HP OneView REST API Reference

appliance/device-read-community-string
appliance-device-read-community-string.html[10/17/2013 10:35:49 AM]
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Request Body Attributes Description
DeviceCommunityString Required
Response Description
void The collection of requested trap
destinations.
Response Codes
REST API Response Codes
Examples
POST https://{appl}/rest/appliance/device-read-community-string
Request body:
{
"communityString": "astringvalue"
}
DeviceCommunityString
description: The device read community string is used by the appliance to establish SNMP communication
with devices managed by the appliance.
type: object
Properties
communityString: description: The device read community string
type: string
uri: description: The canonical URI of the resource.
type: string