{"type":"model","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":{"type":"object","properties":{"ResetSettings":{"type":"boolean","title":"OPTIONAL: do factory reset of login banner. If set to true, other options in this request are discarded and reset to factory defaults"},"ShowMessage":{"type":"boolean","title":"OPTIONAL: should banner message be disabled?"},"UserAck":{"type":"boolean","description":"OPTIONAL: If ShowMessage is false, user ack is considered false always."},"Message":{"type":"string","title":"OPTIONAL: Banner message"},"Icon":{"type":"string","enum":["BANNER_ICON_INFO","BANNER_ICON_IMPORTANT","BANNER_ICON_CRITICAL"],"default":"BANNER_ICON_INFO","$$ref":"#/components/schemas/clusterBannerLoginIcon"},"Title":{"type":"string","title":"OPTIONAL: Banner title"}},"$$ref":"#/components/schemas/clusterBannerReq","title":"clusterBannerReq"}}