Gateway Delete Gateway
Delete a gateway by id.
Privileges required:
DELETE
GATEWAY
Request
URI
POST
https://{api_host}/portal/rest/gateway/deleteGateway
COPY
Request Body
Show optional properties
{
"id": 0
}
{
"id": 0,
"logicalId": "string"
}
integer
id
Required
id
string
logicalId
Optional
logicalId
Responses
200
Request was successfully processed
Returns
gateway_delete_gateway_result
of type(s)
application/json
This response body class contains all of the following:
Inlinegateway_delete_gateway_result0
{
"id": 123,
"rows": 1
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"id:"integer"}' https://{api_host}/portal/rest/gateway/deleteGateway
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