Delete Agent
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/v2/{tenantId}/agents/{agentId}
COPY
Path Parameters
string
tenantId
Required
used to specify the ID of the tenant
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/v2/{tenantId}/agents/{agentId}
On This Page
Usage Management Operations
GET
Get Agents
POST
Post Agent
PATCH
Move Agents
GET
Get Agent
DELETE
Delete Agent
PATCH
Patch Agent
GET
Get Agent Oauth App
POST
Post Agent Oauth App
DELETE
Delete Agent Oauth App