[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Perform User Action
DescriptionPerform an user action
Request
URLURL
https://cloud.vmwarehorizon.com/portal/v2/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
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
ErrorResponse
404
Not Found
ErrorResponse
500
Unexpected internal server error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"actionType":"LOGOFF","id":"ent-id-12345"}' https://cloud.vmwarehorizon.com/portal/v2/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
post
post
get
get
get
post
post
get
get