API Guide

NetworkService/ServerProfiles('8YCF0T2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('17QFBS2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('96P80T2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('8ZKF0T2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('17WFBS2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('17LFBS2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('17MDBS2')",},
{"@odata.type": "#NetworkService.ServerProfile", "@odata.id": "/api/
NetworkService/ServerProfiles('96NB0T2')",}
]
}
api/NetworkService/ServerProfiles(Id)
This URI gets server profiles by their ID.
GET method for server profiles
This method returns server profiles, by IDs.
Description
Returns server profiles, by IDs.
Privilege VIEW
HTTP response
code
200
Example
response body
{
"@odata.context": "/api/$metadata#NetworkService.ServerProfile",
"@odata.type": "#NetworkService.ServerProfile",
"@odata.id": "/api/NetworkService/ServerProfiles('5099PH2')",
"Id": "5099PH2",
"ServerServiceTag": "5099PH2",
"BondingTechnology": "LACP",
"ServerInterfaceProfiles@odata.navigationLink": "/api/NetworkService/
ServerProfiles('5099PH2')/ServerInterfaceProfiles"
}
/api/NetworkService /ServerProfiles(arg1)
This URI is used to update the service tag of server profiles in the Fabric Manager.
GET method for updating server profile IDs
This method returns the service tag of the server profile.
Description
Returns the service tag of the server profile in the Fabric Manager.
Privilege VIEW
Http response
code
200
Example
response body
{ "@odata.context": /api/$metadata#NetworkService.ServerProfile/
450 APIs specific to OpenManage Enterprise Modular Edition