ReactivatedAgent
ReactivatedAgent
JSON Example
{
"agentId": "string",
"label": "string",
"modifiedAt": "string",
"meteringMode": "string",
"version": "string",
"connectivityMode": "string",
"effectiveFrom": "string",
"changedBy": "string",
"agentSequence": 0,
"accessToken": "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
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
string
accessToken
Optional
The access token that must be used during appliance configuration.
boolean
deleted
Required
deleted