SymXDeviceMap

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getSymXDeviceMap

post

Retrieve getSymXDeviceMap data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SymXDeviceMapInstanceIdintegerOptional
SymXDeviceMapDeviceIdintegerOptional
Responses
post
/getSymXDeviceMap
200

Successful operation.

getSymXDeviceMapSelectFields

post

Retrieve getSymXDeviceMapSelectFields data.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
SymXDeviceMapInstanceIdintegerOptional
SymXDeviceMapDeviceIdintegerOptional
Responses
post
/getSymXDeviceMapSelectFields
200

Successful operation.

getSymXDeviceMapPagedList

post

Retrieve getSymXDeviceMapPagedList data.

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

Successful operation.

getSymXDeviceMapListSelectFields

post

Retrieve getSymXDeviceMapListSelectFields data.

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

Successful operation.

searchSymXDeviceMapSelectFields

post

Retrieve a list of select fields for SymX device mappings

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

Successful operation.

getSymXDeviceMapPagedListSelectFields

post

Retrieve getSymXDeviceMapPagedListSelectFields data.

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

Successful operation.

searchSymXDeviceMapPagedSelectFields

post

Retrieve a paged list of select fields for SymX device mappings

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
post
/searchSymXDeviceMapPagedSelectFields
200

Successful operation.

Last updated

Was this helpful?