vcenter hvc links: delete
Deletes an existing hybrid link. Warning: This operation is available as technical preview. It may be changed in a future release.
Request:
HTTP request
DELETE https://{server}/rest/hvc/links/{link}
Path Parameters
Name | Type | Description |
---|---|---|
Required | ||
link | string | Identifier of the hybrid link. |
Response:
HTTP Status Code: 200
NoneErrors:
HTTP Status Code | Type | Description |
---|---|---|
404 | not_found | If the hybrid link associated with link does not exist. |
403 | unauthorized | If the user is not authorized. |
500 | error | if the system reports an error while responding to the request. |