3.26. Hosts (os-hosts)

Manage physical hosts.

MethodURIDescription
GET/v2/{tenant_id}/os-hosts​{?service,​zone}

Lists hosts.

GET/v2/{tenant_id}/os-hosts/{host_name}

Shows information for a specified host.

PUT/v2/{tenant_id}/os-hosts/{host_name}

Enables a host or puts it in maintenance mode.

GET/v2/{tenant_id}/os-hosts/{host_name}/startup

Starts a host.

GET/v2/{tenant_id}/os-hosts/{host_name}/shutdown

Shuts down a host.

GET/v2/{tenant_id}/os-hosts/{host_name}/reboot

Reboots a host.

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


loading table of contents...