API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update existing Checkpoint configuration profile

Configuration checkpoint profile

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Configuration checkpoint profile name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

string
length between 1 and 256

Configuration checkpoints profile description.

string
length between 1 and 256

Configuration checkpoint profile name.

boolean
Defaults to true

When enabled (set to true), the system will generate a post-configuration checkpoint after a period of time when device configuration changes occur.
Enabled by default.

int32
5 to 600
Defaults to 300

Establish the period of time (between 5 and 600 seconds) that the system will wait before creating a post-configuration checkpoint when device configuration changes occur.
To have effect, requires the post-checkpoint feature to be enabled.
Default is 300 seconds.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json