BondPnicStatus
BondPnicStatus
pNIC/bond statuses
JSON Example
{
"name": "string",
"status": "string",
"type": "string"
}
string
name
Optional
Name of the pNIC/bond
string
status
Optional
Status of pNIC/bond
Possible values are :
UNKNOWN,
UP,
DOWN,
DEGRADED,
string
type
Optional
Type, whether the object is a pNIC or a bond
Possible values are :
UNKNOWN_TYPE,
PNIC,
BOND,