API Guide

"@odata.context": "/api/$metadata#IdentityPoolService.IdentityPool/
$entity",
"@odata.type": "#IdentityPoolService.IdentityPool",
"@odata.id": "/api/IdentityPoolService/IdentityPools(4)",
"Id": 4,
"Name": "New Identity Pool 4",
"Description": null,
"CreatedBy": "admin",
"CreationTime": "2018-09-13 15:45:37.83158",
"LastUpdatedBy": "admin",
"LastUpdateTime": "2018-09-13 15:45:37.83158",
"EthernetSettings":
{
"Mac":
{
"IdentityCount": 55,
"StartingMacAddress": "UFBQUFAA"
}
},
"IscsiSettings":
{
"Mac":
{
"IdentityCount": 65,
"StartingMacAddress": "YGBgYGAA"
},
"InitiatorConfig":
{
"IqnPrefix": "Iqn.MyIqnPrefix"
},
"InitiatorIpPoolSettings": null
},
"FcoeSettings":
{
"Mac":
{
"IdentityCount": 75,
"StartingMacAddress": "cHBwcHAA"
}
},
"FcSettings":
{
"Wwnn":
{
"IdentityCount": 85,
"StartingAddress": "IACAgICAgAA="
},
"Wwpn":
{
"IdentityCount": 85,
"StartingAddress": "IAGAgICAgAA="
}
},
"UsageCounts":
{
"@odata.id": "/api/IdentityPoolService/IdentityPools(4)/UsageCounts"
},
"UsageIdentitySets@odata.navigationLink": "/api/IdentityPoolService/
IdentityPools(4)/UsageIdentitySets"
}
PUT method for IdentityPools(Id)
This method updates a specific identity pool.
Description
Updates an identity pool.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Configure 181