[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
UserActionReq
User action req.
Properties
string
actionType
Optional
Action type: LOGOFF, RESTART etc
Possible values are: LOGOFF , RESTART
string
id
Optional
resource ID on which action to be performed.
JSON Example
{
"actionType": "LOGOFF",
"id": "ent-id-12345"
}