Update Route Advertisement
Updates the list of subnets that will be advertised so that the Edge Gateway can route out to the connected external network.
gatewayId
gatewayId
{
"enable": false,
"subnets": [
"100.64.1.0/24",
"fc7e:f206:db42::/48"
]
}
True means that the subnets will be advertised. The default is true.
List of subnets that will be advertised so that the Edge Gateway can route out to the connected external network. Each value is in CIDR format. Note that the CIDR value will automatically be converted to its network definition based on the prefix length.
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace
The specified resource was not found
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace