UpdateVersionConfig
Update Version Config
PUT
/api/v1/ota/versions/configOperation ID
UpdateVersionConfigSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
configObjectRequiredConfiguration data as key-value pairs
requireChecksumBooleanWhether artifact checksum verification is required before installation
Example: true
allowDowngradeBooleanWhether agents are allowed to downgrade to a previous version
Example: false
maxVersionsStoredIntegerMaximum number of OTA version records to retain in storage
Example: 10
