virtualNetwork
The virtualNetwork object contains information about a specific virtual network. You can use the ListVirtualNetworks
API method to retrieve a list of this information for all virtual networks in the system.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
addressBlocks |
The range of address blocks currently assigned to the virtual network. Members:
|
JSON object array |
attributes |
List of name-value pairs in JSON object format. |
JSON object |
name |
The name assigned to the virtual network. |
string |
netmask |
The IP address of the netmask for the virtual network. |
string |
svip |
The storage IP address for the virtual network. |
string |
gateway |
The gateway used for the virtual network. |
string |
virtualNetworkID |
The unique identifier for a virtual network. |
integer |
virtualNetworkTag |
The VLAN tag identifier. |
integer |