API Guide

}
},
"FcoeSettings":
{
"Mac": {
"IdentityCount": 75,
"StartingMacAddress": "cHBwcHAA"
}
},
"FcSettings":
{
"Wwnn":
{
"IdentityCount": 85,
"StartingAddress": "IACAgICAgAA="
},
"Wwpn":
{
"IdentityCount": 85,
"StartingAddress": "IAGAgICAgAA="
}
},
"UsageCounts":
{
"@odata.id": "/api/IdentityPoolService/IdentityPools(10)/UsageCounts"
},
"UsageIdentitySets@odata.navigationLink": "/api/IdentityPoolService/
IdentityPools(10)/UsageIdentitySets"
}
]
}
POST method for IdentityPools
This method creates an identity pool.
Description
Creates an identity pool.
Privilege TEMPLATE_MANAGEMENT
HTTP response
codes
200
Example
Input:
{
"Name":"New Identity Pool 4",
"EthernetSettings":
{
"Mac":
{
"IdentityCount":55,
"StartingMacAddress": "UFBQUFAA"
}
},
"IscsiSettings":
{
"Mac":
{
"IdentityCount":65,
"StartingMacAddress": "YGBgYGAA"
},
"InitiatorConfig":
{
"IqnPrefix":"Iqn.MyIqnPrefix"
}
},
"FcoeSettings":
{
"Mac":
{
Configure
163