Retrieve network connectivity of adapter port to connected switch port for a server specified by the id of the server
Server's network connectivity Data
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "offset": 0,
- "count": 1,
- "total": 12,
- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "compute-ops-mgmt/server/tor-port-mapping",
- "generation": 1,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "serverId": "string",
- "portMac": "string",
- "clientState": { },
- "portLastConnectedAt": "2019-08-24T14:15:22Z",
- "portConnectivityState": { },
- "switchPortAdminState": { },
- "switchPortLinkStatus": { },
- "switchPort": "string",
- "switchPortSpeed": "string",
- "switchPortNativeVlan": "string",
- "switchPortVlans": "string",
- "switchName": "string",
- "switchModel": "string",
- "switchSerialNumber": "string",
- "switchStatus": { },
- "switchSite": "string",
- "switchGroupName": "string",
- "switchFwVersion": "string",
- "switchIpAddress": "string"
}
]
}