Network Set Replacement Gateway
Insert/Update replacement gateway along with migrationDeadLineDate.
Privileges required:
UPDATE
GATEWAY
Request
URI
POST
https://{api_host}/portal/rest/gatewayProperty/setReplacementGateway
COPY
Request Body
{
"gatewayId": 0,
"replacementGatewayId": 0,
"migrationDeadline": "number"
}
integer
gatewayId
Required
gatewayId
integer
replacementGatewayId
Required
replacementGatewayId
number
migrationDeadline
Required
migrationDeadline
Responses
200
Request was successfully processed
Returns
Array of
rows_modified_confirmation
of type(s)
application/json
[
{
"rows": 1
}
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"gatewayId:"integer","replacementGatewayId:"integer","migrationDeadline:"number"}' https://{api_host}/portal/rest/gatewayProperty/setReplacementGateway
Gateway Operations
POST
Gateway Delete Gateway
POST
Gateway Gateway Provision
POST
Gateway Get Gateway Edge Assignments
POST
Gateway Set Bastion State
POST
Gateway Set Gateway Enterprise Proxy
POST
Gateway Update Gateway Attributes
POST
Gateway Property Delete Replacement Gateway Property
POST
Gateway Property Get Gateway Properties
POST
Network Set Replacement Gateway
POST
Migration Verify Nsd Tunnels
POST
Network Get Eligible Replacement Gateways
POST
Gateway Get Gateway Csr
POST
Gateway Get Gateway Pending Csrs
POST
Gateway Insert Gateway Certificate