Updates checkin control settings for an agent.
PUT /assetmgmt/agent/{agentId}/settings/checkincontrol
Headers
Model Schema
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
Sample Request Model
{
"PrimaryKServer": "string",
"PrimaryKServerPort": 0,
"SecondaryKServer": "string",
"SecondaryKServerPort": 0,
"QuickCheckInTimeInSeconds": 0,
"BandwidthThrottle": 0,
"Attributes": {}
}