HP OneView REST API Reference

interconnects
interconnects.html[10/17/2013 10:35:37 AM]
remoteSystemCapabilities: description: Capabilities of the remote system. Values depend on what type of
devcie the remote system is and how it is configured. Typically for a
network switch this will say 'bridge,router'
type: string
remoteType: description: The type of the remote device. For a network swtich this is normally
'external', for a connection to another VC switch it would be
'vwc_switch'
type: string
remoteChassisIdType: description: Defines what 'remoteChassisId' is
type: string
remoteSystemName: description: The name of the remote device, as defined by the manufacturer
type: string
remoteSystemDescription: description: The description of the remote device. Value depends on what is
set/configured on that device
type: string
bayNumber: description: The bay which holds the port
readonly: true
required: true
type: integer
PortCollection
type: object
Properties
count: description: The actual number of resources returned in the specified page
type: integer
category: description: Resource category used for authorizations and resource type groupings
type: string
created: description: Date and time when the resource was created
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
prevPageUri: description: URI pointing to the page of resources preceding the list of resources contained in the specified collection
type: string
uri: description: The canonical URI of the resource
type: string
modified: description: Date and time when the resource was last modified
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag header on a GET of the resource
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the specified collection
type: string
members: type: array