Abort Policy Draft
If there is a failure during publish, the admin can choose to abort the publishing attempts. This will bring back the system to the current configuration, i.e just before the publish was invoked. If draft publishing is not in progress or already completed, then this is a NO-OP
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/drafts/{draft-id}?action=abort
Parameters
Parameters
string
draft-id
Required
Not available
cURL Command
curl -X POST https://nsxmanager.your.domain/policy/api/v1/infra/drafts/{draft-id}?action=abort
Errors
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
503
The server is currently unavailable (because it is overloaded or down for maintenance).
Not available
404
The requested resource could not be found but may be available again in the future.
On This Page
Drafts Operations
post
delete
get
post
patch