{"type":"api","title":"Get the crosswork app details","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/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":"3.0.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"}},"x-parser-conf":{"overview":{"markdownPath":"reference/INFRA/CLUSTER/cluster-overview.md"}},"openapi":"3.0.0","servers":[{"url":"/crosswork/platform/v2"}],"securitySchemes":{"api_key":{"description":"security definitions details","type":"apiKey","name":"Authorization","in":"header"}}},"spec":{"summary":"Get the crosswork app details","description":"Get the crosswork app details based on app id provided in request","operationId":"ClusterManager_GetAppDetails","responses":{"200":{"description":"A successful response.","content":{"application/json":{"schema":{"type":"object","properties":{"app_name":{"type":"string"},"app_id":{"type":"string"},"app_parameters":{"type":"object","properties":{"status":{"type":"string","title":"Status"},"availability":{"type":"string","title":"High-Availability status"},"recommendation":{"type":"string"},"description":{"type":"string"}},"$$ref":"#/components/schemas/clusterAppParameters"},"app_resource":{"type":"object","properties":{"cpu_summary":{"type":"object","properties":{"current_usage":{"type":"string"},"used":{"type":"string"},"total":{"type":"string"},"thresholds":{"type":"object","properties":{"medium_range_start":{"type":"integer","format":"int32"},"high_range_start":{"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":{"type":"object","properties":{"current_usage":{"type":"string"},"used":{"type":"string"},"total":{"type":"string"},"thresholds":{"type":"object","properties":{"medium_range_start":{"type":"integer","format":"int32"},"high_range_start":{"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":{"type":"object","properties":{"current_usage":{"type":"string"},"used":{"type":"string"},"total":{"type":"string"},"thresholds":{"type":"object","properties":{"medium_range_start":{"type":"integer","format":"int32"},"high_range_start":{"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":{"type":"object","properties":{"current_usage":{"type":"string"},"used":{"type":"string"},"total":{"type":"string"},"thresholds":{"type":"object","properties":{"medium_range_start":{"type":"integer","format":"int32"},"high_range_start":{"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":{"type":"object","properties":{"current_usage":{"type":"string"},"used":{"type":"string"},"total":{"type":"string"},"thresholds":{"type":"object","properties":{"medium_range_start":{"type":"integer","format":"int32"},"high_range_start":{"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":{"type":"string"}},"$$ref":"#/components/schemas/clusterResource"},"micro_service_list":{"type":"object","properties":{"micro_service":{"type":"array","items":{"type":"object","properties":{"Name":{"type":"string","title":"Name of the Service"},"health_state":{"type":"string","enum":["Healthy","Degraded","Down","NA","Unknown"],"default":"Healthy","$$ref":"#/components/schemas/clusterHealthState"},"up_time":{"type":"string","title":"Up time of the Service"},"recommendation":{"type":"string","title":"Recommendation for this Service"},"description":{"type":"string","title":"Description of this Service"},"is_dynamic":{"type":"boolean","title":"Runtime type of this Service"},"micro_service_action":{"type":"object","properties":{"actions":{"type":"array","items":{"type":"object","properties":{"action_name":{"type":"string"},"action_id":{"type":"string"}},"$$ref":"#/components/schemas/clusterAction"}}},"title":"Actions that can be done on a Microservice","$$ref":"#/components/schemas/clusterMicroServiceAction"},"Version":{"type":"string","title":"Version of this service"},"version_history":{"type":"array","items":{"type":"object","properties":{"unit_id":{"type":"string","title":"Immutable Unique application identifier"},"version":{"type":"string","title":"Semantic version of Application containing Major.minor.patch"},"description":{"type":"string","title":"Description of pod,resource"},"creation_time":{"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"}}},"title":"List of Microservices","$$ref":"#/components/schemas/clusterMicroServiceList"}},"title":"App Details","$$ref":"#/components/schemas/clusterAppDetails"}},"example":{"examples":{"response":{"value":{"app_name":"","app_id":"capp-infra","app_parameters":{"status":"Healthy","availability":"Not protected","recommendation":"None","description":""},"app_resource":{},"micro_service_list":{"micro_service":[{"Name":"nats","health_state":"Healthy","up_time":"17h 8m 18s","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.1.0-prerelease.4","version_history":[]},{"Name":"cas","health_state":"Healthy","up_time":"6h 29m 55s","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.1.0-prerelease.34","version_history":[]},{"Name":"cw-sftp","health_state":"Healthy","up_time":"6h 32m 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.1.0-prerelease.4","version_history":[]},{"Name":"cw-grouping-service","health_state":"Healthy","up_time":"6h 31m 22s","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.1.0-prerelease.15","version_history":[]},{"Name":"cw-topo-visualization","health_state":"Healthy","up_time":"6h 30m 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.1.0-prerelease.25","version_history":[]},{"Name":"local-postgres","health_state":"Healthy","up_time":"17h 8m 18s","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.1.0-prerelease.9","version_history":[]},{"Name":"robot-dlminvmgr","health_state":"Healthy","up_time":"16h 50m 25s","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.1.0-prerelease.40","version_history":[]},{"Name":"cw-geo-service","health_state":"Healthy","up_time":"16h 48m 17s","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.1.0-prerelease.10","version_history":[]},{"Name":"robot-ui","health_state":"Healthy","up_time":"16h 46m 3s","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.1.0-prerelease.137","version_history":[]},{"Name":"robot-etcd","health_state":"Healthy","up_time":"17h 13m 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.1.0-prerelease.6","version_history":[]},{"Name":"robot-orch","health_state":"Healthy","up_time":"17h 7m 12s","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.1.0-prerelease.1","version_history":[]},{"Name":"cw-clms","health_state":"Healthy","up_time":"6h 33m 19s","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.1.0-prerelease.32","version_history":[]},{"Name":"cw-data-retention-service","health_state":"Healthy","up_time":"6h 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.1.0-prerelease.20","version_history":[]},{"Name":"robot-metricmanager","health_state":"Healthy","up_time":"6h 29m 58s","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.1.0-prerelease.12","version_history":[]},{"Name":"node-orchestrator","health_state":"Healthy","up_time":"17h 13m 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.1.0-prerelease.6","version_history":[]},{"Name":"robot-postgres","health_state":"Healthy","up_time":"17h 8m 18s","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.1.0-prerelease.9","version_history":[]},{"Name":"cw-timeseries-db","health_state":"Healthy","up_time":"16h 56m 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.1.0-prerelease.10","version_history":[]},{"Name":"cw-icon-server","health_state":"Healthy","up_time":"6h 32m 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.1.0-prerelease.21","version_history":[]},{"Name":"cw-views-service","health_state":"Healthy","up_time":"6h 30m 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.1.0-prerelease.11","version_history":[]},{"Name":"tyk","health_state":"Healthy","up_time":"6h 30m 9s","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.1.0-prerelease.40","version_history":[]},{"Name":"cw-ipsec","health_state":"Healthy","up_time":"17h 13m 40s","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.1.0-prerelease.5","version_history":[]},{"Name":"cw-proxy","health_state":"Healthy","up_time":"16h 46m 12s","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.1.0-prerelease.10","version_history":[]},{"Name":"cw-fault-alarm-processing-service","health_state":"Healthy","up_time":"6h 33m 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.1.0-prerelease.18","version_history":[]},{"Name":"cw-fault-alarm-rest-service","health_state":"Healthy","up_time":"6h 33m 44s","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.1.0-prerelease.28","version_history":[]},{"Name":"magellan","health_state":"Healthy","up_time":"6h 32m 37s","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.1.0-prerelease.16","version_history":[]},{"Name":"robot-topo-svc","health_state":"Healthy","up_time":"6h 32m 23s","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.1.0-prerelease.35","version_history":[]},{"Name":"astackserver","health_state":"Healthy","up_time":"6h 32m 11s","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.1.0-prerelease.8","version_history":[]},{"Name":"dg-manager","health_state":"Healthy","up_time":"6h 32m 3s","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.1.0-prerelease.38","version_history":[]},{"Name":"topo-restconf-v3","health_state":"Healthy","up_time":"16h 52m 26s","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.1.0-prerelease.9","version_history":[]},{"Name":"cw-distributed-cache","health_state":"Healthy","up_time":"16h 52m 24s","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.1.0-prerelease.13","version_history":[]},{"Name":"docker-registry","health_state":"Healthy","up_time":"16h 51m 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.1.0-prerelease.5","version_history":[]},{"Name":"cw-fault-event-processing-service","health_state":"Healthy","up_time":"6h 30m 35s","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.1.0-prerelease.26","version_history":[]},{"Name":"nso-fp-dep-mngr","health_state":"Healthy","up_time":"6h 30m 21s","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.1.0-prerelease.15","version_history":[]},{"Name":"helios","health_state":"Healthy","up_time":"6h 33m 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.1.0-prerelease.21","version_history":[]},{"Name":"robot-kafka","health_state":"Healthy","up_time":"17h 8m 18s","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.1.0-prerelease.7","version_history":[]},{"Name":"cw-fault-alarm-forwarding-service","health_state":"Healthy","up_time":"6h 33m 29s","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.1.0-prerelease.19","version_history":[]},{"Name":"cw-ftp","health_state":"Healthy","up_time":"6h 33m 14s","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.1.0-prerelease.4","version_history":[]}]}}}}}}},"default":{"description":"An unexpected error response.","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"},"code":{"type":"integer","format":"int32"},"message":{"type":"string"},"details":{"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"}}},"$$ref":"#/components/schemas/gatewayruntimeError"}},"example":{"examples":{"response":{"value":{"error":"appId is empty","code":2,"message":"appId is empty","details":[]}}}}}}},"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"node_id":{"type":"string"}},"title":"Node request","$$ref":"#/components/schemas/clusterNodeReq"}}},"description":"Get the Crosswork App Details. NodeReq is mandatory","required":true},"tags":["ClusterManager"],"__originalOperationId":"ClusterManager_GetAppDetails","method":"post","path":"/cluster/app/details/query"}}