Delete Agent
Delete a usage 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}
On This Page
Usage Metering Agents Operations
GET
Get Agents
POST
Post Agent
GET
Get Agent
PATCH
Patch Agent
DELETE
Delete Agent
GET
Get Agent O Auth App
POST
Post Agent O Auth App
DELETE
Delete Agent O Auth App