SymXDeviceMap
Perform various operations for Symitar parameters.
Operations
Retrieve getSymXDeviceMap data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SymXDeviceMapInstanceIdintegerOptional
SymXDeviceMapDeviceIdintegerOptional
Responses
200
Successful operation.
application/json
post
/getSymXDeviceMap200
Successful operation.
Retrieve getSymXDeviceMapSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SymXDeviceMapInstanceIdintegerOptional
SymXDeviceMapDeviceIdintegerOptional
Responses
200
Successful operation.
application/json
post
/getSymXDeviceMapSelectFields200
Successful operation.
Retrieve a list of select fields for SymX device mappings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchSymXDeviceMapSelectFields200
Successful operation.
Retrieve getSymXDeviceMapPagedListSelectFields data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getSymXDeviceMapPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for SymX device mappings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchSymXDeviceMapPagedSelectFields200
Successful operation.
Last updated
Was this helpful?