RegistrationSpec
Specification for the Usage Meter agent registration.
Properties
The ID of the Usage Meter agent.
Human readable label for the Usage Meter agent.
The ConnectivityMode of the Usage Meter agent. If not set on first registration, the mode is set to production.
Possible values are: ONLINE , OFFLINE
The commit contract number as listed in Commerce Portal.
The MeteringMode of the Usage Meter agent. If not set on first registration, the mode is set to production.
Possible values are: PRODUCTION , TEST
The site name as set in Commerce Portal.
The version of the Usage Meter agent. This parameter must be provided only on first registration and omitted afterwards.
JSON Example
{
"agentId": "string",
"label": "string"
}