nls_1.0_network

nls_1.0_network
nls_1.0_network
JSON Example
{
    "enterprise": "enterprise",
    "description": "description",
    "allowTrunkInterfaces": true,
    "backings": [
        {
            "backingId": "backingId",
            "vCenterInstanceUuid": "vCenterInstanceUuid",
            "rawBackings": [
                {
                    "dvsId": "dvsId",
                    "backingId": "backingId",
                    "backingType": "backingType"
                },
                {
                    "dvsId": "dvsId",
                    "backingId": "backingId",
                    "backingType": "backingType"
                }
            ],
            "type": "type",
            "backingName": "backingName"
        },
        {
            "backingId": "backingId",
            "vCenterInstanceUuid": "vCenterInstanceUuid",
            "rawBackings": [
                {
                    "dvsId": "dvsId",
                    "backingId": "backingId",
                    "backingType": "backingType"
                },
                {
                    "dvsId": "dvsId",
                    "backingId": "backingId",
                    "backingType": "backingType"
                }
            ],
            "type": "type",
            "backingName": "backingName"
        }
    ],
    "mtu": 5451,
    "tags": [
        "tags",
        "tags",
        "tags",
        "tags",
        "tags"
    ],
    "l3TenantManaged": true,
    "ownedBySystem": true,
    "scope": [
        "scope"
    ],
    "scopeNames": [
        "scopeNames"
    ],
    "ipScopes": [
        {
            "prefixLength": 3,
            "vmIpRanges": [
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                },
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                }
            ],
            "networkIpRanges": [
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                },
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                }
            ],
            "primaryDns": "primaryDns",
            "dnsSuffix": "dnsSuffix",
            "secondaryDns": "secondaryDns",
            "gateway": "gateway"
        },
        {
            "prefixLength": 3,
            "vmIpRanges": [
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                },
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                }
            ],
            "networkIpRanges": [
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                },
                {
                    "startAddress": "startAddress",
                    "endAddress": "endAddress"
                }
            ],
            "primaryDns": "primaryDns",
            "dnsSuffix": "dnsSuffix",
            "secondaryDns": "secondaryDns",
            "gateway": "gateway"
        }
    ],
    "name": "name",
    "state": "NOT_REALIZED",
    "jobDetails": {
        "lastJobId": "lastJobId",
        "errorMessage": "errorMessage",
        "lastJobType": "lastJobType",
        "error": true
    },
    "objectId": "objectId"
}
boolean
allowTrunkInterfaces
Optional

allowTrunkInterfaces

backings
Optional

backings

string
description
Optional

description

string
enterprise
Optional

Used in case of multi-tenant clouds to indicate the enterprise to which the network belongs. For vCenter, this should be set to DEFAULT.

ipScopes
Optional

ipScopes

jobDetails
Optional

jobDetails

boolean
l3TenantManaged
Optional

True for Direct connect networks. False for Internet networks. Optional for others.

string
name
Required

name

string
objectId
Optional

objectId

boolean
ownedBySystem
Optional

True for Direct connect and Internet networks. False for other networks.

array of string
scope
Optional
Constraints: minItems: 1 maxItems: 1

Local network if scope mentioned. For other networks null.

array of string
scopeNames
Optional
Constraints: minItems: 1 maxItems: 1

scopeNames

string
state
Optional

state

Possible values are : NOT_REALIZED, CREATE_IN_PROGRESS, IN_PROGRESS, REALIZED, DELETE_IN_PROGRESS, ERROR,
array of string
tags
Optional
Constraints: maxItems: 5

tags

integer
mtu
Optional
Constraints: minimum: 68 maximum: 9000

mtu