System Status (API)

Provides system information including features, license period and validity of the running Connectware instance

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/info

Retrieve preflight information

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/preflight

Upload licensefile

put
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
put
/system/licensefile

"Endpoint to trigger a refresh of the Connectware license file with the Cybus Portal"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/refresh

"Endpoint to fetch health data of system container and later service container"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/health

"Endpoint to fetch VRPC health data"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/vrpcHealth
200

Success

Provides system metrics for the running Connectware instance

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
Responseobject
get
/system/metrics

Trigger to send metrics to the portal

put
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
Responseobject
put
/system/metrics

Provides the system's agents for the running Connectware instance

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/system/agents

"List all available apps from portal according to the current Connectware license"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
get
/marketplace/apps

"Fetch app information with given name from portal"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
Responseobject
get
/marketplace/app

"Fetch app meta information with given name from portal"

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
Responseobject
get
/marketplace/app/meta

Last updated

Was this helpful?