SOFTCLIENT



[tags: DMA]

Resource Root

https://localhost:8443/api/rest/softclient

Summary


Resources Methods
https://localhost:8443/api/rest/softclient

PUT  Modify softclient config on DMA [tags: DMA] .

GET  Get softclient config from DMA [tags: DMA] .

https://localhost:8443/api/rest/softclient/splashscreen

POST  Upload splash screen image [tags: DMA] .

https://localhost:8443/api/rest/softclient/splashscreenlogo

POST  Upload splash screen logo [tags: DMA] .

https://localhost:8443/api/rest/softclient/titlebarlogo

POST  Upload title bar logo [tags: DMA] .

Resources


https://localhost:8443/api/rest/softclient


Methods

PUT


Modify softclient config on DMA
[tags: DMA]

Request

Representations

application/vnd.plcm.plcm-softclient+xml
application/vnd.plcm.plcm-softclient+json

Response

Status Representation Description
204 Softclient enabled.
403 application/vnd.plcm.plcm-error+xml
application/vnd.plcm.plcm-error+json
Unable to get permission. User roles required: administrator.

GET


Get softclient config from DMA
[tags: DMA]

Response

Status Representation Description
200 application/vnd.plcm.plcm-softclient+xml
application/vnd.plcm.plcm-softclient+json
Information successfully retrieved.
304
Softclient information has not changed since the last search.
403 application/vnd.plcm.plcm-error+xml
application/vnd.plcm.plcm-error+json
Unable to get permission. User roles required: administrator.

https://localhost:8443/api/rest/softclient/splashscreen


Methods

POST


Upload splash screen image
[tags: DMA]

Response

Status Representation Description
201 Image uploaded
409 Failed to upload image. Image format not supported.

https://localhost:8443/api/rest/softclient/splashscreenlogo


Methods

POST


Upload splash screen logo
[tags: DMA]

Response

Status Representation Description
201 Image uploaded
409 Failed to upload image. Image format not supported.

https://localhost:8443/api/rest/softclient/titlebarlogo


Methods

POST


Upload title bar logo
[tags: DMA]

Response

Status Representation Description
201 Image uploaded
409 Failed to upload image. Image format not supported.