RegistrationSpecV1
RegistrationSpecV1
Parameters used to register a Usage Meter agent
JSON Example
{
"agentId": "string",
"label": "string",
"meteringMode": "string"
}
string As uuid
As uuid
agentId
Required
the ID of the Usage Meter agent
string
label
Required
Human readable label for the agent
string
meteringMode
Optional
the MeteringMode of the agent
Possible values are :
PRODUCTION,
TEST,