updateRasBody
updateRasBody
JSON Example
{
"name": "sample-service",
"description": "text",
"tags": [
"string"
],
"enterpriseDnsObjectId": "number",
"customerCidr": "192.168.2.1/24",
"numberOfBits": "number",
"cws": {
"enable": false,
"policyId": 1,
"policyName": "text"
},
"popList": [
{
"name": "text",
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
"gatewaysList": [
{
"vcoLogicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
"vcoGatewayLogicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
"ipAddress": "192.168.2.1",
"endpointIpAddress": "192.168.2.1",
"name": "text"
}
]
}
]
}
string
name
Required
name
string
description
Optional
description
array of string
tags
Optional
tags
number As float As float
enterpriseDnsObjectId
Required
enterpriseDnsObjectId
string
customerCidr
Required
customerCidr
number As float As float
numberOfBits
Required
numberOfBits
object
cws
Optional
cws
array of object
popList
Optional
popList