Delete Agent V1
Delete a Usage Meter agent. Historical data for this agent will be kept. Once deleted the same agent cannot be registered again.
Request
URI
DELETE
https://eapi.broadcom.com/vcf/ums/api/v1/usage-metering-agents/{agentId}
COPY
Path Parameters
string
agentId
Required
the ID of the agent
Query Parameters
integer
agentSequence
Optional
the latest agent sequence
Responses
204
No Content
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vcf/ums/api/v1/usage-metering-agents/{agentId}
Deprecated
On This Page
Usage Management Operations
GET
Get Agents V1
Deprecated
POST
Post Agent V1
Deprecated
GET
Get Agent V1
Deprecated
DELETE
Delete Agent V1
Deprecated
PATCH
Patch Agent V1
Deprecated