API Guide
HTTP response
codes
200
Example request
body
{
"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="
}
}
}
/api/IdentityPoolService/IdentityPools(Id)
This URI represents a specific identity pool.
GET method for IdentityPools(Id)
This method returns the details of a specific identity pool.
Description
Returns a specific identity pool.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
180 Configure