API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new authentication survivability profile by unique name

Configure the paramaters of authentication survivability.

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

Auth survivability profile name.

Query Params
string

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

string

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

string

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

Body Params

profilebody object

string
length ≤ 9999

Client's CA Certificate for Survival Server.

int32
1 to 168
Defaults to 24

This parameter specifies the lifetime in hours for the cached access credential in the local Survival Server. When the specified cache-lifetime expires, the cached access credential is deleted from the managed device.
The default value is 24h, the time range is 1-168 for GW.

string
length between 1 and 256

Auth survivability profile description.

boolean
Defaults to false

This parameter controls whether to use the Survival Server when no other servers are in-service.

string
length between 1 and 256

Auth survivability profile name.

string
length ≤ 9999

Server Certificate for Survival Server.

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