Handle Delete
Delete the selected onboarding resource in the current organization
Request
URI
DELETE
https://vra-interop-222-139.lvn.broadcom.net/relocation/onboarding/resource/{id}
COPY
Path Parameters
string
id
Required
The id of the resource
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/resource/{id}
Onboarding Resources Operations
GET
Handle Get 1
POST
Handle Create
GET
Handle Get
DELETE
Handle Delete
PATCH
Handle Patch