HP OneView REST API Reference

logical-interconnects
logical-interconnects.html[10/17/2013 10:35:29 AM]
type: object
Properties
interconnectType: description: The type of the network this will be used for
default: Ethernet
type: string
enum: Ethernet
FibreChannel
readonly: true
status: description: Overall health status of the resource. The following are the valid values for the status of the
resource:Unknown - should be avoided, but there may be rare occasions where status is
Unknown; OK - indicates normal/informational behavior; Disabled - indicates that a
resource is not operational; Warning - needs attention soon; Critical - needs immediate
attention.
type: string
igmpIdleTimeoutInterval: description: IGMP snooping idle time out intervals in seconds
default: 260
type: integer
maximum: 3600
minimum: 1
macRefreshInterval: description: MAC Cache Fail Over refresh intervals in seconds
default: 5
type: integer
maximum: 30
minimum: 1
name: description: A user friendly name
readonly: true
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
enableNetworkLoopProtection: description: Enables or disables network loop protection
default: true
type: boolean
enableFastMacCacheFailover: description: This will cause Ethernet packets to be tranmitted on newly-active links.