3.39. Manage services (os-services)

List, enable, and disable Compute services in all hosts.

MethodURIDescription
GET/v2/{tenant_id}/os-services

Lists running services.

PUT/v2/{tenant_id}/os-services/enable

Enables scheduling for a service.

PUT/v2/{tenant_id}/os-services/disable

Disables scheduling for a service.

PUT/v2/{tenant_id}/os-services/disable-log-reason

Logs information to the service table about why a service was disabled.

GET/v2/{tenant_id}/os-services/detail

Lists disabled services. If information exists, includes reasons why services were disabled.

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


loading table of contents...