PowerOnService

Run installed PowerOn specfiles using the SYMCONNECT keyword.

Operations

executePowerOnReturnArray

post

Executes a specfile to PowerOn a connection and returns an array.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/executePowerOnReturnArray
200

Successful operation.

executePowerOn

post

Executes a specfile to PowerOn a connection.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Successful operation.

application/json
post
/executePowerOn
200

Successful operation.

Last updated

Was this helpful?