API Guide

"CreatedBy": "system",
"CreationTime": "1970-01-31 00:12:56.376",
"UpdatedBy": null,
"UpdatedTime": "1970-01-31 00:12:56.376",
"InternalRefNWUUId": "00bc07d7-5d3c-429e-96a3-5c6600230851"
},
{
"@odata.type": "#NetworkConfigurationService.Network",
"@odata.id": "/api/NetworkConfigurationService/Networks(10134)",
"Id": 10134,
"Name": "Test",
"Description": "test",
"VlanMaximum": 1,
"VlanMinimum": 1,
"Type": 3,
"CreatedBy": "system",
"CreationTime": "1970-01-31 00:12:56.390",
"UpdatedBy": null,
"UpdatedTime": "1970-01-31 00:12:56.390",
"InternalRefNWUUId": "5e74e25a-99db-41ce-ad9a-5bce07ba9094"
},
{
"@odata.type": "#NetworkConfigurationService.Network",
"@odata.id": "/api/NetworkConfigurationService/Networks(10135)",
"Id": 10135,
"Name": "se",
"Description": "",
"VlanMaximum": 10,
"VlanMinimum": 10,
"Type": 4,
"CreatedBy": "system",
"CreationTime": "1970-01-31 00:12:56.401",
"UpdatedBy": null,
"UpdatedTime": "1970-01-31 00:12:56.401",
"InternalRefNWUUId": "8fc7c12f-780a-42db-96b1-830b8ef76335"
}
]
}
Table 93. Attributes
Attribute name Description
Id Unique identifier of the network.
Name Name of the network.
Description Description of the network.
VlanMaximum VLan can be defined as either a range or a single value. If a single
value is defined, the same value is assigned to both VlanMaximum
and VlanMinimum.
VlanMinimum VLan can be defined as either a range or a single value. If a single
value is defined, the same value is assigned to both VlanMaximum
and VlanMinimum.
NOTE: To define a profile which is not in a range, the
VlanMaximum and VlanMinimum need to be same.
Type Network profile definition type. For more information, see /api/
NetworkConfigurationService/NetworkTypes.
CreatedBy The user who created the network.
CreationTime Date and time when the network was created.
UpdatedBy The user who last updated the network.
UpdatedTime Date and time when the network was last updated.
Orderby Order to apply to the output
190 Configure