Cloud.NSX.Network
Request schema for provisioning NSX Network
{
"constraints": [
{
"tag": "string"
}
],
"description": "string",
"dns": [
"string"
],
"dnsSearchDomains": "string",
"domain": "string",
"gateway": "string",
"name": "string",
"netmask": "string",
"networkCidr": "string",
"networkType": "string",
"prefixLength": "string",
"tags": [
{
"key": "string",
"value": "string"
}
]
}
Network constraints
Description of the network
DNS servers Specification for the creation of the subnet
DNS search domains Specification for the creation of the subnet
Domain Specification for the creation of the subnet
Default Gateway Specification for the creation of the subnet
Name of the network
Netmask Specification for machine TCP/IP configuration of the subnet
Cidr Specification for the creation of the subnet
Type of network (existing, public, private, outbound or routed)
CIDR prefix length
Resource categorization, in case-sensitive key names, or in key-value pairs.