API Guide

"@odata.type": "#IdentityPoolService.UsageDetail",
"TypeofDataSchemaFunction": 3,
"IdentitySetId": 1,
"Status": 2,
"MacAddress": "10:10:10:10:10:22",
"IscsiIqn": null,
"IscsiInitiatorIp": null,
"Wwnn": null,
"Wwpn": null,
"NicIdentifier": "NIC in Mezzanine 1A Port 2 Partition 1",
"DeviceInfo":
{
"ChassisName": "MX-LCX",
"SlotNumber": "7",
"ServerName": "idrac-SRVC333",
"ManagementIp": "10.215.2.134"
}
},
{
"@odata.type": "#IdentityPoolService.UsageDetail",
"TypeofDataSchemaFunction": 3,
"IdentitySetId": 1,
"Status": 2,
"MacAddress": "10:10:10:10:10:23",
"IscsiIqn": null,
"IscsiInitiatorIp": null,
"Wwnn": null,
"Wwpn": null,
"NicIdentifier": "NIC in Mezzanine 1B Port 1 Partition 1",
"DeviceInfo":
{
"ChassisName": "MX-LCX",
"SlotNumber": "7",
"ServerName": "idrac-SRVC333",
"ManagementIp": "10.215.2.134"
}
}
]
}
/api/IdentityPoolService/IdentityStates
This URI represents the identity states for the identities in an identity pool.
GET method for IdentityStates
This method returns the identity states, such as Reserved and Assigned, for the identities in an identity pool.
Description
Returns identity states.
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/
$metadata#Collection(IdentityPoolService.IdentityState)",
"@odata.count": 2,
"value":
[
{
"@odata.type": "#IdentityPoolService.IdentityState",
"@odata.id": "/api/IdentityPoolService/IdentityStates(1)",
"Id": 1,
170 Configure