API Guide

Table Of Contents
},
"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
Example request
body
{
"Id": 4,
"Name": "New Identity Pool 4",
"EthernetSettings":
{
"Mac":
{
"IdentityCount": 55,
"StartingMacAddress": "UFBQUFAA"
}
},
"IscsiSettings":
{
"Mac":
{
"IdentityCount": 65,
"StartingMacAddress": "YGBgYGAA"
},
"InitiatorConfig":
{
"IqnPrefix": "Iqn.MyIqnPrefix"
}
},
"FcoeSettings":
{
"Mac":
{
"IdentityCount": 75,
"StartingMacAddress": "cHBwcHAA"
}
},
"FcSettings":
{
"Wwnn":
{
"IdentityCount": 85,
"StartingAddress": "IACAgICAgAA="
},
"Wwpn":
{
"IdentityCount": 85,
"StartingAddress": "IAGAgICAgAA="
}
}
}
218
Configure