{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-2/76fd4bb9d069fd2530d7a02f0b3a4ca00eccfd35/aec5c4a2-bcff-3f98-bfdb-2d20859244c1","info":{"title":"Crosswork ClusterManager API","description":"ClusterManager provides API methods for managing Crosswork cluster. This includes getting cluster and node summary, getting cluster and node health information. It also provides APIs to collect showtech, rebalance cluster and set or get login banner.","version":"7.2.0","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"https://www.cisco.com/public/sw-license-agreement.html"}},"security":[{"bearerAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/INFRA/CLUSTER/cluster-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{cw_ip}:30603/crosswork/platform/v2","description":"Generated server url"}],"securitySchemes":{"api_key":{"description":"security definitions details","type":"apiKey","name":"Authorization","in":"header"},"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT Authorization header using the Bearer scheme. Example: \"Authorization: Bearer {token}\""}}},"spec":{"description":"Details of Crosswork Node","type":"object","properties":{"node_name":{"description":"Name of the node","type":"string"},"node_id":{"description":"ID of the node","type":"string"},"node_parameters":{"description":"Parameters of Crosswork Node","type":"object","properties":{"status":{"description":"Status of the node","type":"string","title":"Status"},"availability":{"description":"High-Availability status of the node","type":"string","title":"High-Availability status"},"type":{"description":"Type of the node","type":"string","title":"Type"},"size_profile":{"description":"Size profile defining resource allocations for a node","type":"object","properties":{"cpu":{"description":"CPU allocation for the node","type":"string"},"memory":{"description":"Memory allocation for the node","type":"string"},"disk":{"description":"Disk allocation for the node","type":"string"}},"$$ref":"#/components/schemas/clusterSizeProfile"},"host":{"description":"Hypervisor Details of the node","type":"string","title":"Hypervisor Details"},"data_store":{"description":"Data Store Details of the node","type":"string"},"management_ip":{"description":"Management Network Details of the node","type":"string","title":"Network Details"},"data_ip":{"description":"Data Network Details of the node","type":"string"},"management_ip_v4":{"description":"IPv4 Management IP Address of the node","type":"string"},"data_ip_v4":{"description":"IPv4 Data IP Address of the node","type":"string"},"management_ip_v6":{"description":"IPv6 Management IP Address of the node","type":"string"},"data_ip_v6":{"description":"IPv6 Data IP Address of the node","type":"string"}},"$$ref":"#/components/schemas/clusterNodeParameters"},"node_resource":{"description":"Resource Health Summary","type":"object","properties":{"cpu_summary":{"description":"Summary of Crosswork Resources","type":"object","properties":{"current_usage":{"description":"Current resource usage in percent","type":"string"},"used":{"description":"Amount of resource used","type":"string"},"total":{"description":"Total amount of resource available","type":"string"},"thresholds":{"description":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","type":"object","properties":{"medium_range_start":{"description":"Medium range start threshold in percent","type":"integer","format":"int32"},"high_range_start":{"description":"High range start threshold in percent","type":"integer","format":"int32"}},"title":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","$$ref":"#/components/schemas/clusterResourceThreshold"}},"title":"Summary of Crosswork Resources","$$ref":"#/components/schemas/clusterResourceSummary"},"memory_summary":{"description":"Summary of Crosswork Resources","type":"object","properties":{"current_usage":{"description":"Current resource usage in percent","type":"string"},"used":{"description":"Amount of resource used","type":"string"},"total":{"description":"Total amount of resource available","type":"string"},"thresholds":{"description":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","type":"object","properties":{"medium_range_start":{"description":"Medium range start threshold in percent","type":"integer","format":"int32"},"high_range_start":{"description":"High range start threshold in percent","type":"integer","format":"int32"}},"title":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","$$ref":"#/components/schemas/clusterResourceThreshold"}},"title":"Summary of Crosswork Resources","$$ref":"#/components/schemas/clusterResourceSummary"},"disk_summary":{"description":"Summary of Crosswork Resources","type":"object","properties":{"current_usage":{"description":"Current resource usage in percent","type":"string"},"used":{"description":"Amount of resource used","type":"string"},"total":{"description":"Total amount of resource available","type":"string"},"thresholds":{"description":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","type":"object","properties":{"medium_range_start":{"description":"Medium range start threshold in percent","type":"integer","format":"int32"},"high_range_start":{"description":"High range start threshold in percent","type":"integer","format":"int32"}},"title":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","$$ref":"#/components/schemas/clusterResourceThreshold"}},"title":"Summary of Crosswork Resources","$$ref":"#/components/schemas/clusterResourceSummary"},"node_cpu_summary":{"description":"Summary of Crosswork Resources","type":"object","properties":{"current_usage":{"description":"Current resource usage in percent","type":"string"},"used":{"description":"Amount of resource used","type":"string"},"total":{"description":"Total amount of resource available","type":"string"},"thresholds":{"description":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","type":"object","properties":{"medium_range_start":{"description":"Medium range start threshold in percent","type":"integer","format":"int32"},"high_range_start":{"description":"High range start threshold in percent","type":"integer","format":"int32"}},"title":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","$$ref":"#/components/schemas/clusterResourceThreshold"}},"title":"Summary of Crosswork Resources","$$ref":"#/components/schemas/clusterResourceSummary"},"node_mem_summary":{"description":"Summary of Crosswork Resources","type":"object","properties":{"current_usage":{"description":"Current resource usage in percent","type":"string"},"used":{"description":"Amount of resource used","type":"string"},"total":{"description":"Total amount of resource available","type":"string"},"thresholds":{"description":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","type":"object","properties":{"medium_range_start":{"description":"Medium range start threshold in percent","type":"integer","format":"int32"},"high_range_start":{"description":"High range start threshold in percent","type":"integer","format":"int32"}},"title":"Usage Thresholds in percent for CPU, Memory or Disk\nLow : 0 - \u003c medium_range_start\nMedium : medium_range_start - \u003c high_range_start\nHigh : high_range_start - 100","$$ref":"#/components/schemas/clusterResourceThreshold"}},"title":"Summary of Crosswork Resources","$$ref":"#/components/schemas/clusterResourceSummary"},"last_updated_time":{"description":"Last updated time of the resource summary","type":"string"}},"example":{"cpu_summary":{"current_usage":"38 %","used":"4.58 cores","total":"12.00 cores","thresholds":{"medium_range_start":60,"high_range_start":90}},"memory_summary":{"current_usage":"24 %","used":"23.07 GB","total":"94.29 GB","thresholds":{"medium_range_start":60,"high_range_start":90}},"disk_summary":{"current_usage":"5 %","used":"47.44 GB","total":"0.00 GB","thresholds":{"medium_range_start":60,"high_range_start":90}},"node_cpu_summary":{"current_usage":"49 %","used":"5.41 cores","total":"11.00 cores","thresholds":{"medium_range_start":98,"high_range_start":99}},"node_mem_summary":{"current_usage":"22 %","used":"21660434432.00 B","total":"97547956224.00 B","thresholds":{"medium_range_start":98,"high_range_start":99}},"last_updated_time":"Wednesday, 05-Mar-25 15:10:25 UTC"},"$$ref":"#/components/schemas/clusterResource"},"node_recommendation":{"description":"Recommendation for Crosswork Node","type":"object","properties":{"recommendation":{"description":"Recommendation message for the node","type":"string"},"action":{"description":"Action that can be performed on cluster components","type":"object","properties":{"action_name":{"description":"Name of the action","type":"string"},"action_id":{"description":"Unique identifier for the action","type":"string"}},"example":{"action_name":"Restart","action_id":"RESTART"},"$$ref":"#/components/schemas/clusterAction"}},"$$ref":"#/components/schemas/clusterNodeRecommendation"},"micro_service_list":{"description":"List of Microservices in the Crosswork Cluster","type":"object","properties":{"micro_service":{"description":"Array of Microservice objects","type":"array","items":{"description":"Details of a Microservice in the Crosswork Cluster","type":"object","properties":{"Name":{"description":"Name of the Microservice","type":"string","title":"Name of the Service"},"health_state":{"description":"Health State of the Cluster Component","type":"string","enum":["Healthy","Degraded","Down","NA","Unknown"],"default":"Healthy","$$ref":"#/components/schemas/clusterHealthState"},"up_time":{"description":"Uptime of the Microservice","type":"string","title":"Up time of the Service"},"recommendation":{"description":"Recommendation for the Microservice","type":"string","title":"Recommendation for this Service"},"description":{"description":"Description of the Microservice","type":"string","title":"Description of this Service"},"is_dynamic":{"description":"Indicates if the Microservice is dynamic","type":"boolean","title":"Runtime type of this Service"},"micro_service_action":{"description":"Actions that can be performed on a Microservice","type":"object","properties":{"actions":{"description":"Array of actions that can be performed on a Microservice","type":"array","items":{"description":"Action that can be performed on cluster components","type":"object","properties":{"action_name":{"description":"Name of the action","type":"string"},"action_id":{"description":"Unique identifier for the action","type":"string"}},"example":{"action_name":"Restart","action_id":"RESTART"},"$$ref":"#/components/schemas/clusterAction"}}},"title":"Actions that can be done on a Microservice","$$ref":"#/components/schemas/clusterMicroServiceAction"},"Version":{"description":"Version of the Microservice","type":"string","title":"Version of this service"},"version_history":{"description":"Version history of the Microservice deployment units (Pods)","type":"array","items":{"description":"Version history details of a microservice","type":"object","properties":{"unit_id":{"description":"Immutable Unique application identifier","type":"string","title":"Immutable Unique application identifier"},"version":{"description":"Semantic version of Application containing Major.minor.patch","type":"string","title":"Semantic version of Application containing Major.minor.patch"},"description":{"description":"Description of pod,resource","type":"string","title":"Description of pod,resource"},"creation_time":{"description":"Creation time of the pod","type":"string","format":"int64","title":"Uptime of the pod"}},"title":"Version history of a microservice","$$ref":"#/components/schemas/clusterVersionHistory"},"title":"Deployment unit(Pods) version hsitory"}},"title":"Microservice","$$ref":"#/components/schemas/clusterMicroService"}}},"example":{"micro_service":[{"Name":"cw-views-service","health_state":"Healthy","up_time":"17h 28m 49s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.11","version_history":[]},{"Name":"cw-data-retention-service","health_state":"Healthy","up_time":"17h 27m 8s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.20","version_history":[]},{"Name":"robot-topo-svc","health_state":"Healthy","up_time":"17h 27m 2s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.35","version_history":[]},{"Name":"node-orchestrator","health_state":"Healthy","up_time":"17h 55m 46s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.6","version_history":[]},{"Name":"cw-distributed-cache","health_state":"Healthy","up_time":"17h 32m 49s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.13","version_history":[]},{"Name":"cw-sftp","health_state":"Healthy","up_time":"17h 30m 57s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.4","version_history":[]},{"Name":"cw-timeseries-db","health_state":"Healthy","up_time":"16h 55m 1s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.10","version_history":[]},{"Name":"docker-registry","health_state":"Healthy","up_time":"17h 31m 0s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"robot-ui","health_state":"Healthy","up_time":"17h 26m 34s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.137","version_history":[]},{"Name":"cw-icon-server","health_state":"Healthy","up_time":"17h 26m 13s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.21","version_history":[]},{"Name":"cw-geo-service","health_state":"Healthy","up_time":"17h 26m 51s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.10","version_history":[]},{"Name":"cw-fault-event-processing-service","health_state":"Healthy","up_time":"17h 27m 8s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.26","version_history":[]},{"Name":"robot-orch","health_state":"Healthy","up_time":"17h 49m 30s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.1","version_history":[]},{"Name":"helios","health_state":"Healthy","up_time":"17h 30m 57s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.21","version_history":[]},{"Name":"cw-fault-alarm-rest-service","health_state":"Healthy","up_time":"17h 28m 10s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.28","version_history":[]},{"Name":"astackserver","health_state":"Healthy","up_time":"17h 25m 40s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.8","version_history":[]},{"Name":"local-postgres","health_state":"Healthy","up_time":"17h 50m 31s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]},{"Name":"magellan","health_state":"Healthy","up_time":"17h 30m 45s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.16","version_history":[]},{"Name":"cw-proxy","health_state":"Healthy","up_time":"17h 25m 48s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.10","version_history":[]},{"Name":"robot-etcd","health_state":"Healthy","up_time":"17h 55m 42s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.6","version_history":[]},{"Name":"dg-manager","health_state":"Healthy","up_time":"17h 28m 39s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.38","version_history":[]},{"Name":"cas","health_state":"Healthy","up_time":"17h 24m 22s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.34","version_history":[]},{"Name":"nso-fp-dep-mngr","health_state":"Healthy","up_time":"17h 30m 53s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.15","version_history":[]},{"Name":"cw-grouping-service","health_state":"Healthy","up_time":"17h 27m 55s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.15","version_history":[]},{"Name":"cw-ipsec","health_state":"Healthy","up_time":"17h 56m 4s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"nats","health_state":"Healthy","up_time":"17h 50m 34s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.4","version_history":[]},{"Name":"robot-kafka","health_state":"Healthy","up_time":"17h 50m 32s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.7","version_history":[]},{"Name":"topo-restconf-v3","health_state":"Healthy","up_time":"17h 32m 41s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]},{"Name":"cw-clms","health_state":"Healthy","up_time":"17h 29m 54s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.32","version_history":[]},{"Name":"cw-fault-alarm-processing-service","health_state":"Healthy","up_time":"17h 28m 33s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.18","version_history":[]},{"Name":"cw-topo-visualization","health_state":"Healthy","up_time":"17h 27m 1s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.25","version_history":[]},{"Name":"tyk","health_state":"Healthy","up_time":"17h 27m 2s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.40","version_history":[]},{"Name":"cw-fault-alarm-forwarding-service","health_state":"Healthy","up_time":"17h 26m 20s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.19","version_history":[]},{"Name":"cw-ftp","health_state":"Healthy","up_time":"17h 30m 57s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.4","version_history":[]},{"Name":"robot-metricmanager","health_state":"Degraded","up_time":"17h 30m 57s","recommendation":"Collect all for tech-support","description":"Error(s) found, click on name to see details. ","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.12","version_history":[]},{"Name":"robot-dlminvmgr","health_state":"Healthy","up_time":"17h 31m 1s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.40","version_history":[]},{"Name":"robot-postgres","health_state":"Healthy","up_time":"16h 53m 35s","recommendation":"None","description":"","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]}]},"title":"List of Microservices","$$ref":"#/components/schemas/clusterMicroServiceList"},"vm_name":{"description":"Name of the VM associated with the node","type":"string"},"vm_id":{"description":"ID of the VM associated with the node","type":"string"},"vm_state":{"description":"State of the VM associated with the node","type":"string"},"component_list":{"description":"List of Components in the Crosswork Cluster","type":"object","properties":{"component":{"description":"Array of Component objects","type":"array","items":{"description":"Resource Health Components","type":"object","properties":{"Name":{"description":"Name of the component","type":"string","title":"Name of the component"},"health_state":{"description":"Health State of the Cluster Component","type":"string","enum":["Healthy","Degraded","Down","NA","Unknown"],"default":"Healthy","$$ref":"#/components/schemas/clusterHealthState"},"up_time":{"description":"Up time of the Component","type":"string","title":"Up time of the Component"},"recommendation":{"description":"Recommendation for this Component","type":"string","title":"Recommendation for this Component"},"description":{"description":"Description of this Component","type":"string","title":"Description of this Component"},"component_action":{"description":"Actions that can be done on a Component","type":"object","properties":{"actions":{"description":"List of actions that can be performed on the Component","type":"array","items":{"description":"Action that can be performed on cluster components","type":"object","properties":{"action_name":{"description":"Name of the action","type":"string"},"action_id":{"description":"Unique identifier for the action","type":"string"}},"example":{"action_name":"Restart","action_id":"RESTART"},"$$ref":"#/components/schemas/clusterAction"}}},"title":"Actions that can be done on a Component","$$ref":"#/components/schemas/clusterResourceComponentAction"}},"title":"Resource Health Components","$$ref":"#/components/schemas/clusterResourceComponent"}}},"title":"List of Components","$$ref":"#/components/schemas/clusterComponentList"}},"example":{"node_name":"192-168-133-165-hybrid.cw.cisco","node_id":"192.168.133.165","node_parameters":{"status":"Healthy","availability":"Not protected","type":"HYBRID","size_profile":{"cpu":"Large","memory":"Large","disk":"Large"},"host":"svm1-az1","data_store":"datastore1","management_ip":"192.168.133.165","data_ip":"10.10.10.111","management_ip_v4":"192.168.133.165","data_ip_v4":"10.10.10.111","management_ip_v6":"","data_ip_v6":""},"node_resource":{"cpu_summary":{"current_usage":"39 %","used":"4.69 cores","total":"12.00 cores","thresholds":{"medium_range_start":60,"high_range_start":90}},"memory_summary":{"current_usage":"24 %","used":"23.01 GB","total":"94.29 GB","thresholds":{"medium_range_start":60,"high_range_start":90}},"disk_summary":{"current_usage":"5 %","used":"47.58 GB","total":"0.00 GB","thresholds":{"medium_range_start":60,"high_range_start":90}},"node_cpu_summary":{"current_usage":"49 %","used":"5.41 cores","total":"11.00 cores","thresholds":{"medium_range_start":98,"high_range_start":99}},"node_mem_summary":{"current_usage":"22 %","used":"21660434432.00 B","total":"97547956224.00 B","thresholds":{"medium_range_start":98,"high_range_start":99}},"last_updated_time":"Wednesday, 05-Mar-25 14:55:25 UTC"},"node_recommendation":{"recommendation":"None","action":{"action_name":"None","action_id":"NoAction"}},"micro_service_list":{"micro_service":[{"Name":"cw-ftp-0","health_state":"Healthy","up_time":"10h 58m 51s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"helios-0","health_state":"Healthy","up_time":"10h 58m 21s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.22","version_history":[]},{"Name":"robot-etcd-0","health_state":"Healthy","up_time":"11h 21m 17s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.6","version_history":[]},{"Name":"nats-0","health_state":"Healthy","up_time":"11h 15m 59s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.4","version_history":[]},{"Name":"docker-registry-0","health_state":"Healthy","up_time":"10h 58m 25s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"cw-data-retention-service-0","health_state":"Healthy","up_time":"10h 54m 42s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.22","version_history":[]},{"Name":"cw-ipsec-0","health_state":"Healthy","up_time":"11h 21m 18s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"local-postgres-0","health_state":"Healthy","up_time":"11h 16m 9s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]},{"Name":"topo-restconf-v3-0","health_state":"Healthy","up_time":"10h 59m 43s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]},{"Name":"cw-clms-0","health_state":"Healthy","up_time":"10h 57m 23s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.33","version_history":[]},{"Name":"robot-ui-0","health_state":"Healthy","up_time":"10h 55m 9s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.146","version_history":[]},{"Name":"cw-geo-service-0","health_state":"Healthy","up_time":"10h 52m 11s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.13","version_history":[]},{"Name":"robot-topo-svc-0","health_state":"Healthy","up_time":"10h 54m 35s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.37","version_history":[]},{"Name":"cw-icon-server-0","health_state":"Healthy","up_time":"10h 53m 44s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.23","version_history":[]},{"Name":"robot-kafka-0","health_state":"Healthy","up_time":"11h 16m 32s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.7","version_history":[]},{"Name":"cw-sftp-0","health_state":"Healthy","up_time":"10h 58m 53s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.5","version_history":[]},{"Name":"nso-fp-dep-mngr-0","health_state":"Healthy","up_time":"10h 58m 47s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.16","version_history":[]},{"Name":"cw-fault-event-processing-service-0","health_state":"Healthy","up_time":"10h 54m 41s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.28","version_history":[]},{"Name":"cw-topo-visualization-0","health_state":"Healthy","up_time":"10h 55m 11s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.27","version_history":[]},{"Name":"cas-0","health_state":"Healthy","up_time":"10h 53m 16s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.35","version_history":[]},{"Name":"cw-distributed-cache-0","health_state":"Healthy","up_time":"10h 59m 58s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.15","version_history":[]},{"Name":"cw-timeseries-db-0","health_state":"Healthy","up_time":"11h 4m 33s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.10","version_history":[]},{"Name":"cw-fault-alarm-processing-service-0","health_state":"Healthy","up_time":"10h 56m 5s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.20","version_history":[]},{"Name":"tyk-0","health_state":"Healthy","up_time":"10h 54m 44s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.42","version_history":[]},{"Name":"cw-proxy-0","health_state":"Healthy","up_time":"10h 53m 39s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.10","version_history":[]},{"Name":"node-orchestrator-0","health_state":"Healthy","up_time":"11h 21m 18s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.6","version_history":[]},{"Name":"dg-manager-0","health_state":"Healthy","up_time":"10h 56m 0s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.39","version_history":[]},{"Name":"cw-fault-alarm-rest-service-0","health_state":"Healthy","up_time":"10h 55m 46s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.31","version_history":[]},{"Name":"cw-fault-alarm-forwarding-service-0","health_state":"Healthy","up_time":"10h 53m 56s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.21","version_history":[]},{"Name":"astackserver-0","health_state":"Healthy","up_time":"10h 53m 24s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.8","version_history":[]},{"Name":"robot-orch-0","health_state":"Healthy","up_time":"11h 14m 54s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.1","version_history":[]},{"Name":"cw-views-service-0","health_state":"Healthy","up_time":"10h 56m 16s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.14","version_history":[]},{"Name":"cw-grouping-service-0","health_state":"Healthy","up_time":"10h 55m 16s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.18","version_history":[]},{"Name":"crosscluster-0","health_state":"Healthy","up_time":"10h 24m 49s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.47","version_history":[]},{"Name":"robot-dlminvmgr-0","health_state":"Healthy","up_time":"10h 57m 54s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.41","version_history":[]},{"Name":"robot-metricmanager-0","health_state":"Healthy","up_time":"10h 58m 51s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.13","version_history":[]},{"Name":"magellan-0","health_state":"Healthy","up_time":"10h 58m 0s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Restart","action_id":"RESTART"},{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.16","version_history":[]},{"Name":"robot-postgres-0","health_state":"Healthy","up_time":"11h 15m 59s","recommendation":"None","description":"Service is running on node 192-168-133-165-hybrid.cw.cisco","is_dynamic":false,"micro_service_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]},"Version":"7.2.0-prerelease.9","version_history":[]}]},"vm_name":"svm1-az1","vm_id":"0","vm_state":"Running","component_list":{"component":[{"Name":"gluster-192.168.133.165","health_state":"Healthy","up_time":"11h 14m 50s","recommendation":"None","description":"None","component_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]}},{"Name":"k8s-192.168.133.165","health_state":"Healthy","up_time":"11h 14m 50s","recommendation":"None","description":"None","component_action":{"actions":[{"action_name":"Request All","action_id":"REQUEST ALL"},{"action_name":"Request Logs","action_id":"REQUEST LOGS"},{"action_name":"Request Metrics","action_id":"REQUEST METRICS"}]}}]}},"title":"clusterNodeDetails","$$ref":"#/components/schemas/clusterNodeDetails"}}