API Guide

Table Of Contents
}
},
"FcoeSettings":
{
"Mac":
{
"IdentityCount": 75,
"StartingMacAddress": "cHBwcHAA"
}
},
"FcSettings":
{
"Wwnn":
{
"IdentityCount": 85,
"StartingAddress": "IACAgICAgAA="
},
"Wwpn":
{
"IdentityCount": 85,
"StartingAddress": "IAGAgICAgAA="
}
}
}
Output:
DELETE method for IdentityPools(Id)
This method deletes an identity pool.
Description
Deletes an identity pool.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
204
Example
Input:
Output:
/api/IdentityPoolService/IdentityPools(Id)/UsageCounts
This URI represents the summary of the usage of identity pools.
GET method for UsageCounts
This method returns the summary of the usage of identity pools.
Description
Returns a summary of the usage of identity pools.
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#IdentityPoolService.UsageCounts/
$entity",
Configure 159