3.28. Server actions (os-instance-actions)

List available actions for a specified server. Administrators can get details for a specified action for a specified server.

MethodURIDescription
GET/v2/{tenant_id}/servers/{server_id}/os-instance-actions

Lists available actions for a specified server. Deployers set permissions for this request in the policy.json file. By default, all users can list actions.

GET/v2/{tenant_id}/servers/{server_id}/os-instance-actions/{action_id}

Gets details for a specified action for a specified server instance. Deployers set permissions for this request in the policy.json file. By default, only administrators can get details for an action.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...