Handle Delete 2
Delete the selected onboarding deployment in the current organization
Request
URI
DELETE
https://vra-interop-222-139.lvn.broadcom.net/relocation/onboarding/deployment/{id}
COPY
Path Parameters
string
id
Required
The id of the deployment
Responses
200
Success
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/relocation/onboarding/deployment/{id}
Onboarding Deployments Operations
POST
Handle Post
POST
Handle Post 1
GET
Handle Get 4
POST
Handle Create 2
GET
Handle Get 3
DELETE
Handle Delete 2
PATCH
Handle Patch 2