NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of all configured board card printers

get

/spms/v1/configuration/printers/boardCard

This is to retrieve a list of all configured board card printers

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Returns a list of all printers
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Oracle Response object containing list items
Type: object
Title: Oracle Response object containing list items
The object returned in Oracle Standard when function is executed successfully
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : Printers
Type: object
Title: Printers
Retrieves list of printers
Show Source

400 Response

Unknown request found

401 Response

You do not have valid authorization

403 Response

You are not authorized to use the service

404 Response

Record not found

415 Response

Content format is not supported

500 Response

Internal server error occurred
Back to Top