GET api/kernel/{token}/printers

Yüklü yazıcıları listeler.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
token

string

Required

Body Parameters

None.

Response Information

Resource Description

IDataResultOfString[]
NameDescriptionTypeAdditional information
PageInfo

PageInfoDto

None.

Data

Collection of string

None.

ValidateError

Dictionary of string [key] and Collection of string [value]

None.

Error

Exception

None.

Response Formats

application/json, text/json

Sample:

Sample not available.