appliance networking proxy: delete
Deletes a proxy configuration for a specific protocol. This operation was added in vSphere API 6.7.
Request:
HTTP request
DELETE https://{server}/rest/appliance/networking/proxy/{protocol}
Path Parameters
| Name | Type | Description |
|---|---|---|
| Required | ||
| protocol | string | ID whose proxy is to be deleted. |
Response:
HTTP Status Code: 200
NoneErrors:
| HTTP Status Code | Type | Description |
|---|---|---|
| 500 | error | Generic error. |