[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Perform User Action
DescriptionPerform an user action
Request
URLURL
https://cloud.vmwarehorizon.com/portal/v1/users/action
Request Body
Request Body
{
"actionType": "LOGOFF",
"id": "ent-id-12345"
}
string
actionType
Optional
Action type: LOGOFF, RESTART etc
Possible values are: LOGOFF , RESTART
string
id
Optional
resource ID on which action to be performed.
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"actionType":"LOGOFF","id":"ent-id-12345"}' https://cloud.vmwarehorizon.com/portal/v1/users/action
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-codegen-request-body-name: userActionReq
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Portal Operations
get
get
post
post
get
get
get
post
post