[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

RegistrationSpec

Specification for the Usage Meter agent registration.


Properties

string as uuid
agentId Required

The ID of the Usage Meter agent.


string
label Required

Human readable label for the Usage Meter agent.


string
connectivityMode Optional

The ConnectivityMode of the Usage Meter agent. If not set on first registration, the mode is set to production.

Possible values are: ONLINEOFFLINE


string
contractNumber Optional

The commit contract number as listed in Commerce Portal.


string
meteringMode Optional

The MeteringMode of the Usage Meter agent. If not set on first registration, the mode is set to production.

Possible values are: PRODUCTIONTEST


string
siteName Optional

The site name as set in Commerce Portal.


string
version Optional

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"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Parameter To

Post Registration

Feedback

Was this page helpful?