nls_1.0_network

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

allowTrunkInterfaces

array of object
backings
Optional

backings

string
description
Optional

description

string
enterprise
Optional

enterprise

array of object
ipScopes
Optional

ipScopes

object
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

Property Of