FirsttimeSetup



[tags: RPRM]

Resource Root

https://localhost:8443/api/rest/firsttime-setup

Summary


Resources Methods
https://localhost:8443/api/rest/firsttime-setup

https://localhost:8443/api/rest/firsttime-setup/config-state

GET Return all config state key names .

POST Set config state value by key in FTSU.

Resources


https://localhost:8443/api/rest/firsttime-setup


https://localhost:8443/api/rest/firsttime-setup/config-state


Methods

GET

Return all config state key names .
[tags: RPRM]

Request

Response

Status Representation Description
200 application/vnd.plcm.plcm-config-state-list+xml
application/vnd.plcm.plcm-config-state-list+json
Successfully
403 application/vnd.plcm.plcm-error+xml
Unable to get permission.

POST

Set config state value by key in FTSU. State-value-enum can only be set to SET_NODETAILS.
[tags: RPRM]

Request

Representations

application/vnd.plcm.plcm-config-state+xml
application/vnd.plcm.plcm-config-state+json

Response

Status Representation Description
204 set-config-state successfully.
403 application/vnd.plcm.plcm-error+xml
Unable to get permission.