get_service_status
Check active status and health of all OpenStack services, verify API endpoint responsiveness, and detect service failures for troubleshooting.
Instructions
Provides status and health check information for each OpenStack service.
Functions:
Check active status of all OpenStack services
Verify API endpoint responsiveness for each service
Collect detailed status and version information per service
Detect and report service failures or error conditions
Use when user requests service status, API status, health checks, or service troubleshooting.
Returns: Service status information in JSON format with service details and health summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |