API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create profile for time range

Configure an absolute or periodic time profile.

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

Time Range 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

time-rangebody object

string
length between 1 and 256

Time Range profile description.

string
length ≤ 9999

End date in the mm/dd/yyyy format and end time in the hh:mm format.

string
length between 1 and 256

Time Range name.

string
enum

Time Range absolute or periodici.
Range: ABSOLUTE, PERIODIC.

Show Details
ABSOLUTEThe SSID is made available only during the specified date and time range.
PERIODICThe availability of the SSID will be periodically changed based on the time range set.
Allowed:
rangelist
array of objects
length ≤ 2147483647

List of periodic time ranges.

rangelist
string
length ≤ 9999

Start date in the mm/dd/yyyy format and start time in the hh:mm format.

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