HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get Appliance System State Information

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

nePk is the device key assigned by Orchestrator, usually look like '0.NE'. This parameter is incompatible with url and discoveredId.

boolean

Get data from cache (true) or from appliance (false). If the parameter is not passed, then the default value as true will be considered.

string

Discovered appliance ID that preconfig was last applied to (the id of appliances in the discovered tab are different than when the appliance is approved). This is not compatible with neId. If the discoveredId is passed then the url for the appliance becomes a required parameter.

string

The API url part behind 'rest/json/' of the appliance. This is not compatible with neId. If the url is passed then the discoveredId for the appliance becomes a required parameter.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
*/*