UsageMeteringAgent

UsageMeteringAgent
UsageMeteringAgent

A Usage Meter agent collects usage data in one or multiple data centers. Usually this is a VCF Usage Meter appliance.

JSON Example
{
    "agentId": "string",
    "label": "string",
    "modifiedAt": "string",
    "version": "string",
    "effectiveFrom": "string",
    "changedBy": "string",
    "agentSequence": 0,
    "tenantId": "string",
    "deleted": false
}
string As uuid As uuid
agentId
Required

agentId

string
label
Required
Constraints: minLength: 1 maxLength: 512

human-readable label of the agent

string As date-time As date-time
modifiedAt
Required

when was the record modified

string
version
Required

the Version of the agent

string As date-time As date-time
effectiveFrom
Required

when will the settings take effect

string
changedBy
Required

the name of the account that did the change

integer As int64 As int64
agentSequence
Required

agentSequence

string As uuid As uuid
tenantId
Required

tenantId

boolean
deleted
Required

deleted

Returned By