{"type":"api","title":"Get the Crosswork Node Details","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":{"summary":"Get the Crosswork Node Details","description":"Get the Crosswork Node Details based on node id provided in request","operationId":"ClusterManager_GetNodeDetails","responses":{"200":{"description":"A successful response.","content":{"application/json":{"schema":{"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":"Node Details","$$ref":"#/components/schemas/clusterNodeDetails"}}}},"default":{"description":"An unexpected error response.","content":{"application/json":{"schema":{"description":"The `Error` message provides a standardized way to represent error details in API responses.\nIt is designed to be flexible and extensible, allowing for the inclusion of additional information\nas needed.","type":"object","properties":{"error":{"description":"A developer-facing error message, which should be in English. Any\nuser-facing error message should be localized and sent in the\n`details` field, or localized by the client.","type":"string"},"code":{"description":"A numeric code that should be understood and handled by the client.\nThe code should not change across different instances of the\nsame error, unless there is a breaking change in the API.\n\nThe numeric codes are defined in [google.rpc.Code][].","type":"integer","format":"int32"},"message":{"description":"A developer-facing error message, which should be in English. Any\nuser-facing error message should be localized and sent in the\n`details` field, or localized by the client.","type":"string"},"details":{"description":"A list of messages that carry the error details. There is a\ncommon set of message types for APIs to use.\n\nThe values for Object must be JSON objects. If a different\nvalue is needed, a custom type must be defined. See\n[google.protobuf.Any][] for more information.","type":"array","items":{"type":"object","properties":{"type_url":{"type":"string","description":"A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.Duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `http`, `https`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `https` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.Type][]\n value in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\n URL, or have them precompiled into a binary to avoid any\n lookup. Therefore, binary compatibility needs to be preserved\n on changes to types. (Use versioned type names to manage\n breaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `http`, `https` (or the empty scheme) might be\nused with implementation specific semantics."},"value":{"type":"string","format":"byte","description":"Must be a valid serialized protocol buffer of the above specified type."}},"description":"`Any` contains an arbitrary serialized protocol buffer message along with a\nURL that describes the type of the serialized message.\n\nProtobuf library provides support to pack/unpack Any values in the form\nof utility functions or additional generated methods of the Any type.\n\nExample 1: Pack and unpack a message in C++.\n\n Foo foo = ...;\n Any any;\n any.PackFrom(foo);\n ...\n if (any.UnpackTo(&foo)) {\n ...\n }\n\nExample 2: Pack and unpack a message in Java.\n\n Foo foo = ...;\n Any any = Any.pack(foo);\n ...\n if (any.is(Foo.class)) {\n foo = any.unpack(Foo.class);\n }\n\n Example 3: Pack and unpack a message in Python.\n\n foo = Foo(...)\n any = Any()\n any.Pack(foo)\n ...\n if any.Is(Foo.DESCRIPTOR):\n any.Unpack(foo)\n ...\n\n Example 4: Pack and unpack a message in Go\n\n foo := &pb.Foo{...}\n any, err := ptypes.MarshalAny(foo)\n ...\n foo := &pb.Foo{}\n if err := ptypes.UnmarshalAny(any, foo); err != nil {\n ...\n }\n\nThe pack methods provided by protobuf library will by default use\n'type.googleapis.com/full.type.name' as the type URL and the unpack\nmethods only use the fully qualified type name after the last '/'\nin the type URL, for example \"foo.bar.com/x/y.z\" will yield type\nname \"y.z\".\n\n\nJSON\n====\nThe JSON representation of an `Any` value uses the regular\nrepresentation of the deserialized, embedded message, with an\nadditional field `@type` which contains the type URL. Example:\n\n package google.profile;\n message Person {\n string first_name = 1;\n string last_name = 2;\n }\n\n {\n \"@type\": \"type.googleapis.com/google.profile.Person\",\n \"firstName\": \u003cstring\u003e,\n \"lastName\": \u003cstring\u003e\n }\n\nIf the embedded message type is well-known and has a custom JSON\nrepresentation, that representation will be embedded adding a field\n`value` which holds the custom JSON in addition to the `@type`\nfield. Example (for message [google.protobuf.Duration][]):\n\n {\n \"@type\": \"type.googleapis.com/google.protobuf.Duration\",\n \"value\": \"1.212s\"\n }","$$ref":"#/components/schemas/protobufAny"}}},"example":{"error":"error message","code":2,"message":"error message","details":[]},"$$ref":"#/components/schemas/gatewayruntimeError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"description":"Request for Crosswork Node","type":"object","properties":{"node_id":{"description":"Identifier of the node","type":"string"}},"example":{"node_id":"192.168.133.165"},"title":"Node request","$$ref":"#/components/schemas/clusterNodeReq"}}},"description":"Get the Crosswork Node Details. NodeReq is mandatory","required":true},"tags":["ClusterManager"],"__originalOperationId":"ClusterManager_GetNodeDetails","security":[{"bearerAuth":[]}],"method":"post","path":"/cluster/dc/node/details/query"}}