vcenter system announcements: delete
Delete an announcement
Request:
HTTP request
DELETE https://{server}/rest/vcenter/system/announcements/{announcement}
Path Parameters
Name | Type | Description |
---|---|---|
Required | ||
announcement | string | Identifier of the announcement. |
Response:
HTTP Status Code: 200
NoneErrors:
HTTP Status Code | Type | Description |
---|---|---|
404 | not_found | If the identifier is not found |
500 | error | Generic error |