AIAssistantsVerticalStatus
Status information for AI Assistants verticals.
{
"overall_status": "OPERATIONAL",
"quota_status": "QUOTA_OK",
"license_status": "LICENSE_VALID",
"bundle_import_status": "BUNDLE_IMPORT_COMPLETED",
"bundle_import_time": 1734567890000,
"current_bundle_version": "5.2.0_20251001",
"llm_reachability": "REACHABLE",
"llm_key_status": "VALID",
"service_status": "UP"
}
The overall health of the vertical, considering license, token quota, bundle import status, LLM key status, and service health.
The status of the daily token quota.
The status of the license for AI Assistants for this vertical.
Status of the bundle import process.
Percentage of the bundle import process completed (0-100). Meaningful when bundle_import_status is BUNDLE_IMPORT_IN_PROGRESS.
Human-readable status for the bundle download progress.
Version of the currently imported bundle.
Status of connectivity to the configured LLM provider.
Status of the configured LLM key (user-provided or Broadcom-managed).
Health status of the ai-assistant service from cluster monitor.
Error message if there is a failure.