API Guide

Table Of Contents
Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#IdentityPoolService.IdentityState/
$entity",
"@odata.type": "#IdentityPoolService.IdentityState",
"@odata.id": "/api/IdentityPoolService/IdentityStates(1)",
"Id": 1,
"Name": "Reserved",
"Description": "Assigned to a profile; deployment pending."
}
/api/IdentityPoolService/Actions/
IdentityPoolService.DeleteIdentityPools
POST method for IdentityPoolService.DeleteIdentityPools
This method deletes identity pools.
Description
Deletes identity pools.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example
Input:
{
"IdentityPoolIds":[1,3,4]
}
Output:
Network Configuration Service
This resource enables you to access the network service and perform network-related tasks. These tasks include viewing the
logical networks and the network types, creating a new logical network, deleting a logical network, and so on.
Use the URIs in this resource to access the network service and the associated actions.
/api/NetworkConfigurationService/Networks
This URI represents the logical networks.
GET method for Networks
This method returns a list of available logical networks.
Description
Returns a list of available logical networks.
Privilege VIEW
164 Configure