NSX-T Data Center REST API
Evacuate the service contexts from virtual network appliance(VNA)
This API is designed to evacuate service contexts from a specified virtual network appliance(VNA). To successfully evacuatethe service contexts from the virtual network appliance(VNA) with the given ID, it is crucial that this node only
contains auto-allocated service contexts.
If there are any manually allocated service contexts present on the virtual network cluster member, the
evacuation task will not be executed.
To ensure high availability during the evacuation process, the virtual network cluster should have at
least two virtual network appliances(VNA).
Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/virtual-network-appliance-clusters/{virtual-network-appliance-cluster-id}/virtual-network-appliances/{virtual-network-appliance-id}/action/evacuate
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/sites/default/enforcement-points/default/virtual-network-appliance-clusters/my-virtual-network-appliance-cluster-id/virtual-network-appliances/my-virtual-network-appliance-id/action/evacuateSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a