API Guide

Table Of Contents
ValidationErrors('43be623e-0d74-4f6d-87b3-3ea40bf6372d-ISL-
%5BICL-1_REVERSE%5D-NotFound-Issue')",
"Id": "43be623e-0d74-4f6d-87b3-3ea40bf6372d-
ISL-[ICL-1_REVERSE]-NotFound-Issue",
"MessageId": "NFAB0012",
"Category": "FabricError",
"SubCategory": "ISLError",
"Severity": "Severity1",
"ChassisName": "MX-SKY00201234567890123456789012345",
"ChassisServiceTag": "SKY00201234567890123456789012345",
"Description": "Unable to validate the fabric because the design
link ICL-1_REVERSE not connected as per design 2NodeHESameChassis.",
"ProblemLink":
{
"SourceNode": "1ZB1XC2",
"SourceInterface": "1ZB1XC2:ethernet1/1/42",
"DestinationNode": "DPM4XC1",
"DestinationInterface": "DPM4XC1:ethernet1/1/42"
},
"RecommendedLink":
{
"SourceNode": "1ZB1XC2",
"SourceInterface": "1ZB1XC2:ethernet1/1/42",
"DestinationNode": "DPM4XC1",
"DestinationInterface": "DPM4XC1:ethernet1/1/42"
},
"RecommendedAction":
"Make sure that the links are connected as per design.",
"Timestamp": "1531280042"
}
]
}
/api/NetworkService/PortAdminStatuses
This URI represents the possible admin statuses of the ports.
GET method for PortAdminStatuses
This method returns the possible admin statuses of a port.
Description
Returns the possible admin statuses of a port.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
$metadata#Collection(NetworkService.EnumerationEntry)",
"@odata.count": 3,
"value":
[
{
"@odata.type": "#NetworkService.EnumerationEntry",
"Id": "Disabled",
"Name": "Disabled"
},
{
"@odata.type": "#NetworkService.EnumerationEntry",
"Id": "Enabled",
"Name": "Enabled"
},
{
APIs specific to OpenManage Enterprise Modular Edition 563