nls_1.0_gateways
nls_1.0_gateways
JSON Example
[
{
"cliSettings": {
"password": "string",
"passwordExpiry": "string",
"remoteAccess": false,
"sshLoginBannerText": "string",
"userName": "string"
},
"deploymentContainerId": "string",
"deploymentContainerType": "string",
"description": "string",
"edgeId": "string",
"edgeType": "string",
"edgeVmSize": "string",
"enterprise": "string",
"haSettings": {
"declareDeadTime": 0,
"enabled": false,
"ipAddresses": {
"ipAddress": [
"string"
]
},
"logging": {
"enable": false,
"logLevel": "string"
},
"security": {
"enabled": false
},
"template": "string",
"version": 0,
"vnic": "string",
"zeroConfiguration": false
},
"interfaces": [
{
"addressGroups": [
{
"primaryAddress": "string",
"secondaryAddresses": [
"string"
],
"subnetMask": "string",
"subnetPrefixLength": 0
}
],
"backingNetworkId": "string",
"index": 0,
"isConnected": false,
"name": "string",
"networkId": "string",
"networkName": "string",
"parentInterfaceIndex": 0,
"tunnelId": 0,
"type": "string"
}
],
"jobDetails": {
"error": false,
"errorMessage": "string",
"lastJobId": "string",
"lastJobType": "string"
},
"managedBy": "string",
"name": "string",
"objectId": "string",
"organization": "string",
"routingConfig": {
"staticRouting": {
"defaultRoute": {
"adminDistance": 0,
"description": "string",
"gatewayAddress": "string",
"localeId": "string",
"mtu": 0,
"vnic": "string"
}
}
},
"scopeId": "string",
"scopeName": "string",
"state": "string",
"syslogSettings": {
"enabled": false,
"protocol": "string",
"version": 0
},
"vimId": "string"
}
]