Getting OTP for a guest console
Format
Method | GET |
---|---|
URL | /guests/$GUEST_NAME/console |
Request contents | Empty |
Successful answer | TaskResult Object |
Non-successful answer | ErrorMessage Object |
Unexpected error | HTTP 500 |
BasicGuestInfo Object
Schema
status | String | "OK" |
---|---|---|
message | String | The one time password usable to open a spice console to the guest |
JSON example
|