UsageMeteringAgent

UsageMeteringAgent
UsageMeteringAgent

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

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

agentId

string As uuid As uuid
organizationId
Required

the ID of the organization to which this agent belongs to

string
label
Required

human-readable label of the agent

string As date-time As date-time
modifiedAt
Required

when was the record modified

string
meteringMode
Required

the MeteringMode of the agent

Possible values are : PRODUCTION, TEST,
string
version
Required

the Version of the agent

string
connectivityMode
Required

the ConnectivityMode of the agent

Possible values are : ONLINE, OFFLINE,
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

boolean
deleted
Required

deleted