API Guide

"Description": "This is a sample Identity Pool",
"CreatedBy": "admin",
"CreationTime": "2018-09-11 17:12:46.166658",
"LastUpdatedBy": "admin",
"LastUpdateTime": "2018-09-11 17:12:46.166658",
"EthernetSettings":
{
"Mac":
{
"IdentityCount": 55,
"StartingMacAddress": "UFBQUFAA"
}
},
"IscsiSettings":
{
"Mac":
{
"IdentityCount": 65,
"StartingMacAddress": "YGBgYGAA"
},
"InitiatorConfig":
{
"IqnPrefix": "iqn.myprefix."
},
"InitiatorIpPoolSettings":
{
"IpRange": "10.33.0.1-10.33.0.255",
"SubnetMask": "255.255.255.0",
"Gateway": "10.33.0.1",
"PrimaryDnsServer": "10.33.0.15",
"SecondaryDnsServer": "10.33.0.16"
}
},
"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
Configure 179