API Guide

Table Of Contents
}
Example
response body
The reply is a hierarchical structure for the cards, ports, and
partitions for which identities were assigned, or that have boot options.
{
"Id": 5,
"Name": "NetModel",
"Description": "Hierarchy containing NIC and BIOS Network Settings and
Boot Options",
"AttributeGroupNames": [],
"AttributeGroups":
[
{
"GroupNameId": 1001,
"DisplayName": "NICModel",
"SubAttributeGroups":
[
{
"GroupNameId": 3001,
"DisplayName": "Integrated NIC 1",
"SubAttributeGroups":
[
{
"GroupNameId": 1,
"DisplayName": "Port",
"SubAttributeGroups":
[
{
"GroupNameId": 1,
"DisplayName": "Partition",
"SubAttributeGroups": [],
"Attributes":
[
{
"AttributeId": 0,
"CustomId": 0,
"AttributeEditInfoId": 0,
"DisplayName": "Protocol",
"Description": "",
"Value": "Ethernet",
"IsReadOnly": true,
"IsIgnored": false
},
{
"AttributeId": 0,
"CustomId": 0,
"AttributeEditInfoId": 0,
"DisplayName": "MAC Address",
"Description": "MAC Address",
"Value": "10:10:10:10:10:0E",
"IsReadOnly": true,
"IsIgnored": false
}
]
},
{
"GroupNameId": 1,
"DisplayName": "Partition",
"SubAttributeGroups": [],
"Attributes":
[
{
"AttributeId": 0,
"CustomId": 0,
"AttributeEditInfoId": 0,
"DisplayName": "Protocol",
"Description": "",
"Value": "iSCSI",
214
Configure