{ "item": [ { "id": "f7a1ef7c-dea2-456e-920c-af3479f48eb7", "name": "v1", "item": [ { "id": "90821a16-8eb8-4c79-ae94-b0395dec78b8", "name": "apiKeys", "item": [ { "id": "b0a7e064-adcb-491d-a703-160f56c85a1e", "name": "Retrieves a list of API keys", "request": { "name": "Retrieves a list of API keys", "description": {}, "url": { "path": ["v1", "apiKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "75cb4c26-c9a5-4002-bbc9-5e01e0a0969a", "name": "Retrieves a list of API keys", "originalRequest": { "url": { "path": ["v1", "apiKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"culpa53f\": \"deserunt est in c\"\n },\n \"creationTimestamp\": \"1984-06-01T00:17:55.849Z\",\n \"deletionTimestamp\": \"1987-06-08T10:59:37.623Z\",\n \"labels\": {\n \"laboris5b6\": \"eiusmod aute\"\n },\n \"lastModifiedTimestamp\": \"2005-10-10T09:11:49.445Z\",\n \"name\": \"veniam aute\",\n \"uid\": \"ea anim eiusmod pariatur\"\n },\n \"spec\": {\n \"expiry\": \"2018-07-20T19:42:15.026Z\",\n \"key\": \"nostrud\",\n \"user\": {\n \"firstName\": \"enim amet anim labore\",\n \"lastName\": \"officia aliqua \",\n \"uid\": \"in minim commodo ut ut\"\n }\n },\n \"status\": {\n \"isActive\": true\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut_a1\": \"sint\",\n \"in_8_\": \"id fugiat\"\n },\n \"creationTimestamp\": \"1972-06-23T22:07:03.870Z\",\n \"deletionTimestamp\": \"1973-10-16T10:01:48.662Z\",\n \"labels\": {\n \"cillum_b\": \"do ullamco\"\n },\n \"lastModifiedTimestamp\": \"1958-04-23T19:32:59.079Z\",\n \"name\": \"eiusmod\",\n \"uid\": \"cillum exercitation\"\n },\n \"spec\": {\n \"expiry\": \"2016-09-09T12:23:39.037Z\",\n \"key\": \"in\",\n \"user\": {\n \"firstName\": \"Ut voluptate magna ullamco labore\",\n \"lastName\": \"in\",\n \"uid\": \"sed mollit anim\"\n }\n },\n \"status\": {\n \"isActive\": true\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7691f918-6a92-412d-881e-d3c2d2a63ebf", "name": "Create an API key", "request": { "name": "Create an API key", "description": {}, "url": { "path": ["v1", "apiKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"in_2\": \"\",\n \"aliqua_1f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"expiry\": \"\",\n \"userUid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dc4b97e3-aade-4bbb-a69c-afc938b4336c", "name": "APIKey Created successfully", "originalRequest": { "url": { "path": ["v1", "apiKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"deserunt_50\": \"\",\n \"irure9\": \"\",\n \"ad_1\": \"\",\n \"eiusmod4ee\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_\": \"\",\n \"et_c06\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"expiry\": \"\",\n \"userUid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"apiKey\": \"ullamco mollit\",\n \"uid\": \"irure quis adipisicing\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "703ea014-f05d-44f9-bef0-bfc57a49c6ee", "name": "{uid}", "item": [ { "id": "6df761e6-72cb-42f5-a809-e29227ff4016", "name": "Deletes the specified API key", "request": { "name": "Deletes the specified API key", "description": {}, "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ef210505-fbb5-42b4-ac88-7ad821876ee5", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0872ebdb-bb7c-4566-b38d-bd20bdda09e9", "name": "Returns the specified API key", "request": { "name": "Returns the specified API key", "description": {}, "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "61317fae-8808-49aa-a1b7-d5c0f53fc88a", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in26\": \"\",\n \"cupidatated0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur_629\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"expiry\": \"\",\n \"key\": \"commodo laborum Excepteur quis eu\",\n \"user\": {\n \"firstName\": \"dolore id et velit\",\n \"lastName\": \"est\",\n \"uid\": \"ad aute e\"\n }\n },\n \"status\": {\n \"isActive\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e709a8b0-4280-4e73-9db5-d69f1aa43b5f", "name": "Activate or de-active the specified API key", "request": { "name": "Activate or de-active the specified API key", "description": {}, "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"isActive\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c66fe38f-8f97-4ab2-aeb4-ebe093f3294f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c5dd4dad-d710-4c4d-b943-56d3790ec67f", "name": "Update the specified API key", "request": { "name": "Update the specified API key", "description": {}, "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sint3a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud5cf\": \"\",\n \"sit12\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f35c9d24-dfd9-40ce-9c0e-741b654fc91b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "apiKeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sed_a1\": \"\",\n \"fugiat_9a\": \"\",\n \"cupidatat_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Excepteur_b4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dd6fa5f1-27cc-42cc-996e-bf4e2cc53906", "name": "Revoke or re-activate the API key access", "request": { "name": "Revoke or re-activate the API key access", "description": {}, "url": { "path": ["v1", "apiKeys", ":uid", "state"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"isActive\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "50070888-f9ce-489e-952a-9cad5f474124", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "apiKeys", ":uid", "state"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify API key uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "6a164ece-363d-463a-9cbf-446f623a151d", "name": "appDeployments", "item": [ { "id": "ad806b15-fc40-42bd-8205-2da6878760cb", "name": "Creates a application deployment in the virtual cluster", "request": { "name": "Creates a application deployment in the virtual cluster", "description": {}, "url": { "path": ["v1", "appDeployments"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"consectetur7ae\": \"\",\n \"irure_2_\": \"\"\n },\n \"labels\": {\n \"commodo5\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"targetSpec\": {\n \"clusterUid\": \"\"\n }\n },\n \"profile\": {\n \"appProfileUid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bedbd937-8800-4a25-bb0b-c1d73dfacc36", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"incididunt6b\": \"\"\n },\n \"labels\": {\n \"et_a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"targetSpec\": {\n \"clusterUid\": \"\"\n }\n },\n \"profile\": {\n \"appProfileUid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "24895108-0c4b-4271-99e0-7e7ac887372b", "name": "Creates a application deployment in one of virtual clusters in the cluster group", "request": { "name": "Creates a application deployment in one of virtual clusters in the cluster group", "description": {}, "url": { "path": ["v1", "appDeployments", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"id6b\": \"\",\n \"aliquip6e\": \"\",\n \"magna_4\": \"\",\n \"velit628\": \"\"\n },\n \"labels\": {\n \"inbb\": \"\",\n \"est6\": \"\",\n \"amet_2a_\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"targetSpec\": {\n \"clusterName\": \"\",\n \"clusterGroupUid\": \"\",\n \"clusterLimits\": {\n \"cpu\": \"\",\n \"memoryMiB\": \"\",\n \"storageGiB\": \"\"\n }\n }\n },\n \"profile\": {\n \"appProfileUid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ebf47531-4e98-41d1-a04f-22b99dbf3172", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sit0\": \"\"\n },\n \"labels\": {\n \"cupidatat_071\": \"\",\n \"ad_8d\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"targetSpec\": {\n \"clusterName\": \"\",\n \"clusterGroupUid\": \"\",\n \"clusterLimits\": {\n \"cpu\": \"\",\n \"memoryMiB\": \"\",\n \"storageGiB\": \"\"\n }\n }\n },\n \"profile\": {\n \"appProfileUid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fed24df9-b755-4d3f-bbe9-f4f0ced3f6da", "name": "{uid}", "item": [ { "id": "eedf19d1-f1c5-46e8-8aae-f2d057d977bd", "name": "Deletes the specified application deployment", "request": { "name": "Deletes the specified application deployment", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "93e1da7b-63ea-4bf8-a86e-822b090808fd", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fa4eed8e-ffab-4cfe-9b6b-43166c451bc0", "name": "Returns the specified application deployment", "request": { "name": "Returns the specified application deployment", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c62449e7-41d6-4f10-95bf-af7991e67497", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"ea4_\": \"\",\n \"velita8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"do_b6\": \"\",\n \"amet_a2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"target\": {\n \"clusterRef\": {\n \"deploymentClusterType\": \"virtual\",\n \"name\": \"magna nulla ut eiusmod\",\n \"uid\": \"reprehenderit ipsum id\"\n },\n \"envRef\": {\n \"name\": \"ex non ut Ut\",\n \"type\": \"est dolore nostrud exercitation\",\n \"uid\": \"officia elit sit sunt\"\n }\n }\n },\n \"profile\": {\n \"metadata\": {\n \"name\": \"aliqua exercitation eiusmod dolor\",\n \"uid\": \"ea aliqua in irure in\",\n \"version\": \"dolore mollit sunt\"\n },\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"nisi qui\",\n \"type\": \"manifest\",\n \"uid\": \"eiusmod voluptate aute\",\n \"version\": \"veniam sint\"\n },\n {\n \"name\": \"officia incididunt\",\n \"type\": \"manifest\",\n \"uid\": \"aliquip Excepteur\",\n \"version\": \"cillum ea dolore\"\n }\n ],\n \"registryRefs\": [\n {\n \"kind\": \"officia\",\n \"name\": \"occaecat ex esse\",\n \"uid\": \"veniam amet mollit\"\n },\n {\n \"kind\": \"eu sed\",\n \"name\": \"Lorem mollit\",\n \"uid\": \"fugiat\"\n }\n ]\n }\n }\n },\n \"status\": {\n \"appTiers\": [\n {\n \"condition\": {\n \"type\": \"officia irure incididunt ullamco velit\",\n \"status\": \"officia reprehenderit mollit\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"sed exercitation Ut non tempor\",\n \"reason\": \"Excepteur voluptate adipisicing quis\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"ipsum ad Lorem consectetur\",\n \"status\": \"magna ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"eiusmod pariatur elit\",\n \"reason\": \"Ut nulla\"\n },\n \"name\": \"adipisicing ut esse\",\n \"uid\": \"velit dolor laborum dolore incididunt\"\n },\n {\n \"condition\": {\n \"type\": \"aute laboris ea veniam\",\n \"status\": \"exercitation incididunt ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"enim eiusmod aliqua qui velit\",\n \"reason\": \"ex consequat in\"\n },\n \"name\": \"laborum Lorem\",\n \"uid\": \"dolore exercitation ea\"\n }\n ],\n \"name\": \"sed\",\n \"profileUid\": \"volupt\",\n \"services\": [\n {\n \"host\": \"Ut\",\n \"name\": \"et\",\n \"ports\": [\n {\n \"port\": -54485100,\n \"protocol\": \"veniam Ut\"\n },\n {\n \"port\": -57547788,\n \"protocol\": \"aute laboris\"\n }\n ]\n },\n {\n \"host\": \"voluptate\",\n \"name\": \"amet anim\",\n \"ports\": [\n {\n \"port\": -51893780,\n \"protocol\": \"incididunt Excepteur\"\n },\n {\n \"port\": 63749619,\n \"protocol\": \"ut\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"ea sunt eu irure\",\n \"version\": \"eiusmod proide\"\n },\n {\n \"condition\": {\n \"type\": \"et id sed nisi nostrud\",\n \"status\": \"anim sit irure aliquip\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"laboris exercitation Excepteur Lorem\",\n \"reason\": \"irure dolor\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"Ut pariatur cillum velit\",\n \"status\": \"amet quis\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"aliquip est laboris\",\n \"reason\": \"voluptate sed fugiat incididunt\"\n },\n \"name\": \"laborum est reprehenderit\",\n \"uid\": \"ullamco pariatur Lorem minim\"\n },\n {\n \"condition\": {\n \"type\": \"quis\",\n \"status\": \"Excepteur occ\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"nisi deserunt eu\",\n \"reason\": \"sit elit deserunt\"\n },\n \"name\": \"volu\",\n \"uid\": \"occaecat laborum mollit sed eiusmod\"\n }\n ],\n \"name\": \"deserunt in\",\n \"profileUid\": \"sint ullamco\",\n \"services\": [\n {\n \"host\": \"laboris consequat\",\n \"name\": \"sit cillum dolor sint\",\n \"ports\": [\n {\n \"port\": 79955733,\n \"protocol\": \"occaecat sit labore\"\n },\n {\n \"port\": 23801261,\n \"protocol\": \"consectetur commodo non\"\n }\n ]\n },\n {\n \"host\": \"deserunt magna in\",\n \"name\": \"aute pariatur incidid\",\n \"ports\": [\n {\n \"port\": 79609067,\n \"protocol\": \"occaecat exercitation\"\n },\n {\n \"port\": -29904130,\n \"protocol\": \"eu\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"velit est enim commodo\",\n \"version\": \"elit in fugiat id e\"\n }\n ],\n \"lifecycleStatus\": {\n \"msg\": \"exercitation cillum commodo\",\n \"status\": \"Running\"\n },\n \"state\": \"magna\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0eb79c7e-2a09-4dfc-a38c-657a74a94515", "name": "profile", "item": [ { "id": "5b528a66-ee3f-4591-90ae-086196dce880", "name": "Returns profile of the specified application deployment", "request": { "name": "Returns profile of the specified application deployment", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6b095f42-3892-42f0-8d7f-b66664fb9a51", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"name\": \"officia\",\n \"uid\": \"id\",\n \"version\": \"dolor reprehenderit nisi\"\n },\n \"template\": {\n \"appTiers\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"exercitation203\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"proident tempor \",\n \"installOrder\": 28160127,\n \"manifests\": [\n {\n \"kind\": \"sint sed\",\n \"name\": \"et magna\",\n \"uid\": \"deserunt dolor\"\n },\n {\n \"kind\": \"ea magna\",\n \"name\": \"laborum fugiat Duis\",\n \"uid\": \"aute ut sint\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"ad adipisicing Excepteur ullamco do\",\n \"name\": \"aute irure ea\",\n \"type\": \"tempor eiusmod in\",\n \"value\": \"in pariatur voluptate\"\n },\n {\n \"format\": \"commodo sint voluptate\",\n \"name\": \"Ut dolore aliquip eiusmod irure\",\n \"type\": \"sit dolore\",\n \"value\": \"consequat\"\n }\n ],\n \"registryUid\": \"consequat anim dolore commodo aliquip\",\n \"sourceAppTierUid\": \"est eiusmod aute sunt\",\n \"type\": \"manifest\",\n \"values\": \"in fugiat Duis ullamco\",\n \"version\": \"laboris consequat commodo\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"reprehenderitf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"suntb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"sit proident velit\",\n \"installOrder\": -59225650,\n \"manifests\": [\n {\n \"kind\": \"dolor anim in pariatur\",\n \"name\": \"sed cupidatat\",\n \"uid\": \"non Duis in esse ut\"\n },\n {\n \"kind\": \"pariatur minim\",\n \"name\": \"ea enim aliqua\",\n \"uid\": \"aliqua reprehenderit ipsum\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"mollit adipisicing magna irure\",\n \"name\": \"eu dolore s\",\n \"type\": \"ea culpa qui fugiat\",\n \"value\": \"est labore amet\"\n },\n {\n \"format\": \"eu ex consectetur\",\n \"name\": \"et ut se\",\n \"type\": \"mollit dolor\",\n \"value\": \"aliqua incididunt dolore in\"\n }\n ],\n \"registryUid\": \"laboris dolor\",\n \"sourceAppTierUid\": \"dolor laboris dolor\",\n \"type\": \"manifest\",\n \"values\": \"elit aute ad magna\",\n \"version\": \"adipisicing\"\n }\n }\n ],\n \"registryRefs\": [\n {\n \"kind\": \"non fugi\",\n \"name\": \"ea do aliqua\",\n \"uid\": \"Excepteur sed non\"\n },\n {\n \"kind\": \"nostrud in\",\n \"name\": \"dolor aliqua occaecat\",\n \"uid\": \"incididunt in aliquip nisi enim\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "208911d5-278f-4861-a380-557f41298eff", "name": "Updates the specified application deployment profile", "request": { "name": "Updates the specified application deployment profile", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"appProfileUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3fd1e7bf-27eb-4574-b744-ffc453c6d4a2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"appProfileUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "aa5733b3-8886-406c-a1d1-b105900e234b", "name": "Apply the application deployment profile updates", "request": { "name": "Apply the application deployment profile updates", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile", "apply"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "notify", "value": "", "description": "Application deployment notification uid" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7e279cfa-3643-42bc-a669-808c2008d100", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile", "apply"], "host": ["{{baseUrl}}"], "query": [ { "key": "notify", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6a8dcde4-e993-41ef-a62b-eabe12d42be2", "name": "tiers/{tierUid}", "item": [ { "id": "67e10f4c-2131-4a29-93b5-8dc0e120f9c6", "name": "Returns the specified application deployment profile tier information", "request": { "name": "Returns the specified application deployment profile tier information", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1b4f5ac9-38a5-45b1-bfaf-71900752b31a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"fugiat_b\": \"\",\n \"nisi5\": \"\",\n \"ut_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_6\": \"\",\n \"eu4b\": \"\",\n \"eiusmodb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"aute enim non dolore\",\n \"installOrder\": 99733162,\n \"manifests\": [\n {\n \"kind\": \"amet\",\n \"name\": \"est pariatur amet cupidatat\",\n \"uid\": \"et dolore\"\n },\n {\n \"kind\": \"culpa veniam do\",\n \"name\": \"\",\n \"uid\": \"do sed adipisicing nulla dolore\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"ut pariatur nulla nostrud\",\n \"name\": \"fugiat esse tempor\",\n \"type\": \"labore anim Ut\",\n \"value\": \"consectetur aute\"\n },\n {\n \"format\": \"laboris occaecat proident\",\n \"name\": \"non eu\",\n \"type\": \"est amet\",\n \"value\": \"aliquip ut sint culpa\"\n }\n ],\n \"registryUid\": \"adipisicing dolor\",\n \"sourceAppTierUid\": \"mollit eiusmod\",\n \"type\": \"manifest\",\n \"values\": \"enim pr\",\n \"version\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4b752c81-6656-4ed6-aba2-0e0253615d0a", "name": "Updates the specified application deployment profile tier information", "request": { "name": "Updates the specified application deployment profile tier information", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"values\": \"\",\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c73da983-a125-4875-aa2f-37292c7a6772", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a98140c6-b1a5-42fb-b06f-cae893bf3d4c", "name": "manifests", "item": [ { "id": "e2932b0d-9609-4d1f-b23c-2f342645abdc", "name": "Retrieves a list of manifests of the specified application deployment profile tier", "request": { "name": "Retrieves a list of manifests of the specified application deployment profile tier", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "43f2f54e-cd3c-48b1-96ab-e0229eadaabe", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifests\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eu5\": \"\",\n \"ametd6\": \"\",\n \"quis7d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Duis_a0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"laboris et in quis\",\n \"digest\": \"in ullamco reprehenderit sed minim\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"quis7d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui84\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"sint dolore irure in\",\n \"digest\": \"ut nostrud tempor occaecat\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9fbe902b-22b4-4b7f-9114-424cf1ae625b", "name": "{manifestUid}", "item": [ { "id": "f2e11d3c-90c4-448f-93bc-f224b3b6a55e", "name": "Returns the specified application deployment tier manifest information", "request": { "name": "Returns the specified application deployment tier manifest information", "description": {}, "url": { "path": [ "v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application deployment tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8f413226-c6ca-432c-9ce6-5ec546c33bce", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application deployment tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"velit_3\": \"\",\n \"sed34\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_e0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"in Lorem dol\",\n \"digest\": \"ut dolor reprehenderit aute\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c0f81009-4bee-4205-8ec5-d674dc196c16", "name": "Updates the specified application deployment tier manifest information", "request": { "name": "Updates the specified application deployment tier manifest information", "description": {}, "url": { "path": [ "v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application deployment tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bfaafbdb-6194-4f8d-bf6b-bb15741dbfb1", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "appDeployments", ":uid", "profile", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application deployment tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application deployment tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "d869c259-3312-4c2f-b7c7-9f260f4bb62c", "name": "Retrieves a list of profile versions of the specified application deployment", "request": { "name": "Retrieves a list of profile versions of the specified application deployment", "description": {}, "url": { "path": ["v1", "appDeployments", ":uid", "profile", "versions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "38944edd-c40a-42e3-99d7-882799b7ba5f", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appDeployments", ":uid", "profile", "versions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application deployment uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"availableVersions\": [\n {\n \"uid\": \"id occaecat amet\",\n \"version\": \"mollit amet\"\n },\n {\n \"uid\": \"incididunt occaecat\",\n \"version\": \"consequat\"\n }\n ],\n \"latestVersions\": [\n {\n \"uid\": \"dolor consequat\",\n \"version\": \"dolor tempor aliqua\"\n },\n {\n \"uid\": \"mollit Excepteur elit sed\",\n \"version\": \"incididunt consequat\"\n }\n ],\n \"metadata\": {\n \"name\": \"veniam fugiat ipsum pariatur amet\",\n \"uid\": \"qui sit labore\",\n \"version\": \"non anim exercitation\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "7d2f5624-7dc2-4a56-9116-d79c05f19d3b", "name": "appProfiles", "item": [ { "id": "3b480618-a556-4b5f-8da1-87d4d31ed9ff", "name": "Creates a application profile", "request": { "name": "Creates a application profile", "description": {}, "url": { "path": ["v1", "appProfiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"consequat87\": \"\",\n \"deserunt7be\": \"\",\n \"pariaturd\": \"\"\n },\n \"labels\": {\n \"adaa\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "21f8fb98-026d-4242-93ad-5eb5fc741e63", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "37e62fc2-df60-482a-87b8-d4129a0a562b", "name": "Retrieves a list of application profile macros", "request": { "name": "Retrieves a list of application profile macros", "description": {}, "url": { "path": ["v1", "appProfiles", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "edd228f9-7a71-4827-9b4c-4d6666444e7d", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"macros\": [\n {\n \"name\": \"est et co\",\n \"value\": \"labore voluptate comm\"\n },\n {\n \"name\": \"officia fugiat\",\n \"value\": \"elit quis ex\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cef7e86e-23e9-4a5e-82c0-2491c79cd8d1", "name": "{uid}", "item": [ { "id": "ee9f2a38-ab36-443b-9d93-ada3638a5693", "name": "Deletes the specified application profile", "request": { "name": "Deletes the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6f99c83c-acdd-48a5-ab04-186da44984a9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fbc5437a-6e76-43b8-a262-e6b79ec173dc", "name": "Returns the specified application profile", "request": { "name": "Returns the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "de3d3ffd-6f5a-4d4e-b746-53ffd48ce014", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_22\": \"\",\n \"sint_58\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"autea81\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"parentUid\": \"sint mollit\",\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"ipsum non velit cillum\",\n \"type\": \"manifest\",\n \"uid\": \"fugiat ex\",\n \"version\": \"occaecat nisi\"\n },\n {\n \"name\": \"proident pariatur o\",\n \"type\": \"manifest\",\n \"uid\": \"sunt ex\",\n \"version\": \"aute qui\"\n }\n ],\n \"registryRefs\": [\n {\n \"kind\": \"velit\",\n \"name\": \"dolor aute\",\n \"uid\": \"Ut non quis\"\n },\n {\n \"kind\": \"sed ut id Duis\",\n \"name\": \"do\",\n \"uid\": \"ad proident voluptate\"\n }\n ]\n },\n \"version\": \"in Excepteur enim\",\n \"versions\": [\n {\n \"uid\": \"in consectetur\",\n \"version\": \"consequat reprehender\"\n },\n {\n \"uid\": \"pariatur quis velit non\",\n \"version\": \"eu\"\n }\n ]\n },\n \"status\": {\n \"inUseApps\": [\n {\n \"kind\": \"ipsum voluptate culpa Duis\",\n \"name\": \"laborum deserunt minim\",\n \"projectUid\": \"commodo quis dolor consectetur\",\n \"tenantUid\": \"magna fugiat ut\",\n \"uid\": \"occaecat\"\n },\n {\n \"kind\": \"cupidatat aute tempor\",\n \"name\": \"eu dolore cupidatat deserunt\",\n \"projectUid\": \"ad voluptate\",\n \"tenantUid\": \"eu dolor adipisici\",\n \"uid\": \"pariatur do\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9f9d0183-3024-41bb-b652-28e0807efc76", "name": "Updates the specified application profile", "request": { "name": "Updates the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"cillum_6dd\": \"\",\n \"Duis_490\": \"\"\n },\n \"labels\": {\n \"essee1\": \"\",\n \"reprehenderit_f\": \"\",\n \"dolorb09\": \"\",\n \"consequat_bbf\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ]\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "457bfba5-5941-4a3b-9431-b505a274d610", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ac612e40-8c7f-42ec-9a11-2bf5043a0688", "name": "clone", "item": [ { "id": "fb82e9c1-2e62-4e71-918f-a58bcb28383e", "name": "Clones the specified application profile", "request": { "name": "Clones the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\",\n \"target\": {\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fefdf974-0904-4376-8d8d-060d43bc2911", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\",\n \"target\": {\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "901c1975-8318-44be-acb9-15c19cb335f9", "name": "Validates the specified application profile clone", "request": { "name": "Validates the specified application profile clone", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "clone", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target\": {\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4b1eacaf-4c87-46aa-a70c-4805333b40f9", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "clone", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target\": {\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e530bffa-c979-46ff-9efc-9eef44625dda", "name": "Updates the specified application profile metadata", "request": { "name": "Updates the specified application profile metadata", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliquipb\": \"\",\n \"tempor32\": \"\",\n \"ullamcoa\": \"\"\n },\n \"labels\": {\n \"aliquip71\": \"\",\n \"sitb\": \"\",\n \"iruref5b\": \"\",\n \"anim5\": \"\"\n }\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "79cbeaca-2f6c-4c66-86b9-20c82b8f0b06", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolor6d\": \"\"\n },\n \"labels\": {\n \"exercitation_b0c\": \"\",\n \"enim8\": \"\"\n }\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "189e1ca6-f2bb-4bf1-b80f-de38e9bc31a6", "name": "tiers", "item": [ { "id": "baeae62b-2192-4f71-aa27-5c1d31fcbec4", "name": "Retrieves a list of tiers of the specified application profile", "request": { "name": "Retrieves a list of tiers of the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "345a0611-f4aa-4376-af56-c1399940bc50", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nonf98\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut_e\": \"\",\n \"anim_d83\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"appTiers\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id9\": \"\",\n \"in_8f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderitff4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"ad est amet dolor\",\n \"installOrder\": -82867945,\n \"manifests\": [\n {\n \"kind\": \"laborum exercitation non incididunt\",\n \"name\": \"eiusmod irure sunt\",\n \"uid\": \"consequat labore\"\n },\n {\n \"kind\": \"aute ea enim\",\n \"name\": \"Ut\",\n \"uid\": \"ve\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"proident adipisicing dolor\",\n \"name\": \"cillum pariatur\",\n \"type\": \"aliquip pariatur occaec\",\n \"value\": \"ullamco in\"\n },\n {\n \"format\": \"eu laboris reprehend\",\n \"name\": \"dolor in\",\n \"type\": \"reprehenderit Excepteur\",\n \"value\": \"Lorem anim in\"\n }\n ],\n \"registryUid\": \"et magna in in\",\n \"sourceAppTierUid\": \"est ea ipsum\",\n \"type\": \"manifest\",\n \"values\": \"laboris exercitation in dolor\",\n \"version\": \"i\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum__fa\": \"\",\n \"est2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat_4b7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"Ut ex dolor consectetur amet\",\n \"installOrder\": -31179698,\n \"manifests\": [\n {\n \"kind\": \"laboris ea laborum officia\",\n \"name\": \"Excepteur nulla eu\",\n \"uid\": \"non fugiat nostrud ullamco\"\n },\n {\n \"kind\": \"voluptate\",\n \"name\": \"sunt ex ut\",\n \"uid\": \"laboris Ut\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"id do magna\",\n \"name\": \"cupidatat occaecat et esse\",\n \"type\": \"fugiat deserunt exercitation consectetur\",\n \"value\": \"Ut adipisicing veniam\"\n },\n {\n \"format\": \"tempor qui ipsum\",\n \"name\": \"velit consectetur eu\",\n \"type\": \"proident commodo velit\",\n \"value\": \"culpa nisi velit dolor \"\n }\n ],\n \"registryUid\": \"sit velit\",\n \"sourceAppTierUid\": \"deserunt Lorem dolor\",\n \"type\": \"manifest\",\n \"values\": \"magna cillum ipsum nulla\",\n \"version\": \"tempor Excepteur\"\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b8bb8c3e-f65a-4775-99c8-fd9cfbd9cb59", "name": "Updates app tier of the specified application profile", "request": { "name": "Updates app tier of the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"appTier\": {\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"replaceWithAppTier\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b2223be3-04c2-46f3-82ac-6803ef03ef0d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"appTier\": {\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"replaceWithAppTier\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6c980e46-3aab-42c1-826f-036b95a75787", "name": "Adds tier to the specified application profile", "request": { "name": "Adds tier to the specified application profile", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "056ca39a-9037-4f18-84b7-968f596ffed5", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"sourceAppTierUid\": \"\",\n \"type\": \"manifest\",\n \"values\": \"\",\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8d9582bf-9957-4557-8583-ac10ecb75687", "name": "{tierUid}", "item": [ { "id": "2e79ea12-f07a-449b-8b1c-ce192544a008", "name": "Deletes the specified application profile tier", "request": { "name": "Deletes the specified application profile tier", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e8ef59c2-bd1e-4138-a8ec-f48a2aec31f7", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "841964db-e606-4950-bf7e-727171c97818", "name": "Returns the specified application profile tier information", "request": { "name": "Returns the specified application profile tier information", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "00182c01-12d7-4fe4-b336-3f8bdcb4bfe3", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"fugiat_b\": \"\",\n \"nisi5\": \"\",\n \"ut_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_6\": \"\",\n \"eu4b\": \"\",\n \"eiusmodb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"containerRegistryUid\": \"aute enim non dolore\",\n \"installOrder\": 99733162,\n \"manifests\": [\n {\n \"kind\": \"amet\",\n \"name\": \"est pariatur amet cupidatat\",\n \"uid\": \"et dolore\"\n },\n {\n \"kind\": \"culpa veniam do\",\n \"name\": \"\",\n \"uid\": \"do sed adipisicing nulla dolore\"\n }\n ],\n \"properties\": [\n {\n \"format\": \"ut pariatur nulla nostrud\",\n \"name\": \"fugiat esse tempor\",\n \"type\": \"labore anim Ut\",\n \"value\": \"consectetur aute\"\n },\n {\n \"format\": \"laboris occaecat proident\",\n \"name\": \"non eu\",\n \"type\": \"est amet\",\n \"value\": \"aliquip ut sint culpa\"\n }\n ],\n \"registryUid\": \"adipisicing dolor\",\n \"sourceAppTierUid\": \"mollit eiusmod\",\n \"type\": \"manifest\",\n \"values\": \"enim pr\",\n \"version\": \"in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1a71a464-3429-4577-91ad-286f5e6dd84b", "name": "Updates the specified application profile tier", "request": { "name": "Updates the specified application profile tier", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"containerRegistryUid\": \"\",\n \"installOrder\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"properties\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"values\": \"\",\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c1afa34a-1896-40d6-9730-2ca0d103b336", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c529255c-900a-4092-b9f5-7d21d6c68348", "name": "manifests", "item": [ { "id": "27325d66-4e51-4981-bd9b-b9de48e247e7", "name": "Retrieves a list of manifests of the specified application profile tier", "request": { "name": "Retrieves a list of manifests of the specified application profile tier", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0238c04c-ef68-462f-a557-5163688cfb35", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifests\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eu__4\": \"\",\n \"adipisicing1d\": \"\",\n \"Excepteur95\": \"\",\n \"commodo_5d1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_f\": \"\",\n \"ex_e06\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"esse\",\n \"digest\": \"ut officia\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam_bc1\": \"\",\n \"ut_69\": \"\",\n \"culpa2_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"qui aliquip laboris ullamc\",\n \"digest\": \"consequat enim\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "79f83f96-d854-4375-8da2-1a51abce3bcb", "name": "Adds manifest to the specified application profile tier", "request": { "name": "Adds manifest to the specified application profile tier", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c86d5cf7-5f21-4629-9ca7-4ab51e605cb0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2a35d257-cdcd-43fb-8efc-c7e46d9ba25f", "name": "{manifestUid}", "item": [ { "id": "31798078-85c6-49e1-8933-b8cce5e84713", "name": "Deletes the specified application profile tier manifest", "request": { "name": "Deletes the specified application profile tier manifest", "description": {}, "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e55a2bc0-f4f4-4a05-a1fa-b8d8b84f457f", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9f7e80c9-ee50-41e3-a698-dc0275be9fc6", "name": "Returns the specified application profile tier manifest information", "request": { "name": "Returns the specified application profile tier manifest information", "description": {}, "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2775e279-b5fa-4444-bf4e-d1a681323943", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"velit_3\": \"\",\n \"sed34\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_e0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"in Lorem dol\",\n \"digest\": \"ut dolor reprehenderit aute\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0bd3d243-d790-4246-9295-7d7577da6a2d", "name": "Updates the specified application profile tier manifest information", "request": { "name": "Updates the specified application profile tier manifest information", "description": {}, "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b2ce66f0-de93-4dbb-97c1-fde050eabde4", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "appProfiles", ":uid", "tiers", ":tierUid", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Application profile tier manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "cdf394de-ab5b-475c-aef8-1086d56b78ba", "name": "Returns the specified application profile tier resolved values", "request": { "name": "Returns the specified application profile tier resolved values", "description": {}, "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "78000ead-f3cc-4334-a9c3-e716c6b7daa1", "name": "OK", "originalRequest": { "url": { "path": ["v1", "appProfiles", ":uid", "tiers", ":tierUid", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Application profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "tierUid", "description": "(Required) Application profile tier uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resolved\": {\n \"dolore_c3\": \"dolore anim\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "b7cccde0-92e3-4f7b-bd20-2fb127db25d6", "name": "audits", "item": [ { "id": "db7f5e23-e11b-44ff-82f3-5e702579d59b", "name": "Retrieves the list of audit logs", "request": { "name": "Retrieves the list of audit logs", "description": {}, "url": { "path": ["v1", "audits"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "startTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "endTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "userUid", "value": "", "description": "Specify the user uid, to retrieve the specific user audit logs" }, { "disabled": false, "key": "projectUid", "value": "", "description": "Specify the project uid, to retrieve the specific project audit logs" }, { "disabled": false, "key": "tenantUid", "value": "", "description": "Specify the tenant uid, to retrieve the specific tenant audit logs" }, { "disabled": false, "key": "resourceKind", "value": "", "description": "Specify the resource name, to retrieve the specific resource audit logs" }, { "disabled": false, "key": "resourceUid", "value": "", "description": "Specify the resource uid, to retrieve the specific resource audit logs" }, { "disabled": false, "key": "actionType", "value": "" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "71557ea4-1ae6-44f0-819d-fd53efa06a28", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "audits"], "host": ["{{baseUrl}}"], "query": [ { "key": "startTime", "value": "" }, { "key": "endTime", "value": "" }, { "key": "userUid", "value": "" }, { "key": "projectUid", "value": "" }, { "key": "tenantUid", "value": "" }, { "key": "resourceKind", "value": "" }, { "key": "resourceUid", "value": "" }, { "key": "actionType", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ete9e\": \"\",\n \"Excepteura\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_8da\": \"\",\n \"aute_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"actionMsg\": \"quis tempor\",\n \"actionType\": \"publish\",\n \"actor\": {\n \"actorType\": \"service\",\n \"project\": {\n \"name\": \"adipisicing\",\n \"uid\": \"adipisicing\"\n },\n \"serviceName\": \"proident nulla sint\",\n \"user\": {\n \"emailId\": \"sint est reprehenderit elit\",\n \"firstName\": \"magna labore\",\n \"lastName\": \"qui ullamco Ut magna\",\n \"org\": \"ex incididunt\",\n \"uid\": \"dolor laborum Ut\"\n }\n },\n \"contentMsg\": \"irure Duis cupidatat do\",\n \"resource\": {\n \"uid\": \"veniam\",\n \"kind\": \"do dolore ut aliqua cillum\",\n \"label\": \"nulla ea minim in\",\n \"name\": \"ullamco tempor labore\"\n },\n \"userMsg\": \"mollit do enim\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore_34c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboree7\": \"\",\n \"esteaf\": \"\",\n \"proident64\": \"\",\n \"magna8f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"actionMsg\": \"ut enim est exercitation\",\n \"actionType\": \"delete\",\n \"actor\": {\n \"actorType\": \"service\",\n \"project\": {\n \"name\": \"qui minim amet labore\",\n \"uid\": \"nostrud cillum cupidatat dolor id\"\n },\n \"serviceName\": \"Excepteur \",\n \"user\": {\n \"emailId\": \"ut Excepteur nulla fugiat\",\n \"firstName\": \"aute dolore\",\n \"lastName\": \"et\",\n \"org\": \"ex eu\",\n \"uid\": \"veniam adipisicing do\"\n }\n },\n \"contentMsg\": \"in quis\",\n \"resource\": {\n \"uid\": \"Lorem mollit aliqua ullamco\",\n \"kind\": \"aliquip dolor labore elit\",\n \"label\": \"consequat ut tempor\",\n \"name\": \"cillum sed\"\n },\n \"userMsg\": \"consequat aute sit velit\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ipsum\",\n \"count\": -32516059,\n \"limit\": -13470160,\n \"offset\": 86894964\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a69c2e90-3089-4446-ae2e-20a770fd0c30", "name": "{uid}", "item": [ { "id": "4df11466-994e-4dcc-a2e1-71bc028336ad", "name": "Returns the specified audit log", "request": { "name": "Returns the specified audit log", "description": {}, "url": { "path": ["v1", "audits", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b8874316-b253-478f-abe9-d0e206489b0a", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "audits", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore97\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis55a\": \"\",\n \"culpa2\": \"\",\n \"id_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"actionMsg\": \"Lorem occaecat sed consequat\",\n \"actionType\": \"create\",\n \"actor\": {\n \"actorType\": \"user\",\n \"project\": {\n \"name\": \"aliquip incididunt\",\n \"uid\": \"adipisicing Lorem\"\n },\n \"serviceName\": \"occaecat laboris\",\n \"user\": {\n \"emailId\": \"nostrud in\",\n \"firstName\": \"pariatur labore\",\n \"lastName\": \"ipsum irure adipisic\",\n \"org\": \"proident dolor laboris\",\n \"uid\": \"id\"\n }\n },\n \"contentMsg\": \"labore anim\",\n \"resource\": {\n \"uid\": \"officia sit id velit\",\n \"kind\": \"sit laboris labore\",\n \"label\": \"sed aute\",\n \"name\": \"ut irure aliqua comm\"\n },\n \"userMsg\": \"et Ut eu\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7d3cd14c-c27f-4951-97b2-81c03676665b", "name": "Returns the specified system audit message", "request": { "name": "Returns the specified system audit message", "description": {}, "url": { "path": ["v1", "audits", ":uid", "sysMsg"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c949061f-fd9f-4437-9bf5-ea2ce0b7315e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "audits", ":uid", "sysMsg"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"actionMsg\": \"deserunt Duis\",\n \"contentMsg\": \"reprehenderit ea\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "081cd6f7-0123-4054-81a7-320dff7f6ca6", "name": "Updates the specified user message for the specified audit", "request": { "name": "Updates the specified user message for the specified audit", "description": {}, "url": { "path": ["v1", "audits", ":uid", "userMsg"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"userMsg\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6c9c0413-5185-4cb9-a73f-ede72d441c9b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "audits", ":uid", "userMsg"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the audit uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"userMsg\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "08d59c6d-2f2d-433a-854e-51e69def3af6", "name": "auth", "item": [ { "id": "a5c61a6f-3726-485f-be87-3a3a11b0dbcf", "name": "Authenticates the user for the specified crendentials", "request": { "name": "Authenticates the user for the specified crendentials", "description": { "content": "Creates a authentication request with the specified credentials", "type": "text/plain" }, "url": { "path": ["v1", "auth", "authenticate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "setCookie", "value": "true", "description": "Describes a way to set cookie from backend." } ], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": null, "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\",\n \"org\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "42401e38-b3ba-4122-9aef-8bf37ae7de10", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "authenticate"], "host": ["{{baseUrl}}"], "query": [ { "key": "setCookie", "value": "true" } ], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\",\n \"org\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0743185f-eba6-4414-92fb-f5d279beefa1", "name": "org", "item": [ { "id": "9bc5c0ce-e023-4f89-ae11-bd719ec84f0f", "name": "Returns the user organization details", "request": { "name": "Returns the user organization details", "description": { "content": "Returns the allowed login method and information with the organization details", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "orgName", "value": "" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "4634eefb-1c55-4745-9297-d928cc5db849", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "org"], "host": ["{{baseUrl}}"], "query": [ { "key": "orgName", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appEnv\": \"sunt ad\",\n \"authType\": \"password\",\n \"orgName\": \"sunt minim\",\n \"redirectUrl\": \"magna\",\n \"rootDomain\": \"id adipisicing\",\n \"securityMode\": \"sunt ut id pariatur\",\n \"ssoLogins\": [\n {\n \"displayName\": \"aute veniam\",\n \"logo\": \"sed do\",\n \"name\": \"cillum\",\n \"redirectUri\": \"exercitation mollit pariatur cillum\"\n },\n {\n \"displayName\": \"deserunt Excepteur\",\n \"logo\": \"commo\",\n \"name\": \"ut anim magna\",\n \"redirectUri\": \"nostrud Ut\"\n }\n ],\n \"totalTenants\": -51667498.509626776\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e0928690-8b56-478f-a097-7a5bf78d7fdd", "name": "Creates a request to switch organization", "request": { "name": "Creates a request to switch organization", "description": { "content": "Creates a request to switch to the same user's other organization. Only possible if user belongs to multiple organization", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org", ":orgName", "switch"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "setCookie", "value": "true", "description": "Describes a way to set cookie from backend for switched organization" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "orgName", "description": "(Required) Organization name for which switch request has to be created" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": null }, "response": [ { "id": "b5b2245d-e56a-408a-8e1f-208408df7ae5", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "org", ":orgName", "switch"], "host": ["{{baseUrl}}"], "query": [ { "key": "setCookie", "value": "true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "orgName", "description": "(Required) Organization name for which switch request has to be created" } ] }, "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f97c492d-77d5-426f-964b-8286e06842ce", "name": "{org}", "item": [ { "id": "1b4f1d7d-977d-453c-91a7-fe35639eeb7b", "name": "oidc", "item": [ { "id": "92b1df66-f3bc-4498-a245-9b02bb191636", "name": "Idp authorization code callback", "request": { "name": "Idp authorization code callback", "description": { "content": "Returns the Authorization token for the palette. This is called by the IDP as a callback url after IDP authenticates the user with its server.", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org", ":org", "oidc", "callback"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "code", "value": "", "description": "Describes temporary and very short lived code sent by IDP to validate the token" }, { "disabled": false, "key": "state", "value": "", "description": "Describes a state to validate and associate request and response" }, { "disabled": false, "key": "error", "value": "", "description": "Describes a error code in case the IDP is not able to validate and authenticates the user" }, { "disabled": false, "key": "error_description", "value": "", "description": "Describes a error in case the IDP is not able to validate and authenticates the user" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "160d7bb3-22eb-42fd-9966-d94540149e96", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "org", ":org", "oidc", "callback"], "host": ["{{baseUrl}}"], "query": [ { "key": "code", "value": "" }, { "key": "state", "value": "" }, { "key": "error", "value": "" }, { "key": "error_description", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7bdc665a-d277-421b-ad7c-bb3b83249fb6", "name": "Identity provider logout url for the Oidc", "request": { "name": "Identity provider logout url for the Oidc", "description": { "content": "Returns No Content. Works as a callback url after the IDP logout from their server.", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org", ":org", "oidc", "logout"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "state", "value": "", "description": "Describes a state to validate and associate request and response" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "method": "GET", "auth": null }, "response": [ { "id": "40fed8e9-8e3b-4a4d-852b-c9924b00c3d8", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "auth", "org", ":org", "oidc", "logout"], "host": ["{{baseUrl}}"], "query": [ { "key": "state", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ef95b371-77b8-4364-af35-106eb7007549", "name": "saml", "item": [ { "id": "677759db-3d8a-40de-b88a-7b6bf454bc1b", "name": "Identity provider callback url for the SMAL authentication", "request": { "name": "Identity provider callback url for the SMAL authentication", "description": { "content": "Returns the Authorization token for the palette. This is called by the SAML based IDP as a callback url after IDP authenticates the user with its server.", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org", ":org", "saml", "callback"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "authToken", "value": "", "description": "Deprecated." } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": null, "body": { "mode": "urlencoded", "urlencoded": [ { "disabled": false, "key": "SAMLResponse", "value": "", "description": "Describe the SAML compliant response sent by IDP which will be validated by Palette" }, { "disabled": false, "key": "RelayState", "value": "", "description": "Describes a state to validate and associate request and response" } ] } }, "response": [ { "id": "0d4c3296-7f6a-43b5-bbef-6c4551f17bcb", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "org", ":org", "saml", "callback"], "host": ["{{baseUrl}}"], "query": [ { "key": "authToken", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "method": "POST", "body": { "mode": "urlencoded", "urlencoded": [ { "disabled": false, "description": { "content": "Describe the SAML compliant response sent by IDP which will be validated by Palette", "type": "text/plain" }, "key": "SAMLResponse", "value": "" }, { "disabled": false, "description": { "content": "Describes a state to validate and associate request and response", "type": "text/plain" }, "key": "RelayState", "value": "" } ] } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "98a53ade-6dc9-4d2e-93d1-79389bd6da72", "name": "Identity provider logout url for the SMAL", "request": { "name": "Identity provider logout url for the SMAL", "description": { "content": "Returns No Content. Works as a callback url after the IDP logout from their server.", "type": "text/plain" }, "url": { "path": ["v1", "auth", "org", ":org", "saml", "logout"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "authToken", "value": "", "description": "Deprecated." } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "header": [ { "key": "Content-Type", "value": "application/x-www-form-urlencoded" } ], "method": "POST", "auth": null, "body": { "mode": "urlencoded", "urlencoded": [ { "disabled": false, "key": "SAMLResponse", "value": "", "description": "Describe the SAML compliant response sent by IDP which will be validated by Palette to perform logout." } ] } }, "response": [ { "id": "4f8a2b25-ec60-41b0-9d58-32595605a641", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "auth", "org", ":org", "saml", "logout"], "host": ["{{baseUrl}}"], "query": [ { "key": "authToken", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "org", "description": "(Required) Organization name" } ] }, "method": "POST", "body": { "mode": "urlencoded", "urlencoded": [ { "disabled": false, "description": { "content": "Describe the SAML compliant response sent by IDP which will be validated by Palette to perform logout.", "type": "text/plain" }, "key": "SAMLResponse", "value": "" } ] } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "5ceb585c-2519-4f75-b214-df1d5aee3db2", "name": "Returns a list of user's organizations", "request": { "name": "Returns a list of user's organizations", "description": { "content": "Returns a list of user's organizations details and login methods", "type": "text/plain" }, "url": { "path": ["v1", "auth", "orgs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "1a949695-f2f9-440a-ba14-4cf9cd2b442a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "orgs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"organizations\": [\n {\n \"authType\": \"laboris pariat\",\n \"name\": \"do Excepteur aute dolor nostrud\",\n \"redirectUrl\": \"ipsum sunt labore Duis consectetur\",\n \"ssoLogins\": [\n {\n \"displayName\": \"Lorem magna aliquip cillum\",\n \"logo\": \"ad enim\",\n \"name\": \"tempor ut \",\n \"redirectUri\": \"proident id ad\"\n },\n {\n \"displayName\": \"aliqua esse adipisicing minim\",\n \"logo\": \"sed irure\",\n \"name\": \"labore aliqua exercitation amet\",\n \"redirectUri\": \"laboris\"\n }\n ]\n },\n {\n \"authType\": \"ea\",\n \"name\": \"laboris\",\n \"redirectUrl\": \"veniam ea\",\n \"ssoLogins\": [\n {\n \"displayName\": \"proident\",\n \"logo\": \"tempor id amet ex\",\n \"name\": \"aliqua nisi eu commodo amet\",\n \"redirectUri\": \"culpa ipsum\"\n },\n {\n \"displayName\": \"id ex\",\n \"logo\": \"id minim est velit\",\n \"name\": \"sed adipisicing dolore\",\n \"redirectUri\": \"Lorem qui exercitation\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2ca21e32-1b01-4e25-83ec-97e410c601a7", "name": "password/{passwordToken}", "item": [ { "id": "ce8c4013-60e4-4174-9a55-cf115b8659f9", "name": "Updates and Activates the specified user password using the password token", "request": { "name": "Updates and Activates the specified user password using the password token", "description": { "content": "Updates and Activates user password with the help of password token", "type": "text/plain" }, "url": { "path": ["v1", "auth", "password", ":passwordToken", "activate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the user to be used for authentication of user" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": null, "body": { "mode": "raw", "raw": "{\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cdfa2420-f60a-491e-9e16-b21a3ba3382e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "auth", "password", ":passwordToken", "activate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the user to be used for authentication of user" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9dd82f89-655b-4cf7-a426-789ff00dfd11", "name": "Resets the user password using the password token", "request": { "name": "Resets the user password using the password token", "description": { "content": "Updates the new user password with the help of password token", "type": "text/plain" }, "url": { "path": ["v1", "auth", "password", ":passwordToken", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the user to be used for authentication of user" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": null, "body": { "mode": "raw", "raw": "{\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8c644914-6871-4348-8760-7d335161d068", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "auth", "password", ":passwordToken", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the user to be used for authentication of user" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "bde26135-9ff5-4024-b3a2-d4088f07f103", "name": "Refreshes authentication token", "request": { "name": "Refreshes authentication token", "description": { "content": "Returns a new token within refresh timeout and same session id is maintained", "type": "text/plain" }, "url": { "path": ["v1", "auth", "refresh", ":token"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "setCookie", "value": "true", "description": "Describes a way to set cookie from backend." } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "token", "description": "(Required) Non expired Authorization token" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "7eabb5c5-ca02-4d43-83b9-0e07fa1c5e12", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "refresh", ":token"], "host": ["{{baseUrl}}"], "query": [ { "key": "setCookie", "value": "true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "token", "description": "(Required) Non expired Authorization token" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "db6223d2-fabd-4f4f-8356-b67f186f214a", "name": "sso", "item": [ { "id": "5169b086-61d3-4666-a941-fc3ec2d45a2c", "name": "Returns a list of predefined Identity Provider (IDP)", "request": { "name": "Returns a list of predefined Identity Provider (IDP)", "description": { "content": "Returns a list of predefined Identity Provider (IDP)", "type": "text/plain" }, "url": { "path": ["v1", "auth", "sso", "idps"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "cfd158c2-0edb-4aa1-ad07-4806b7985c30", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "auth", "sso", "idps"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"laboris in dolor ex deserunt\",\n \"name\": \"cupidatat irure nisi reprehenderit dolore\"\n },\n {\n \"id\": \"ut e\",\n \"name\": \"laboris irure ut\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fd0fe88c-52e9-4e2a-888a-9028a9f3a6ba", "name": "Returns a list of supported sso logins", "request": { "name": "Returns a list of supported sso logins", "description": { "content": "Returns a list of supported sso logins and their authentication mechanism", "type": "text/plain" }, "url": { "path": ["v1", "auth", "sso", "logins"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "org", "value": "" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "f0dcf3ac-fbdf-4d47-8e12-2ce6f20f5e9c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "auth", "sso", "logins"], "host": ["{{baseUrl}}"], "query": [ { "key": "org", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"displayName\": \"eu reprehenderit fugiat\",\n \"logo\": \"eu mollit\",\n \"name\": \"consequat magna\",\n \"redirectUri\": \"fugiat Ut ex \"\n },\n {\n \"displayName\": \"reprehenderit ut magna proident\",\n \"logo\": \"et ut nisi\",\n \"name\": \"eiusmod ad veniam tempo\",\n \"redirectUri\": \"aliquip occaecat enim\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cd7d16e1-3c99-4a0b-afb0-15b0050d1480", "name": "Returns a list of supported sso auth providers", "request": { "name": "Returns a list of supported sso auth providers", "description": { "content": "Returns a list of supported sso auth providers", "type": "text/plain" }, "url": { "path": ["v1", "auth", "sso", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "1277be71-ae91-4536-a5ab-0861c384a6d7", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "auth", "sso", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"displayName\": \"eu reprehenderit fugiat\",\n \"logo\": \"eu mollit\",\n \"name\": \"consequat magna\",\n \"redirectUri\": \"fugiat Ut ex \"\n },\n {\n \"displayName\": \"reprehenderit ut magna proident\",\n \"logo\": \"et ut nisi\",\n \"name\": \"eiusmod ad veniam tempo\",\n \"redirectUri\": \"aliquip occaecat enim\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b669a6bb-5a20-4d84-95c4-a74407b41a82", "name": "Returns Authorization token. Works as a callback url for the system defined sso apps", "request": { "name": "Returns Authorization token. Works as a callback url for the system defined sso apps", "description": { "content": "Returns Authorization token. Works as a callback url for the system defined sso apps", "type": "text/plain" }, "url": { "path": ["v1", "auth", "sso", ":ssoApp", "callback"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "code", "value": "", "description": "Describes temporary and very short lived code sent by IDP to validate the token" }, { "disabled": false, "key": "state", "value": "", "description": "Describes a state to validate and associate request and response" }, { "disabled": false, "key": "error", "value": "", "description": "Describes a error code in case the IDP is not able to validate and authenticates the user" }, { "disabled": false, "key": "error_description", "value": "", "description": "Describes a error in case the IDP is not able to validate and authenticates the user" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "ssoApp", "description": "(Required) Describes the sso app use to login into the system" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": null }, "response": [ { "id": "6affcd75-93fb-47ad-b6ec-560e69a389d5", "name": "OK", "originalRequest": { "url": { "path": ["v1", "auth", "sso", ":ssoApp", "callback"], "host": ["{{baseUrl}}"], "query": [ { "key": "code", "value": "" }, { "key": "state", "value": "" }, { "key": "error", "value": "" }, { "key": "error_description", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "ssoApp", "description": "(Required) Describes the sso app use to login into the system" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Authorization\": \"eiusmod dolor proident enim mi\",\n \"isMfa\": false\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "6fff8c99-b1fa-4f11-bdd6-d9c0b2a13c1e", "name": "user", "item": [ { "id": "d020c6de-ba83-486b-88c1-aa8820a2a3b5", "name": "Returns No Content. Sends the user organization information via email", "request": { "name": "Returns No Content. Sends the user organization information via email", "description": { "content": "Returns No Content. Sends the user organization(s) information via email", "type": "text/plain" }, "url": { "path": ["v1", "auth", "user", "org", "forgot"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "emailId", "value": "", "description": "(Required) Describes user's email id for sending organzation(s) details via email." } ], "variable": [] }, "method": "GET", "auth": null }, "response": [ { "id": "728f61f0-e65a-457c-8c4a-f7fc648f3aa7", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "auth", "user", "org", "forgot"], "host": ["{{baseUrl}}"], "query": [ { "key": "emailId", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "17b144d6-24ef-48bb-b652-d4c074b92278", "name": "Creates request to reset password via email", "request": { "name": "Creates request to reset password via email", "description": { "content": "Creates request to reset password via email. Password reset email will be sent to the user. Sends 204 No Content.", "type": "text/plain" }, "url": { "path": ["v1", "auth", "user", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": null, "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "759b00ad-f104-4e74-bb05-f58358a17d50", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "auth", "user", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "cfa5d789-cd79-4be2-b878-c94390197668", "name": "cloudaccounts", "item": [ { "id": "b5003c7d-b3f4-4071-8f13-71728ccbc9e8", "name": "aws", "item": [ { "id": "d0647e4b-8100-4386-82f8-7aff9db494da", "name": "Retrieves a list of AWS cloud accounts", "request": { "name": "Retrieves a list of AWS cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "aws"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d3d6c340-f749-4d6b-b5f9-ed5982a9920d", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "aws"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"in Lorem occaecat\",\n \"metadata\": {\n \"annotations\": {\n \"aute1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aute9b8\": \"\",\n \"nostrud_8\": \"\",\n \"anim9\": \"\",\n \"ut565\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"pariatur irure ut\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"officia eiusmod in dolore\",\n \"pariatur in Lorem ipsum\"\n ],\n \"secretKey\": \"mollit aliqua\",\n \"sts\": {\n \"arn\": \"labore\",\n \"externalId\": \"sint id consequat culpa dolor\"\n }\n },\n \"status\": {\n \"state\": \"sed Ut aute\"\n }\n },\n {\n \"kind\": \"deserunt\",\n \"metadata\": {\n \"annotations\": {\n \"veniam_9ed\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit_7\": \"\",\n \"quis47\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"mollit tempor anim\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"sit occaecat sed sint\",\n \"est sit in enim voluptate\"\n ],\n \"secretKey\": \"eu dolore nulla do\",\n \"sts\": {\n \"arn\": \"enim ut consequat laboris do\",\n \"externalId\": \"sint et nisi\"\n }\n },\n \"status\": {\n \"state\": \"et pariatur\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"enim dolore veniam qui\",\n \"count\": -66837132,\n \"limit\": -43374011,\n \"offset\": 57868811\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "03608122-7b42-401e-b9ba-087d8daf04c5", "name": "Creates an AWS cloud account", "request": { "name": "Creates an AWS cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"culpac7d\": \"\",\n \"animdf9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_233\": \"\",\n \"sint1b3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c80ff982-3509-4507-a9d7-31e452a7aeed", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sintf\": \"\",\n \"suntd38\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "86f92216-ecb1-40d7-a1e3-01f2a5174c60", "name": "{uid}", "item": [ { "id": "daf5c542-50dd-4a11-814a-ed0f2b15ee82", "name": "Deletes the specified AWS account", "request": { "name": "Deletes the specified AWS account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4658df74-eeb0-4443-a6e6-f232e4e90d93", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ee91b2d0-ee19-4d71-b43a-2e07d8a489dd", "name": "Returns the specified AWS account", "request": { "name": "Returns the specified AWS account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "assumeCredentials", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "64f113a0-45b5-4ce5-aac9-bffe170adffe", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "assumeCredentials", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sintf\": \"\",\n \"suntd38\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5f31e868-fbac-4275-8e5f-1f7a8c1c5d53", "name": "Updates the specified AWS account", "request": { "name": "Updates the specified AWS account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"culpac7d\": \"\",\n \"animdf9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_233\": \"\",\n \"sint1b3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d9276770-c647-4db7-ade9-0eba89c6ec8e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "aws", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) AWS cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sintf\": \"\",\n \"suntd38\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "65b44bee-4a36-47aa-afc9-7b2640a2b54f", "name": "azure", "item": [ { "id": "b738ab2c-d97b-4b3b-a3bc-239d3ecd0067", "name": "Retrieves a list of azure cloud accounts", "request": { "name": "Retrieves a list of azure cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "azure"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5f829097-400d-47fc-a4d3-26bbf0865a7e", "name": "An array of azure cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "azure"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"veniam et consectetur anim\",\n \"metadata\": {\n \"annotations\": {\n \"laborum68\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam_cbd\": \"\",\n \"eiusmod7d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"ut in tempor\",\n \"clientId\": \"aliquip pariatur sit\",\n \"clientSecret\": \"non\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": true\n },\n \"tenantName\": \"veniam sit adipisicing\"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"ullamco reprehenderit\",\n \"metadata\": {\n \"annotations\": {\n \"id_c_f\": \"\",\n \"exercitation_33\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim1_a\": \"\",\n \"nulla_6_2\": \"\",\n \"consecteturfe9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"nostrud esse est\",\n \"clientId\": \"mollit velit Ut\",\n \"clientSecret\": \"occaecat mollit amet in Lorem\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": true\n },\n \"tenantName\": \"irure occaecat nulla cupidat\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"Lorem nulla occaecat\",\n \"count\": -18352214,\n \"limit\": -87886162,\n \"offset\": 17718484\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9a89330d-4dd1-45a5-91be-11eb496a1e7e", "name": "Create azure cloud account", "request": { "name": "Create azure cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"adc\": \"\",\n \"quif\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor8\": \"\",\n \"incididunt0a4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7f28a75e-944e-4143-861b-6eca86168116", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"pariatur48\": \"\",\n \"aliquab\": \"\",\n \"amet_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_d9\": \"\",\n \"mollit3d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "98380fb6-25f2-45d0-80e9-4fbf0f26a8f0", "name": "{uid}", "item": [ { "id": "e2134efb-099e-454c-8f18-5e9d564521fe", "name": "Deletes the specified azure account", "request": { "name": "Deletes the specified azure account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b52e34b3-bbde-4d96-88b3-22aaa0192024", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "970ce980-c6a5-4b2d-a58c-d895c078520c", "name": "Returns the specified azure cloud account", "request": { "name": "Returns the specified azure cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "22acdea2-d6f4-43e0-9765-7bf1f5e6d178", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"pariatur48\": \"\",\n \"aliquab\": \"\",\n \"amet_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_d9\": \"\",\n \"mollit3d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "610ff69d-d00f-42ee-8558-ed82d1d2aa07", "name": "Updates the specified azure account", "request": { "name": "Updates the specified azure account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"adc\": \"\",\n \"quif\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor8\": \"\",\n \"incididunt0a4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "25a6fdf3-e774-4d67-85b2-57395a22d28d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Azure cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"pariatur48\": \"\",\n \"aliquab\": \"\",\n \"amet_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_d9\": \"\",\n \"mollit3d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "1e2ee34c-c2c1-4bab-85d3-e6cc12238dbb", "name": "cloudTypes/{cloudType}", "item": [ { "id": "900b3daa-2759-4b60-869a-fb741800d792", "name": "Retrieves a list of cloud accounts by cloud type", "request": { "name": "Retrieves a list of cloud accounts by cloud type", "description": {}, "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "75f54a7b-3f6c-4635-a850-3e6090afadf1", "name": "An array of cloud account by specified cloud type items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"apiVersion\": \"cillum pariatur consectetur\",\n \"kind\": \"et do\",\n \"metadata\": {\n \"annotations\": {\n \"dolore571\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_c44\": \"\",\n \"ut_9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"Excepteur7\": \"sint cillum nisi\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"apiVersion\": \"sit officia ame\",\n \"kind\": \"adipisicing\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation_71\": \"\",\n \"officia21\": \"\",\n \"ex_43\": \"\",\n \"adipisicing38c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia_0\": \"\",\n \"et_e9b\": \"\",\n \"eiusmod6\": \"\",\n \"laboris_f96\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"eiusmodeea\": \"dolor i\",\n \"anim_d\": \"cillum in amet sed ut\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"pariatur consectetur\",\n \"count\": -23915953,\n \"limit\": -26996142,\n \"offset\": -88910393\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b4f354ec-af47-4da9-8cc0-1644c17d0672", "name": "Creates an cloud account of specific cloud type", "request": { "name": "Creates an cloud account of specific cloud type", "description": {}, "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irure_0d8\": \"\",\n \"elitc1\": \"\",\n \"ea623\": \"\"\n },\n \"labels\": {\n \"officia_8e6\": \"\",\n \"dolore14\": \"\",\n \"minim9\": \"\",\n \"dolor__8a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"dolor_6a1\": \"\",\n \"irure_569\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "75f23d9c-a2a8-457a-bbee-91ac91ec01d2", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolor6e\": \"\",\n \"dolorefb\": \"\"\n },\n \"labels\": {\n \"eu4\": \"\",\n \"elit6e4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"laboris81\": \"\",\n \"dolore_c\": \"\",\n \"ex_80\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "447a55b8-a60a-420c-a0ea-1c72fa359617", "name": "{uid}", "item": [ { "id": "28426e2f-bb96-406a-8920-c7123ffdde0b", "name": "Deletes the specified account by cloud type", "request": { "name": "Deletes the specified account by cloud type", "description": {}, "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5b5ab1e7-c088-47a8-8e4c-5139e34e8d05", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e2050d7a-ccd7-4086-869d-5b25407c4b87", "name": "Returns the specified account by cloud type", "request": { "name": "Returns the specified account by cloud type", "description": {}, "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6f641448-1ec7-4453-b20c-a2905e7da900", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"apiVersion\": \"Excepteur id cupidatat\",\n \"kind\": \"cillum Excepteur minim consectetur tempor\",\n \"metadata\": {\n \"annotations\": {\n \"autef6\": \"\",\n \"aliquab\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor_f\": \"\",\n \"dolore_dc_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"ea9b\": \"\"\n }\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1a8648bf-2684-4da7-a5c0-842a6524b8e0", "name": "Updates the specified account by cloud type", "request": { "name": "Updates the specified account by cloud type", "description": {}, "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irure_0d8\": \"\",\n \"elitc1\": \"\",\n \"ea623\": \"\"\n },\n \"labels\": {\n \"officia_8e6\": \"\",\n \"dolore14\": \"\",\n \"minim9\": \"\",\n \"dolor__8a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"dolor_6a1\": \"\",\n \"irure_569\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "93756025-7bba-4dea-a776-4386604abfd7", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "cloudTypes", ":cloudType", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Custom cloud account uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Custom cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolor6e\": \"\",\n \"dolorefb\": \"\"\n },\n \"labels\": {\n \"eu4\": \"\",\n \"elit6e4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"credentials\": {\n \"laboris81\": \"\",\n \"dolore_c\": \"\",\n \"ex_80\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "60fb9946-7b9b-4571-b75a-3d619d7ed085", "name": "coxedge", "item": [ { "id": "1e064fef-9b3c-4cd8-b2cd-fa43c4365787", "name": "Retrieves a list of CoxEdge cloud accounts", "request": { "name": "Retrieves a list of CoxEdge cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "coxedge"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1649a810-ece0-4f36-9bf5-a4a2356d255a", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "coxedge"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"in consectetur pariatur ad\",\n \"metadata\": {\n \"annotations\": {\n \"ipsumca\": \"\",\n \"commodo9ed\": \"\",\n \"velit_59d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et1fa\": \"\",\n \"cupidatat6\": \"\",\n \"ullamco_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"mollit enim adipisicing\",\n \"apiKey\": \"et culpa minim sed\",\n \"environment\": \"dolor elit anim\",\n \"organizationId\": \"esse do exercitation\",\n \"service\": \"elit occaecat \"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"sed\",\n \"metadata\": {\n \"annotations\": {\n \"et_73\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex__07\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"occaecat ullamco laboris eu dolor\",\n \"apiKey\": \"sit dolore\",\n \"environment\": \"officia exercitation\",\n \"organizationId\": \"irure\",\n \"service\": \"dolor magna ex ea\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"tempor\",\n \"count\": 45479282,\n \"limit\": 11073349,\n \"offset\": -7482791\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c8e88ee2-0d0f-4175-b2c3-84877e1ab22f", "name": "Creates an CoxEdge cloud account", "request": { "name": "Creates an CoxEdge cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "coxedge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"laboris_de7\": \"\",\n \"nulla975\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_8d\": \"\",\n \"este\": \"\",\n \"minim_5\": \"\",\n \"exercitation_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "143a6962-2bac-451e-beeb-9ffed05fe92a", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "coxedge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"etc\": \"\",\n \"aliquip_8e9\": \"\",\n \"ullamco_6b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur_6f0\": \"\",\n \"et9e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2c28f6fb-186c-4ea2-bea8-96958aada68f", "name": "{uid}", "item": [ { "id": "40624d06-a3cc-41f2-bc18-a80ff3f0cc0e", "name": "Deletes the specified CoxEdge account", "request": { "name": "Deletes the specified CoxEdge account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "897abff4-25eb-4b63-8a5a-3aaf7b65f7d6", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "83bbeccf-498c-48f1-b3cb-57ee62351d9e", "name": "Returns the specified CoxEdge account", "request": { "name": "Returns the specified CoxEdge account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "68c57318-9cf4-4a80-89fa-961ddeaca74d", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"etc\": \"\",\n \"aliquip_8e9\": \"\",\n \"ullamco_6b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur_6f0\": \"\",\n \"et9e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6a326b69-72f5-4d47-9b13-9499efe05f8f", "name": "Updates the specified CoxEdge account", "request": { "name": "Updates the specified CoxEdge account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"laboris_de7\": \"\",\n \"nulla975\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_8d\": \"\",\n \"este\": \"\",\n \"minim_5\": \"\",\n \"exercitation_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f51ab069-5211-4740-8a5a-20e0c17a6d13", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "coxedge", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) CoxEdge cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"etc\": \"\",\n \"aliquip_8e9\": \"\",\n \"ullamco_6b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur_6f0\": \"\",\n \"et9e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "e9f6cd78-aec1-4607-9d72-f450c5e26103", "name": "gcp", "item": [ { "id": "24489160-a0d6-45aa-a4f4-63f47c74dfb0", "name": "Retrieves a list of gcp cloud accounts", "request": { "name": "Retrieves a list of gcp cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "gcp"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "87b7819d-afbe-4557-a98b-c785d9942d7a", "name": "An array of gcp cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "gcp"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"esse nisi\",\n \"metadata\": {\n \"annotations\": {\n \"esse_7\": \"\",\n \"reprehenderit17\": \"\",\n \"nulla49b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut_\": \"\",\n \"eac\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"jsonCredentials\": \"cupidatat pariatur voluptate labore\",\n \"jsonCredentialsFileName\": \"sunt ut aliquip Duis\"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"dolore laborum elit\",\n \"metadata\": {\n \"annotations\": {\n \"adipisicing6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in925\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"jsonCredentials\": \"qui veniam minim aute\",\n \"jsonCredentialsFileName\": \"eiusmod elit est labore laborum\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"exerc\",\n \"count\": 55079392,\n \"limit\": 14768094,\n \"offset\": 94167888\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b26ffe26-556f-4c57-92b5-5f2f9779adcc", "name": "Creates a GCP cloud account", "request": { "name": "Creates a GCP cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"laborumbc7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor_62e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c63500e1-5e05-4345-a645-a83fa4fbef4c", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "21c27f53-effb-4982-9c26-fad248956513", "name": "{uid}", "item": [ { "id": "0c370cf8-1804-411c-89eb-798b2cce5f62", "name": "Deletes the specified GCP account", "request": { "name": "Deletes the specified GCP account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1296c43c-def2-4695-959e-1a964c7bc679", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "216f68e1-417b-4b49-a9cb-35b02eaecc9b", "name": "Returns the specified GCP cloud account", "request": { "name": "Returns the specified GCP cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "000619ca-08e2-4e61-a0b0-f3f6c85eae78", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"ut consectetur\",\n \"metadata\": {\n \"annotations\": {\n \"laboris4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_b5a\": \"\",\n \"in_f\": \"\",\n \"fugiat_a18\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"jsonCredentials\": \"in occaecat nostrud\",\n \"jsonCredentialsFileName\": \"ea aliqua cillum do non\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a38a86e0-ccb9-411b-8478-fdde98cb4457", "name": "Updates the specified GCP account", "request": { "name": "Updates the specified GCP account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"laborumbc7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor_62e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "79760989-6531-41eb-9257-e74af5dd2277", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) GCP cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "9112abfe-c20e-4832-92dd-f750b63a8352", "name": "maas", "item": [ { "id": "1142365d-319a-4522-ac9c-e27458bcef19", "name": "Retrieves a list of Maas cloud accounts", "request": { "name": "Retrieves a list of Maas cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "11363884-a061-4a30-a04c-849ee12b8d44", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"non sunt Excepteur\",\n \"metadata\": {\n \"annotations\": {\n \"deseruntc\": \"\",\n \"in__\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsum_ba8\": \"\",\n \"ullamcoa\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"amet reprehenderit adipisicing pariatur nisi\",\n \"apiEndpoint\": \"aute in\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"ipsum mollit occaecat Duis\",\n \"metadata\": {\n \"annotations\": {\n \"sint_0\": \"\",\n \"dolor_d0\": \"\",\n \"est_3f1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"adipisicing_727\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"sit commodo aliquip\",\n \"apiEndpoint\": \"tempor\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore co\",\n \"count\": 49491790,\n \"limit\": -35619231,\n \"offset\": -1032413\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b88877c0-4a16-4a26-a324-3f70de13a80e", "name": "Creates an Maas cloud account", "request": { "name": "Creates an Maas cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"minim_0\": \"\",\n \"Lorem_f0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex_4d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ba8dede4-f6cb-4da9-9b8f-7e21c2b41028", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex_4d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua_7d\": \"\",\n \"cupidatate00\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ee20a53d-7733-49e7-a385-9a2b234ed62d", "name": "{uid}", "item": [ { "id": "a72f1b57-d44f-417c-b90e-9e47e637f3af", "name": "Deletes the specified Maas account", "request": { "name": "Deletes the specified Maas account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "967dbba6-3e65-4795-8c67-1330deee958a", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "19cb7184-9d2b-4749-8d54-2866a63a38ee", "name": "Returns the specified Maas account", "request": { "name": "Returns the specified Maas account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0f27a8fb-d14b-4634-ae06-2f6339cb9e72", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex_4d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua_7d\": \"\",\n \"cupidatate00\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5be28b75-19e0-472d-9ade-3e051ea8d6fe", "name": "Patches the specified CloudAccount Maas", "request": { "name": "Patches the specified CloudAccount Maas", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4c63e6be-fa1a-49a7-aa14-7b015050ab51", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "97ee3a0b-de0c-4ed3-a1a4-ee0b35fa2af1", "name": "Updates the specified Maas account", "request": { "name": "Updates the specified Maas account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"minim_0\": \"\",\n \"Lorem_f0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex_4d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c3db8209-64c1-41b7-a6af-ca851341fcfa", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Maas cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex_4d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua_7d\": \"\",\n \"cupidatate00\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7d620663-1e65-4580-815e-b67a92ed7acb", "name": "properties", "item": [ { "id": "ce0e9974-ab34-4221-9a93-815f798fbcab", "name": "Get the maas azs for a given account", "request": { "name": "Get the maas azs for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "azs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ffa2a7ed-2942-4e41-b9a0-e21671208d52", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "azs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"dolor anim consequat\",\n \"name\": \"mollit nostrud exercitation laborum proident\"\n },\n {\n \"description\": \"nisi dolore deserunt laboris\",\n \"name\": \"aliqua ullamco eu Lorem\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2f49039d-fc82-4975-95e5-43420d930ddd", "name": "Get the maas domains for a given account", "request": { "name": "Get the maas domains for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6c76e394-0b09-44b7-aa4f-7ed2cd174a56", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"name\": \"eu et\"\n },\n {\n \"name\": \"et tempor est in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "496c3021-6743-4004-a719-8088b2184750", "name": "Get the maas pools for a given account", "request": { "name": "Get the maas pools for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "resourcePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a84dff1f-3b36-43ed-912b-16f0f359383e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "resourcePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"ea ipsum culpa eiusmod\",\n \"name\": \"et non\"\n },\n {\n \"description\": \"mollit id voluptate\",\n \"name\": \"Excepteur commodo voluptate\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8d8f8fb5-98c3-42d9-bdc5-ed0e79590389", "name": "Get the maas subnets for a given account", "request": { "name": "Get the maas subnets for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "subnets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d30232ce-4c28-4f34-9710-deaea138d513", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "subnets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"id\": 11331063,\n \"name\": \"ex\",\n \"space\": \"Lorem ad\",\n \"vlans\": {\n \"fabric\": \"deserunt\",\n \"id\": 26339839,\n \"name\": \"dolore non Duis\"\n }\n },\n {\n \"id\": -49323991,\n \"name\": \"quis aliquip\",\n \"space\": \"officia adipisicing\",\n \"vlans\": {\n \"fabric\": \"eiusmod non voluptate\",\n \"id\": 65058553,\n \"name\": \"aliqua pariatur fugiat ad ut\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0e90eeb3-a34a-4a92-988b-4882e0b3d52f", "name": "Get the maas tags for a given account", "request": { "name": "Get the maas tags for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "tags"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c6bfde6e-3287-4e3c-9ec9-55ff70264eca", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "maas", ":uid", "properties", "tags"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"comment\": \"est id sunt elit\",\n \"definition\": \"voluptate\",\n \"kernelOpts\": \"laborum\",\n \"name\": \"aliqua ad et proident\",\n \"resourceUri\": \"culpa sint U\"\n },\n {\n \"comment\": \"irure pariatur fugiat voluptate eiusmod\",\n \"definition\": \"ullamc\",\n \"kernelOpts\": \"adipisicing anim minim\",\n \"name\": \"ut velit\",\n \"resourceUri\": \"id sit proident ipsum\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "961d25e5-1f70-4b4f-a766-def3990e0c93", "name": "openstack", "item": [ { "id": "a1618ff3-d34d-422d-87b4-08ce5ebf5ab5", "name": "Retrieves a list of OpenStack cloud accounts", "request": { "name": "Retrieves a list of OpenStack cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8522b79e-6561-403b-99e7-ecfcd765c4bf", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"culpa ipsum labore\",\n \"metadata\": {\n \"annotations\": {\n \"amet_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"mollitc2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"laboris\",\n \"password\": \"do tempor anim minim\",\n \"caCert\": \"ut in\",\n \"defaultDomain\": \"in aliquip Excepteur\",\n \"defaultProject\": \"officia\",\n \"insecure\": true,\n \"parentRegion\": \"consequat ut esse aliquip commodo\"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"deserunt voluptate\",\n \"metadata\": {\n \"annotations\": {\n \"magna_97\": \"\",\n \"dolore6_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sint_6ed\": \"\",\n \"eiusmod_76\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"Excepteur in in\",\n \"username\": \"incididunt quis sit deserunt\",\n \"password\": \"veniam consectetur\",\n \"caCert\": \"consectetur ex volup\",\n \"defaultDomain\": \"occaecat consequat\",\n \"defaultProject\": \"amet\",\n \"insecure\": true,\n \"parentRegion\": \"do proident elit\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"id Duis dolore\",\n \"count\": 36248416,\n \"limit\": 82051867,\n \"offset\": -53647636\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0e528c20-57a2-4c28-9851-ecce97da548e", "name": "Creates a OpenStack cloud account", "request": { "name": "Creates a OpenStack cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"consectetur_6\": \"\",\n \"veniam4\": \"\",\n \"nostrud_e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor1\": \"\",\n \"cillum8f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d2ddb422-e5dc-45d2-9207-bb51d03e23c7", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nulla0f1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"occaecat_f3\": \"\",\n \"quicc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a3113b91-2188-4ec4-a5e7-fdc3ed48cf9f", "name": "{uid}", "item": [ { "id": "0d0b72d6-2090-4400-8276-ac2d2502ba57", "name": "Deletes the specified OpenStack account", "request": { "name": "Deletes the specified OpenStack account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "def53f8f-7899-45fa-94f6-5e4d4e37cae1", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b354ba20-5deb-4b39-b7eb-d3692cc92b9e", "name": "Returns the specified OpenStack account", "request": { "name": "Returns the specified OpenStack account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7d2b9583-4ffa-4159-ae3e-8d75ee362cff", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nulla0f1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"occaecat_f3\": \"\",\n \"quicc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "daf74d79-6207-4cb6-a047-47bf82c6443f", "name": "Updates the specified OpenStack account", "request": { "name": "Updates the specified OpenStack account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"consectetur_6\": \"\",\n \"veniam4\": \"\",\n \"nostrud_e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor1\": \"\",\n \"cillum8f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d90154c2-67eb-4622-9ea6-be2862616689", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) OpenStack cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nulla0f1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"occaecat_f3\": \"\",\n \"quicc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cea4a040-4768-4d0f-ab1a-75d32458ac67", "name": "properties", "item": [ { "id": "fe4c4639-320e-4c9d-95f1-793332acffbf", "name": "Get the openstack azs for a given account and region", "request": { "name": "Get the openstack azs for a given account and region", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "azs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "" }, { "disabled": false, "key": "project", "value": "" }, { "disabled": false, "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6422e384-88f0-46b7-9bd2-2b007306240b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "azs"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" }, { "key": "project", "value": "" }, { "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"azs\": [\n {\n \"name\": \"ipsum incididunt culpa\"\n },\n {\n \"name\": \"et eu velit aute irure\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c10bc4c5-bf7f-4465-90d1-10a4ac67aee7", "name": "Get the openstack keypairs for a given account and scope", "request": { "name": "Get the openstack keypairs for a given account and scope", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "flavors"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "project", "value": "" }, { "disabled": false, "key": "region", "value": "" }, { "disabled": false, "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cae65c36-9a32-4fc2-b82f-6e77b9892c3e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "flavors"], "host": ["{{baseUrl}}"], "query": [ { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"disk\": 55347732,\n \"ephemeral\": 79481823,\n \"id\": \"et magna aliquip nulla proident\",\n \"memory\": -80954945,\n \"name\": \"laboris eiusmod Excepteur\",\n \"vcpus\": 25352171\n },\n {\n \"disk\": 46616574,\n \"ephemeral\": -15654911,\n \"id\": \"officia quis eni\",\n \"memory\": 97847190,\n \"name\": \"dolor\",\n \"vcpus\": 55614169\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7eed456f-c3f2-4a72-a159-c59b9e006038", "name": "Get the openstack keypairs for a given account and scope", "request": { "name": "Get the openstack keypairs for a given account and scope", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "project", "value": "" }, { "disabled": false, "key": "region", "value": "" }, { "disabled": false, "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c893f1ed-09f2-4a5d-a981-729c53561dd7", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"name\": \"dolor nisi\",\n \"publicKey\": \"laborum\"\n },\n {\n \"name\": \"adipisicing occaecat sint\",\n \"publicKey\": \"ea elit occaecat cillum in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fd04ad6c-c823-4e62-a6bf-e04abda3e881", "name": "Get the openstack networks for a given account and scope", "request": { "name": "Get the openstack networks for a given account and scope", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "networks"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "project", "value": "" }, { "disabled": false, "key": "region", "value": "" }, { "disabled": false, "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8132c514-b7bd-4d9d-a245-98d14e49cd0f", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "networks"], "host": ["{{baseUrl}}"], "query": [ { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"laboris cupidatat\",\n \"id\": \"do Duis magna dolore\",\n \"name\": \"amet eu\",\n \"subnets\": [\n {\n \"description\": \"pariatur culpa tempor ut\",\n \"id\": \"commodo dolor pariatur ad aute\",\n \"name\": \"aliquip elit sed pariatur\"\n },\n {\n \"description\": \"sint ullamco cupidatat\",\n \"id\": \"in in mollit Lorem officia\",\n \"name\": \"sit elit aliqua\"\n }\n ]\n },\n {\n \"description\": \"do in\",\n \"id\": \"enim labore\",\n \"name\": \"tempor ea officia\",\n \"subnets\": [\n {\n \"description\": \"occaecat amet ex pariatur\",\n \"id\": \"ea laborum velit\",\n \"name\": \"Duis fugiat Ut tempor\"\n },\n {\n \"description\": \"esse eiusmod\",\n \"id\": \"dolore\",\n \"name\": \"in deserunt labor\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9483b82f-81e4-47c7-8c57-35b0df00c922", "name": "Get the openstack projects for a given account", "request": { "name": "Get the openstack projects for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "599d343b-6dba-4657-828d-02ed2fc543f5", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"commodo dolore aliquip\",\n \"domainId\": \"pariatur ut\",\n \"id\": \"minim commodo sunt nostrud\",\n \"name\": \"sed cupidatat id\",\n \"parentProjectId\": \"et eu\"\n },\n {\n \"description\": \"ad esse commodo aliqua\",\n \"domainId\": \"sit nisi culpa irure mollit\",\n \"id\": \"labore proident\",\n \"name\": \"dolor\",\n \"parentProjectId\": \"Ut consectetur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f1b4f5f1-c63d-4172-920b-e4de000d0c9c", "name": "Get the openstack regions for a given account", "request": { "name": "Get the openstack regions for a given account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "regions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f2e28b29-05e1-4d2f-bb1e-83ab14dd2034", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "openstack", ":uid", "properties", "regions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"description\": \"eiusmod et consectetur\",\n \"id\": \"reprehenderit elit\",\n \"parentRegionId\": \"do quis exercitation sit\"\n },\n {\n \"description\": \"dolore proident consectetur\",\n \"id\": \"sunt minim Duis reprehenderit qui\",\n \"parentRegionId\": \"aliqua ullamco pariatur tempor\"\n }\n ],\n \"domains\": [\n {\n \"description\": \"ut\",\n \"id\": \"ex dolor amet ullamco\",\n \"name\": \"voluptate laboris\"\n },\n {\n \"description\": \"non deserunt elit irure\",\n \"id\": \"anim commodo velit ex\",\n \"name\": \"nisi\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "a06547b6-3968-4818-ae58-a3a9758183d1", "name": "Retrieves a list of cloud accounts summary", "request": { "name": "Retrieves a list of cloud accounts summary", "description": {}, "url": { "path": ["v1", "cloudaccounts", "summary"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a16badfe-1b0e-4c99-8fa9-d3552f2c37e6", "name": "An array of cloud account summary items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "summary"], "host": ["{{baseUrl}}"], "query": [ { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"dolore m\",\n \"metadata\": {\n \"annotations\": {\n \"est_c\": \"\",\n \"sed_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariaturbb3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"accountId\": \"ex sunt nisi ut\"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"laborum\",\n \"metadata\": {\n \"annotations\": {\n \"deserunt_f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_f_\": \"\",\n \"inb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"accountId\": \"cillum\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"minim elit cupidatat Duis\",\n \"count\": -24675866,\n \"limit\": -38290157,\n \"offset\": 82679614\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7a1c7f40-ab17-4200-b4f2-7b746c5e0cb3", "name": "tencent", "item": [ { "id": "63fcefe3-6359-42b0-b411-2732e16bce80", "name": "Retrieves a list of Tencent cloud accounts", "request": { "name": "Retrieves a list of Tencent cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "tencent"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7d7b96fc-4bb4-4dd4-9675-51b4f6cff8a3", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "tencent"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"ad\",\n \"metadata\": {\n \"annotations\": {\n \"ullamco9f8\": \"\",\n \"sed_6\": \"\",\n \"ut_a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"voluptateef9\": \"\",\n \"dolore_a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"aliqua Lorem ullamco et id\",\n \"secretKey\": \"dolore\"\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"sed sint\",\n \"metadata\": {\n \"annotations\": {\n \"est_cc4\": \"\",\n \"aliqua7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpa_f5\": \"\",\n \"sint_1c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"sit nisi\",\n \"secretKey\": \"sunt commodo ad\"\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"aliqua enim magna\",\n \"count\": -320297,\n \"limit\": -27685615,\n \"offset\": -90509667\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "79e7be33-1726-4de1-9f9e-0194eb30a8f6", "name": "Creates an Tencent cloud account", "request": { "name": "Creates an Tencent cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "tencent"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex1\": \"\",\n \"ullamco_3\": \"\",\n \"mollit_487\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam5b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"\",\n \"secretKey\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "edefc976-9903-492e-adc6-89c575ba6975", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "tencent"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sunt35\": \"\",\n \"adb0e\": \"\",\n \"mollit665\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_39\": \"\",\n \"commodoe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"\",\n \"secretKey\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fca0cab8-20a6-4471-8114-29fe70bd92c5", "name": "{uid}", "item": [ { "id": "4e7eca47-e3d4-4888-b3b7-6cc2c8f99580", "name": "Deletes the specified Tencent account", "request": { "name": "Deletes the specified Tencent account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b966c23c-09ac-486e-9182-3490d6b48b15", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8cc43ecd-5f44-4fd1-8d50-def6201e6799", "name": "Returns the specified Tencent account", "request": { "name": "Returns the specified Tencent account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ea5a1b44-9978-456f-8272-7be3aa0eee81", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sunt35\": \"\",\n \"adb0e\": \"\",\n \"mollit665\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_39\": \"\",\n \"commodoe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"\",\n \"secretKey\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fd61996d-3833-4d79-a2e6-965d0d996be5", "name": "Updates the specified Tencent account", "request": { "name": "Updates the specified Tencent account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex1\": \"\",\n \"ullamco_3\": \"\",\n \"mollit_487\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam5b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"\",\n \"secretKey\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6e27d752-2aa7-43a5-9793-39e604ca3a8a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "tencent", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Tencent cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sunt35\": \"\",\n \"adb0e\": \"\",\n \"mollit665\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_39\": \"\",\n \"commodoe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"secretId\": \"\",\n \"secretKey\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "8ce3c681-6c0f-4e98-8c94-d8d5de240a79", "name": "vsphere", "item": [ { "id": "1ee3cfc6-48f4-4d02-b939-066f4fa972ae", "name": "Retrieves a list of vSphere cloud accounts", "request": { "name": "Retrieves a list of vSphere cloud accounts", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0feeeae4-2c19-4c8b-a280-93bc6046e4fa", "name": "An array of cloud account items", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"tempor laboris\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_0c8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_1\": \"\",\n \"enim8a\": \"\",\n \"labore_a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"exercitation dolor id ullamco occaecat\",\n \"username\": \"esse labore\",\n \"password\": \"aute\",\n \"insecure\": true\n },\n \"status\": {\n \"state\": \"\"\n }\n },\n {\n \"kind\": \"Lorem occaecat d\",\n \"metadata\": {\n \"annotations\": {\n \"voluptateea9\": \"\",\n \"enim_e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elitefd\": \"\",\n \"animaa\": \"\",\n \"eiusmod_c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"occaecat Lor\",\n \"username\": \"f\",\n \"password\": \"dolore do\",\n \"insecure\": true\n },\n \"status\": {\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"Lorem\",\n \"count\": 26997195,\n \"limit\": 51433635,\n \"offset\": -30893888\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5ad7fda8-6ad0-415d-aea9-b8f9da60f62c", "name": "Creates a vSphere cloud account", "request": { "name": "Creates a vSphere cloud account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"qui_2f\": \"\",\n \"sit644\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nisi_3f7\": \"\",\n \"veniama\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e40c6ad3-4677-459f-a486-81b6068e444a", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e0c9d8d3-60bf-4173-9a52-4ef2543536b8", "name": "{uid}", "item": [ { "id": "6bc8e2dc-2a88-4b8c-841b-2eea4b34c000", "name": "Deletes the specified vSphere account", "request": { "name": "Deletes the specified vSphere account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "052d9f06-1b31-4d62-8aac-06c15b3f2574", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a243441e-c4fd-437c-b28d-24dada3be6e2", "name": "Returns the specified vSphere account", "request": { "name": "Returns the specified vSphere account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7be7cc59-295d-4908-aa4f-b9d14e729bab", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_12a\": \"\",\n \"autef6a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Ut50\": \"\",\n \"non_fb\": \"\",\n \"pariatur0\": \"\",\n \"sunt__ee\": \"\",\n \"officia_3c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b6be2198-d89b-4fb6-a78b-734cd4a3617d", "name": "Updates the specified VSphere account", "request": { "name": "Updates the specified VSphere account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"qui_2f\": \"\",\n \"sit644\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nisi_3f7\": \"\",\n \"veniama\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"status\": {\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f7646f01-5203-4c51-a095-b9a8da93ca8f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere cloud account uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d3ffb70a-918a-46ed-8c41-46302c012f5d", "name": "properties", "item": [ { "id": "6214877b-b077-4823-ad48-dfa49635ad38", "name": "Get the vSphere computecluster resources for the given overlord account", "request": { "name": "Get the vSphere computecluster resources for the given overlord account", "description": {}, "url": { "path": [ "v1", "cloudaccounts", "vsphere", ":uid", "properties", "computecluster", "resources" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "datacenter", "value": "", "description": "(Required) " }, { "disabled": false, "key": "computecluster", "value": "", "description": "(Required) " }, { "disabled": false, "key": "useQualifiedNetworkName", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7b9e036e-1e8a-427f-9e40-c237b892f1ea", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "cloudaccounts", "vsphere", ":uid", "properties", "computecluster", "resources" ], "host": ["{{baseUrl}}"], "query": [ { "key": "datacenter", "value": "" }, { "key": "computecluster", "value": "" }, { "key": "useQualifiedNetworkName", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"computecluster\": {\n \"datastores\": [\n \"in est consequat adipisicing\",\n \"laborum aute\"\n ],\n \"name\": \"officia laboris enim\",\n \"networks\": [\n \"ex\",\n \"velit aute id\"\n ],\n \"resourcePools\": [\n \"dolor ip\",\n \"deserunt dolor quis ex sunt\"\n ]\n },\n \"datacenter\": \"eni\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "77895cd7-bb6e-48e9-ad0b-f0ed93db3717", "name": "Get the vSphere datacenters & datacluster for the given overlord account", "request": { "name": "Get the vSphere datacenters & datacluster for the given overlord account", "description": {}, "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid", "properties", "datacenters"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "47f4ef43-8bff-4f6e-94e5-e7162342eb4e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", "vsphere", ":uid", "properties", "datacenters"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"computeclusters\": [\n \"deserunt sit dolore occaecat\",\n \"incididunt consequat deserun\"\n ],\n \"datacenter\": \"in magna reprehenderit\",\n \"folders\": [\n \"sunt dolor in\",\n \"cupidatat labore\"\n ]\n },\n {\n \"computeclusters\": [\n \"ad ut\",\n \"reprehenderit Excep\"\n ],\n \"datacenter\": \"quis incididunt volup\",\n \"folders\": [\n \"ex\",\n \"et adipisicing\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "09fd1dde-1fb6-40d9-9feb-f161da7c3b4c", "name": "Update the geolocation annotation", "request": { "name": "Update the geolocation annotation", "description": {}, "url": { "path": ["v1", "cloudaccounts", ":uid", "geoLocation"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"latitude\": \"\",\n \"longitude\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4acf0e97-670a-416e-982d-31e488e8fbfe", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudaccounts", ":uid", "geoLocation"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"latitude\": \"\",\n \"longitude\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a2af73f1-172c-4814-a1ae-91b9d86e596b", "name": "cloudconfigs", "item": [ { "id": "5bd35de0-e78e-498d-8b9d-defab4b05f72", "name": "aks/{configUid}", "item": [ { "id": "28db8f16-dc67-4336-a389-f3193089ed36", "name": "Returns the specified AKS cloud config", "request": { "name": "Returns the specified AKS cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5ae47bcb-f24c-427d-b634-5f49c592c5bd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"aliqua nostrud aute Duis pariatur\",\n \"metadata\": {\n \"annotations\": {\n \"magna4d4\": \"\",\n \"ea3e\": \"\",\n \"non_73a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud1e1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"incididunt no\",\n \"name\": \"enim\",\n \"uid\": \"occaecat Lorem sit est\"\n },\n \"clusterConfig\": {\n \"subscriptionId\": \"esse adipisicing pariatur\",\n \"location\": \"Excepteur amet\",\n \"sshKey\": \"nostrud pariatur\",\n \"aadProfile\": {\n \"managed\": true,\n \"adminGroupObjectIDs\": [\n \"sit velit elit aute\",\n \"incididunt\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": true,\n \"enablePrivateClusterPublicFQDN\": false,\n \"privateDNSZone\": \"sed nisi\"\n },\n \"containerName\": \"sunt veniam est voluptate\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"id ea Duis ad\",\n \"name\": \"Lo\",\n \"securityGroupName\": \"consequat ipsum incididunt velit elit\"\n },\n \"enablePrivateCluster\": true,\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"anim eiusmod sunt Ut\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"eiusmod veniam dolor nulla non\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"ullamco et\",\n \"storageAccountName\": \"ex s\",\n \"vnetCidrBlock\": \"mollit dolore exercitation\",\n \"vnetName\": \"in irure\",\n \"vnetResourceGroup\": \"ullamco fugiat nulla sunt\",\n \"workerSubnet\": {\n \"cidrBlock\": \"ut nostrud aliqua non\",\n \"name\": \"voluptate\",\n \"securityGroupName\": \"in dolor voluptate in\"\n }\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"consectetur11\": \"do ullamco sit ex veniam\",\n \"sint47\": \"id\",\n \"sit_b87\": \"\"\n },\n \"additionalTags\": {\n \"ex1\": \"proident ullamco anim sit ut\"\n },\n \"azs\": [\n \"culpa tempo\",\n \"amet commodo\"\n ],\n \"instanceConfig\": {\n \"category\": \"velit non\",\n \"cpuSet\": 49467168,\n \"diskGiB\": -5765565,\n \"memoryMiB\": 8755145,\n \"name\": \"voluptate consectetur\",\n \"numCPUs\": -10837573\n },\n \"instanceType\": \"proident sed ea\",\n \"isSystemNodePool\": true,\n \"labels\": [\n \"nisi non Excepteur no\",\n \"amet aute\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -89609519,\n \"minSize\": -89557680,\n \"name\": \"nostrud incididunt rep\",\n \"nodeRepaveInterval\": 82354760,\n \"osDisk\": {\n \"diskSizeGB\": -1597147,\n \"managedDisk\": {\n \"storageAccountType\": \"labore magna amet\"\n },\n \"osType\": \"Linux\"\n },\n \"osType\": \"Linux\",\n \"size\": -68089405,\n \"spotVMOptions\": {\n \"maxPrice\": \"cillum incididunt ad ame\"\n },\n \"taints\": [\n {\n \"effect\": \"PreferNoSchedule\",\n \"key\": \"ut enim\",\n \"timeAdded\": \"\",\n \"value\": \"reprehenderit in\"\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"Excepteur velit ipsum\",\n \"timeAdded\": \"\",\n \"value\": \"Ut amet nisi\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"RollingUpdateScaleIn\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"adf9\": \"quis laboris exercitation te\",\n \"dolore_2\": \"voluptate\"\n },\n \"additionalTags\": {\n \"Ut_b_2\": \"id dolore voluptate culpa\",\n \"dolor7_d\": \"sint \",\n \"dolor255\": \"fugiat consequat incididunt\"\n },\n \"azs\": [\n \"cillum nisi sint e\",\n \"eiusmod qui\"\n ],\n \"instanceConfig\": {\n \"category\": \"nostrud dolor aute consectetur\",\n \"cpuSet\": -29851699,\n \"diskGiB\": 98752216,\n \"memoryMiB\": -23972166,\n \"name\": \"mollit\",\n \"numCPUs\": -71120005\n },\n \"instanceType\": \"dolore ad ut\",\n \"isSystemNodePool\": false,\n \"labels\": [\n \"officia eu\",\n \"sed dolor\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 53656231,\n \"minSize\": 60797630,\n \"name\": \"Lorem nisi cu\",\n \"nodeRepaveInterval\": 88402885,\n \"osDisk\": {\n \"diskSizeGB\": -26029617,\n \"managedDisk\": {\n \"storageAccountType\": \"culpa aliqua\"\n },\n \"osType\": \"Linux\"\n },\n \"osType\": \"Linux\",\n \"size\": -74405368,\n \"spotVMOptions\": {\n \"maxPrice\": \"oc\"\n },\n \"taints\": [\n {\n \"effect\": \"PreferNoSchedule\",\n \"key\": \"tempor nulla\",\n \"timeAdded\": \"\",\n \"value\": \"reprehenderit deserunt laborum\"\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"eiusmod irure \",\n \"timeAdded\": \"\",\n \"value\": \"sit eiusmod in nulla aute\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"RollingUpdateScaleIn\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"nisi\",\n \"conditions\": [\n {\n \"type\": \"amet id incididunt ut sint\",\n \"status\": \"commodo elit Ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"do commodo in ipsum\",\n \"reason\": \"labore Duis\"\n },\n {\n \"type\": \"nulla velit\",\n \"status\": \"do\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"in\",\n \"reason\": \"Ut qui ut et ex\"\n }\n ],\n \"images\": {\n \"gallery\": \"pariatur do\",\n \"name\": \"est eiusmod\",\n \"resourceGroup\": \"minim magna eu\",\n \"state\": \"fugiat laborum\",\n \"subscriptionID\": \"consectetur ut\",\n \"version\": \"Duis eu\"\n },\n \"isAddonLayer\": false,\n \"roleDigest\": {\n \"in314\": \"nisi in pariatur proident eiusmod\",\n \"officia45_\": \"cupidatat consectetur sint Excepteur\"\n },\n \"sourceImageId\": \"ad ex nulla occaecat et\",\n \"useCapiImage\": true,\n \"vhdImage\": {\n \"id\": \"consequat\",\n \"name\": \"sint\",\n \"os\": \"deserunt\",\n \"region\": \"proident voluptate in esse\",\n \"state\": \"fugiat deserunt sunt\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0384af82-2bc4-4750-8ead-230c0199edf1", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "878f0666-4bbb-467a-a1ae-56248cf10bff", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d94ebce8-ba96-476c-96ea-882564bf7627", "name": "machinePools", "item": [ { "id": "34d5ca8e-636a-42d0-bd79-0902d6786de3", "name": "Creates an AKS cloud config's machine pool", "request": { "name": "Creates an AKS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"mollit0\": \"\"\n },\n \"additionalTags\": {\n \"aute4a5\": \"\",\n \"pariatur_6\": \"\",\n \"id6\": \"\",\n \"ex252\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a009d728-1011-4330-aa76-5dc51363ff31", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "35e30bf7-ca1e-430b-9019-b94b7c95edcd", "name": "{machinePoolName}", "item": [ { "id": "30e686ce-83fd-48a6-8fb7-5f0fec5ba88c", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a1da492a-6587-415d-8a7e-3b4a2f3e5164", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "39d7c720-8a63-4a44-93c4-37f40df84eea", "name": "Updates the specified AKS cloud config's machine pool", "request": { "name": "Updates the specified AKS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"deserunt__\": \"\",\n \"qui__49\": \"\"\n },\n \"additionalTags\": {\n \"id_c7_\": \"\",\n \"occaecat43\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e419b8ad-bf01-4879-a254-7b31a58568fb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5863d6c0-325d-4c1d-96a6-6e252cc9915f", "name": "machines", "item": [ { "id": "b96c1960-b357-46ed-8dff-41539ae7a5f1", "name": "Retrieves a list of AKS machines", "request": { "name": "Retrieves a list of AKS machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a5547d3d-dfdf-44f4-9370-25752b94f9b6", "name": "An array of AKS machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"Duis consectetur Excepteur sint\",\n \"metadata\": {\n \"annotations\": {\n \"iddb\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"voluptate4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"e\",\n \"location\": \"eu irure esse adipisicing si\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"id_844\": \"non do dolor nulla eiusmod\",\n \"commodoe5\": \"commodo\",\n \"officia92\": \"dolo\"\n },\n \"allocatePublicIP\": true,\n \"availabilityZone\": {\n \"enabled\": false,\n \"id\": \"amet sunt dolor\"\n },\n \"image\": {\n \"gallery\": \"dolor sunt ullamco\",\n \"id\": \"do nisi in\",\n \"name\": \"proident deserunt\",\n \"offer\": \"ex ullamco tempor\",\n \"publisher\": \"eiusmod in non occaecat\",\n \"resourceGroup\": \"pariatur dolor enim in\",\n \"sku\": \"incididunt ex\",\n \"subscriptionId\": \"elit sit voluptate proident reprehenderit\",\n \"version\": \"Duis proident mollit\"\n },\n \"nics\": [\n {\n \"index\": 68287812,\n \"privateIPs\": [\n \"occaecat ipsum\",\n \"tempor enim amet\"\n ],\n \"publicIp\": \"magna\"\n },\n {\n \"index\": 59099412,\n \"privateIPs\": [\n \"ut\",\n \"esse eiusmod dolor\"\n ],\n \"publicIp\": \"sint amet\"\n }\n ],\n \"sshPublicKey\": \"ea dolore\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"proident sunt Excepteu\",\n \"reason\": \"Duis in enim veniam culpa\",\n \"status\": \"cillum reprehenderit\",\n \"type\": \"quis\"\n },\n {\n \"message\": \"deserunt veniam eu ad\",\n \"reason\": \"occaecat\",\n \"status\": \"tempor consequat\",\n \"type\": \"Duis consequat fugiat\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"venia\"\n },\n \"instanceState\": \"Failed\",\n \"maintenanceStatus\": {\n \"action\": \"officia Lorem quis\",\n \"message\": \"eu nisi\",\n \"state\": \"aute ullamco\"\n }\n }\n },\n {\n \"kind\": \"irure ex\",\n \"metadata\": {\n \"annotations\": {\n \"fugiat31c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim28c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"veniam dolore exercitation anim\",\n \"location\": \"ad aliquip\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"ex_5b\": \"reprehenderit\",\n \"qui_12_\": \"officia nisi in esse\"\n },\n \"allocatePublicIP\": true,\n \"availabilityZone\": {\n \"enabled\": true,\n \"id\": \"ullamco commodo non nisi\"\n },\n \"image\": {\n \"gallery\": \"esse magna anim est\",\n \"id\": \"esse cillum proident in\",\n \"name\": \"Excepteur laboris nostrud\",\n \"offer\": \"eiusmod sit nisi do nulla\",\n \"publisher\": \"voluptate adipisicing esse\",\n \"resourceGroup\": \"do ad nisi velit\",\n \"sku\": \"magna a\",\n \"subscriptionId\": \"occaecat\",\n \"version\": \"eiusmod irure est officia\"\n },\n \"nics\": [\n {\n \"index\": 50932069,\n \"privateIPs\": [\n \"dolore elit\",\n \"aliqua non la\"\n ],\n \"publicIp\": \"Ut consectetur id do\"\n },\n {\n \"index\": 78244762,\n \"privateIPs\": [\n \"amet ipsum officia\",\n \"elit commodo enim aliquip dolor\"\n ],\n \"publicIp\": \"con\"\n }\n ],\n \"sshPublicKey\": \"aliqua culpa enim Excepteur\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"esse\",\n \"reason\": \"officia incididunt reprehenderit\",\n \"status\": \"dolor nulla cup\",\n \"type\": \"dolore\"\n },\n {\n \"message\": \"anim ut\",\n \"reason\": \"sed fugiat ea\",\n \"status\": \"officia laborum cupidatat dolore nisi\",\n \"type\": \"Ut\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"commodo Lorem in\"\n },\n \"instanceState\": \"Running\",\n \"maintenanceStatus\": {\n \"action\": \"et magna officia\",\n \"message\": \"nulla in ipsum ex\",\n \"state\": \"aute\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"officia ea\",\n \"count\": -99859559,\n \"limit\": -91354160,\n \"offset\": -28532717\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6a4f1056-5c81-49db-a95f-284c60ef8cdc", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ullamcod02\": \"\",\n \"eiusmod6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nulla_95\": \"\",\n \"do5\": \"\",\n \"ea_bac\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"irure_6\": \"\",\n \"non_9_5\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f4e452c9-154d-47f0-8978-e92ec46375d8", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5a5fa495-c581-4e95-ab9c-5e416f7bc50c", "name": "{machineUid}", "item": [ { "id": "27103ace-6ee3-41b9-ac50-1e8d3842f6a2", "name": "Deletes the specified Azure machine", "request": { "name": "Deletes the specified Azure machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4a49398f-13d3-42a7-a1b5-e126ef57dcab", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f4358a00-df77-452e-907b-319731ffbec2", "name": "Returns the specified AKS machine", "request": { "name": "Returns the specified AKS machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1bf6069d-b59f-4fa3-a8c9-3616ccff0595", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"adipisicing87\": \"\",\n \"magnaa_\": \"\",\n \"Lorem_ae\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex2_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"ametb\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "aa44ad84-ba56-4b3f-bfce-89dd5dbb1c91", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_2cd\": \"\",\n \"ullamco_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Utf1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"occaecat_3\": \"\",\n \"adipisicing_f1\": \"\",\n \"officia8f\": \"\",\n \"Ut_7\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3d2dbb01-f146-4a01-a439-641a37b32b5d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "d38949f7-2a28-4b82-9b97-d4b95a8ab1c0", "name": "aws/{configUid}", "item": [ { "id": "2bd0f80c-769c-4e34-a6bb-4923191c3369", "name": "Returns the specified AWS cloud config", "request": { "name": "Returns the specified AWS cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "329d87cd-0468-46b9-9ad4-33c87b592927", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"proident dolore ea Lorem\",\n \"metadata\": {\n \"annotations\": {\n \"Lorem_867\": \"\",\n \"culpaab8\": \"\",\n \"aute1a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aute_50e\": \"\",\n \"animeea\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"Excepteur in nulla ipsum\",\n \"name\": \"nisi dolor commodo\",\n \"uid\": \"nostrud sed labore sunt\"\n },\n \"clusterConfig\": {\n \"region\": \"mollit qui sint\",\n \"bastionDisabled\": true,\n \"controlPlaneLoadBalancer\": \"dolor anim\",\n \"sshKeyName\": \"et ea magna consequat\",\n \"vpcId\": \"officia incididunt Excepteur\"\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": true,\n \"additionalLabels\": {\n \"Ute2\": \"commodo in\",\n \"nostrud___2\": \"mollit consequat\"\n },\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"labor\",\n \"filters\": [\n {\n \"name\": \"mollit incididunt et esse\",\n \"values\": [\n \"nisi aliqua\",\n \"sun\"\n ]\n },\n {\n \"name\": \"ea do aliqua culpa\",\n \"values\": [\n \"anim aute in voluptate\",\n \"dolor irure dolore velit ex\"\n ]\n }\n ],\n \"id\": \"sit reprehenderit irure do\"\n },\n {\n \"arn\": \"adipisicing dol\",\n \"filters\": [\n {\n \"name\": \"tempor esse\",\n \"values\": [\n \"laboris qui consequat sint\",\n \"Duis cupidatat magna Ut\"\n ]\n },\n {\n \"name\": \"fugiat Excepteur\",\n \"values\": [\n \"ipsum adipisicing cupidatat aute\",\n \"do\"\n ]\n }\n ],\n \"id\": \"velit quis\"\n }\n ],\n \"additionalTags\": {\n \"quis_21c\": \"sint cupidatat\"\n },\n \"azs\": [\n \"in\",\n \"et Excepteur id mollit ea\"\n ],\n \"capacityType\": \"on-demand\",\n \"instanceConfig\": {\n \"category\": \"voluptate sed consequat\",\n \"cpuSet\": -54356805,\n \"diskGiB\": -30051584,\n \"memoryMiB\": -57512944,\n \"name\": \"in ut sint voluptate\",\n \"numCPUs\": 72643088\n },\n \"instanceType\": \"commodo dolore\",\n \"labels\": [\n \"in Excepteur in adipisicing\",\n \"adipisicing pariatur\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -45812918,\n \"minSize\": -40502621,\n \"name\": \"velit proident pariatur do\",\n \"nodeRepaveInterval\": -9485341,\n \"rootDeviceSize\": 84658358,\n \"size\": -15392484,\n \"spotMarketOptions\": {\n \"maxPrice\": \"cupidatat consectetur deserunt mollit\"\n },\n \"subnetIds\": {\n \"proidentc8\": \"Excepteur in\",\n \"ut_7\": \"magna voluptate\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"sint9\": \"nostrud velit culpa aliqua aute\",\n \"qui_176\": \"dolor laborum dolore\",\n \"minime\": \"consequat\"\n },\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"dolore dolor\",\n \"filters\": [\n {\n \"name\": \"pariatur cupidatat ut\",\n \"values\": [\n \"labore id\",\n \"irure Lorem laborum\"\n ]\n },\n {\n \"name\": \"Lorem e\",\n \"values\": [\n \"tempor fugiat\",\n \"nisi\"\n ]\n }\n ],\n \"id\": \"labore molli\"\n },\n {\n \"arn\": \"in eiusmod ullamco sed adip\",\n \"filters\": [\n {\n \"name\": \"id laboris aliqua\",\n \"values\": [\n \"esse ipsum nulla Duis\",\n \"labore sint voluptate nulla\"\n ]\n },\n {\n \"name\": \"eu in aute\",\n \"values\": [\n \"in do commodo tempor\",\n \"enim aute\"\n ]\n }\n ],\n \"id\": \"elit eiusmod sin\"\n }\n ],\n \"additionalTags\": {\n \"reprehenderit4_\": \"fugiat aliqua Duis\",\n \"in326\": \"eiusmod culpa quis\",\n \"dolore_58a\": \"aliqua mollit sunt\"\n },\n \"azs\": [\n \"enim dolore reprehende\",\n \"ut Duis veniam sint\"\n ],\n \"capacityType\": \"on-demand\",\n \"instanceConfig\": {\n \"category\": \"ut deserunt nostrud\",\n \"cpuSet\": -36464886,\n \"diskGiB\": -83263361,\n \"memoryMiB\": -79523118,\n \"name\": \"culpa consequat\",\n \"numCPUs\": -96680179\n },\n \"instanceType\": \"commodo id consectetur\",\n \"labels\": [\n \"veniam\",\n \"mollit velit magna\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -28245489,\n \"minSize\": 30201988,\n \"name\": \"Excepteur do laborum tempor in\",\n \"nodeRepaveInterval\": 20371320,\n \"rootDeviceSize\": 59092075,\n \"size\": 89883697,\n \"spotMarketOptions\": {\n \"maxPrice\": \"eu minim consectetur\"\n },\n \"subnetIds\": {\n \"sint02\": \"minim\",\n \"eiusmod_8a\": \"cillum incid\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"anim non esse sit\",\n \"conditions\": [\n {\n \"type\": \"ut dolore\",\n \"status\": \"culpa eu exercitation et vo\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"exercitation aliquip laboris proident\",\n \"reason\": \"officia ullamco sit cillum\"\n },\n {\n \"type\": \"nulla et\",\n \"status\": \"Ut est aliqua id\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"in cillum laboris cupidatat\",\n \"reason\": \"minim et\"\n }\n ],\n \"images\": [\n {\n \"id\": \"dolor ut elit sunt sit\",\n \"os\": \"pariatur\",\n \"region\": \"minim\",\n \"state\": \"ut non elit\"\n },\n {\n \"id\": \"culpa ex magna\",\n \"os\": \"anim occaecat quis aute\",\n \"region\": \"ex Ut nisi ea\",\n \"state\": \"occaecat\"\n }\n ],\n \"isAddonLayer\": true,\n \"roleDigest\": {\n \"in7f\": \"mollit\",\n \"laboris_c18\": \"ad consequat do dolor\",\n \"laboreb83\": \"ut dolore nulla mollit\",\n \"laborum_f80\": \"ex\",\n \"dolor_5c\": \"id ullamco consequat incididunt in\"\n },\n \"sourceImageId\": \"dolore exercitation ullamco aute consectetur\",\n \"useCapiImage\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4f99a669-ecf4-4af1-96ac-7a11cc1a0998", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "af5a7368-9cf6-4488-b14b-75d818b7f36c", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9148d08a-e378-40de-8df1-21c55a9e9cc7", "name": "machinePools", "item": [ { "id": "8114cb4c-4071-45c8-8d58-3d14f8e8784c", "name": "Creates an AWS cloud config's machine pool", "request": { "name": "Creates an AWS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"magna_e23\": \"\",\n \"laboris02\": \"\",\n \"aliquip_297\": \"\"\n },\n \"additionalTags\": {\n \"inc82\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c4a578c4-c414-4d89-92f5-76a8e05303bf", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "254396ea-9a6a-4173-aa08-1e9ccd20d528", "name": "{machinePoolName}", "item": [ { "id": "95ab731b-b9d8-49e9-a3a9-4f7f7c66a6a2", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "35c92ab3-ad35-4ccc-bad4-71fc45a7d3e9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "644b6056-d3fa-4897-8af4-ce436b757dc3", "name": "Updates the specified AWS cloud config's machine pool", "request": { "name": "Updates the specified AWS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in_d2\": \"\",\n \"aliqua8d\": \"\"\n },\n \"additionalTags\": {\n \"in_a4\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "447195ba-e42e-4944-bbbc-b217e7f7c63a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8addc7cd-8122-4d97-8d67-cf1ce1d8e40a", "name": "machines", "item": [ { "id": "5876f98d-409b-45b7-9873-92fe3c0be38b", "name": "Retrieves a list of AWS machines", "request": { "name": "Retrieves a list of AWS machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7b9ccfe2-4a77-4cc0-8886-ad0623ba5407", "name": "An array of AWS machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"ut proident dolor aliqua\",\n \"metadata\": {\n \"annotations\": {\n \"do_5b2\": \"\",\n \"tempor_d2\": \"\",\n \"sitc\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor_3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"quis incididunt adipisicing s\",\n \"vpcId\": \"est dolore aliqua eu\",\n \"ami\": \"ut\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"eiusmod dolore ea\",\n \"dnsName\": \"proident labore mollit cupidatat\",\n \"iamProfile\": \"anim \",\n \"nics\": [\n {\n \"index\": -83400871,\n \"privateIPs\": [\n \"ipsum dolore enim ea ut\",\n \"commodo amet nostrud\"\n ],\n \"publicIp\": \"culpa consequat\"\n },\n {\n \"index\": 63589690,\n \"privateIPs\": [\n \"aliquip in exercitation\",\n \"commodo\"\n ],\n \"publicIp\": \"tempor proident nostrud sunt\"\n }\n ],\n \"phase\": \"consectetur enim laborum\",\n \"sshKeyName\": \"mollit Excepteur tempor elit\",\n \"subnetId\": \"irure esse\",\n \"type\": \"do voluptate adipisicing in\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"sed cupidatat officia est ut\",\n \"metadata\": {\n \"annotations\": {\n \"fugiat097\": \"\",\n \"nond\": \"\",\n \"ex_f5_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sint_2\": \"\",\n \"laborum_070\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"anim minim elit\",\n \"vpcId\": \"ullamco eiusmod aliqua\",\n \"ami\": \"sit\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"nulla deserunt amet\",\n \"dnsName\": \"dolore voluptate ullamco fugiat\",\n \"iamProfile\": \"cillum eu\",\n \"nics\": [\n {\n \"index\": 45478557,\n \"privateIPs\": [\n \"laborum Excepteur aliqua do\",\n \"reprehenderit amet Excepteur\"\n ],\n \"publicIp\": \"mollit\"\n },\n {\n \"index\": -66112695,\n \"privateIPs\": [\n \"adipisicing\",\n \"cillum Lorem in\"\n ],\n \"publicIp\": \"mollit magna d\"\n }\n ],\n \"phase\": \"Ut id eiusmod\",\n \"sshKeyName\": \"eu incididunt te\",\n \"subnetId\": \"anim voluptate dolor id\",\n \"type\": \"consequat mollit labore\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"reprehenderit amet\",\n \"count\": 99476570,\n \"limit\": 76453795,\n \"offset\": 55657513\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bdeb02fc-08b7-430e-bcce-7d3d6b7d74af", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"labore_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniamb_\": \"\",\n \"id5e\": \"\",\n \"voluptate_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5d6394f6-1460-4dff-8f35-71960a2f435a", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ab29808b-61ce-405c-b8c8-8e2c40a4b2cf", "name": "{machineUid}", "item": [ { "id": "ec5f20a8-c3fd-4390-a05d-424d92c881c6", "name": "Deletes the specified AWS machine", "request": { "name": "Deletes the specified AWS machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dd5116b5-2a16-4f8a-9c9f-b3e8fc793322", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d909dabd-8354-40cf-895b-0c90f650d0ec", "name": "Returns the specified AWS machine", "request": { "name": "Returns the specified AWS machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "58ea308b-16ce-475c-be08-be4d703f1af1", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ea3\": \"\",\n \"dolor__d\": \"\",\n \"aute_85b\": \"\",\n \"deserunte\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore_21\": \"\",\n \"euefd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9e722c6b-dd8c-4959-abbd-56f2bab5ec4b", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"minim6f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "056b3916-5567-4c48-bfd0-f7e0eb737f27", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "aws", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "21271fff-1a72-42b4-be3b-f95501500a94", "name": "azure/{configUid}", "item": [ { "id": "8af89a77-c846-4bbd-9054-253301a079e9", "name": "Returns the specified Azure cloud config", "request": { "name": "Returns the specified Azure cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5cf5c983-d1b4-4986-87b4-6bfe84638a81", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"mollit adipisicing\",\n \"metadata\": {\n \"annotations\": {\n \"velit19d\": \"\",\n \"velit_6d\": \"\",\n \"consectetura12\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud5d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"sint ut\",\n \"name\": \"ex Duis\",\n \"uid\": \"irure cupidatat\"\n },\n \"clusterConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"nullad\": \"sunt sit\"\n },\n \"additionalTags\": {\n \"aliquip_592\": \"aute\",\n \"aliquip83\": \"in\"\n },\n \"azs\": [\n \"sint in proident quis sed\",\n \"anim\"\n ],\n \"instanceConfig\": {\n \"category\": \"magna anim in id\",\n \"cpuSet\": 73791342,\n \"diskGiB\": 17832094,\n \"memoryMiB\": -99187752,\n \"name\": \"ex consequat non\",\n \"numCPUs\": 46492736\n },\n \"instanceType\": \"laboris non sed\",\n \"isSystemNodePool\": true,\n \"labels\": [\n \"in ex ullamco aliqua laboru\",\n \"Lorem ad ea adi\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -523999,\n \"minSize\": 97752781,\n \"name\": \"ea magna\",\n \"nodeRepaveInterval\": -27015504,\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"osType\": \"Linux\",\n \"size\": -12571016,\n \"spotVMOptions\": {\n \"maxPrice\": \"consectetur anim U\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"Lorem_f\": \"nulla veniam\"\n },\n \"additionalTags\": {\n \"aliquac7\": \"in occaecat ea voluptate\"\n },\n \"azs\": [\n \"laboris id do eiusmod\",\n \"sunt proident pariatur Duis\"\n ],\n \"instanceConfig\": {\n \"category\": \"Excepteur in\",\n \"cpuSet\": 14713368,\n \"diskGiB\": 82496619,\n \"memoryMiB\": -11654825,\n \"name\": \"nostrud velit\",\n \"numCPUs\": -26484582\n },\n \"instanceType\": \"Lorem\",\n \"isSystemNodePool\": true,\n \"labels\": [\n \"cillum et officia\",\n \"minim labore ut\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 82629226,\n \"minSize\": -67327230,\n \"name\": \"reprehenderit pariatur officia\",\n \"nodeRepaveInterval\": 18342363,\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"osType\": \"Linux\",\n \"size\": 86877403,\n \"spotVMOptions\": {\n \"maxPrice\": \"ea nulla velit\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"veniam\",\n \"conditions\": [\n {\n \"type\": \"ipsum\",\n \"status\": \"occaecat Lorem\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"sit ipsum consectetur laborum\",\n \"reason\": \"in\"\n },\n {\n \"type\": \"dolore ea Ut\",\n \"status\": \"cupidatat mollit\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"cillum pariatur\",\n \"reason\": \"deserunt Excepteur\"\n }\n ],\n \"images\": {\n \"gallery\": \"pariatur quis ut sed\",\n \"name\": \"non tempor dolore aliquip sed\",\n \"resourceGroup\": \"Ut aliqua dolore\",\n \"state\": \"eiusmod non\",\n \"subscriptionID\": \"ut\",\n \"version\": \"incididunt officia est pariatur qui\"\n },\n \"isAddonLayer\": true,\n \"roleDigest\": {\n \"Lorem5_4\": \"non laborum culpa\",\n \"Excepteur2_\": \"Duis nostrud pariatur\",\n \"doloree\": \"aliqua pariatur anim nostrud\",\n \"exercitation_\": \"est Ut\"\n },\n \"sourceImageId\": \"velit non\",\n \"useCapiImage\": false,\n \"vhdImage\": {\n \"id\": \"Lorem esse ex\",\n \"name\": \"ad id in\",\n \"os\": \"magna non irure voluptate est\",\n \"region\": \"dolore culpa in ipsum aliqua\",\n \"state\": \"ut\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "636e64cc-f2d6-460f-af52-c73dab67d756", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2c8699ec-3e94-4a60-8c73-9ef3f39c22e3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7f68f3c7-0bcc-4888-a4e5-47dc392dc71e", "name": "machinePools", "item": [ { "id": "93d9252b-b2da-4b3c-b666-77c00d88793b", "name": "Creates an Azure cloud config's machine pool", "request": { "name": "Creates an Azure cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"deserunt__\": \"\",\n \"qui__49\": \"\"\n },\n \"additionalTags\": {\n \"id_c7_\": \"\",\n \"occaecat43\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f8da72e7-8a7b-41a7-8cfe-428d956e5cf0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "980690c4-aa94-4549-8f0a-60b67e9852c5", "name": "{machinePoolName}", "item": [ { "id": "a363d822-b942-405f-b85f-c0a35f8f6d44", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "52457714-a3c3-499e-b50c-0b7043f6f5d0", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0dca62ff-62e7-44ca-920d-7d4cff0f60ee", "name": "Updates the specified Azure cloud config's machine pool", "request": { "name": "Updates the specified Azure cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"deserunt__\": \"\",\n \"qui__49\": \"\"\n },\n \"additionalTags\": {\n \"id_c7_\": \"\",\n \"occaecat43\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7bd2ed88-499f-482c-9220-f96f2f0ee617", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c497bf7f-bdfe-4679-9534-0393d2679725", "name": "machines", "item": [ { "id": "c83f9308-7995-4715-9162-f7da87e28b74", "name": "Retrieves a list of Azure machines", "request": { "name": "Retrieves a list of Azure machines", "description": { "content": "Returns all the Azure machines restricted to the user role and filters.", "type": "text/plain" }, "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "420cb6e7-5f10-4d72-bd92-c96883fd4a23", "name": "An array of AWS machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex_82\": \"\",\n \"elit32c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Utd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"deserunt_1\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation_8\": \"\",\n \"irure_89d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_e59\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"sint9\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"enim\",\n \"count\": -90148020,\n \"limit\": 96458224,\n \"offset\": -42565360\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e4a9838d-1a3c-4150-a0e7-6a401ad9d1b1", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_2cd\": \"\",\n \"ullamco_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Utf1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"occaecat_3\": \"\",\n \"adipisicing_f1\": \"\",\n \"officia8f\": \"\",\n \"Ut_7\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b918ba68-e8f6-474d-b89d-2d9e0841fc9c", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f33da1fd-2c3c-43f0-bf29-ed1253f3d24c", "name": "{machineUid}", "item": [ { "id": "ad8289e3-0c40-4d1a-957d-9a1f0efce45a", "name": "Deletes the specified Azure machine", "request": { "name": "Deletes the specified Azure machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "537434d4-7989-4a92-8a5b-3c2ac304346a", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ef5e9565-6802-499d-aedf-2929389880dc", "name": "Returns the specified Azure machine", "request": { "name": "Returns the specified Azure machine", "description": { "content": "Returns a Azure machine for the specified uid.", "type": "text/plain" }, "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0d6d0fc5-293b-42d4-8113-2d3dd4652c6c", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"adipisicing87\": \"\",\n \"magnaa_\": \"\",\n \"Lorem_ae\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex2_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"ametb\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a889f2fd-4c32-4be4-aa58-68a30da9dc52", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_2cd\": \"\",\n \"ullamco_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Utf1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"location\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n },\n \"additionalTags\": {\n \"occaecat_3\": \"\",\n \"adipisicing_f1\": \"\",\n \"officia8f\": \"\",\n \"Ut_7\": \"\"\n },\n \"allocatePublicIP\": \"\",\n \"availabilityZone\": {\n \"enabled\": \"\",\n \"id\": \"\"\n },\n \"image\": {\n \"gallery\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"offer\": \"\",\n \"publisher\": \"\",\n \"resourceGroup\": \"\",\n \"sku\": \"\",\n \"subscriptionId\": \"\",\n \"version\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshPublicKey\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5e7f3ec5-ebea-4149-b605-de915ee9861d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "azure", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "ec0df91a-0225-4b69-a19e-f103ff75f19a", "name": "cloudTypes/{cloudType}/{configUid}", "item": [ { "id": "12abbcbf-8bd2-4ea6-ab19-0c346d42267c", "name": "Returns the specified Custom cloud config", "request": { "name": "Returns the specified Custom cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "86e36cc1-245c-4bdd-b789-232c4b4fe9f2", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"Duis nulla occaecat officia\",\n \"metadata\": {\n \"annotations\": {\n \"proident_ad\": \"\",\n \"ut_42\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt_85\": \"\",\n \"irure_d80\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"ullamco pariatur\",\n \"name\": \"dolor ut\",\n \"uid\": \"commodo exercitation et ullamco\"\n },\n \"clusterConfig\": {\n \"values\": \"ipsum et id enim\"\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"doe\": \"in pariatur occaecat Excepteur ull\",\n \"commodoc\": \"ull\"\n },\n \"name\": \"cupidatat commodo\",\n \"size\": 15491681,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": false,\n \"values\": \"eiusmod incididunt aliquip\"\n },\n {\n \"isControlPlane\": true,\n \"additionalLabels\": {\n \"Ut17\": \"fugiat deserunt aute cupidatat\",\n \"dolor5ce\": \"Duis cillum\"\n },\n \"name\": \"Excepteur veniam\",\n \"size\": 24021611,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": false,\n \"values\": \"minim laboris sunt\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4b5e6d06-47ff-4e16-831f-ef0f5ac4d7a4", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3790d6f9-b0b2-4b21-98ec-793b6bb2b29b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a4ab37e0-1073-4e41-9624-0335ed3c3ce5", "name": "machinePools", "item": [ { "id": "faa360ce-8dcc-4b39-9030-4b29a8115b8b", "name": "Creates an Custom cloud config's machine pool", "request": { "name": "Creates an Custom cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"ullamco_a7\": \"\",\n \"et1\": \"\",\n \"elit_51c\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "91426aa3-2686-43aa-812d-c7e078c61ad9", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0b7798a5-fd98-4d91-9536-f03a134cb2f6", "name": "{machinePoolName}", "item": [ { "id": "5773c69b-5910-42dc-8e49-a7cf56d8f6ca", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "70fe2548-b06e-4b93-9e7c-1ae5cb5279d9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "96f4e4b3-fa9c-416b-acf4-96d575152be9", "name": "Updates the specified Custom cloud config's machine pool", "request": { "name": "Updates the specified Custom cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"elite6\": \"\",\n \"qui7e6\": \"\",\n \"irure_de\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dfbeb2b1-a60b-4931-977d-da17ba10c6c7", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2b9e8383-ed2b-4d44-8c1d-7d6749a2fdba", "name": "machines", "item": [ { "id": "3b56bf4c-eb10-468e-917b-601e6ed9c35e", "name": "Retrieves a list of Custom machines", "request": { "name": "Retrieves a list of Custom machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "03dce13d-c117-4bc0-8a7e-13550db26d57", "name": "An array of Custom machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"occaecat\",\n \"metadata\": {\n \"annotations\": {\n \"ut4\": \"\",\n \"magna_ab\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_\": \"\",\n \"ut6f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"aute minim nisi enim\",\n \"hostName\": \"sit dolor quis sunt\",\n \"imageId\": \"in non sunt \",\n \"instanceType\": {\n \"diskGiB\": -56694528,\n \"memoryMiB\": -1747303,\n \"name\": \"id laboris sun\",\n \"numCPUs\": 57148516\n },\n \"nics\": [\n {\n \"index\": 56848907,\n \"networkName\": \"l\",\n \"privateIPs\": [\n \"\",\n \"anim ad dolor reprehenderit\"\n ],\n \"publicIp\": \"non nostrud do eiusmod est\"\n },\n {\n \"index\": 71211162,\n \"networkName\": \"dolor voluptate\",\n \"privateIPs\": [\n \"consequat aliquip consectetur nostrud\",\n \"esse dolore dolor eu sit\"\n ],\n \"publicIp\": \"dolore id\"\n }\n ],\n \"sshKeyName\": \"qui aliqua Ut\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"et\",\n \"metadata\": {\n \"annotations\": {\n \"culpa_4f\": \"\",\n \"cupidatat_0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_0\": \"\",\n \"irure_7\": \"\",\n \"dolorefea\": \"\",\n \"voluptate_826\": \"\",\n \"amet_61\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"tempor\",\n \"hostName\": \"sunt anim cillum qui\",\n \"imageId\": \"in enim Excepteur\",\n \"instanceType\": {\n \"diskGiB\": 23293190,\n \"memoryMiB\": -93238711,\n \"name\": \"do quis aliqua Excepteur sed\",\n \"numCPUs\": -27115880\n },\n \"nics\": [\n {\n \"index\": 45277373,\n \"networkName\": \"Duis\",\n \"privateIPs\": [\n \"nisi con\",\n \"pariatur est labore do minim\"\n ],\n \"publicIp\": \"id au\"\n },\n {\n \"index\": 24896319,\n \"networkName\": \"dolor laboris deserunt incididunt\",\n \"privateIPs\": [\n \"est in ipsum quis eu\",\n \"velit sit\"\n ],\n \"publicIp\": \"velit tempor dolore sed\"\n }\n ],\n \"sshKeyName\": \"cupidatat reprehender\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"esse sed dese\",\n \"count\": -78642686,\n \"limit\": -35931074,\n \"offset\": 1973925\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e4f30ae5-3103-4eec-bbf8-5674ccc15e31", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"commodo_8b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt9\": \"\",\n \"enim_196\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"\",\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "11ae6b9b-2292-4da3-b030-2bf0265c7c12", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d4f0f470-190d-43a9-9b73-ce3b55b0e24e", "name": "{machineUid}", "item": [ { "id": "617096b7-067a-4b26-a656-5c156e942550", "name": "Deletes the specified Custom machine", "request": { "name": "Deletes the specified Custom machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d5a93bd7-c4d1-4cfa-8640-ab1b3be57d88", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "607f2b5b-0ebd-40c2-b3e4-3c05e079f7da", "name": "Returns the specified Custom machine", "request": { "name": "Returns the specified Custom machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fdc72893-c8b8-4378-92af-1e6257bb98ae", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"dolor_ac\": \"\",\n \"culpa12\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet_b0\": \"\",\n \"eu_1_6\": \"\",\n \"ut_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"\",\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f5936fe9-d814-4c36-927b-674a245c6a9e", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"commodo__1a\": \"\",\n \"aute9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore5e5\": \"\",\n \"ex_194\": \"\",\n \"quis_38e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"\",\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e58b500b-2501-4370-9953-b9a1967db6c2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "cloudTypes", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" }, { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "a8d810e5-e2aa-4641-8f46-50a7bfb39b8c", "name": "coxedge/{configUid}", "item": [ { "id": "4a28d331-2256-4619-9796-6b84628a784f", "name": "Returns the specified CoxEdge cloud config", "request": { "name": "Returns the specified CoxEdge cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b20746a9-3795-4f12-94b5-dbe3dc27607f", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"Excepteur\",\n \"metadata\": {\n \"annotations\": {\n \"dolore9b\": \"\",\n \"labore7f7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_707\": \"\",\n \"nullae\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"ut Duis incididunt\",\n \"name\": \"culpa ex in\",\n \"uid\": \"Excepteur nostrud culpa deserunt eu\"\n },\n \"clusterConfig\": {\n \"sshAuthorizedKeys\": [\n \"consequat exercitation eu sit\",\n \"ut eiusmod\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"enim id\",\n \"nulla voluptate ut commodo\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"ea ut\",\n \"ex quis\"\n ]\n },\n \"environment\": \"enim\",\n \"organizationId\": \"id dolor enim\"\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": true,\n \"additionalLabels\": {\n \"eaa\": \"amet labore magna minim id\"\n },\n \"additionalTags\": {\n \"sunt_5d8\": \"Excepteur dolore quis\"\n },\n \"deployments\": [\n {\n \"cpuUtilization\": 2913863,\n \"enableAutoScaling\": true,\n \"instancesPerPop\": -74497816,\n \"maxInstancesPerPop\": 72066464,\n \"minInstancesPerPop\": -43569030,\n \"name\": \"mollit eiusmod aute\",\n \"pops\": [\n \"esse\",\n \"Lorem exercitation ullamco et\"\n ]\n },\n {\n \"cpuUtilization\": 42564027,\n \"enableAutoScaling\": false,\n \"instancesPerPop\": -72087927,\n \"maxInstancesPerPop\": -44988155,\n \"minInstancesPerPop\": 86981168,\n \"name\": \"esse mollit magna veniam\",\n \"pops\": [\n \"nulla quis\",\n \"sit cillum incid\"\n ]\n }\n ],\n \"instanceConfig\": {\n \"category\": \"occaecat esse laboris\",\n \"cpuSet\": 71066493,\n \"diskGiB\": -4391510,\n \"memoryMiB\": 65728801,\n \"name\": \"anim\",\n \"numCPUs\": 26139254\n },\n \"labels\": [\n \"do laborum\",\n \"voluptate\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -88826723,\n \"minSize\": 57821809,\n \"name\": \"commodo sit\",\n \"nodeRepaveInterval\": -51677799,\n \"persistentStorages\": [\n {\n \"path\": \"minim deserunt\",\n \"size\": -20383199\n },\n {\n \"path\": \"adipisicing pariatur\",\n \"size\": -10706800\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"allow\",\n \"description\": \"laboris occaecat\",\n \"portRange\": \"irure\",\n \"protocol\": \"TCP\",\n \"source\": \"ad in anim minim\",\n \"type\": \"et commodo in\"\n },\n {\n \"action\": \"block\",\n \"description\": \"ullamco minim\",\n \"portRange\": \"sint amet\",\n \"protocol\": \"ESP\",\n \"source\": \"est sit\",\n \"type\": \"eu dolore sit deserunt\"\n }\n ],\n \"size\": -82925938,\n \"spec\": \"ullamco fugiat\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": true,\n \"additionalLabels\": {\n \"Lorem_d9\": \"cupidatat Ut non\"\n },\n \"additionalTags\": {\n \"ea_35\": \"Ut minim esse dolore\",\n \"officia_5d\": \"dolor non reprehenderit elit veniam\"\n },\n \"deployments\": [\n {\n \"cpuUtilization\": 84839173,\n \"enableAutoScaling\": false,\n \"instancesPerPop\": 29671515,\n \"maxInstancesPerPop\": -64784963,\n \"minInstancesPerPop\": 22357613,\n \"name\": \"tempor\",\n \"pops\": [\n \"ipsum Ut\",\n \"in eiusmod reprehenderit\"\n ]\n },\n {\n \"cpuUtilization\": 58466711,\n \"enableAutoScaling\": true,\n \"instancesPerPop\": -34841795,\n \"maxInstancesPerPop\": 69298857,\n \"minInstancesPerPop\": -93092587,\n \"name\": \"adipisicing laboris eu Duis nulla\",\n \"pops\": [\n \"velit laborum do ullamco\",\n \"dolor\"\n ]\n }\n ],\n \"instanceConfig\": {\n \"category\": \"est\",\n \"cpuSet\": -50908999,\n \"diskGiB\": 51292441,\n \"memoryMiB\": 42949654,\n \"name\": \"in esse aliquip dolor\",\n \"numCPUs\": -44395960\n },\n \"labels\": [\n \"nostrud L\",\n \"minim ut eiusmod\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 67529427,\n \"minSize\": -21484883,\n \"name\": \"in velit Duis sit\",\n \"nodeRepaveInterval\": 11598567,\n \"persistentStorages\": [\n {\n \"path\": \"quis eiusmod consectetur\",\n \"size\": 50612064\n },\n {\n \"path\": \"ullamco Excepteur reprehenderit ut anim\",\n \"size\": 59765183\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"allow\",\n \"description\": \"dolore magna velit ex\",\n \"portRange\": \"qui\",\n \"protocol\": \"ESP\",\n \"source\": \"laborum aliquip\",\n \"type\": \"in\"\n },\n {\n \"action\": \"block\",\n \"description\": \"tempor ei\",\n \"portRange\": \"Lorem nisi dolor\",\n \"protocol\": \"TCP_UDP\",\n \"source\": \"cillum adipisicing culpa\",\n \"type\": \"deserunt anim\"\n }\n ],\n \"size\": -98612676,\n \"spec\": \"et cillum sit\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"dolor ut enim veniam\",\n \"status\": \"pariatur tempor\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"magna cupidatat\",\n \"reason\": \"in aute reprehenderit aliquip\"\n },\n {\n \"type\": \"anim dolore commodo re\",\n \"status\": \"est non \",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"Duis pariatur velit eu\",\n \"reason\": \"aliquip in dolor dolor\"\n }\n ],\n \"imageID\": \"reprehenderit consequat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9b30fb40-cb93-47d1-8285-561e42687f30", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "86d3fbfd-ee28-4edf-a1a1-3692375b185c", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "794fb685-1809-4ea0-92d8-7228ec7647f5", "name": "machinePools", "item": [ { "id": "672d680f-df64-484b-b209-f0f8ec522da2", "name": "Creates a CoxEdge cloud config's machine pool", "request": { "name": "Creates a CoxEdge cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ullamco_a5\": \"\",\n \"pariatur_f6\": \"\"\n },\n \"additionalTags\": {\n \"inc\": \"\",\n \"ut2d\": \"\",\n \"mollitc3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e1fc8d6f-46f0-4c15-b131-12eb5ee4dba3", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "coxedge", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b387aafe-9c4c-4432-b763-3de211a895cf", "name": "{machinePoolName}", "item": [ { "id": "f592129b-3771-4fb1-8a41-5490643523a2", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "04368132-5422-47d8-bbf0-3b0e8ce64cb7", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c1bf735b-5f01-4236-af8d-721df5aa76a9", "name": "Updates the specified CoxEdge cloud config's machine pool", "request": { "name": "Updates the specified CoxEdge cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"veniam_2\": \"\",\n \"in_7\": \"\",\n \"ullamcoc\": \"\"\n },\n \"additionalTags\": {\n \"veniam4\": \"\",\n \"et66\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fe393e3b-1c40-4e80-8f45-b85de54e13e3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "69bfe407-f1de-4ab3-a842-e3103728e7d3", "name": "machines", "item": [ { "id": "2f733a07-1df0-47a4-8014-4f6b8f201d86", "name": "Retrieves a list of CoxEdge machines", "request": { "name": "Retrieves a list of CoxEdge machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "79603b89-1e10-45e0-a67c-d75d73f9e794", "name": "An array of CoxEdge machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"aute id\",\n \"metadata\": {\n \"annotations\": {\n \"aliqua_e\": \"\",\n \"aliquip0\": \"\",\n \"anim_d6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Duis8b\": \"\",\n \"laborum9b3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addAnycastIpAddress\": true,\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"image\": \"ad velit\",\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n },\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"ports\": [\n {\n \"protocol\": \"ad reprehenderit\",\n \"publicPort\": \"ex sunt veniam\",\n \"publicPortDesc\": \"offi\"\n },\n {\n \"protocol\": \"cupidatat eiusmod ea occaecat\",\n \"publicPort\": \"tempor Ut enim\",\n \"publicPortDesc\": \"ipsum dolore\"\n }\n ],\n \"providerId\": \"ex incididunt\",\n \"specs\": \"nisi cillum fugiat dolor\",\n \"sshAuthorizedKeys\": [\n \"minim ut est\",\n \"laborum et est\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"aliqua et dolor\",\n \"metadata\": {\n \"annotations\": {\n \"adipisicing0\": \"\",\n \"ut_5d5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat_7\": \"\",\n \"dolore_75f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addAnycastIpAddress\": false,\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"image\": \"occaecat nisi est\",\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n },\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"ports\": [\n {\n \"protocol\": \"Excepteur nulla\",\n \"publicPort\": \"cupidatat minim nulla ex\",\n \"publicPortDesc\": \"adipisicing veniam quis in\"\n },\n {\n \"protocol\": \"magna ut incididunt labore culpa\",\n \"publicPort\": \"id minim adipisicing incididunt dolore\",\n \"publicPortDesc\": \"sed\"\n }\n ],\n \"providerId\": \"aute proident in\",\n \"specs\": \"sint consectetur esse consequat\",\n \"sshAuthorizedKeys\": [\n \"voluptate eu mollit\",\n \"ut eiusmod\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"quis labore aliquip\",\n \"count\": -83344625,\n \"limit\": -63346889,\n \"offset\": 63853807\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cc57ef63-7775-4897-91f5-33125a9a5f6a", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"quisb\": \"\",\n \"laborum_c38\": \"\",\n \"ut61\": \"\",\n \"ind1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim933\": \"\",\n \"eu_a10\": \"\",\n \"aute90\": \"\",\n \"mollit_22\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addAnycastIpAddress\": \"\",\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"image\": \"\",\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n },\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"ports\": [\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n },\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n }\n ],\n \"providerId\": \"\",\n \"specs\": \"\",\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "13dbff58-f095-4fca-9170-dcc88eb0ca92", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1092b17e-eb1f-43e8-8c8b-e908e01f823e", "name": "{machineUid}", "item": [ { "id": "0fd4ee61-fdb7-4ace-9a23-ebf9e26ee670", "name": "Deletes the specified CoxEdge machine", "request": { "name": "Deletes the specified CoxEdge machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7c4757ba-7807-4b1f-86b6-602ce4ec476f", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c2073516-875f-4eda-8a3b-31c210319724", "name": "Returns the specified CoxEdge machine", "request": { "name": "Returns the specified CoxEdge machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "efa1dead-489a-47f1-a2fe-ead602cef5b0", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"proident_d\": \"\",\n \"adipisicing078\": \"\",\n \"dolore_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"magna_36\": \"\",\n \"Lorem_1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addAnycastIpAddress\": \"\",\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"image\": \"\",\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n },\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"ports\": [\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n },\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n }\n ],\n \"providerId\": \"\",\n \"specs\": \"\",\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "61b822ca-da37-4dfd-8e2f-4581960baf44", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"quisb\": \"\",\n \"laborum_c38\": \"\",\n \"ut61\": \"\",\n \"ind1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim933\": \"\",\n \"eu_a10\": \"\",\n \"aute90\": \"\",\n \"mollit_22\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addAnycastIpAddress\": \"\",\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"image\": \"\",\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n },\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"ports\": [\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n },\n {\n \"protocol\": \"\",\n \"publicPort\": \"\",\n \"publicPortDesc\": \"\"\n }\n ],\n \"providerId\": \"\",\n \"specs\": \"\",\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2c499b77-5b7b-4880-8ab2-bb05f6fcfd3b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "coxedge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "3488ef7d-f51a-4c51-88e4-9c499dc5a4ce", "name": "edge-native/{configUid}", "item": [ { "id": "bbe15fb9-f93b-46c5-8f73-8f6ec9397922", "name": "Returns the specified edge-native cloud config", "request": { "name": "Returns the specified edge-native cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5e813727-eb82-4caf-b52b-c8dbae4bc685", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nullac5f\": \"\",\n \"fugiatf4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris27\": \"\",\n \"enim_c29\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"minim\",\n \"host\": \"aliqu\",\n \"type\": \"dolor qui\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"id ullamco enim amet\",\n \"enable\": true\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": true\n },\n \"machinePoolConfig\": [\n {\n \"hosts\": [\n {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"IsCandidateCaption\": false,\n \"caCert\": \"labore cupidatat irure\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"est reprehenderit sed\",\n \"minim sunt eu incididunt\"\n ],\n \"gateway\": \"ut ullamco c\",\n \"ip\": \"adipisicing esse\",\n \"isDefault\": true,\n \"macAddr\": \"Ut irure dolore officia\",\n \"nicName\": \"dolor\",\n \"subnet\": \"eu in\"\n },\n \"nicName\": \"cupidatat officia ea ut incididunt\",\n \"staticIP\": \"reprehenderit dolore aliquip sed irure\"\n },\n {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"IsCandidateCaption\": false,\n \"caCert\": \"Excepteur ad elit sint aute\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"do Excepteur incididunt\",\n \"occaecat eiusmod aliqua\"\n ],\n \"gateway\": \"velit ullamco sint\",\n \"ip\": \"laboris consequat exercitation irure\",\n \"isDefault\": true,\n \"macAddr\": \"laborum officia et\",\n \"nicName\": \"ipsum\",\n \"subnet\": \"ad id in magna\"\n },\n \"nicName\": \"occaecat cupidatat labore tempor\",\n \"staticIP\": \"qui ut nisi incididunt\"\n }\n ],\n \"additionalLabels\": {\n \"aute_345\": \"\"\n },\n \"additionalTags\": {\n \"in06\": \"\",\n \"aute_3\": \"\"\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"\",\n \"\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 29832609,\n \"minSize\": 88359091,\n \"name\": \"ea elit do\",\n \"nodeRepaveInterval\": 63042518,\n \"osType\": \"cons\",\n \"size\": 38074088,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"hosts\": [\n {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"IsCandidateCaption\": false,\n \"caCert\": \"aliquip pariatur reprehenderit\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"ut laborum aliqua\",\n \"sit Lorem\"\n ],\n \"gateway\": \"occaecat laboris dolor\",\n \"ip\": \"minim magna laboris occaecat aliqua\",\n \"isDefault\": false,\n \"macAddr\": \"ut\",\n \"nicName\": \"nostrud pariatur dolor\",\n \"subnet\": \"est minim ut laboris nostrud\"\n },\n \"nicName\": \"exercitation sunt\",\n \"staticIP\": \"nisi incididunt\"\n },\n {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"IsCandidateCaption\": false,\n \"caCert\": \"reprehenderit sit tempor in\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"id nulla quis deserunt\",\n \"fugiat in nostrud dolore\"\n ],\n \"gateway\": \"dolor ut nulla\",\n \"ip\": \"pariatur ipsum nisi incididunt est\",\n \"isDefault\": true,\n \"macAddr\": \"paria\",\n \"nicName\": \"in occaecat\",\n \"subnet\": \"aliqua minim Lorem\"\n },\n \"nicName\": \"ad consectetur\",\n \"staticIP\": \"eu in labore do nisi\"\n }\n ],\n \"additionalLabels\": {\n \"mollit901\": \"\",\n \"ut_a\": \"\",\n \"officia_3\": \"\",\n \"ipsum3c2\": \"\",\n \"ad_40\": \"\"\n },\n \"additionalTags\": {\n \"elit64\": \"\"\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"\",\n \"\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -74743906,\n \"minSize\": 11866126,\n \"name\": \"deserunt proi\",\n \"nodeRepaveInterval\": 14768490,\n \"osType\": \"deseru\",\n \"size\": 34841340,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"ea deserunt cupid\",\n \"status\": \"elit\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"nostrud\",\n \"reason\": \"ut non\"\n },\n {\n \"type\": \"nulla aute Duis dolor\",\n \"status\": \"elit sint\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"dolore pariatur laboris\",\n \"reason\": \"magna\"\n }\n ],\n \"nodeImage\": \"aliqua et\",\n \"sourceImageId\": \"nisi id\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3912524d-85ee-48c7-a0e8-431724491658", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "764da07e-3c58-455e-8b79-4e398caabeac", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e5abca59-f0cb-46fe-aff6-37162988a24d", "name": "machinePools", "item": [ { "id": "0a05b8bd-f979-459d-ab3d-b680097ddd2b", "name": "Creates a edge-native cloud config's machine pool", "request": { "name": "Creates a edge-native cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"culpa_46\": \"\"\n },\n \"additionalTags\": {\n \"Excepteur84\": \"\",\n \"in_a89\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "51b72cba-300f-4b6a-91e2-a106b915a225", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge-native", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "528da1ad-118c-45b4-aa80-ba20b115aecc", "name": "{machinePoolName}", "item": [ { "id": "e0f89438-75e3-4d9d-8b51-b6ffb2cde102", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7cc2bd27-1d3b-4439-82af-a77c65ce6810", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c010e041-37b6-4124-a52e-7c10d77f4cc0", "name": "Updates the specified edge-native cloud config's machine pool", "request": { "name": "Updates the specified edge-native cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"consequat_95\": \"\",\n \"dolore_60f\": \"\"\n },\n \"additionalTags\": {\n \"elit_bc\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d468c7ac-740d-48f4-978c-7ba3f26cafa6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "93ee5f69-0276-4194-98f3-969223c4beee", "name": "machines", "item": [ { "id": "088c1886-bc2a-4993-9be5-19d5668955f3", "name": "Retrieves a list of edge-native machines", "request": { "name": "Retrieves a list of edge-native machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1a000c81-b5dc-4147-8fde-0aba56b44378", "name": "An array of edge-native machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"sed aliqua et\",\n \"metadata\": {\n \"annotations\": {\n \"enim9d\": \"\",\n \"Duisf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborum_56\": \"\",\n \"quis_0cb\": \"\",\n \"eiusmod_0b0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"edgeHostUid\": \"est ullamco exercitation\",\n \"instanceType\": {\n \"diskGiB\": -62501145,\n \"memoryMiB\": -37191245,\n \"name\": \"ut in commodo cillum Lorem\",\n \"numCPUs\": -45360619\n },\n \"nics\": [\n {\n \"index\": 6949678,\n \"networkName\": \"elit minim proident veniam \",\n \"privateIPs\": [\n \"consequat \",\n \"dolor reprehenderit magna\"\n ],\n \"publicIp\": \"labore\"\n },\n {\n \"index\": -61892121,\n \"networkName\": \"magna dolor\",\n \"privateIPs\": [\n \"nostrud\",\n \"consectetur do\"\n ],\n \"publicIp\": \"veniam dolore aliqua in\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"ullamco consequat\",\n \"metadata\": {\n \"annotations\": {\n \"velit023\": \"\",\n \"enim_27\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elit_d9\": \"\",\n \"sed_998\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"edgeHostUid\": \"occaecat\",\n \"instanceType\": {\n \"diskGiB\": 27914348,\n \"memoryMiB\": 72515924,\n \"name\": \"occaecat\",\n \"numCPUs\": 73494667\n },\n \"nics\": [\n {\n \"index\": -93316015,\n \"networkName\": \"dolore laboris Excepteur nisi\",\n \"privateIPs\": [\n \"ullamco eu anim\",\n \"culpa deserunt est\"\n ],\n \"publicIp\": \"nisi nostrud ea\"\n },\n {\n \"index\": -16963187,\n \"networkName\": \"ullamco proident officia\",\n \"privateIPs\": [\n \"reprehend\",\n \"aliqua est dolore occaecat labore\"\n ],\n \"publicIp\": \"dolore cupidatat in reprehenderit exercit\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a5cbc705-0245-46af-8c1b-6bc1d3d4016a", "name": "Adds the edge-native machine to cloud config's machine pool", "request": { "name": "Adds the edge-native machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"commodof8_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"suntc2\": \"\",\n \"ut_9cb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "408a65d9-5795-4c8e-950a-2d42c329bc85", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1521c19c-31b1-44ed-9ab0-770a5bf0bbdd", "name": "{machineUid}", "item": [ { "id": "fe56ee91-770d-4a99-b6d7-464d25d33847", "name": "Deletes the specified edge-native machine", "request": { "name": "Deletes the specified edge-native machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "67c8674c-c3b7-4f69-9441-77f00d1121be", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f8eb8f05-4182-4f66-8554-410e55ebb628", "name": "Returns the specified edge-native machine", "request": { "name": "Returns the specified edge-native machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e8814971-b4bf-4201-933b-8c8a6cea47d3", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nostrud411\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_e8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1ef1344f-8480-4d0c-a26d-0255aec43142", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Lorem2c\": \"\",\n \"irure4a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"adipisicing89\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f5c2def9-6309-4991-94b8-5f9b29f5e475", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge-native", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "8bcd87f6-1719-4302-9b69-e126f913c5ac", "name": "edge/{configUid}", "item": [ { "id": "f1ffcee1-fddd-4db8-9f88-b91a7163fc38", "name": "Returns the specified edge cloud config", "request": { "name": "Returns the specified edge cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6799080c-5faa-4ca9-a101-2f5ee0208ff6", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"sit\",\n \"metadata\": {\n \"annotations\": {\n \"culpa_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"do_72\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"sshKeys\": [\n \"Lorem est qui\",\n \"cupidatat dolore labore\"\n ]\n },\n \"machinePoolConfig\": [\n {\n \"hosts\": [\n {\n \"hostUid\": \"aliquip exercitation\",\n \"hostAddress\": \"ullamco tempor nulla consequat magna\",\n \"hostIdentity\": {\n \"caCert\": \"in incididunt aliqua ad\",\n \"socketPath\": \"non incididunt sit laboris dolor\"\n },\n \"hostName\": \"consequat magna ipsum\"\n },\n {\n \"hostUid\": \"labore ex\",\n \"hostAddress\": \"in ipsum nulla\",\n \"hostIdentity\": {\n \"caCert\": \"incididunt ea anim in commodo\",\n \"socketPath\": \"aliqua cillum quis officia\"\n },\n \"hostName\": \"exercitation laboris\"\n }\n ],\n \"additionalLabels\": {\n \"velit_5\": \"eu aliquip\"\n },\n \"additionalTags\": {\n \"veniam_b\": \"occ\",\n \"laborum_aab\": \"adipisicing reprehenderit tempor Ut\"\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"in esse ipsum\",\n \"fugiat laboris occaecat aliqua in\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -21569205,\n \"minSize\": 28068403,\n \"name\": \"irure anim\",\n \"nodeRepaveInterval\": -62525131,\n \"size\": -31982896,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"hosts\": [\n {\n \"hostUid\": \"ipsum consectetur\",\n \"hostAddress\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"tempor pariatur\",\n \"socketPath\": \"id et adipisicing\"\n },\n \"hostName\": \"incididunt\"\n },\n {\n \"hostUid\": \"dolor sint Duis\",\n \"hostAddress\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"eu aliquip velit\",\n \"socketPath\": \"ul\"\n },\n \"hostName\": \"tempor sed\"\n }\n ],\n \"additionalLabels\": {\n \"sed1df\": \"commodo in do ipsum\"\n },\n \"additionalTags\": {\n \"ipsum_28\": \"est occaecat adipisicing\"\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"Ut minim\",\n \"ex qui\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -59938370,\n \"minSize\": 48324416,\n \"name\": \"ad voluptate mollit est officia\",\n \"nodeRepaveInterval\": 29140620,\n \"size\": -16650479,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"non anim exercitation\",\n \"status\": \"occaecat anim\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ut incididunt id nostrud\",\n \"reason\": \"eiusmod\"\n },\n {\n \"type\": \"labore ex ea\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"officia sint ex aliqua\",\n \"reason\": \"irure in occaecat ullamco\"\n }\n ],\n \"nodeImage\": \"sit esse veniam\",\n \"sourceImageId\": \"aliqua qui\",\n \"useCapiImage\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9a986418-0fb6-4c06-a36b-58c284f5a789", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2f276c6b-998d-4362-8981-64098a3b37ee", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "45da628a-7aba-45bb-93ba-9c722b4b16e9", "name": "machinePools", "item": [ { "id": "430c687b-ed21-4f1a-9626-1438b925ffff", "name": "Creates a edge cloud config's machine pool", "request": { "name": "Creates a edge cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"sed_73f\": \"\",\n \"ea4\": \"\",\n \"sint14\": \"\"\n },\n \"additionalTags\": {\n \"aliquip1a2\": \"\",\n \"Utdf5\": \"\",\n \"irure_aa8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "43fea49d-1ad2-43de-b79c-3cb5cf0c25e3", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ae1c8c5a-8f50-4695-b6d1-23cbf2c9a055", "name": "{machinePoolName}", "item": [ { "id": "f567fa8c-7d96-48a1-9cfc-010023ddccf4", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7e4d4622-64fc-499a-9646-aa29d89dc3c9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "592b64c2-6cbf-4899-9418-03d8c22fbb33", "name": "Updates the specified Edge cloud config's machine pool", "request": { "name": "Updates the specified Edge cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"sit_c6\": \"\",\n \"officia86\": \"\"\n },\n \"additionalTags\": {\n \"ametf\": \"\",\n \"exercitationa\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ee536671-1592-4a9c-baf3-73194c7c8c0f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7d7a7f87-c1a6-4eb4-b42a-c9ef3e58216b", "name": "machines", "item": [ { "id": "1639ee50-fd37-479d-a941-d4e93069dbcc", "name": "Retrieves a list of Edge machines", "request": { "name": "Retrieves a list of Edge machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "237dcf63-0982-46b9-acb0-07d19e31bacf", "name": "An array of Edge machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"sint ad\",\n \"metadata\": {\n \"annotations\": {\n \"enimc\": \"\",\n \"nulla668\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore_a\": \"\",\n \"cupidatat_1b\": \"\",\n \"cupidatat_60\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bootstrapped\": false,\n \"customImage\": \"aute\",\n \"edgeHostUid\": \"irure nulla i\",\n \"instanceType\": {\n \"numCPUs\": -74929971,\n \"memoryInMB\": 66666484\n },\n \"loadBalancerConfigured\": true,\n \"mounts\": [\n {\n \"containerPath\": \"\",\n \"hostPath\": \"tempor est\",\n \"readonly\": true\n },\n {\n \"containerPath\": \"qui cillum et D\",\n \"hostPath\": \"adipisicing\",\n \"readonly\": true\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"pariatur veniam\",\n \"metadata\": {\n \"annotations\": {\n \"in2e\": \"\",\n \"ea__9\": \"\",\n \"proident_f0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpa_a6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bootstrapped\": false,\n \"customImage\": \"dolo\",\n \"edgeHostUid\": \"laboris do tempor\",\n \"instanceType\": {\n \"numCPUs\": -67666104,\n \"memoryInMB\": 27112691\n },\n \"loadBalancerConfigured\": false,\n \"mounts\": [\n {\n \"containerPath\": \"eiusmod est\",\n \"hostPath\": \"dolor tempor amet proident\",\n \"readonly\": false\n },\n {\n \"containerPath\": \"aliqua aliquip dolor\",\n \"hostPath\": \"elit\",\n \"readonly\": false\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4379bc97-a082-44e6-ad6e-40e9920f7810", "name": "Adds the Edge machine to cloud config's machine pool", "request": { "name": "Adds the Edge machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"officia_1e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_c_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bootstrapped\": \"\",\n \"customImage\": \"\",\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\"\n },\n \"loadBalancerConfigured\": \"\",\n \"mounts\": [\n {\n \"containerPath\": \"\",\n \"hostPath\": \"\",\n \"readonly\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "53ff9949-b504-4cb5-993e-7db17659021c", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e811306f-fdc9-4121-ad75-4eb3b91c7e08", "name": "{machineUid}", "item": [ { "id": "a09ff5f5-ea09-42a4-ad51-c8dada42f1d2", "name": "Deletes the specified Edge machine", "request": { "name": "Deletes the specified Edge machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2e7798cd-ce68-434c-88e8-127a35d991f4", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "359abc98-1887-453a-b376-3dbb9aa0063b", "name": "Returns the specified Edge machine", "request": { "name": "Returns the specified Edge machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4b631169-40b7-4765-9a65-36be23f3e2ee", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"non_8a\": \"\",\n \"ipsum_3bd\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"autee\": \"\",\n \"do_d79\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bootstrapped\": \"\",\n \"customImage\": \"\",\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\"\n },\n \"loadBalancerConfigured\": \"\",\n \"mounts\": [\n {\n \"containerPath\": \"\",\n \"hostPath\": \"\",\n \"readonly\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e056912a-f448-4c79-9d49-cef43dcb191a", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Utf9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"id3e\": \"\",\n \"aliqua7\": \"\",\n \"officiaded\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bootstrapped\": \"\",\n \"customImage\": \"\",\n \"edgeHostUid\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\"\n },\n \"loadBalancerConfigured\": \"\",\n \"mounts\": [\n {\n \"containerPath\": \"\",\n \"hostPath\": \"\",\n \"readonly\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "62df5af7-1eb5-4a97-8740-de318eb0c4ae", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "edge", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "72cf57c3-a38e-4584-8ed1-a26b1c00a5bd", "name": "eks/{configUid}", "item": [ { "id": "b749ccd0-97e8-4b53-888f-99fccaaa86c1", "name": "Returns the specified EKS cloud config", "request": { "name": "Returns the specified EKS cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2aaa7e14-ef58-4b11-9602-f67c7a4ff5dd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"commodo ex exerc\",\n \"metadata\": {\n \"annotations\": {\n \"incididunt_5\": \"\",\n \"ea_80\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderitc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"adipisicing eu non ex dolore\",\n \"name\": \"nostrud id exercitation tempor amet\",\n \"uid\": \"tempor dolor ex com\"\n },\n \"clusterConfig\": {\n \"region\": \"in\",\n \"addons\": [\n {\n \"name\": \"ad amet eu pariatur\",\n \"version\": \"ad Excepteur non\",\n \"conflictResolution\": \"dolore eiusmod voluptate cillum aliquip\",\n \"serviceAccountRoleARN\": \"occaecat proident\"\n },\n {\n \"name\": \"consectetur enim irure\",\n \"version\": \"culpa\",\n \"conflictResolution\": \"minim aliqua\",\n \"serviceAccountRoleARN\": \"anim mollit nostrud\"\n }\n ],\n \"bastionDisabled\": true,\n \"controlPlaneLoadBalancer\": \"et aliqua nisi\",\n \"encryptionConfig\": {\n \"isEnabled\": false,\n \"provider\": \"sed dolore officia esse\",\n \"resources\": [\n \"culpa fugiat\",\n \"occaecat voluptate\"\n ]\n },\n \"endpointAccess\": {\n \"private\": true,\n \"privateCIDRs\": [\n \"exercitation aliquip\",\n \"dolore nulla\"\n ],\n \"public\": true,\n \"publicCIDRs\": [\n \"amet magna elit\",\n \"non occaecat ex sit\"\n ]\n },\n \"sshKeyName\": \"sint\",\n \"vpcId\": \"velit pariatur fugiat consequat\"\n },\n \"fargateProfiles\": [\n {\n \"name\": \"in\",\n \"additionalTags\": {\n \"aliquip678\": \"dolore irure ad dolore proident\"\n },\n \"selectors\": [\n {\n \"namespace\": \"elit in\",\n \"labels\": {\n \"sed_aad\": \"veniam Excepteur\",\n \"dolore30f\": \"elit irure sed do\",\n \"cupidatat_d1\": \"dolor occaecat\"\n }\n },\n {\n \"namespace\": \"mollit Ut e\",\n \"labels\": {\n \"dolor_6\": \"et anim deserunt\",\n \"fugiat_93b\": \"eiusmod enim\"\n }\n }\n ],\n \"subnetIds\": [\n \"commodo occaecat Ut\",\n \"ullamco ex voluptate\"\n ]\n },\n {\n \"name\": \"reprehenderit non\",\n \"additionalTags\": {\n \"cillum_3fc\": \"ipsum dolore\",\n \"culpad\": \"incididunt in aute ad\"\n },\n \"selectors\": [\n {\n \"namespace\": \"sit\",\n \"labels\": {\n \"dolore6\": \"fugiat consectetur ad\",\n \"veniam_3b8\": \"cupidatat in\",\n \"enim6a\": \"dolor commodo pariatur consectetur\"\n }\n },\n {\n \"namespace\": \"sit ipsum\",\n \"labels\": {\n \"cupidatatdd\": \"ut et\",\n \"amet_e18\": \"laboris Excepteur et\"\n }\n }\n ],\n \"subnetIds\": [\n \"culp\",\n \"ea mollit ipsum cupidatat\"\n ]\n }\n ],\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"additionalLabels\": {\n \"labore9d\": \"et sunt magna cupidatat\",\n \"enim_92\": \"elit sit\"\n },\n \"additionalTags\": {\n \"in28_\": \"minim id sit cillum\",\n \"amet4d1\": \"labore eiusmod adipisicing nostrud\"\n },\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"AmazonLinux\",\n \"id\": \"proident sint occaecat n\"\n },\n \"imageLookupBaseOS\": \"aliqua ut est\",\n \"imageLookupFormat\": \"sit sunt\",\n \"imageLookupOrg\": \"amet ad\",\n \"rootVolume\": {\n \"deviceName\": \"pariatur aliqua magna tempor\",\n \"encrypted\": false,\n \"encryptionKey\": \"nisi officia nulla Ut in\",\n \"iops\": 27339730,\n \"throughput\": -27560240,\n \"type\": \"elit laboris Duis\"\n }\n },\n \"azs\": [\n \"velit nisi occaecat\",\n \"id consectetur laboris dolore\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": false,\n \"instanceConfig\": {\n \"category\": \"nulla fugiat voluptate enim\",\n \"cpuSet\": -63076943,\n \"diskGiB\": -8949923,\n \"memoryMiB\": 99456069,\n \"name\": \"officia deserunt d\",\n \"numCPUs\": 64611197\n },\n \"instanceType\": \"est exercitation et eu\",\n \"labels\": [\n \"ea dolore ex\",\n \"sint sit commodo anim\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -89488923,\n \"minSize\": 11279293,\n \"name\": \"sit commodo proident\",\n \"nodeRepaveInterval\": -24575860,\n \"rootDeviceSize\": -34890829,\n \"size\": 7952448,\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnetIds\": {\n \"occaecat453\": \"anim magna officia\",\n \"adipisicing8\": \"enim veniam\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": true,\n \"additionalLabels\": {\n \"pariatur12\": \"ea sed\"\n },\n \"additionalTags\": {\n \"Excepteura\": \"dolore cillum voluptate dolor\",\n \"irure15f\": \"culpa labore minim\"\n },\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"AmazonLinux\",\n \"id\": \"magna\"\n },\n \"imageLookupBaseOS\": \"laboris cillum voluptate\",\n \"imageLookupFormat\": \"aliquip in reprehenderit\",\n \"imageLookupOrg\": \"non\",\n \"rootVolume\": {\n \"deviceName\": \"minim cillum sed\",\n \"encrypted\": true,\n \"encryptionKey\": \"Du\",\n \"iops\": -49804034,\n \"throughput\": 41094934,\n \"type\": \"ut magna nisi\"\n }\n },\n \"azs\": [\n \"est consectetur dolor exercitation\",\n \"deserunt nisi veniam ex\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": true,\n \"instanceConfig\": {\n \"category\": \"aliqua\",\n \"cpuSet\": -37731757,\n \"diskGiB\": -47903051,\n \"memoryMiB\": 84474497,\n \"name\": \"qui enim \",\n \"numCPUs\": -77618519\n },\n \"instanceType\": \"amet consequat\",\n \"labels\": [\n \"Lorem sed ut fugiat\",\n \"consequat minim tempor aliquip consectetur\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -23404226,\n \"minSize\": -32035019,\n \"name\": \"ut officia sit nulla ipsum\",\n \"nodeRepaveInterval\": 78340770,\n \"rootDeviceSize\": 90925753,\n \"size\": -44881456,\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnetIds\": {\n \"enime\": \"ut fugiat ut minim\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b2742070-6542-46cc-a016-6c2abd0ac678", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "67bdd5d0-c876-43c2-a985-c48224641c44", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e12ce658-2df0-4215-bcf2-46f1706e9467", "name": "Updates EKS cloud config's fargate profiles", "request": { "name": "Updates EKS cloud config's fargate profiles", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "fargateProfiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"fargateProfiles\": [\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"amet07\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"magna_c\": \"\",\n \"aliqua89\": \"\",\n \"aliqua29\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"in_ed\": \"\",\n \"dolor39\": \"\",\n \"sunt_56\": \"\",\n \"tempor_9e\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"officia_7b\": \"\",\n \"autefa\": \"\",\n \"in_634\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"tempore\": \"\",\n \"Lorem__d\": \"\",\n \"fugiat_b\": \"\",\n \"non_a4e\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"ex9\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c9506bad-78fd-4cc3-bd84-40d6966cff19", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "fargateProfiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"fargateProfiles\": [\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"cillum0\": \"\",\n \"ut44\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"eiusmod35\": \"\",\n \"in_4d\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"do_b96\": \"\",\n \"doloreac\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"Utfa8\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"id_e6\": \"\",\n \"inb54\": \"\",\n \"occaecat39\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"dolor_4\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "75ba54e3-cc49-49e0-ad63-4a289f4e3fb5", "name": "machinePools", "item": [ { "id": "ded07c11-3e2f-4367-a068-8bec346fb01d", "name": "Creates an EKS cloud config's machine pool", "request": { "name": "Creates an EKS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"mollit_5d3\": \"\"\n },\n \"additionalTags\": {\n \"do_b2\": \"\",\n \"cupidatat_5cf\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b3d3357b-0fd4-4efe-861a-e7133e36800d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "00ec4416-46c9-40db-880a-600fa55e40a8", "name": "{machinePoolName}", "item": [ { "id": "d96c0d7c-5d5f-4fa7-a6c9-d3d60107cdb8", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "308c17be-49d3-4265-8133-43085aa24924", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "24f090f5-0883-43b3-b2a6-147aa1609b79", "name": "Updates the specified EKS cloud config's machine pool", "request": { "name": "Updates the specified EKS cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"incididunt0\": \"\",\n \"fugiat_b4f\": \"\",\n \"proident_f\": \"\",\n \"laboris_82\": \"\"\n },\n \"additionalTags\": {\n \"pariatur__28\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1efe648d-b31a-4ad1-858c-8c1cc34009af", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "07db1913-0248-461b-9e7a-de7ea3187910", "name": "machines", "item": [ { "id": "2c87ea0c-f2c4-4781-a950-62af1d5b1033", "name": "Retrieves a list of EKS machines", "request": { "name": "Retrieves a list of EKS machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d4da41a2-7538-483a-8351-1b5ed51d5677", "name": "An array of EKS machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sintad\": \"\",\n \"cupidatat_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam3b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"consectetur_caf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_5\": \"\",\n \"anim_1f9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"sunt\",\n \"count\": 71720779,\n \"limit\": -95255088,\n \"offset\": 31130153\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "db1b6f45-959b-4011-b919-c588a81a2067", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"minim6f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "763927b0-76e4-4e9a-9503-120c2d52aa08", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "877da073-7da8-4f4a-bbc1-8edb88228034", "name": "{machineUid}", "item": [ { "id": "a21ab265-6c22-4870-bd50-c1d2e3bac0b9", "name": "Deletes the specified EKS machine", "request": { "name": "Deletes the specified EKS machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "80aff63f-98b4-4760-bfc5-0a034286256a", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d31f7be6-1293-456e-8849-3ce0af4a589b", "name": "Returns the specified EKS machine", "request": { "name": "Returns the specified EKS machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "970a1b18-17d9-4e95-beb9-78fba804f916", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ea3\": \"\",\n \"dolor__d\": \"\",\n \"aute_85b\": \"\",\n \"deserunte\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore_21\": \"\",\n \"euefd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e09e458f-6218-48ba-917c-502f47b58b4a", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"minim6f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"vpcId\": \"\",\n \"ami\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"az\": \"\",\n \"dnsName\": \"\",\n \"iamProfile\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"phase\": \"\",\n \"sshKeyName\": \"\",\n \"subnetId\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "83f871f1-41fc-4c1b-aaf4-78480aa71ff1", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "eks", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "b74ab72e-9e20-4a01-95ca-67af537d7669", "name": "gcp/{configUid}", "item": [ { "id": "a53ae575-b2c1-400d-a136-ab0d3325d4c9", "name": "Returns the specified GCP cloud config", "request": { "name": "Returns the specified GCP cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ea3aa38b-0a0f-4ff9-b395-55164b6a89a5", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"Duis nisi\",\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_5b\": \"\",\n \"mollite_d\": \"\",\n \"commodo_28\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip_4b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"anim esse proident laboris\",\n \"name\": \"eiusmod ullamco offi\",\n \"uid\": \"proident dolore\"\n },\n \"clusterConfig\": {\n \"project\": \"mollit incididunt est laboris\",\n \"region\": \"pariatur exercitation ullamco sint\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": true,\n \"location\": \"ni\"\n },\n \"network\": \"magna dolore anim ut\"\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"instanceType\": \"proident aliquip laborum\",\n \"additionalLabels\": {\n \"estb21\": \"sed velit\",\n \"culpa_40e\": \"eu reprehenderit incididunt sunt\",\n \"ad09\": \"aliqua in Lorem Duis\",\n \"ea_7\": \"adipisicing cillum ex ut esse\"\n },\n \"additionalTags\": {\n \"esse_57\": \"magna sunt\",\n \"minim45\": \"qui esse laborum\"\n },\n \"azs\": [\n \"est\",\n \"commodo exercitati\"\n ],\n \"instanceConfig\": {\n \"category\": \"deserunt e\",\n \"cpuSet\": -18897062,\n \"diskGiB\": 72599668,\n \"memoryMiB\": -7813062,\n \"name\": \"ut culpa\",\n \"numCPUs\": 95022502\n },\n \"labels\": [\n \"Excepteur fugiat officia occaecat do\",\n \"aliquip occaecat minim non\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 83360857,\n \"minSize\": 49712656,\n \"name\": \"incididunt tempor irure Lorem est\",\n \"nodeRepaveInterval\": 67496478,\n \"rootDeviceSize\": 92650942,\n \"size\": 60314858,\n \"subnet\": \"in esse exercitation \",\n \"subnetIds\": {\n \"veniam1e5\": \"veniam quis commodo qui\",\n \"quis9\": \"amet cupidatat non tempor\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"isControlPlane\": true,\n \"instanceType\": \"consequat\",\n \"additionalLabels\": {\n \"aliqua__\": \"sunt incid\"\n },\n \"additionalTags\": {\n \"tempor_1\": \"Excepteur nisi\",\n \"reprehenderit_4\": \"consequat\",\n \"adipisicing_e_1\": \"laboris nulla adipisicing\"\n },\n \"azs\": [\n \"co\",\n \"nisi eiusmod dolor commodo\"\n ],\n \"instanceConfig\": {\n \"category\": \"labore proident\",\n \"cpuSet\": -25675176,\n \"diskGiB\": 70579530,\n \"memoryMiB\": 35443704,\n \"name\": \"amet dolor esse mollit\",\n \"numCPUs\": -15627438\n },\n \"labels\": [\n \"ad Excepteur aute\",\n \"Ut nulla anim\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 35752330,\n \"minSize\": -38396187,\n \"name\": \"Ut eiusmod sint enim aute\",\n \"nodeRepaveInterval\": -88767459,\n \"rootDeviceSize\": 49475917,\n \"size\": -15992602,\n \"subnet\": \"consectetur laborum\",\n \"subnetIds\": {\n \"tempor5b0\": \"laboris deserunt do Lorem Excepteur\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"irure reprehenderit sunt amet\",\n \"conditions\": [\n {\n \"type\": \"dolore enim labore velit\",\n \"status\": \"Lorem commodo magna deserunt\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"tempor non\",\n \"reason\": \"veniam consequat consectetur\"\n },\n {\n \"type\": \"proident\",\n \"status\": \"la\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ullamco in non \",\n \"reason\": \"mollit\"\n }\n ],\n \"images\": {\n \"name\": \"laborum officia nisi\",\n \"os\": \"cupidatat incididunt sint Duis\",\n \"region\": \"nostrud tempor\",\n \"state\": \"enim consectet\"\n },\n \"isAddonLayer\": true,\n \"roleDigest\": {\n \"commodo_2fd\": \"minim et ut dolore ipsum\"\n },\n \"sourceImageId\": \"culpa labore dolor\",\n \"useCapiImage\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f92aff4e-bc5c-486a-bdb4-00eea72b0382", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0e0de408-e184-4f94-96d4-ea4f51af636d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b8c7e693-6396-4737-9877-55c485290b8c", "name": "machinePools", "item": [ { "id": "e70f289d-0917-4893-9157-de899a42b93f", "name": "Creates a Gcp cloud config's machine pool", "request": { "name": "Creates a Gcp cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"aute5\": \"\",\n \"eae\": \"\"\n },\n \"additionalTags\": {\n \"Excepteur_6b\": \"\",\n \"velit_d79\": \"\",\n \"pariatura8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "134616d9-f2b8-494d-85af-e47b35437fc4", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "47fed02c-89b6-4ad9-9ae8-7a6bca853561", "name": "{machinePoolName}", "item": [ { "id": "bd30b8d5-fe1c-4b69-90eb-30a580d5aec7", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5935c6fb-d1a5-444e-9747-44fe6d122ece", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d0bc9983-4b3c-442d-932d-d5ba617f6fb8", "name": "Updates the specified GCP cloud config's machine pool", "request": { "name": "Updates the specified GCP cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nisif\": \"\",\n \"reprehenderit_b\": \"\"\n },\n \"additionalTags\": {\n \"anim975\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8269c089-9c5b-4527-8c07-e9676575c221", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "aa76e0f2-84d4-4905-b4e2-9ce8f1255f68", "name": "machines", "item": [ { "id": "dd32d5c0-1552-4ab2-a906-63f92266f28d", "name": "Retrieves a list of GCP machines", "request": { "name": "Retrieves a list of GCP machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2039d29f-8afc-494e-9cb8-60effd74e973", "name": "An array of GCP machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"sint ex irure ut\",\n \"metadata\": {\n \"annotations\": {\n \"Duis_8b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat_3b5\": \"\",\n \"veniamce\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"officia consectetur tempor\",\n \"image\": \"dolor sint proident\",\n \"instanceConfig\": {\n \"category\": \"amet magna Lorem mollit\",\n \"cpuSet\": 36990560,\n \"diskGiB\": 55982595,\n \"memoryMiB\": 93713138,\n \"name\": \"d\",\n \"numCPUs\": -52677325\n },\n \"nics\": [\n {\n \"index\": 89426976,\n \"networkName\": \"ex officia\",\n \"privateIPs\": [\n \"sint in\",\n \"adipisicing\"\n ],\n \"publicIp\": \"eiusmod ut\"\n },\n {\n \"index\": -53648996,\n \"networkName\": \"ea incididunt\",\n \"privateIPs\": [\n \"fugiat nostrud Ut\",\n \"pariatur incididun\"\n ],\n \"publicIp\": \"exerc\"\n }\n ],\n \"project\": \"Ut adipisicing\",\n \"region\": \"la\",\n \"rootDeviceSize\": -29260150,\n \"zone\": \"ea\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"aliquip adipisicing\",\n \"metadata\": {\n \"annotations\": {\n \"velitd_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enimd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"magna eiusmod\",\n \"image\": \"ut et deserunt aliqua\",\n \"instanceConfig\": {\n \"category\": \"elit aute reprehenderit qui\",\n \"cpuSet\": -73873298,\n \"diskGiB\": 1598142,\n \"memoryMiB\": -16424717,\n \"name\": \"ut\",\n \"numCPUs\": -37758934\n },\n \"nics\": [\n {\n \"index\": 57123418,\n \"networkName\": \"dolore\",\n \"privateIPs\": [\n \"elit cillum sint\",\n \"ullamco nulla consequat voluptate eiusmod\"\n ],\n \"publicIp\": \"consequat\"\n },\n {\n \"index\": 75923740,\n \"networkName\": \"ea quis\",\n \"privateIPs\": [\n \"adipisicing qui irure\",\n \"voluptate cillum est aliqua\"\n ],\n \"publicIp\": \"ea reprehenderit irure dolore\"\n }\n ],\n \"project\": \"ullamco\",\n \"region\": \"elit mollit non\",\n \"rootDeviceSize\": 264125,\n \"zone\": \"proident consequat id dolore\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"adipisicing incididunt\",\n \"count\": -6341978,\n \"limit\": 84880074,\n \"offset\": 30586097\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b07c818b-93e5-4c65-a971-6dac09f62792", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"et3d\": \"\",\n \"elit_eb5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"do8\": \"\",\n \"pariaturd1d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "de0fe5ae-3ec7-429f-93c1-b74bf349c8cf", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2de8b988-78fa-4ee2-84b3-d4ebbf8b59e3", "name": "{machineUid}", "item": [ { "id": "47f3ae17-2a82-4c16-8394-784de929c5b7", "name": "Deletes the specified GCP machine", "request": { "name": "Deletes the specified GCP machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e6edf29d-7d6c-4a5d-828f-b1223f6ff647", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "03673109-cdd7-4cf9-b13f-1db832cb148f", "name": "Returns the specified GCP machine", "request": { "name": "Returns the specified GCP machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e7f89fe9-0eae-441e-8769-09e3f53b4efc", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"fugiat4f1\": \"\",\n \"nulla_6f5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat00\": \"\",\n \"eiusmod_0ef\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3924d21d-d82c-4541-9810-41720f940bb9", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"amet_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud8\": \"\",\n \"ut_0ee\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0cfaab45-64f6-420a-b568-c9a0994b33ba", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gcp", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "3a175d44-cb20-4bdd-a00b-e115376d8567", "name": "generic/{configUid}", "item": [ { "id": "37497b5c-7af4-42b2-b69d-8c218173af4a", "name": "Returns the specified Generic cloud config", "request": { "name": "Returns the specified Generic cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "83cf0a15-0876-45b5-a7e5-5c27712aebaa", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"deserunt occaecat eiusmod pariatur dolore\",\n \"metadata\": {\n \"annotations\": {\n \"ut_3fc\": \"\",\n \"exercitation732\": \"\",\n \"cillum_f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Excepteura\": \"\",\n \"veniamf\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"ut minim officia\",\n \"name\": \"voluptate enim\",\n \"uid\": \"Excepteur Duis sit\"\n },\n \"clusterConfig\": {\n \"instanceType\": {\n \"diskGiB\": 92954839,\n \"memoryMiB\": 38556950,\n \"name\": \"in mollit\",\n \"numCPUs\": -2474128\n },\n \"region\": \"et tempor qui\"\n },\n \"edgeHostRefs\": [\n {\n \"kind\": \"aliquip Duis irure\",\n \"name\": \"aute id aliqua Excepteur cupidatat\",\n \"uid\": \"pariatur ipsum sit eiusmod\"\n },\n {\n \"kind\": \"velit Excepteur et\",\n \"name\": \"exercitation nostrud nisi\",\n \"uid\": \"sit nostrud\"\n }\n ],\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": true,\n \"instanceType\": \"ad Ut\",\n \"labels\": [\n \"in\",\n \"ea Lorem veniam\"\n ],\n \"name\": \"nisi irure\",\n \"rootDeviceSize\": -1847812,\n \"size\": -21945024,\n \"useControlPlaneAsWorker\": true\n },\n {\n \"isControlPlane\": true,\n \"instanceType\": \"laborum sint eius\",\n \"labels\": [\n \"exercitation Excepteur culpa dolor\",\n \"enim amet deserunt voluptate magna\"\n ],\n \"name\": \"in sunt voluptate ea\",\n \"rootDeviceSize\": 11253691,\n \"size\": -78944689,\n \"useControlPlaneAsWorker\": false\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "80291c59-4757-4b55-b61a-f3deaac9758a", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "521e9447-4d14-4edd-acb4-a43ab3d99d66", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "052fd079-1ab3-4427-8f55-196bea111a46", "name": "machinePools", "item": [ { "id": "de690042-1032-4f9b-a3b4-13329dd69d6d", "name": "Creates a generic cloud config's machine pool", "request": { "name": "Creates a generic cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ut_b\": \"\",\n \"reprehenderit7\": \"\",\n \"Excepteur2\": \"\"\n },\n \"additionalTags\": {\n \"commodo_6a4\": \"\",\n \"deserunt_47\": \"\",\n \"laboris9ce\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5cc8b065-19d6-4ce3-8708-8458a9a6056a", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "generic", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8f538307-a12e-45cd-85e2-540eb4270c91", "name": "{machinePoolName}", "item": [ { "id": "31782c77-22d5-4801-a7af-3f080000eea2", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cf158de3-4a95-48b2-adfe-3f89bc8887f3", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7d7d7231-fd68-47d2-b24b-595ac56ce4fe", "name": "Updates the specified generic cloud config's machine pool", "request": { "name": "Updates the specified generic cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ut_b\": \"\",\n \"reprehenderit7\": \"\",\n \"Excepteur2\": \"\"\n },\n \"additionalTags\": {\n \"commodo_6a4\": \"\",\n \"deserunt_47\": \"\",\n \"laboris9ce\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bb49725b-b982-4870-84cf-c84c2d520614", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a088aee4-0d24-4dba-937f-019e2b4849ef", "name": "machines", "item": [ { "id": "1422e145-9ee3-4e31-90f2-dfd3326b69ef", "name": "Retrieves a list of Generic machines", "request": { "name": "Retrieves a list of Generic machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6676315a-89ba-441c-8570-433521d2072a", "name": "An array of Generic machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"voluptate velit\",\n \"metadata\": {\n \"annotations\": {\n \"esse283\": \"\",\n \"Excepteurd_\": \"\",\n \"in_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"occaecat5d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostName\": \"incididunt eiusmod amet\",\n \"imageId\": \"fugiat aute\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": 41311171,\n \"networkName\": \"ullamco nulla aliquip in eu\",\n \"privateIPs\": [\n \"dolore Ut ex\",\n \"Lorem\"\n ],\n \"publicIp\": \"dolore dolor consectetur mollit\"\n },\n {\n \"index\": -79889330,\n \"networkName\": \"Duis cillum elit\",\n \"privateIPs\": [\n \"dolor sint eiusmod sunt\",\n \"laborum\"\n ],\n \"publicIp\": \"non enim dolor proident sit\"\n }\n ],\n \"sshKeyName\": \"enim\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"magna\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation8\": \"\",\n \"Excepteur1\": \"\",\n \"anim4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_b56\": \"\",\n \"anim_3b\": \"\",\n \"ut_e9\": \"\",\n \"amet5c0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostName\": \"id commodo \",\n \"imageId\": \"aliqua exercitation sed\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": -37585345,\n \"networkName\": \"ut est do\",\n \"privateIPs\": [\n \"in do\",\n \"eiusmod\"\n ],\n \"publicIp\": \"ullamco do Lorem ut\"\n },\n {\n \"index\": -28865648,\n \"networkName\": \"Ut aliqua do si\",\n \"privateIPs\": [\n \"laborum est labore Excepteur aliqua\",\n \"\"\n ],\n \"publicIp\": \"consequat deserunt\"\n }\n ],\n \"sshKeyName\": \"exercitation\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ea e\",\n \"count\": 22780670,\n \"limit\": -80864263,\n \"offset\": 61788260\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0a45284e-9640-4573-b929-7f95665c3781", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"utc1\": \"\",\n \"tempor21\": \"\",\n \"mollit_ef\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"irure5\": \"\",\n \"quis__f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b07a69f9-cba7-469d-8818-b0b700a24c30", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dacbaf66-3d3d-4a9f-9771-b65c079b5888", "name": "{machineUid}", "item": [ { "id": "b8e0a8ef-7de7-4ca6-a79c-765aa8c4643b", "name": "Deletes the specified machine", "request": { "name": "Deletes the specified machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "62abeda9-8b05-4820-9a41-eddc37691210", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a061a1cc-51da-401d-a74a-c82aaccf7ef1", "name": "Returns the specified generic machine", "request": { "name": "Returns the specified generic machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ddb58d25-5c27-46b3-b4e8-2ebf1a67f83b", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"magnae_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim3c\": \"\",\n \"minim4a4\": \"\",\n \"nullaf\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3e1d7d16-d163-4443-8230-41e369257005", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"mollit46\": \"\",\n \"Excepteur6d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"proident_fb\": \"\",\n \"deserunt4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostName\": \"\",\n \"imageId\": \"\",\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d9864616-5b1b-4d87-9474-4bfae8304723", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "generic", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "a0bf78da-8e74-4ea7-9976-43c55a76828a", "name": "gke/{configUid}", "item": [ { "id": "47c0847c-ce8b-40d5-974d-9395837a419b", "name": "Returns the specified GKE cloud config", "request": { "name": "Returns the specified GKE cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7b6fbd98-3c10-4438-b0d0-9f361fa78618", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"amet proident eu commodo\",\n \"metadata\": {\n \"annotations\": {\n \"aliquip_d\": \"\",\n \"laboris_9dd\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"est_6fc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"aliquip eu Ut non\",\n \"name\": \"ut laborum\",\n \"uid\": \"occaecat consectetur amet\"\n },\n \"clusterConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": false,\n \"instanceType\": \"laborum ad aliquip\",\n \"additionalLabels\": {\n \"labore075\": \"pariatur ea aliquip est\"\n },\n \"additionalTags\": {\n \"Excepteur_5bb\": \"qui sint et laboris\",\n \"ullamco_ea\": \"in adipisicing Lorem\",\n \"non_a3\": \"sed ea enim aute\"\n },\n \"azs\": [\n \"est irure fugiat deserunt tempor\",\n \"aliqua dolore consectetur in amet\"\n ],\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"labels\": [\n \"aliqua\",\n \"adipisicing\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 77579125,\n \"minSize\": -19323214,\n \"name\": \"est magna sed\",\n \"nodeRepaveInterval\": -53671184,\n \"rootDeviceSize\": -41226954,\n \"size\": 94606885,\n \"subnet\": \"nisi magna id\",\n \"subnetIds\": {\n \"elit_100\": \"in dolore nulla in\",\n \"ea_4a\": \"ea magna\",\n \"veniam_6d\": \"in magna \",\n \"ea_283\": \"ut adipisicing sint\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n },\n {\n \"isControlPlane\": false,\n \"instanceType\": \"in\",\n \"additionalLabels\": {\n \"id__f1\": \"in sint velit\",\n \"aliquip_2_d\": \"exercitation\",\n \"ex1b\": \"consecte\",\n \"officia7cd\": \"tempor et dolor\"\n },\n \"additionalTags\": {\n \"magna_660\": \"eu ut sed id\"\n },\n \"azs\": [\n \"Exce\",\n \"nulla in incididunt ut\"\n ],\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"labels\": [\n \"occaecat reprehenderit non Ut\",\n \"sunt\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -7617930,\n \"minSize\": 58643156,\n \"name\": \"Duis Lorem dolor nulla\",\n \"nodeRepaveInterval\": -89338306,\n \"rootDeviceSize\": 8573401,\n \"size\": -31701836,\n \"subnet\": \"dolore tempor est et cupidatat\",\n \"subnetIds\": {\n \"officia_d\": \"consequat\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"Excepteur anim\",\n \"conditions\": [\n {\n \"type\": \"voluptate aliqua nisi\",\n \"status\": \"Ut velit eu\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ut consectetur dolore in\",\n \"reason\": \"cillum\"\n },\n {\n \"type\": \"est officia aliquip dolor\",\n \"status\": \"sunt qui ipsum nostrud\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ut pariatur\",\n \"reason\": \"Duis \"\n }\n ],\n \"images\": {\n \"name\": \"nulla magna\",\n \"os\": \"ipsum in in\",\n \"region\": \"et\",\n \"state\": \"aute ullamco\"\n },\n \"isAddonLayer\": false,\n \"roleDigest\": {\n \"officia_e5\": \"anim do cupidatat consequat\",\n \"dolor_c\": \"quis\"\n },\n \"sourceImageId\": \"in laboris\",\n \"useCapiImage\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "160e0ca4-4ef8-4a8d-a851-2428560dd35c", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "452886f9-f352-4a47-a764-f49f4ebe1401", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "337213ce-6d3e-4701-9253-7627f3046903", "name": "machinePools", "item": [ { "id": "6206b01a-e259-4189-8706-d0b6f3bd3be9", "name": "Creates an GKE cloud config's machine pool", "request": { "name": "Creates an GKE cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nisif\": \"\",\n \"reprehenderit_b\": \"\"\n },\n \"additionalTags\": {\n \"anim975\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1f428fe2-a861-44ca-8ba4-6d1b44f46c88", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b6f57699-e475-46da-bd5a-c4142ac738f2", "name": "{machinePoolName}", "item": [ { "id": "27485753-8042-4f84-9126-e6a5c1680cdb", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9593a8bc-602b-41a9-af63-e27d28614b93", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "78152a17-c7ba-4204-a9d0-fef27695da43", "name": "Updates the specified GKE cloud config's machine pool", "request": { "name": "Updates the specified GKE cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nisif\": \"\",\n \"reprehenderit_b\": \"\"\n },\n \"additionalTags\": {\n \"anim975\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f244e5d0-32bf-4ab0-bf50-4b4364ea7cf8", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bfb7c31b-5af2-482d-bc5e-354ba6c4037a", "name": "machines", "item": [ { "id": "581ee2cb-47fe-4694-8db5-462ec37490fc", "name": "Retrieves a list of GKE machines", "request": { "name": "Retrieves a list of GKE machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "79433872-a44e-423e-9abd-f78adeb55294", "name": "An array of GKE machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ipsum0d\": \"\",\n \"laboris_7a0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore6aa\": \"\",\n \"dolor_79_\": \"\",\n \"aliquip_8fd\": \"\",\n \"inbe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"velitd09\": \"\",\n \"Excepteur4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsum_a_\": \"\",\n \"ada\": \"\",\n \"consequat_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ex\",\n \"count\": -66223726,\n \"limit\": 50231154,\n \"offset\": 12592664\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8a57bcce-45fa-412d-9ab3-570bb20a7861", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"amet_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud8\": \"\",\n \"ut_0ee\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "00a96ecd-3724-4386-a53c-34700fea2abe", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "671bf966-d9aa-4398-94d0-e0989122b795", "name": "{machineUid}", "item": [ { "id": "9108cb64-660e-4671-be9e-d2df99ff1a64", "name": "Deletes the specified Gcp machine", "request": { "name": "Deletes the specified Gcp machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5afb9955-bcea-403b-97bb-258ba375939e", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cce7bce3-23ab-4948-b47d-518a190ca10d", "name": "Returns the specified GKE machine", "request": { "name": "Returns the specified GKE machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "158e1cc6-bd4f-430f-8a54-27f3b0634dd0", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"fugiat4f1\": \"\",\n \"nulla_6f5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat00\": \"\",\n \"eiusmod_0ef\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ffa52888-0778-4c8c-9275-270f3fb0fea0", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"amet_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud8\": \"\",\n \"ut_0ee\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": \"\",\n \"image\": \"\",\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"networkName\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"rootDeviceSize\": \"\",\n \"zone\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5bbb8598-df1b-49f8-8af8-e44d49afcef3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "gke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "7945a277-4fd3-4a2a-a3cd-30069e374600", "name": "libvirt/{configUid}", "item": [ { "id": "d0c01517-23d9-4d26-922b-2f7597010b07", "name": "Returns the specified libvirt cloud config", "request": { "name": "Returns the specified libvirt cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b614f21e-c809-4336-acc3-6720a21bdec4", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"incididunt proident quis sit\",\n \"metadata\": {\n \"annotations\": {\n \"Excepteurbe6\": \"\",\n \"Duis35\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_c90\": \"\",\n \"id7e0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"amet\",\n \"host\": \"ut qui dolor\",\n \"type\": \"fugiat minim cupidatat\"\n },\n \"ntpServers\": [\n \"labore sed\",\n \"sit laborum adipisicing ut\"\n ],\n \"sshKeys\": [\n \"ipsum enim\",\n \"cupidatat id exercitation quis enim\"\n ],\n \"staticIp\": false\n },\n \"machinePoolConfig\": [\n {\n \"instanceType\": {\n \"numCPUs\": -10663699,\n \"memoryInMB\": -59382942,\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": false,\n \"isEnabled\": false\n },\n \"cpuset\": \"es\",\n \"gpuConfig\": {\n \"addresses\": {\n \"id4b4\": \"in\"\n },\n \"deviceModel\": \"veniam amet\",\n \"numGPUs\": -22437215,\n \"vendorName\": \"veniam enim consequat mollit nisi\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"cillum Excepteur\",\n \"hostAddress\": \"exercitation ut aute laboris in\",\n \"networks\": [\n {\n \"networkName\": \"est\",\n \"networkType\": \"bridge\"\n },\n {\n \"networkName\": \"ullamco do tempor\",\n \"networkType\": \"bridge\"\n }\n ],\n \"sourceStoragePool\": \"deserunt fugiat Excepteur\",\n \"dataStoragePool\": \"eiusmod reprehenderit Ut\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"fugiat_0_\": \"quis ut ea nisi sit\"\n },\n \"model\": \"aute id\",\n \"vendor\": \"ut id i\"\n },\n {\n \"addresses\": {\n \"Duis_50f\": \"magna sit\",\n \"voluptateaad\": \"et eiusmod exercitation\"\n },\n \"model\": \"in exercitation qui labori\",\n \"vendor\": \"dolore\"\n }\n ],\n \"hostIdentity\": {\n \"caCert\": \"ut anim eu Lo\",\n \"mode\": \"esse labo\",\n \"socketPath\": \"eu s\",\n \"sshSecret\": {\n \"name\": \"eu proident in\",\n \"privateKey\": \"fug\"\n }\n },\n \"targetStoragePool\": \"amet\"\n },\n {\n \"hostUid\": \"sed minim id fugiat consectetur\",\n \"hostAddress\": \"aliquip i\",\n \"networks\": [\n {\n \"networkName\": \"ipsum Ut\",\n \"networkType\": \"default\"\n },\n {\n \"networkName\": \"amet dolor\",\n \"networkType\": \"bridge\"\n }\n ],\n \"sourceStoragePool\": \"se\",\n \"dataStoragePool\": \"esse adipisicing consequat aute\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"qui_71\": \"cillum pariatur labore reprehenderit tempor\",\n \"Excepteur_c\": \"dolor qui\",\n \"dolor_\": \"ea dolor\",\n \"proident_d74\": \"ea do dolore\"\n },\n \"model\": \"ipsum proident\",\n \"vendor\": \"tempor adipisicing\"\n },\n {\n \"addresses\": {\n \"ex_e8\": \"ex est ullamco consectetur\",\n \"magna__1f\": \"labore\"\n },\n \"model\": \"nulla pariatur in\",\n \"vendor\": \"in laboris ullamco\"\n }\n ],\n \"hostIdentity\": {\n \"caCert\": \"voluptate do\",\n \"mode\": \"sunt veniam\",\n \"socketPath\": \"Lorem aute minim\",\n \"sshSecret\": {\n \"name\": \"nisi ut Duis\",\n \"privateKey\": \"Ut Excepteur tempor esse commodo\"\n }\n },\n \"targetStoragePool\": \"consectetur dolor exercitation\"\n }\n ],\n \"rootDiskInGB\": -91480935,\n \"additionalLabels\": {\n \"voluptate4\": \"do\",\n \"quis6_e\": \"reprehenderit consectetur magna\"\n },\n \"additionalTags\": {\n \"Excepteurb1\": \"veniam nisi\"\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"amet volup\",\n \"enim consequat cupidatat dolore\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 40525378,\n \"minSize\": 1782950,\n \"name\": \"sit deserunt ut enim\",\n \"nodeRepaveInterval\": 11255439,\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": 10540142,\n \"dataStoragePool\": \"adipisicing sed\",\n \"managed\": false\n },\n {\n \"sizeInGB\": 18958900,\n \"dataStoragePool\": \"dolor sunt in nulla\",\n \"managed\": false\n }\n ],\n \"size\": -13907931,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false,\n \"xslTemplate\": \"aute exercitation sit\"\n },\n {\n \"instanceType\": {\n \"numCPUs\": -46827137,\n \"memoryInMB\": 59533878,\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": false,\n \"isEnabled\": false\n },\n \"cpuset\": \"eiusmod qui velit\",\n \"gpuConfig\": {\n \"addresses\": {\n \"sint_2\": \"aliqua i\"\n },\n \"deviceModel\": \"nisi ipsum Lorem\",\n \"numGPUs\": 28025762,\n \"vendorName\": \"culpa ut\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"magna irure do esse tempor\",\n \"hostAddress\": \"cupidatat ullamco incididunt commodo qui\",\n \"networks\": [\n {\n \"networkName\": \"aliqua\",\n \"networkType\": \"bridge\"\n },\n {\n \"networkName\": \"officia est\",\n \"networkType\": \"bridge\"\n }\n ],\n \"sourceStoragePool\": \"est fugiat irure cillum laboris\",\n \"dataStoragePool\": \"cillum fugiat eu\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"occaecat_0e\": \"ipsum consectetur ex nostrud\",\n \"dolore_9\": \"nisi sed magna\"\n },\n \"model\": \"aliqua eu veniam magna proident\",\n \"vendor\": \"laborum anim deserunt\"\n },\n {\n \"addresses\": {\n \"laborum_da3\": \"mollit voluptate commodo\"\n },\n \"model\": \"do quis\",\n \"vendor\": \"voluptate occaecat mollit velit\"\n }\n ],\n \"hostIdentity\": {\n \"caCert\": \"labore et qui\",\n \"mode\": \"sit eu voluptate\",\n \"socketPath\": \"ad officia aute esse\",\n \"sshSecret\": {\n \"name\": \"ut\",\n \"privateKey\": \"laborum cillum minim\"\n }\n },\n \"targetStoragePool\": \"laborum irure\"\n },\n {\n \"hostUid\": \"consectetur cillum do\",\n \"hostAddress\": \"ullamco et laboris\",\n \"networks\": [\n {\n \"networkName\": \"consectetur nostrud officia et cupidatat\",\n \"networkType\": \"bridge\"\n },\n {\n \"networkName\": \"ad pariatur\",\n \"networkType\": \"default\"\n }\n ],\n \"sourceStoragePool\": \"voluptate dolo\",\n \"dataStoragePool\": \"non dolore elit\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"dolora5_\": \"irure nostrud\"\n },\n \"model\": \"Ut consectetur\",\n \"vendor\": \"sed\"\n },\n {\n \"addresses\": {\n \"ut_2\": \"nisi\",\n \"in6_7\": \"et aliqua\",\n \"anim2\": \"elit sunt sint\"\n },\n \"model\": \"ea minim\",\n \"vendor\": \"qui pariatur la\"\n }\n ],\n \"hostIdentity\": {\n \"caCert\": \"officia voluptate magna veniam\",\n \"mode\": \"sint in ut consectetur\",\n \"socketPath\": \"consectetur tempor sunt quis magna\",\n \"sshSecret\": {\n \"name\": \"velit enim in\",\n \"privateKey\": \"incididunt\"\n }\n },\n \"targetStoragePool\": \"eiusmod\"\n }\n ],\n \"rootDiskInGB\": -78259341,\n \"additionalLabels\": {\n \"dolore_f\": \"ad sint\"\n },\n \"additionalTags\": {\n \"estd\": \"esse veniam\",\n \"site8\": \"ut reprehenderit qui\"\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"velit in\",\n \"reprehenderit nisi ullamco eiusmod\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -15439041,\n \"minSize\": 75110670,\n \"name\": \"nostrud exercitation aliqua tempor\",\n \"nodeRepaveInterval\": 63062794,\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": 92075295,\n \"dataStoragePool\": \"exercitation aute proident consectetur\",\n \"managed\": true\n },\n {\n \"sizeInGB\": 71567049,\n \"dataStoragePool\": \"in et\",\n \"managed\": true\n }\n ],\n \"size\": -42342593,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false,\n \"xslTemplate\": \"elit\"\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"cupidat\",\n \"status\": \"ut anim do\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"enim in\",\n \"reason\": \"dolore\"\n },\n {\n \"type\": \"ea eu\",\n \"status\": \"proident esse magna\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ea cillum in\",\n \"reason\": \"commodo est dolor\"\n }\n ],\n \"nodeImages\": [\n {\n \"hostID\": \"voluptate in id \",\n \"imageName\": \"deserunt et irure amet\",\n \"storagePool\": \"Ut in ullamco id irure\"\n },\n {\n \"hostID\": \"ex ea dolor\",\n \"imageName\": \"esse velit ullamco sunt mollit\",\n \"storagePool\": \"anim ipsum ea sint non\"\n }\n ],\n \"sourceImageId\": \"aute ex est\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cf3cc363-de5c-48c2-bddf-d5673e97465f", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a8176003-9003-45a4-98bb-c03df55a778f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4110c306-12e4-4c2e-84d3-aefc7e09720f", "name": "machinePools", "item": [ { "id": "01496ce4-05e8-4486-a9b1-ce1588185d30", "name": "Creates a libvirt cloud config's machine pool", "request": { "name": "Creates a libvirt cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"in_836\": \"\",\n \"ullamco1a7\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"exercitation_d2\": \"\",\n \"dob\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"mollite1\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"labore_f42\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"minimbe\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"reprehenderit__\": \"\",\n \"inc\": \"\"\n },\n \"additionalTags\": {\n \"ide09\": \"\",\n \"laboris_b9\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b407edd5-baa7-47d9-ac0c-6b569d0018cf", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "libvirt", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7ac413c8-70f4-4332-9ab0-78619217809b", "name": "{machinePoolName}", "item": [ { "id": "64601d4d-115e-4e75-bb1b-dd1c3db5f268", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "82c6d211-d205-459a-bc40-3118933b38d3", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4d630814-f8f6-4831-9d40-d2382058163b", "name": "Updates the specified Libvirt cloud config's machine pool", "request": { "name": "Updates the specified Libvirt cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"irure85a\": \"\",\n \"reprehenderitfc\": \"\",\n \"exercitation_1\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"occaecat3\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"in_5\": \"\",\n \"ut_d\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"Duis_7\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"dolore_dbc\": \"\",\n \"sit_d00\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ullamco7e\": \"\"\n },\n \"additionalTags\": {\n \"aute04\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "aa0d132a-bd76-4d24-b230-fb2a744a0e01", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "95bf28ac-7028-4be6-9afc-2ed4a0981f2c", "name": "machines", "item": [ { "id": "ba6bd70d-6c57-4425-84c8-497ff8386d13", "name": "Retrieves a list of Libvirt machines", "request": { "name": "Retrieves a list of Libvirt machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "59a0054a-478e-4d34-86d4-52a15eaba07b", "name": "An array of Libvirt machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"veniam \",\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore67\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"disks\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"edgeHostUid\": \"culpa aliquip aliqua velit\",\n \"failureDomain\": \"nulla consequat anim ut in\",\n \"imageName\": \"Duis laborum occaecat\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"idb\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"nics\": [\n {\n \"macAddress\": \"consequat reprehenderit anim est\",\n \"index\": -89456960,\n \"privateIPs\": [\n \"aliqua deserunt in dolore\",\n \"dolore dolor in esse\"\n ]\n },\n {\n \"macAddress\": \"sint irure ad minim\",\n \"index\": -83315548,\n \"privateIPs\": [\n \"sed quis dolor laboris consectetur\",\n \"ullamco in aute\"\n ]\n }\n ],\n \"targetStoragePool\": \"sed qui\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"et Ut\",\n \"metadata\": {\n \"annotations\": {\n \"enim__\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborum6f1\": \"\",\n \"consequat_6\": \"\",\n \"minim46\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"disks\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"edgeHostUid\": \"officia id voluptate\",\n \"failureDomain\": \"occaecat ut est sed\",\n \"imageName\": \"ut aliquip\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"cupidatat_4b\": \"\",\n \"enim_23_\": \"\",\n \"tempor__9\": \"\",\n \"dolore_f1_\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"nics\": [\n {\n \"macAddress\": \"esse\",\n \"index\": -90960444,\n \"privateIPs\": [\n \"nostrud ut\",\n \"minim qui et ex en\"\n ]\n },\n {\n \"macAddress\": \"sit nostrud\",\n \"index\": -10298641,\n \"privateIPs\": [\n \"Excepteur\",\n \"dolor est \"\n ]\n }\n ],\n \"targetStoragePool\": \"Ut laboris\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ae1206d2-644c-4142-8f87-f581f7a41462", "name": "Adds the Libvirt machine to cloud config's machine pool", "request": { "name": "Adds the Libvirt machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ut_89_\": \"\",\n \"occaecat_d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor82\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"disks\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"edgeHostUid\": \"\",\n \"failureDomain\": \"\",\n \"imageName\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"sedd7\": \"\",\n \"deserunta\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"nics\": [\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"targetStoragePool\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4f67e07c-de26-4383-8936-6ca5907e2a80", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5f6960b3-3520-4d6a-afd6-bc9aec51ad2c", "name": "{machineUid}", "item": [ { "id": "cc7839f4-3f91-4468-8c50-f9101b429e6e", "name": "Deletes the specified Libvirt machine", "request": { "name": "Deletes the specified Libvirt machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ec307a51-4040-4a45-b706-ff49c92e9b55", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e63ca388-a5d5-4c96-a1f5-de14f066e158", "name": "Returns the specified Libvirt machine", "request": { "name": "Returns the specified Libvirt machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "94349600-0cbf-4c45-ab87-a6bf5650ac39", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"fugiat_e1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Excepteur_9\": \"\",\n \"nostrud_d3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"disks\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"edgeHostUid\": \"\",\n \"failureDomain\": \"\",\n \"imageName\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"ea_4\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"nics\": [\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"targetStoragePool\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5906f9f4-97fa-46d2-a586-16fcb6b9d316", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"dolor_8f2\": \"\",\n \"culpa15\": \"\",\n \"Excepteurb2\": \"\",\n \"labore3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_8\": \"\",\n \"consectetur_7\": \"\",\n \"inff4\": \"\",\n \"mollit_ae\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"disks\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"edgeHostUid\": \"\",\n \"failureDomain\": \"\",\n \"imageName\": \"\",\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"mollit9e\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"nics\": [\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"macAddress\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"targetStoragePool\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5d00d5b6-a112-4742-8fb5-8859df62dc36", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "libvirt", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "10a2797d-5909-45e7-aa15-fc645e75338d", "name": "maas/{configUid}", "item": [ { "id": "d1520203-55ee-4f1e-90d6-c20ec478702d", "name": "Returns the specified Maas cloud config", "request": { "name": "Returns the specified Maas cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "af9fdf8e-f9d3-424e-8a3e-ed926cdf9e0f", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"esse fugiat\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_335\": \"\",\n \"nostrud24\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"non in\",\n \"name\": \"Ut dolore dolor\",\n \"uid\": \"labore laborum ea do\"\n },\n \"clusterConfig\": {\n \"domain\": \"aliqua\",\n \"sshKeys\": [\n \"sit et nostrud\",\n \"amet dolore ex\"\n ]\n },\n \"machinePoolConfig\": [\n {\n \"instanceType\": {\n \"minCPU\": 18298742,\n \"minMemInMB\": 3850302\n },\n \"additionalLabels\": {\n \"Duis_7bf\": \"dolor amet\",\n \"ut_\": \"et amet\",\n \"esseb49\": \"sed sit qui\"\n },\n \"additionalTags\": {\n \"minim_1c_\": \"minim enim\",\n \"sunt_1ab\": \"Lorem occaecat quis\",\n \"Ut_72\": \"deserunt incididunt adipisicing reprehenderit enim\"\n },\n \"azs\": [\n \"deserunt ad\",\n \"in voluptate\"\n ],\n \"isControlPlane\": true,\n \"labels\": [\n \"proident\",\n \"consectetur amet velit magna\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 55113608,\n \"minSize\": -74792652,\n \"name\": \"magna\",\n \"nodeRepaveInterval\": 77931486,\n \"resourcePool\": \"officia fugiat cupidatat\",\n \"size\": -2417305,\n \"tags\": [\n \"mollit in\",\n \"incididunt veniam enim in\"\n ],\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"instanceType\": {\n \"minCPU\": 41209607,\n \"minMemInMB\": 64192245\n },\n \"additionalLabels\": {\n \"incididunt_fe\": \"Duis quis\",\n \"et08e\": \"ea consecte\"\n },\n \"additionalTags\": {\n \"ullamco93\": \"dolore\",\n \"ut_19f\": \"do pariatur\",\n \"incididunt5f8\": \"labore do\"\n },\n \"azs\": [\n \"dolor tempor\",\n \"reprehenderit nulla in\"\n ],\n \"isControlPlane\": true,\n \"labels\": [\n \"est deserunt incididunt\",\n \"mollit sint\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -73110564,\n \"minSize\": 95649845,\n \"name\": \"reprehenderit dolor cupidatat et\",\n \"nodeRepaveInterval\": 29861678,\n \"resourcePool\": \"occaecat non Duis ea\",\n \"size\": 70356018,\n \"tags\": [\n \"proident\",\n \"dolor incididunt velit\"\n ],\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"ansibleRoleDigest\": \"ex culpa do\",\n \"conditions\": [\n {\n \"type\": \"mollit dolor\",\n \"status\": \"fugiat nisi ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"exercitatio\",\n \"reason\": \"in cillum officia et labore\"\n },\n {\n \"type\": \"in dolore voluptate reprehenderit\",\n \"status\": \"fugiat\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"cillum exercitation\",\n \"reason\": \"ipsum qui et dolore eiusmod\"\n }\n ],\n \"isAddonLayer\": true,\n \"nodeImage\": {\n \"name\": \"Lorem commodo in su\",\n \"state\": \"veniam minim consectetur\"\n },\n \"roleDigest\": {\n \"mollit9_\": \"consectetur aliquip ut ex ea\",\n \"sit57\": \"incididun\",\n \"eiusmod_d49\": \"pariatur lab\"\n },\n \"sourceImageId\": \"occaecat quis\",\n \"useCapiImage\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1312c1b7-760e-4b2b-934f-e1e212871c00", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fe9fe5f4-4b96-4b02-b4ea-0f8cd6da1fe6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "90e97e04-04d7-4961-a599-99ee4a45c4cd", "name": "machinePools", "item": [ { "id": "eac29d43-28d7-4568-8442-9cf417c6009b", "name": "Creates an Maas cloud config's machine pool", "request": { "name": "Creates an Maas cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"elit4b9\": \"\"\n },\n \"additionalTags\": {\n \"aliqua_762\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "47232a39-f8b2-4b00-bb53-e4f4c08f9bb9", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "77e04796-76b5-4af7-99a9-f9f4ce816cdb", "name": "{machinePoolName}", "item": [ { "id": "0c747c54-e104-41d0-8491-8e34f1a389f2", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "51dc03ab-52b8-4efc-8901-e61227d497c1", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dbfa5eb8-c14c-4d25-abbf-0a829ed4f2b4", "name": "Updates the specified Maas cloud config's machine pool", "request": { "name": "Updates the specified Maas cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"do_7\": \"\"\n },\n \"additionalTags\": {\n \"tempor_4\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e49a2e7c-adcd-471a-9864-63990ea32e85", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "66d24dea-e6f5-421c-978d-f2c3c2ea7055", "name": "machines", "item": [ { "id": "a7683207-3fc6-47d9-8e44-a3db0ed73535", "name": "Retrieves a list of Maas machines", "request": { "name": "Retrieves a list of Maas machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "af13760f-549a-466e-9511-8930f50d77ac", "name": "An array of Maas machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"sed incididunt\",\n \"metadata\": {\n \"annotations\": {\n \"dolore_d68\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nisi_1a2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"az\": \"Duis ad eu\",\n \"hostname\": \"ipsum sint proident\",\n \"nics\": [\n {\n \"index\": 99059491,\n \"privateIPs\": [\n \"elit\",\n \"enim\"\n ],\n \"publicIp\": \"ipsum\"\n },\n {\n \"index\": 20468577,\n \"privateIPs\": [\n \"sint\",\n \"officia id do aliquip velit\"\n ],\n \"publicIp\": \"pariatur officia deserunt\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"fugiat dolore no\",\n \"metadata\": {\n \"annotations\": {\n \"laborum67\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Lorem_26\": \"\",\n \"aliquae3c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"az\": \"consectetur aliquip Duis\",\n \"hostname\": \"aliqua amet aute laborum\",\n \"nics\": [\n {\n \"index\": 42547065,\n \"privateIPs\": [\n \"in dolore culpa dolor\",\n \"\"\n ],\n \"publicIp\": \"magna aliquip in\"\n },\n {\n \"index\": 40961316,\n \"privateIPs\": [\n \"voluptate amet\",\n \"qui commodo Excepteur elit\"\n ],\n \"publicIp\": \"enim cupidatat\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"sint quis nisi cillum\",\n \"count\": -50202343,\n \"limit\": -55499607,\n \"offset\": 3817713\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "29a74b7b-a3db-4a1e-b589-3849c3ab76a7", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_\": \"\",\n \"exd6d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"az\": \"\",\n \"hostname\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a2d9a526-fd91-4469-b1cb-3832b385e2ef", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "583e2fe1-e0d3-45a7-b715-3f1b3e3407f8", "name": "{machineUid}", "item": [ { "id": "0c49a045-a40d-460f-af35-4c6f80c18853", "name": "Deletes the specified Maas machine", "request": { "name": "Deletes the specified Maas machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "76e10e39-546a-4d54-b15e-5aca7fcfa178", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "684e177c-99f8-4150-b388-fa8f6d205012", "name": "Returns the specified Maas machine", "request": { "name": "Returns the specified Maas machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1d0e21d1-4cfc-43c4-a673-d165c8bb2b5d", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"amet_3\": \"\",\n \"aute7\": \"\",\n \"veniam4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborumfc\": \"\",\n \"dolore_667\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"az\": \"\",\n \"hostname\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8aaa5e7a-01f2-4aeb-ac92-d1c3f074cffe", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"id_a18\": \"\",\n \"do_0d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et_50_\": \"\",\n \"non7b\": \"\",\n \"sit1\": \"\",\n \"reprehenderitb42\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"az\": \"\",\n \"hostname\": \"\",\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "53f437a7-8f9f-42a3-ae9d-6709c1e39af3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "maas", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "ef6ab762-6b8b-4ebf-a8e0-f20a6a6d0dcf", "name": "openstack/{configUid}", "item": [ { "id": "18687b9f-24aa-477f-9655-f739a2628be2", "name": "Returns the specified OpenStack cloud config", "request": { "name": "Returns the specified OpenStack cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4259bba1-a396-4fab-80f4-8e4e2ec4f262", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"nisi non adipisicing\",\n \"metadata\": {\n \"annotations\": {\n \"veniam_ad\": \"\",\n \"dolor_1e5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"non69b\": \"\",\n \"sit_45a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"commodo voluptate sint\",\n \"name\": \"consequat eu nisi dolore incididunt\",\n \"uid\": \"commodo voluptate id\"\n },\n \"clusterConfig\": {\n \"bastionDisabled\": true,\n \"dnsNameservers\": [\n \"esse et proident ut exercitation\",\n \"dolore veniam\"\n ],\n \"domain\": {\n \"id\": \"nisi exercitation in\",\n \"name\": \"officia in\"\n },\n \"network\": {\n \"id\": \"sed enim\",\n \"name\": \"est cillum laborum dolore mollit\"\n },\n \"nodeCidr\": \"commodo incididunt\",\n \"project\": {\n \"id\": \"occaecat in ut ad\",\n \"name\": \"ullamco ad\"\n },\n \"region\": \"sunt labore\",\n \"sshKeyName\": \"ir\",\n \"subnet\": {\n \"id\": \"tempor e\",\n \"name\": \"do aliquip minim commodo\"\n }\n },\n \"machinePoolConfig\": [\n {\n \"flavorConfig\": {\n \"name\": \"ea aute id\",\n \"diskGiB\": -16811524,\n \"memoryMiB\": -99987942,\n \"numCPUs\": -49416524\n },\n \"additionalLabels\": {\n \"voluptate0\": \"reprehenderit pariatur\",\n \"ad_05b\": \"amet ex reprehenderit mollit\"\n },\n \"additionalTags\": {\n \"pariatur_5f\": \"esse dolore id\",\n \"Ut4_\": \"dolore occaecat deserunt amet\"\n },\n \"azs\": [\n \"tempor nostrud occaecat\",\n \"enim exercitation aliqua ut ex\"\n ],\n \"diskGiB\": -43203088,\n \"flavor\": \"do in\",\n \"image\": \"esse in irure\",\n \"isControlPlane\": true,\n \"labels\": [\n \"Duis enim consectetur\",\n \"sunt minim quis\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -85563654,\n \"minSize\": -75814041,\n \"name\": \"nostrud minim exercitation veniam\",\n \"nodeRepaveInterval\": 37465783,\n \"size\": -39537963,\n \"subnet\": {\n \"id\": \"aut\",\n \"name\": \"Excepteur anim\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"flavorConfig\": {\n \"name\": \"culpa nostrud\",\n \"diskGiB\": -42930258,\n \"memoryMiB\": -91625772,\n \"numCPUs\": 91217424\n },\n \"additionalLabels\": {\n \"nisi_8\": \"nulla tempor\"\n },\n \"additionalTags\": {\n \"qui_623\": \"enim laborum Duis fugiat consequat\",\n \"aliqua89f\": \"quis nostrud sint irure\"\n },\n \"azs\": [\n \"Duis est\",\n \"proident\"\n ],\n \"diskGiB\": -87564385,\n \"flavor\": \"tempor\",\n \"image\": \"veniam cillum amet\",\n \"isControlPlane\": true,\n \"labels\": [\n \"commodo\",\n \"Duis veniam in exercitation pariatur\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -45565622,\n \"minSize\": -1944040,\n \"name\": \"est ad\",\n \"nodeRepaveInterval\": 64824789,\n \"size\": -5627618,\n \"subnet\": {\n \"id\": \"eiusmod eu magna al\",\n \"name\": \"anim enim nostrud dolore\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"consequat in culpa amet\",\n \"status\": \"Ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"non\",\n \"reason\": \"ea exercitation Lorem \"\n },\n {\n \"type\": \"Excepteur ipsum culpa ea\",\n \"status\": \"cupidatat ea consequat\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"minim culpa reprehenderit\",\n \"reason\": \"aliqua\"\n }\n ],\n \"nodeImage\": \"voluptate officia\",\n \"sourceImageId\": \"aute in\",\n \"useCapiImage\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bc55799f-1f35-488e-9266-ce8bf43507db", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a3e9f89a-8212-48d2-88f2-0a7142070bd2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "909094fa-4b3a-4532-9519-f0aa9c953162", "name": "machinePools", "item": [ { "id": "d88830ba-32b7-44a2-9093-aa33889d7c5f", "name": "Creates a OpenStack cloud config's machine pool", "request": { "name": "Creates a OpenStack cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nullaf3e\": \"\",\n \"sunt_d70\": \"\"\n },\n \"additionalTags\": {\n \"est8c\": \"\",\n \"est_ba8\": \"\",\n \"nisi_0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c9d78bb0-96fc-44fd-a2ee-1ac42302f371", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "openstack", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "994509d1-8a1e-44b0-99ed-b602a81ae85e", "name": "{machinePoolName}", "item": [ { "id": "a51699e3-6f2f-46d5-b564-3643284079b1", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cd3e3fd1-06bd-43ae-8b1f-70e31ca5852b", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ece74e0a-0b15-4ecc-ac30-799a20780a7f", "name": "Updates the specified OpenStack cloud config's machine pool", "request": { "name": "Updates the specified OpenStack cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ea_309\": \"\",\n \"ipsum_\": \"\"\n },\n \"additionalTags\": {\n \"do8\": \"\",\n \"elit_3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1fc3e264-9881-4d4a-b181-832061bea1aa", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b502b5f4-6e8f-4f73-a45a-ea5ea05e80a7", "name": "machines", "item": [ { "id": "785b4ed9-fa3e-4852-a156-a0ff6167163d", "name": "Retrieves a list of OpenStack machines", "request": { "name": "Retrieves a list of OpenStack machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "59e9bc2d-a3a4-493b-8258-a26e1fdf0298", "name": "An array of OpenStack machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"dolore ad Exc\",\n \"metadata\": {\n \"annotations\": {\n \"pariatur4_d\": \"\",\n \"nulla_73\": \"\",\n \"et6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderitf\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"networkName\": \"ea Ut elit\",\n \"index\": -32873359,\n \"privateIPs\": [\n \"volu\",\n \"dolore\"\n ]\n },\n {\n \"networkName\": \"est esse\",\n \"index\": -70166311,\n \"privateIPs\": [\n \"elit magna\",\n \"amet elit nulla aute esse\"\n ]\n }\n ],\n \"az\": \"Ut est\",\n \"image\": \"qui dolor mollit\",\n \"projectId\": \"pariatur irure eu elit\",\n \"securityGroups\": [\n \"sit incididunt\",\n \"in pariatur\"\n ],\n \"sshKeyName\": \"sunt tempor elit\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"ut laboris et sit\",\n \"metadata\": {\n \"annotations\": {\n \"animec\": \"\",\n \"anim_7\": \"\",\n \"ea67\": \"\",\n \"proidente8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris_db\": \"\",\n \"consequat_4\": \"\",\n \"dolor_a68\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"networkName\": \"ipsum\",\n \"index\": 87838450,\n \"privateIPs\": [\n \"incididunt reprehenderit consectetur\",\n \"veniam\"\n ]\n },\n {\n \"networkName\": \"in\",\n \"index\": -68550932,\n \"privateIPs\": [\n \"anim mollit deserunt fugiat\",\n \"al\"\n ]\n }\n ],\n \"az\": \"consectetur reprehenderit adipisic\",\n \"image\": \"ad ullamco reprehenderit\",\n \"projectId\": \"occaec\",\n \"securityGroups\": [\n \"in\",\n \"pariatur d\"\n ],\n \"sshKeyName\": \"dolor labore proident veniam cupidatat\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dd0b64c4-76f2-4a45-a7b2-04777f6ee228", "name": "Adds the OpenStack machine to cloud config's machine pool", "request": { "name": "Adds the OpenStack machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"irure4\": \"\",\n \"fugiat___f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat6e7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"az\": \"\",\n \"image\": \"\",\n \"projectId\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7bb065cd-fac8-4fc0-a186-cc5599dceeb5", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b39a93a1-ae65-47ea-a1a3-ba980dc136a3", "name": "{machineUid}", "item": [ { "id": "8ce9bfd3-0b5b-4cae-8935-6b7b2a7900e7", "name": "Deletes the specified OpenStack machine", "request": { "name": "Deletes the specified OpenStack machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c84e88a5-5576-482d-ba61-c657be8bf08d", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cd1751c6-d111-487a-9d6f-0e30b1380de4", "name": "Returns the specified OpenStack machine", "request": { "name": "Returns the specified OpenStack machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5cadd4dd-2117-42d3-8d0a-ab2f12b37c82", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"mollit_08e\": \"\",\n \"eaa4d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_5e\": \"\",\n \"dolore_98\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"az\": \"\",\n \"image\": \"\",\n \"projectId\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "67ff4977-fd6f-4265-8402-2b448e8198b8", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"officia_a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"az\": \"\",\n \"image\": \"\",\n \"projectId\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"sshKeyName\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "11c89995-9bbd-4637-9ca3-5c672c560680", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "openstack", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "4423264b-f75a-4a54-8584-8b3d323fab7f", "name": "tke/{configUid}", "item": [ { "id": "69d9c06b-80dc-4406-9ccd-762937db0958", "name": "Returns the specified TKE cloud config", "request": { "name": "Returns the specified TKE cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "03979e91-a9c4-45fb-8755-a2b3e0c0e20a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"deserunt_7f_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore6a\": \"\",\n \"id_8a\": \"\",\n \"commodo9\": \"\",\n \"laborumc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountRef\": {\n \"kind\": \"cupidatat et ullamco\",\n \"name\": \"qui et Ut proident\",\n \"uid\": \"in\"\n },\n \"clusterConfig\": {\n \"region\": \"sit ea\",\n \"endpointAccess\": {\n \"IsExtranet\": false,\n \"private\": true,\n \"privateCIDR\": \"consectetur sint\",\n \"public\": true,\n \"publicCIDRs\": [\n \"fu\",\n \"sed vel\"\n ],\n \"securityGroup\": \"minim\",\n \"subnetId\": \"aute adipisicing est dolore\"\n },\n \"sshKeyIDs\": [\n \"et ad amet\",\n \"d\"\n ],\n \"vpcID\": \"velit proident deserunt cillum ullamco\"\n },\n \"machinePoolConfig\": [\n {\n \"additionalLabels\": {\n \"culpa_a\": \"velit enim amet irure consequat\",\n \"elit_9\": \"in\"\n },\n \"additionalTags\": {\n \"adipisicingc\": \"irure\"\n },\n \"azs\": [\n \"ex et\",\n \"nostrud voluptate\"\n ],\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"instanceType\": \"incididunt\",\n \"isControlPlane\": true,\n \"labels\": [\n \"cupidatat\",\n \"fugiat eu nisi nulla ut\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -25979636,\n \"minSize\": 70221105,\n \"name\": \"labore consequat proident ullamco\",\n \"nodeRepaveInterval\": -44451211,\n \"rootDeviceSize\": 10662890,\n \"size\": -73517790,\n \"subnetIds\": {\n \"ut_ae9\": \"eu sint incididunt\",\n \"et0\": \"deserunt\",\n \"labore_5\": \"in anim commodo\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n },\n {\n \"additionalLabels\": {\n \"aliquipf_\": \"in aute anim\",\n \"id_746\": \"ad minim\",\n \"culpa84\": \"elit minim mollit in\"\n },\n \"additionalTags\": {\n \"aute_20\": \"esse fugiat do\",\n \"aute_fc\": \"sunt in\",\n \"et5\": \"in eiusmod irure\"\n },\n \"azs\": [\n \"sunt Ut anim id\",\n \"in mollit veniam\"\n ],\n \"instanceConfig\": {\n \"category\": \"\",\n \"cpuSet\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"instanceType\": \"et eu do cillum id\",\n \"isControlPlane\": true,\n \"labels\": [\n \"elit enim est\",\n \"id minim ex velit\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -46169086,\n \"minSize\": 8302092,\n \"name\": \"in nisi\",\n \"nodeRepaveInterval\": -86073775,\n \"rootDeviceSize\": -66885836,\n \"size\": -53885619,\n \"subnetIds\": {\n \"nulla1f2\": \"cupidatat reprehenderit sint adipisicing ad\",\n \"mollit_b\": \"dolor consectetur\"\n },\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "99dbc95a-461e-479c-a5ab-92f46f86140f", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ac1c6bba-5758-4e52-963a-2ba845a9f560", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9b33917a-a4e2-44c3-b0ba-93fae2c2db9d", "name": "machinePools", "item": [ { "id": "7920ee28-ef75-42ef-8f12-d6341647bf9c", "name": "Creates an TKE cloud config's machine pool", "request": { "name": "Creates an TKE cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"exercitationae\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"consectetur4_\": \"\",\n \"ine\": \"\"\n },\n \"additionalTags\": {\n \"nisi_0a\": \"\",\n \"incididunt7b3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2814ac5c-1873-423e-ba1f-0b9fbb011580", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e0a8b795-b61e-48bf-a834-50aa3b84c599", "name": "{machinePoolName}", "item": [ { "id": "7c890528-5902-48ad-8770-9d07a63305c8", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f486ca02-bd22-40da-94cc-b147be080906", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "48bf8aad-e931-4c4b-94dc-063097dd3f9f", "name": "Updates the specified TKE cloud config's machine pool", "request": { "name": "Updates the specified TKE cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"proident_b89\": \"\",\n \"non_30\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"minim0\": \"\",\n \"quis4db\": \"\"\n },\n \"additionalTags\": {\n \"Lorem_b39\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "52e9ef1b-6a54-48ee-bbda-3dd7af210c5c", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9851e9fa-2ff6-4213-8bc2-30dccd31b935", "name": "machines", "item": [ { "id": "a4fd6988-6953-447a-8998-407f600ba2c8", "name": "Retrieves a list of TKE machines", "request": { "name": "Retrieves a list of TKE machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ec1692b8-85cf-4d99-9a40-510936ee5993", "name": "An array of TKE machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"sunt amet id\",\n \"metadata\": {\n \"annotations\": {\n \"Ut_6c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"magnae0a\": \"\",\n \"ex_b\": \"\",\n \"mollit49\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"nics\": [\n {\n \"index\": -77807199,\n \"privateIPs\": [\n \"sed qui deserunt Duis\",\n \"in et irure ea\"\n ],\n \"publicIp\": \"reprehenderit dolor aute\"\n },\n {\n \"index\": 64753205,\n \"privateIPs\": [\n \"aliquip Excepteur ut adipisicing labore\",\n \"dolor laborum dolore enim\"\n ],\n \"publicIp\": \"eiusmod Lorem\"\n }\n ],\n \"instanceType\": \"sed labore\",\n \"imageId\": \"sint eu\",\n \"dnsName\": \"incididunt in nulla\",\n \"securityGroups\": [\n \"Duis sint enim et\",\n \"commodo fugiat in culpa laborum\"\n ],\n \"subnetId\": \"sint do\",\n \"type\": \"ex commodo\",\n \"vpcId\": \"reprehenderit dolor id nisi ut\",\n \"zoneId\": \"nisi elit reprehenderit id\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"mollit pariatur sint aliquip\",\n \"metadata\": {\n \"annotations\": {\n \"voluptate475\": \"\",\n \"elitb\": \"\",\n \"et_7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit_d9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"nics\": [\n {\n \"index\": 72375849,\n \"privateIPs\": [\n \"aliquip dolore ex\",\n \"ad labore\"\n ],\n \"publicIp\": \"adipisicing aute ea veniam\"\n },\n {\n \"index\": 65049024,\n \"privateIPs\": [\n \"voluptate commodo\",\n \"incididunt aliquip velit\"\n ],\n \"publicIp\": \"nulla aliquip quis\"\n }\n ],\n \"instanceType\": \"sint proident eu sed\",\n \"imageId\": \"in proiden\",\n \"dnsName\": \"veniam dolor nisi\",\n \"securityGroups\": [\n \"non officia occaecat eu laborum\",\n \"laborum sint dolore\"\n ],\n \"subnetId\": \"ullamco c\",\n \"type\": \"veniam est incididunt\",\n \"vpcId\": \"ut\",\n \"zoneId\": \"tempor in labore\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"sed in labor\",\n \"count\": 45452177,\n \"limit\": -75661298,\n \"offset\": -63512296\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7ca0e6fc-2135-4b74-9d03-a251a87a490d", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"indb\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eufd\": \"\",\n \"anim257\": \"\",\n \"in_1c4\": \"\",\n \"essed\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"instanceType\": \"\",\n \"imageId\": \"\",\n \"dnsName\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"subnetId\": \"\",\n \"type\": \"\",\n \"vpcId\": \"\",\n \"zoneId\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0ff1f3b6-59ad-45f5-9bb8-1ceb0deae828", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "656460ee-5098-430f-bb6f-2e7e3e6995dd", "name": "{machineUid}", "item": [ { "id": "a82b95d6-04ef-4989-82b1-736570841399", "name": "Deletes the specified Tencent machine", "request": { "name": "Deletes the specified Tencent machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c07ae455-85a5-495b-b8a4-1c4becc16413", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "693997c0-6e7c-4cf9-b878-543e2cbed79f", "name": "Returns the specified Tke machine", "request": { "name": "Returns the specified Tke machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8b611724-efa5-4882-a5e0-99b6657aa66f", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"commodo118\": \"\",\n \"aliquipf30\": \"\",\n \"in5\": \"\",\n \"labore_113\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip__72\": \"\",\n \"nonc17\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"instanceType\": \"\",\n \"imageId\": \"\",\n \"dnsName\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"subnetId\": \"\",\n \"type\": \"\",\n \"vpcId\": \"\",\n \"zoneId\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fb7efcd3-7236-48d5-af93-008d82311f03", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniam_a9\": \"\",\n \"consequat_1b\": \"\",\n \"dolore87\": \"\",\n \"deserunt_1fd\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_d8\": \"\",\n \"nulla9\": \"\",\n \"voluptate__\": \"\",\n \"in_9\": \"\",\n \"pariatur__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"nics\": [\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n },\n {\n \"index\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ],\n \"publicIp\": \"\"\n }\n ],\n \"instanceType\": \"\",\n \"imageId\": \"\",\n \"dnsName\": \"\",\n \"securityGroups\": [\n \"\",\n \"\"\n ],\n \"subnetId\": \"\",\n \"type\": \"\",\n \"vpcId\": \"\",\n \"zoneId\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "01470f17-63f9-4317-8710-1887201dcd3d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "tke", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "113aa727-189d-4fc7-bbe6-6c9d5da4e031", "name": "virtual/{configUid}", "item": [ { "id": "7cba3dc2-f1a0-4155-9630-3fa2bf3ca704", "name": "Returns the specified Virtual cloud config", "request": { "name": "Returns the specified Virtual cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b234bba0-4286-44fd-a8dd-78accc595c9c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"officia ullamco\",\n \"metadata\": {\n \"annotations\": {\n \"ipsum7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris4bc\": \"\",\n \"ead82\": \"\",\n \"amet__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"host\": \"in culpa la\",\n \"port\": -58333605\n },\n \"helmRelease\": {\n \"chart\": {\n \"name\": \"\",\n \"repo\": \"\",\n \"version\": \"\"\n },\n \"values\": \"\"\n },\n \"kubernetesVersion\": \"\"\n },\n \"hostClusterUid\": \"officia dolore in pariatur elit\",\n \"machinePoolConfig\": [\n {\n \"instanceType\": {\n \"maxCPU\": 53673720,\n \"maxMemInMiB\": 66490218,\n \"maxStorageGiB\": -77091784,\n \"minCPU\": -48492692,\n \"minMemInMiB\": -93000043,\n \"minStorageGiB\": 50421035\n },\n \"additionalLabels\": {\n \"veniam_2\": \"incididunt sunt non\",\n \"aute2f\": \"culpa ipsum cillum ex\",\n \"consequat6\": \"commodo\"\n },\n \"additionalTags\": {\n \"nostrud_d\": \"ut labore\",\n \"ipsum1_0\": \"in proident sunt id\",\n \"labore_88\": \"in laboris in magna sed\",\n \"anim_51\": \"cupidatat sint\"\n },\n \"azs\": [\n \"nostrud aliquip occaecat est\",\n \"ut dolore nostrud\"\n ],\n \"isControlPlane\": false,\n \"labels\": [\n \"ad reprehenderit\",\n \"irure anim tempor\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -97549512,\n \"minSize\": -28667893,\n \"name\": \"eu enim minim ut\",\n \"resourcePool\": \"laborum cupi\",\n \"size\": -85231599,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": false\n },\n {\n \"instanceType\": {\n \"maxCPU\": 4707472,\n \"maxMemInMiB\": -17814410,\n \"maxStorageGiB\": -78954486,\n \"minCPU\": -8566075,\n \"minMemInMiB\": -96637715,\n \"minStorageGiB\": -6219297\n },\n \"additionalLabels\": {\n \"sit4\": \"mollit pariatur sint ad\",\n \"in_5\": \"enim quis\"\n },\n \"additionalTags\": {\n \"incididunt_39\": \"dolor ipsum\",\n \"ade10\": \"Ut exercitation dolore ut\"\n },\n \"azs\": [\n \"incididunt velit\",\n \"enim velit sit dolore ut\"\n ],\n \"isControlPlane\": false,\n \"labels\": [\n \"anim consequat\",\n \"aute\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 97161768,\n \"minSize\": 31905625,\n \"name\": \"cupidatat officia\",\n \"resourcePool\": \"tempor irure ad\",\n \"size\": -30206224,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"Duis ullamco\",\n \"status\": \"consequat laborum nisi\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"est irure exercitation\",\n \"reason\": \"ex\"\n },\n {\n \"type\": \"occaecat consequat do id exercitation\",\n \"status\": \"ea mollit\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"est id sunt\",\n \"reason\": \"do dolor ut\"\n }\n ],\n \"isAddonLayer\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "76e3b3e8-a432-4454-9eff-d0fee66c2150", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"helmRelease\": {\n \"chart\": {\n \"name\": \"\",\n \"repo\": \"\",\n \"version\": \"\"\n },\n \"values\": \"\"\n },\n \"kubernetesVersion\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "946d73f7-296d-418d-a7f0-a91937f62ead", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"helmRelease\": {\n \"chart\": {\n \"name\": \"\",\n \"repo\": \"\",\n \"version\": \"\"\n },\n \"values\": \"\"\n },\n \"kubernetesVersion\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bf13acf1-2db5-4fd8-ac61-2a16b5210d8a", "name": "machinePools", "item": [ { "id": "5b672d24-c46b-405e-bda7-77055de407d4", "name": "Creates a virtual cloud config's machine pool", "request": { "name": "Creates a virtual cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "45eb9c7d-0b33-4178-8517-cf7d0b2ff2a6", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1090e3bb-a6ce-4e8d-b851-57cf3373159b", "name": "{machinePoolName}", "item": [ { "id": "0a214d2e-e0dc-40db-b802-e3a55c055dd9", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "23c2ab77-6471-4f5b-bc48-6f32fe49a272", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d6848a5f-4cae-44fe-88d5-4beac21ad34c", "name": "Updates the specified virtual cloud config's machine pool", "request": { "name": "Updates the specified virtual cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e9d18827-d4b9-4108-b561-a602ec2b3916", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "15229c36-1bba-46ad-82eb-e367ecec7b3f", "name": "machines", "item": [ { "id": "1c038f15-d3b4-4b38-8876-afcc21379cf7", "name": "Retrieves a list of virtual machines", "request": { "name": "Retrieves a list of virtual machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3862ee73-d3f5-4644-923b-a6b77109df22", "name": "An array of virtual machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"aliquip est enim\",\n \"metadata\": {\n \"annotations\": {\n \"sunt4bb\": \"\",\n \"in9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunte5e\": \"\",\n \"Ut_4f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostname\": \"nostrud\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"nostrud occaecat ut\",\n \"metadata\": {\n \"annotations\": {\n \"culpa_b\": \"\",\n \"exercitatione\": \"\",\n \"sint281\": \"\",\n \"et_b1d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrudc4d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostname\": \"eu\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"consequat ullamco aute\",\n \"count\": -31486826,\n \"limit\": -80569187,\n \"offset\": -91290794\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "187f0732-6ffd-4088-8a5f-961bba753510", "name": "Adds the machine to cloud config's machine pool", "request": { "name": "Adds the machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"estf00\": \"\",\n \"id_20d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in653\": \"\",\n \"officia_72\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostname\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c1260c15-e158-4ff5-bb3f-5239d4d9eb2e", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b3e3adf9-955e-4713-a840-9e0e3ff21db6", "name": "{machineUid}", "item": [ { "id": "6d98a43b-ec8f-4f66-b363-6f64d71572a6", "name": "Deletes the specified virtual machine", "request": { "name": "Deletes the specified virtual machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "57b45a82-9377-4299-bf9a-51735abc76b1", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1adc580b-1c91-4f21-8642-a8c78e9bf6b4", "name": "Returns the specified virtual machine", "request": { "name": "Returns the specified virtual machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1a983184-9dfb-4ae3-9fa4-5318643a077d", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"tempor_595\": \"\",\n \"incididuntbca\": \"\",\n \"qui_e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia6\": \"\",\n \"Ut5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostname\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "12ba3a45-44e3-4a4a-b0f9-b67f742ad6ed", "name": "Updates the specified machine to the cloud config's machine pool", "request": { "name": "Updates the specified machine to the cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"estf00\": \"\",\n \"id_20d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in653\": \"\",\n \"officia_72\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"hostname\": \"\"\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ccefd0a3-0f0f-42df-99f7-35895e6b98c4", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "virtual", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "3cad9df8-b2a6-4be1-8857-f24fe6dd7b17", "name": "Updates and resizes the virtual cluster", "request": { "name": "Updates and resizes the virtual cluster", "description": {}, "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "resize"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Specify virtual cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "49f55033-cb2c-4b1c-9527-00dc4c614f17", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "virtual", ":configUid", "resize"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Specify virtual cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "3e15816e-cd99-4952-966a-affb8ce883a9", "name": "vsphere/{configUid}", "item": [ { "id": "24bde4fc-4d93-4784-bf45-466f088055b4", "name": "Returns the specified vSphere cloud config", "request": { "name": "Returns the specified vSphere cloud config", "description": {}, "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a6840120-a0a4-4e97-904a-a7008959a87c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"ut in commodo Duis\",\n \"metadata\": {\n \"annotations\": {\n \"Duis8\": \"\",\n \"magna_5_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_891\": \"\",\n \"aliqua7a\": \"\",\n \"enim_5d\": \"\",\n \"anim68\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"placement\": {\n \"cluster\": \"cupidatat sunt in do\",\n \"datacenter\": \"qui ullamco\",\n \"datastore\": \"amet dolor nulla cill\",\n \"folder\": \"dolor minim amet reprehenderit\",\n \"imageTemplateFolder\": \"aliquip enim ad veniam tempor\",\n \"network\": {\n \"networkName\": \"veniam reprehenderit in elit\",\n \"ipPool\": {\n \"gateway\": \"irure commodo anim ipsum\",\n \"nameserver\": {\n \"addresses\": [\n \"magna\",\n \"aute quis cupidatat\"\n ],\n \"search\": [\n \"sit sed nisi ex\",\n \"Ut qui dolore ea\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"in sed\",\n \"gateway\": \"aute sin\",\n \"nameserver\": {\n \"addresses\": [\n \"aliquip dolore tempor commodo\",\n \"officia consequat\"\n ],\n \"search\": [\n \"anim voluptate ipsum proident eiusmod\",\n \"nisi\"\n ]\n },\n \"prefix\": 81219290,\n \"start\": \"exercitation cupidata\",\n \"subnet\": \"elit Duis cillum\"\n },\n {\n \"end\": \"irure exercitation Excepteur\",\n \"gateway\": \"ipsum dolore\",\n \"nameserver\": {\n \"addresses\": [\n \"aute cillum\",\n \"commodo proident\"\n ],\n \"search\": [\n \"dolor fugiat Ut \",\n \"ut Ut\"\n ]\n },\n \"prefix\": 49223178,\n \"start\": \"incididunt\",\n \"subnet\": \"anim consequat Ut magna\"\n }\n ],\n \"prefix\": -26335511,\n \"uid\": \"dolor dolore\"\n },\n \"parentPoolRef\": {\n \"kind\": \"ad magna\",\n \"name\": \"magna in nisi amet\",\n \"uid\": \"quis Duis esse enim\"\n },\n \"staticIp\": true\n },\n \"resourcePool\": \"amet\",\n \"storagePolicyName\": \"laborum\",\n \"uid\": \"qui\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"sed minim Duis\",\n \"host\": \"cupidatat in\",\n \"type\": \"DDNS\"\n },\n \"ntpServers\": [\n \"commodo tempor ipsum deserunt\",\n \"commodo amet sunt\"\n ],\n \"sshKeys\": [\n \"exercitation minim\",\n \"magna deserunt enim\"\n ],\n \"staticIp\": true\n },\n \"machinePoolConfig\": [\n {\n \"isControlPlane\": true,\n \"instanceType\": {\n \"numCPUs\": 90363428,\n \"memoryMiB\": -58169874,\n \"diskGiB\": -80915982\n },\n \"additionalLabels\": {\n \"incididunt_db3\": \"ex ad\",\n \"Lorem_893\": \"consectetur aliquip\",\n \"quid3f\": \"sit ea exercitation consectetur\"\n },\n \"additionalTags\": {\n \"ut___\": \"incididunt\"\n },\n \"labels\": [\n \"ea mollit\",\n \"q\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": -99402650,\n \"minSize\": 69951075,\n \"name\": \"dolor Lorem sit Ut\",\n \"nodeRepaveInterval\": -33142571,\n \"placements\": [\n {\n \"cluster\": \"quis mollit cupidatat\",\n \"datacenter\": \"eu laborum\",\n \"datastore\": \"adipisicing proident\",\n \"folder\": \"dolor ut culpa ul\",\n \"imageTemplateFolder\": \"mollit et sint\",\n \"network\": {\n \"networkName\": \"veniam\",\n \"ipPool\": {\n \"gateway\": \"ea\",\n \"nameserver\": {\n \"addresses\": [\n \"non irure magna in\",\n \"dolore aute\"\n ],\n \"search\": [\n \"nulla in fugiat\",\n \"in Duis Ut\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"non eiusmod amet\",\n \"gateway\": \"tempor ea voluptate labore\",\n \"nameserver\": {\n \"addresses\": [\n \"adipisicing Lorem aute nisi\",\n \"enim\"\n ],\n \"search\": [\n \"deserunt sunt ex\",\n \"exercitation elit Duis nostrud\"\n ]\n },\n \"prefix\": -35527765,\n \"start\": \"aute enim amet id\",\n \"subnet\": \"amet qui laborum irure\"\n },\n {\n \"end\": \"in et\",\n \"gateway\": \"laboris exercitation eu ut\",\n \"nameserver\": {\n \"addresses\": [\n \"sunt est consectetur labore\",\n \"consequat dolore Excepteur\"\n ],\n \"search\": [\n \"aliquip\",\n \"minim veniam ipsum voluptate esse\"\n ]\n },\n \"prefix\": 13196261,\n \"start\": \"cons\",\n \"subnet\": \"aute aliqua do\"\n }\n ],\n \"prefix\": 12273773,\n \"uid\": \"adipisicing aliquip magna enim\"\n },\n \"parentPoolRef\": {\n \"kind\": \"eu consequat voluptate sint\",\n \"name\": \"eu mollit ad non\",\n \"uid\": \"velit irure ad\"\n },\n \"staticIp\": true\n },\n \"resourcePool\": \"exercitation tempor\",\n \"storagePolicyName\": \"voluptate in anim\",\n \"uid\": \"nostrud\"\n },\n {\n \"cluster\": \"labore sunt\",\n \"datacenter\": \"dolor sint\",\n \"datastore\": \"ut in reprehenderit incididunt adipisicing\",\n \"folder\": \"deserunt irure occaecat minim\",\n \"imageTemplateFolder\": \"in quis pariatur\",\n \"network\": {\n \"networkName\": \"Ut anim occaecat deserunt\",\n \"ipPool\": {\n \"gateway\": \"laborum magna\",\n \"nameserver\": {\n \"addresses\": [\n \"exercitation pariatur\",\n \"esse voluptate fugiat\"\n ],\n \"search\": [\n \"laborum in proident eiusmod in\",\n \"labore minim\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"ullamco incididunt commodo aliqua\",\n \"gateway\": \"consequat sed\",\n \"nameserver\": {\n \"addresses\": [\n \"laboris Duis nisi\",\n \"nisi proid\"\n ],\n \"search\": [\n \"ullamc\",\n \"veniam\"\n ]\n },\n \"prefix\": -75226791,\n \"start\": \"fugiat in culpa deserunt\",\n \"subnet\": \"Excepteur aute proident irure consectetur\"\n },\n {\n \"end\": \"magna dolor\",\n \"gateway\": \"exercitation in\",\n \"nameserver\": {\n \"addresses\": [\n \"consectetur in cupidatat\",\n \"laborum occaecat\"\n ],\n \"search\": [\n \"occaecat\",\n \"incididunt commodo fugiat\"\n ]\n },\n \"prefix\": 1822409,\n \"start\": \"aliqua tempor nisi consectetur\",\n \"subnet\": \"pariatur amet cupidatat est anim\"\n }\n ],\n \"prefix\": 29877821,\n \"uid\": \"eu veniam\"\n },\n \"parentPoolRef\": {\n \"kind\": \"incididunt\",\n \"name\": \"dolore in\",\n \"uid\": \"occaecat\"\n },\n \"staticIp\": true\n },\n \"resourcePool\": \"sunt \",\n \"storagePolicyName\": \"aliqua nisi Ut\",\n \"uid\": \"minim cupidatat\"\n }\n ],\n \"size\": -6283396,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n },\n {\n \"isControlPlane\": false,\n \"instanceType\": {\n \"numCPUs\": -2394864,\n \"memoryMiB\": 59330282,\n \"diskGiB\": -97258737\n },\n \"additionalLabels\": {\n \"occaecat_0\": \"qui minim Lorem ut cillum\"\n },\n \"additionalTags\": {\n \"dolore66\": \"eiusmod enim Lorem et\",\n \"amet_8\": \"Ut\"\n },\n \"labels\": [\n \"cupidatat sed\",\n \"ad in ut\"\n ],\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": 84330486,\n \"minSize\": -72278055,\n \"name\": \"ullamco ad aliqua culpa\",\n \"nodeRepaveInterval\": 30718799,\n \"placements\": [\n {\n \"cluster\": \"tempor\",\n \"datacenter\": \"Duis in Excepteur a\",\n \"datastore\": \"et quis mollit dolore sit\",\n \"folder\": \"dolor in adipisicing ut\",\n \"imageTemplateFolder\": \"sed laborum dolore\",\n \"network\": {\n \"networkName\": \"adipisicing elit in\",\n \"ipPool\": {\n \"gateway\": \"veniam cillum anim cupidatat\",\n \"nameserver\": {\n \"addresses\": [\n \"qui officia enim\",\n \"ex amet dolor sed\"\n ],\n \"search\": [\n \"ullamco pariatur\",\n \"labore officia\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"magna occaecat\",\n \"gateway\": \"cupidatat fugiat\",\n \"nameserver\": {\n \"addresses\": [\n \"cillum ut\",\n \"co\"\n ],\n \"search\": [\n \"ut dolor in cup\",\n \"do sunt\"\n ]\n },\n \"prefix\": -84453440,\n \"start\": \"do\",\n \"subnet\": \"elit est occaecat et\"\n },\n {\n \"end\": \"enim labore\",\n \"gateway\": \"sunt mollit\",\n \"nameserver\": {\n \"addresses\": [\n \"exercitation qui enim ullamco\",\n \"mollit magna fugiat cillum\"\n ],\n \"search\": [\n \"enim dolor tempor laborum in\",\n \"incididunt culpa voluptate Excepteur pariatur\"\n ]\n },\n \"prefix\": 71756624,\n \"start\": \"nisi ut\",\n \"subnet\": \"sunt aliquip esse Ut do\"\n }\n ],\n \"prefix\": -85611540,\n \"uid\": \"sint enim\"\n },\n \"parentPoolRef\": {\n \"kind\": \"eu culpa aliqua nulla\",\n \"name\": \"labore anim eu\",\n \"uid\": \"in nisi\"\n },\n \"staticIp\": false\n },\n \"resourcePool\": \"laboris ea\",\n \"storagePolicyName\": \"officia in nostrud ad\",\n \"uid\": \"ullamco ex \"\n },\n {\n \"cluster\": \"Excepteur consectetur\",\n \"datacenter\": \"dolore pariatur occaecat\",\n \"datastore\": \"mollit aute aliqua\",\n \"folder\": \"in Excepteur i\",\n \"imageTemplateFolder\": \"veniam\",\n \"network\": {\n \"networkName\": \"magna eiusmod ut\",\n \"ipPool\": {\n \"gateway\": \"in esse exercitation\",\n \"nameserver\": {\n \"addresses\": [\n \"officia\",\n \"dolore do deserunt\"\n ],\n \"search\": [\n \"magna aliqua sed Excepteur elit\",\n \"aute non\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"deserunt velit\",\n \"gateway\": \"cupidatat aute\",\n \"nameserver\": {\n \"addresses\": [\n \"m\",\n \"amet Excepteur incididunt\"\n ],\n \"search\": [\n \"culpa dolore quis ipsum esse\",\n \"nisi culpa sit\"\n ]\n },\n \"prefix\": -75451474,\n \"start\": \"veniam Ut in\",\n \"subnet\": \"nostrud c\"\n },\n {\n \"end\": \"est magna laborum nisi ad\",\n \"gateway\": \"ex dolor non\",\n \"nameserver\": {\n \"addresses\": [\n \"sit in\",\n \"fugiat Ut cupidatat ad enim\"\n ],\n \"search\": [\n \"esse cupidatat laborum eu\",\n \"quis irure in\"\n ]\n },\n \"prefix\": -58362800,\n \"start\": \"mollit dolor ad\",\n \"subnet\": \"velit\"\n }\n ],\n \"prefix\": -32911358,\n \"uid\": \"cillum Lorem\"\n },\n \"parentPoolRef\": {\n \"kind\": \"mollit exercitation commodo\",\n \"name\": \"veniam dolore\",\n \"uid\": \"occaecat do\"\n },\n \"staticIp\": true\n },\n \"resourcePool\": \"id elit proident\",\n \"storagePolicyName\": \"qui\",\n \"uid\": \"et incididunt non sed\"\n }\n ],\n \"size\": -55028384,\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": true\n }\n ],\n \"cloudAccountRef\": {\n \"kind\": \"et non\",\n \"name\": \"Ut\",\n \"uid\": \"in do\"\n },\n \"edgeHostRef\": {\n \"kind\": \"ad amet mollit laborum\",\n \"name\": \"aute sunt\",\n \"uid\": \"laboris incididunt esse anim in\"\n }\n },\n \"status\": {\n \"ansibleDigest\": \"id\",\n \"conditions\": [\n {\n \"type\": \"dolor velit a\",\n \"status\": \"magna fugiat eiusmod\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"aute sit\",\n \"reason\": \"in\"\n },\n {\n \"type\": \"ad\",\n \"status\": \"fugiat amet cupidatat\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"dolore non voluptate magna\",\n \"reason\": \"reprehenderit sint commodo quis\"\n }\n ],\n \"isAddonLayer\": false,\n \"lastOVACreated\": \"commodo aliquip ex dolor\",\n \"lastVMExported\": \"Duis Lorem\",\n \"nodeImage\": {\n \"fullPath\": \"fugiat tempor velit aliqua\",\n \"state\": \"anim eiusmod sed commodo nostrud\"\n },\n \"roleDigest\": {\n \"magnab\": \"est adipisicing\"\n },\n \"sourceImageId\": \"velit amet ea\",\n \"uploadOvaS3\": \"Excepteur sed cupidatat consequat\",\n \"useCapiImage\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "54443e1a-58d1-476c-b182-d3754f759de6", "name": "Updates the cluster configuration information", "request": { "name": "Updates the cluster configuration information", "description": {}, "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2070186a-effa-487a-a610-0a02e109eca2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid", "clusterConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2e522b19-07de-4253-a3cd-b21233d2d000", "name": "machinePools", "item": [ { "id": "ecb7f2f3-59d3-4292-924d-347653f5beba", "name": "Creates a vSphere cloud config's machine pool", "request": { "name": "Creates a vSphere cloud config's machine pool", "description": {}, "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore_db\": \"\",\n \"pariaturd\": \"\"\n },\n \"additionalTags\": {\n \"dolore_95\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "772d5a56-f9d3-40d4-9d0f-92d950a69d00", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", "vsphere", ":configUid", "machinePools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e89ef641-218a-4d8d-8bd2-0fccd5741656", "name": "{machinePoolName}", "item": [ { "id": "748af0bc-ae4f-40c5-96b3-6cff0db7966b", "name": "Deletes the specified machine pool", "request": { "name": "Deletes the specified machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5807a595-9303-4c45-88c4-5f9e977a733d", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f371ad16-57fb-4288-a152-ca8bc1c86454", "name": "Updates the specified vSphere cloud config's machine pool", "request": { "name": "Updates the specified vSphere cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nostrud_78\": \"\"\n },\n \"additionalTags\": {\n \"veniam_\": \"\",\n \"laborum77e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0cff4367-d498-4687-a457-1a535bb42f46", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4c967287-ed70-4bfe-b436-336ceb9f33f0", "name": "machines", "item": [ { "id": "34f7d161-4f2a-45f5-ba3f-c8c35d2aaae3", "name": "Retrieves a list of vSphere machines", "request": { "name": "Retrieves a list of vSphere machines", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "191f241c-7898-4cb3-a448-5dd8c8a2be3d", "name": "An array of vSphere machine items", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"occaecat dolor reprehenderit irure\",\n \"metadata\": {\n \"annotations\": {\n \"aliquipe\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderit_3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"dolore sed\",\n \"nics\": [\n {\n \"networkName\": \"dolor mollit dolore et\",\n \"index\": 41523493,\n \"macAddress\": \"qui\",\n \"privateIPs\": [\n \"amet aliquip sunt consequat\",\n \"dolore dol\"\n ]\n },\n {\n \"networkName\": \"ut irure\",\n \"index\": -31596410,\n \"macAddress\": \"qui consectetur eiusmod magna pariatur\",\n \"privateIPs\": [\n \"irure labore Lorem sint laborum\",\n \"Excepteur culpa amet\"\n ]\n }\n ],\n \"placement\": {\n \"cluster\": \"ex id\",\n \"datacenter\": \"elit exercitation\",\n \"datastore\": \"dolore aliquip eiusmod ex\",\n \"folder\": \"consectetur eiusmod\",\n \"imageTemplateFolder\": \"sint occaecat dolore cillum enim\",\n \"network\": {\n \"networkName\": \"Du\",\n \"ipPool\": {\n \"gateway\": \"dolor id ut nisi\",\n \"nameserver\": {\n \"addresses\": [\n \"reprehenderit do sint occaecat\",\n \"labore\"\n ],\n \"search\": [\n \"enim eu sed Excepteur\",\n \"dolor pariatur dolor eiusmod ex\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"nostrud sunt\",\n \"gateway\": \"mollit fugiat Ut\",\n \"nameserver\": {\n \"addresses\": [\n \"sed exercitation est\",\n \"occaecat irure\"\n ],\n \"search\": [\n \"minim ipsum labore des\",\n \"nisi\"\n ]\n },\n \"prefix\": 94256760,\n \"start\": \"consectetur reprehenderit elit qui\",\n \"subnet\": \"est ea laboris sint\"\n },\n {\n \"end\": \"sint\",\n \"gateway\": \"velit ea est incididunt\",\n \"nameserver\": {\n \"addresses\": [\n \"cillum sed \",\n \"officia nostrud mollit\"\n ],\n \"search\": [\n \"labore nisi officia magna\",\n \"consequat incididunt ut\"\n ]\n },\n \"prefix\": 95842122,\n \"start\": \"sit\",\n \"subnet\": \"ex reprehenderit\"\n }\n ],\n \"prefix\": 81504252,\n \"uid\": \"in velit\"\n },\n \"parentPoolRef\": {\n \"kind\": \"cillum labore\",\n \"name\": \"cillum adipisicing culpa reprehenderit nisi\",\n \"uid\": \"Lorem qui\"\n },\n \"staticIp\": true\n },\n \"resourcePool\": \"laboris sit\",\n \"storagePolicyName\": \"officia aute irure elit\",\n \"uid\": \"ad reprehenderit laboris et sint\"\n },\n \"images\": [\n {\n \"fullPath\": \"dolore sit\",\n \"state\": \"et sit cillum\"\n },\n {\n \"fullPath\": \"consequat in ut non\",\n \"state\": \"velit eiusmod sint magna amet\"\n }\n ],\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"ntpServers\": [\n \"aliqua dolor\",\n \"ex nisi dolor consectetur do\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n },\n {\n \"kind\": \"ex\",\n \"metadata\": {\n \"annotations\": {\n \"ut_a\": \"\",\n \"non0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut_74b\": \"\",\n \"dolore2\": \"\",\n \"occaecat_a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"consectetur\",\n \"nics\": [\n {\n \"networkName\": \"sed voluptate consectetur ut\",\n \"index\": 47791600,\n \"macAddress\": \"Lorem irure\",\n \"privateIPs\": [\n \"occaecat qui in\",\n \"dolore magna velit dolor\"\n ]\n },\n {\n \"networkName\": \"mollit magna ipsum ad fugiat\",\n \"index\": 11989834,\n \"macAddress\": \"ex\",\n \"privateIPs\": [\n \"laboris elit dolor mollit\",\n \"dolor minim ea\"\n ]\n }\n ],\n \"placement\": {\n \"cluster\": \"ea aliqua\",\n \"datacenter\": \"labore dolor consectetur officia laborum\",\n \"datastore\": \"consequat aute enim\",\n \"folder\": \"enim amet aliquip Duis laborum\",\n \"imageTemplateFolder\": \"non et aliquip nisi\",\n \"network\": {\n \"networkName\": \"labore exercitation\",\n \"ipPool\": {\n \"gateway\": \"in in voluptate\",\n \"nameserver\": {\n \"addresses\": [\n \"tempor veniam commodo nisi nulla\",\n \"dolor eu Duis\"\n ],\n \"search\": [\n \"consectetur\",\n \"ullamco\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"sint in\",\n \"gateway\": \"incididunt sed ea\",\n \"nameserver\": {\n \"addresses\": [\n \"Duis in nisi in\",\n \"eu et aliqua do\"\n ],\n \"search\": [\n \"officia magna\",\n \"mollit in Duis voluptate eiusmod\"\n ]\n },\n \"prefix\": -80318629,\n \"start\": \"non sint dolore\",\n \"subnet\": \"ut\"\n },\n {\n \"end\": \"ut incididunt\",\n \"gateway\": \"reprehenderit mollit dolore Ut dolore\",\n \"nameserver\": {\n \"addresses\": [\n \"anim dolore ex\",\n \"culpa ut\"\n ],\n \"search\": [\n \"esse\",\n \"dolor proident qui\"\n ]\n },\n \"prefix\": 60770972,\n \"start\": \"non mollit\",\n \"subnet\": \"in Excepteur\"\n }\n ],\n \"prefix\": 22405027,\n \"uid\": \"veniam\"\n },\n \"parentPoolRef\": {\n \"kind\": \"non consectetur deserunt\",\n \"name\": \"officia\",\n \"uid\": \"consectetur ipsum Excepteur in\"\n },\n \"staticIp\": false\n },\n \"resourcePool\": \"nulla commodo minim\",\n \"storagePolicyName\": \"nostrud nisi\",\n \"uid\": \"Duis consectetur\"\n },\n \"images\": [\n {\n \"fullPath\": \"veniam aute officia\",\n \"state\": \"ut magna\"\n },\n {\n \"fullPath\": \"Duis eu f\",\n \"state\": \"id pariatur labore aliquip\"\n }\n ],\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"ntpServers\": [\n \"voluptate amet\",\n \"laborum nulla cillum\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"eu ad tempor\",\n \"count\": -45127809,\n \"limit\": 93267887,\n \"offset\": -82446789\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a286cc07-a69b-4c03-b8e2-8e9af0657c38", "name": "Adds the vSphere machine to cloud config's machine pool", "request": { "name": "Adds the vSphere machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"aute68\": \"\",\n \"ad5b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore3\": \"\",\n \"in1a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"ipPool\": {\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"prefix\": \"\",\n \"uid\": \"\"\n },\n \"parentPoolRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"images\": [\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n },\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n }\n ],\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c88e5812-71ef-4dfd-aa22-ff149ae91de2", "name": "Created successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1f499356-b8fb-4216-bcb0-553eac9a8164", "name": "{machineUid}", "item": [ { "id": "608e36a3-41cf-4e9e-9a42-d13c420fb17d", "name": "Deletes the specified vSphere machine", "request": { "name": "Deletes the specified vSphere machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e786e707-6387-45a1-a994-d323ce0d1fbc", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0877de05-a604-4e37-a7e4-a470e52e827e", "name": "Returns the specified vSphere machine", "request": { "name": "Returns the specified vSphere machine", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cf25936c-354f-4959-92c3-0c79ca1947ae", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"inf0\": \"\",\n \"sit_e3\": \"\",\n \"incididuntb4\": \"\",\n \"proident_62\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_aa_\": \"\",\n \"commodo_fe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"ipPool\": {\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"prefix\": \"\",\n \"uid\": \"\"\n },\n \"parentPoolRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"images\": [\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n },\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n }\n ],\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "11a8c48f-0ea7-4728-b232-3f54a96605f3", "name": "Updates the specified machine to cloud config's machine pool", "request": { "name": "Updates the specified machine to cloud config's machine pool", "description": {}, "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniam_94\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"proident_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"vcenterServer\": \"\",\n \"nics\": [\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n },\n {\n \"networkName\": \"\",\n \"index\": \"\",\n \"macAddress\": \"\",\n \"privateIPs\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"ipPool\": {\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"pools\": [\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"prefix\": \"\",\n \"uid\": \"\"\n },\n \"parentPoolRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"images\": [\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n },\n {\n \"fullPath\": \"\",\n \"state\": \"\"\n }\n ],\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ]\n },\n \"status\": {\n \"health\": {\n \"conditions\": [\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"\"\n },\n \"instanceState\": \"\",\n \"maintenanceStatus\": {\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f9e5e34e-ebbe-4e2f-91fd-871cc39fffd6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", "vsphere", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "7a96cec7-304d-4dfa-98d4-8726915040e5", "name": "{cloudType}/{configUid}/machinePools/{machinePoolName}/machines/{machineUid}/maintenance", "item": [ { "id": "fd569ca2-19a3-4476-8f30-bf17efed9f94", "name": "Updates the specified machine maintenance", "request": { "name": "Updates the specified machine maintenance", "description": {}, "url": { "path": [ "v1", "cloudconfigs", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid", "maintenance" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"action\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ffd6902d-6fe3-40f8-a20f-eef74d4fa618", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid", "maintenance" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"action\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ae23dfc6-76c4-4ce9-98d2-fe2628833720", "name": "Updates the specified machine maintenance", "request": { "name": "Updates the specified machine maintenance", "description": {}, "url": { "path": [ "v1", "cloudconfigs", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid", "maintenance", "status" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4f8bf2af-4d53-4be5-a4f1-a3bf706fa3e1", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "cloudconfigs", ":cloudType", ":configUid", "machinePools", ":machinePoolName", "machines", ":machineUid", "maintenance", "status" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" }, { "disabled": false, "type": "any", "value": "", "key": "machinePoolName", "description": "(Required) Machine pool name" }, { "disabled": false, "type": "any", "value": "", "key": "machineUid", "description": "(Required) Machine uid" }, { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"action\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "c20d5a61-7bc3-49b8-b15e-c2e181fce8ca", "name": "Returns the specified cloud config's machine pools and machine uid", "request": { "name": "Returns the specified cloud config's machine pools and machine uid", "description": {}, "url": { "path": ["v1", "cloudconfigs", ":configUid", "machinePools", "machineUids"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7afc1aa7-59c3-414c-b982-234962bbf9d7", "name": "OK", "originalRequest": { "url": { "path": ["v1", "cloudconfigs", ":configUid", "machinePools", "machineUids"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "configUid", "description": "(Required) Cluster's cloud config uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"nostrud_5f3\": {\n \"machineUids\": [\n \"adipisicing exercitation Duis ut voluptate\",\n \"sunt voluptate ullamco dolor\"\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "00b334c9-0b99-40c1-8435-4fb1e27d62cd", "name": "clouds", "item": [ { "id": "1891169c-5ab6-41a2-a40a-610f1ca66fd8", "name": "aws", "item": [ { "id": "c732a8e4-1a37-489b-998f-0e39e4e30aac", "name": "account", "item": [ { "id": "e775650e-7f57-4bfc-9556-6e97f7f9411d", "name": "Retrieves AWS external id and account id", "request": { "name": "Retrieves AWS external id and account id", "description": {}, "url": { "path": ["v1", "clouds", "aws", "account", "sts"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "partition", "value": "aws", "description": "AWS accounts are scoped to a single partition. Allowed values [aws, aws-us-gov], Default values" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8db00b3b-23cb-4c06-932f-dcc82a458fdb", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "account", "sts"], "host": ["{{baseUrl}}"], "query": [ { "key": "partition", "value": "aws" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"accountId\": \"adipisicing tempor esse\",\n \"externalId\": \"laboris\",\n \"partition\": \"aws\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dcfe1888-0a90-45e4-bd93-50c1cfd5e765", "name": "Validate the specified AWS account credentials", "request": { "name": "Validate the specified AWS account credentials", "description": {}, "url": { "path": ["v1", "clouds", "aws", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3fbeb4b2-ef41-432e-a2c3-a059e708b2c8", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0ed9461a-2130-4251-b2aa-67ee5047770c", "name": "validates aws cloud watch credentials", "request": { "name": "validates aws cloud watch credentials", "description": { "content": "Validates aws cloud watch credentials", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "aws", "cloudwatch", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "99ba59ae-0efb-4b7c-8545-f81b65b162bb", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "cloudwatch", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5e3b4e52-cc29-412d-aef3-c6b936565cfd", "name": "Retrieves AWS cloud account usage cost from cost explorer.", "request": { "name": "Retrieves AWS cloud account usage cost from cost explorer.", "description": {}, "url": { "path": ["v1", "clouds", "aws", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"accountId\": \"\",\n \"filter\": {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"iamUserId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "371ffca5-9524-4e02-a964-5722e81e3da9", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"accountId\": \"\",\n \"filter\": {\n \"startTime\": \"\",\n \"endTime\": \"\",\n \"iamUserId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cost\": {\n \"monthlyCosts\": [\n {\n \"amount\": -13707576.655584797,\n \"timestamp\": 42145466\n },\n {\n \"amount\": 14650564.139856875,\n \"timestamp\": -4203726\n }\n ],\n \"total\": -69166558.7275478\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c1329d64-d350-49ea-aa4c-80f479c88788", "name": "Get AWS Volume Size", "request": { "name": "Get AWS Volume Size", "description": { "content": "Get AWS Volume Size", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "aws", "imageIds", ":imageId", "volumeSize"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "", "description": "(Required) Specific AWS Region" }, { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "imageId", "description": "(Required) AWS image id" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b161233f-91df-47c4-b606-26012157a7b0", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "imageIds", ":imageId", "volumeSize"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" }, { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "imageId", "description": "(Required) AWS image id" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"sizeGB\": -19060673\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3d4661ae-9284-4da3-b9d5-cf84cb7bdc11", "name": "Retrieves a list of AWS policies for the specified account", "request": { "name": "Retrieves a list of AWS policies for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "policies"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific AWS cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "51c2ed14-7ef6-41a9-9acf-b3a3b48229f4", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "policies"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"policies\": [\n {\n \"arn\": \"velit d\",\n \"policyId\": \"pariatur laborum\",\n \"policyName\": \"ad id\"\n },\n {\n \"arn\": \"do mini\",\n \"policyId\": \"tempor sit Ut in\",\n \"policyName\": \"fugiat in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e85e967e-f22a-4fa3-8103-2fe2b36e62a4", "name": "Validate the aws policy arns validate", "request": { "name": "Validate the aws policy arns validate", "description": {}, "url": { "path": ["v1", "clouds", "aws", "policyArns", "validate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific AWS cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"policyArns\": [\n \"\",\n \"\"\n ],\n \"account\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e12e857c-4a1d-4ef1-a931-02dd728b6094", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "policyArns", "validate"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"policyArns\": [\n \"\",\n \"\"\n ],\n \"account\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7336ea58-069f-46a3-bbb1-de069fd00a44", "name": "Validate AWS properties", "request": { "name": "Validate AWS properties", "description": {}, "url": { "path": ["v1", "clouds", "aws", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudAccountUid\": \"\",\n \"region\": \"\",\n \"sshKeyName\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cbd2df54-44d6-494f-990e-c99f9d79cd33", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudAccountUid\": \"\",\n \"region\": \"\",\n \"sshKeyName\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "20e2c2f8-eb01-40d8-b693-e53984b148ff", "name": "regions", "item": [ { "id": "c2b1e68c-291c-4195-8de1-3bac7775de12", "name": "Retrieves a list of AWS regions for the specified account", "request": { "name": "Retrieves a list of AWS regions for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2f1dfb64-57dd-4c91-bf1a-2f0da3014a04", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"endpoint\": \"ea laborum exercitation et\",\n \"name\": \"esse ut\",\n \"optInStatus\": \"cillum Duis in\"\n },\n {\n \"endpoint\": \"consequat do ipsum\",\n \"name\": \"aliqua anim proident cillum\",\n \"optInStatus\": \"exercitation Ut anim in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0ecb461c-5cea-4d9b-bbf8-1134fdf64506", "name": "{region}", "item": [ { "id": "e62621c0-cb16-4a63-83d9-563bb6f41aa2", "name": "Retrieves a list of AWS availability zones for the specified region", "request": { "name": "Retrieves a list of AWS availability zones for the specified region", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "availabilityzones"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f241f47a-92c7-4674-acd5-93fa81869a58", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "availabilityzones"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"zones\": [\n {\n \"name\": \"id aliqua\",\n \"state\": \"proident ut mollit\",\n \"zoneId\": \"minim in eiusmod\"\n },\n {\n \"name\": \"elit aliqua Excepteur\",\n \"state\": \"qui dolor dolore non tempor\",\n \"zoneId\": \"velit labore enim\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a97a5af9-b1b4-4b4c-9b60-83db7cb4149d", "name": "Copies the specified image from one region to another region", "request": { "name": "Copies the specified image from one region to another region", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "copydefaultimages"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region to copy AWS image from" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"amiName\": \"\",\n \"awsAccount\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e711ac09-ef8c-45e3-a563-0e6d5dda7c40", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "copydefaultimages"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region to copy AWS image from" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"amiName\": \"\",\n \"awsAccount\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"operationId\": \"ea culpa dolor ullamco\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "975c05b6-ee27-4b5f-9b21-6d30616721d4", "name": "Check if Aws cluster name is valid", "request": { "name": "Check if Aws cluster name is valid", "description": { "content": "Returns no contents if aws cluster name is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "eksClusters", "name", "validate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" }, { "disabled": false, "key": "name", "value": "", "description": "(Required) cluster name to be validated" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which cluster name is validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a9ef4b64-64d9-4caf-bdf2-9292f8d9291d", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "aws", "regions", ":region", "eksClusters", "name", "validate" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "name", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which cluster name is validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "56d592db-c4f9-4d5b-b495-f8d8e3868532", "name": "Returns AWS image for the specified AMI name", "request": { "name": "Returns AWS image for the specified AMI name", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "images"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region to find AWS image" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"amiName\": \"\",\n \"awsAccount\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a0184f88-e694-4abc-915e-8c6b46c83064", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "images"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region to find AWS image" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"amiName\": \"\",\n \"awsAccount\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"id\": \"in velit consectetur aute Ut\",\n \"name\": \"irure exercitation officia cupidatat\",\n \"owner\": \"dolor mollit consequat\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c94d4e46-8143-42c7-bd3b-191e640dddab", "name": "Retrieves a list of AWS instance types", "request": { "name": "Retrieves a list of AWS instance types", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cpuGtEq", "value": "", "description": "Filter for instances having cpu greater than or equal" }, { "disabled": false, "key": "memoryGtEq", "value": "", "description": "Filter for instances having memory greater than or equal" }, { "disabled": false, "key": "gpuGtEq", "value": "", "description": "Filter for instances having gpu greater than or equal" }, { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS instances are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8864fd7e-8865-46a9-8861-4c87ac15181a", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cpuGtEq", "value": "" }, { "key": "memoryGtEq", "value": "" }, { "key": "gpuGtEq", "value": "" }, { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS instances are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"instanceTypes\": [\n {\n \"category\": \"ea cupidatat\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 15480191.265506744,\n \"os\": \"linux\",\n \"spot\": -36195320.45238567\n },\n {\n \"onDemand\": 48043608.80651334,\n \"os\": \"linux\",\n \"spot\": 97986940.97461152\n }\n ]\n },\n \"cpu\": 14171440.089056104,\n \"gpu\": 46020585.149460524,\n \"memory\": 32029047.71437396,\n \"nonSupportedZones\": [\n \"sunt eu adipisicing in id\",\n \"id Excepteur\"\n ],\n \"price\": -62567057.406729765,\n \"supportedArchitectures\": [\n \"officia voluptate aute nisi\",\n \"dolore ut quis\"\n ],\n \"type\": \"occaecat nostrud ut\"\n },\n {\n \"category\": \"aute qui ipsum\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 72892299.73710486,\n \"os\": \"linux\",\n \"spot\": -81490101.52503076\n },\n {\n \"onDemand\": 15803974.635351941,\n \"os\": \"windows\",\n \"spot\": 87001897.46879303\n }\n ]\n },\n \"cpu\": -94549921.20814066,\n \"gpu\": -33964283.39035112,\n \"memory\": 52820639.99317953,\n \"nonSupportedZones\": [\n \"ipsum proident voluptate inc\",\n \"sunt tempor cupidatat\"\n ],\n \"price\": 96167780.03843164,\n \"supportedArchitectures\": [\n \"proident dolore culpa eiusmod dolor\",\n \"tempor \"\n ],\n \"type\": \"s\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "06a6d0f3-c66e-4189-8762-7388b61b061e", "name": "keypairs", "item": [ { "id": "53ce1a85-317d-44ad-907e-d8a22e6a3ca7", "name": "Retrieves a list of AWS keypairs", "request": { "name": "Retrieves a list of AWS keypairs", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS key pairs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9d0b1d7c-a068-4eaa-bc8f-3861d40473d7", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS key pairs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"keyNames\": [\n \"sit incididunt non ut nisi\",\n \"mollit dolore laboris cupidatat veniam\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0f6745e1-e3b6-48aa-a690-a4df8052fd5a", "name": "Validate the specified AWS keypair", "request": { "name": "Validate the specified AWS keypair", "description": {}, "url": { "path": [ "v1", "clouds", "aws", "regions", ":region", "keypairs", ":keypair", "validate" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS key pairs is validated" }, { "disabled": false, "type": "any", "value": "", "key": "keypair", "description": "(Required) AWS Key pair which is to be validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f94a2f12-ec08-43bf-ab3d-d2cd51db476e", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "aws", "regions", ":region", "keypairs", ":keypair", "validate" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS key pairs is validated" }, { "disabled": false, "type": "any", "value": "", "key": "keypair", "description": "(Required) AWS Key pair which is to be validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a7b44eec-84a1-4117-a4bf-1031e1487d47", "name": "Get AWS KMS key by Id", "request": { "name": "Get AWS KMS key by Id", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kms", ":keyId"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key belongs" }, { "disabled": false, "type": "any", "value": "", "key": "keyId", "description": "(Required) The globally unique identifier for the KMS key" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "02ac9f19-0a50-4c7b-96ca-9e2049139766", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kms", ":keyId"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key belongs" }, { "disabled": false, "type": "any", "value": "", "key": "keyId", "description": "(Required) The globally unique identifier for the KMS key" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"awsAccountId\": \"non et esse do\",\n \"enabled\": false,\n \"keyId\": \"ex occaecat\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "698b5b37-0e62-4959-8e0a-676d3795659b", "name": "kmskeys", "item": [ { "id": "8d3da8f5-7511-4189-8b52-640572cc6407", "name": "Retrieves a list of AWS KMS keys for the specified account", "request": { "name": "Retrieves a list of AWS KMS keys for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kmskeys"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "126bfe29-977a-4bee-935a-06089dfd4d67", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kmskeys"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kmsKeys\": [\n {\n \"keyId\": \"consectetur\",\n \"keyArn\": \"sed aute officia\",\n \"keyAlias\": \"\"\n },\n {\n \"keyId\": \"anim minim esse\",\n \"keyArn\": \"consequat dolo\",\n \"keyAlias\": \"labore\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2b346e6e-5966-4cf2-bb71-00b17871b5df", "name": "Validate an Aws KMS key for the specified account", "request": { "name": "Validate an Aws KMS key for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kmskeys", "validate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" }, { "disabled": false, "key": "keyArn", "value": "", "description": "(Required) AWS KEY ARN for validation" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key is validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8803c5e8-7bd9-4ba5-9b9b-8618d61d3cc7", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "kmskeys", "validate"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "keyArn", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS KMS key is validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "27f30b0b-fb5b-4591-9e19-8543c04fe9cf", "name": "Retrieves a list of AWS storage types", "request": { "name": "Retrieves a list of AWS storage types", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "192d6b79-bd81-4488-9dfa-0677a0b4ab92", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which AWS storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"storageTypes\": [\n {\n \"cost\": {\n \"discountedUsage\": \"veniam\",\n \"price\": [\n {\n \"limit\": \"consectetur sit\",\n \"price\": \"velit ullamco qui nostrud\"\n },\n {\n \"limit\": \"anim eiusmod qui pariatur\",\n \"price\": \"ea \"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"est officia\",\n \"price\": [\n {\n \"limit\": \"ex et Excepteur qui\",\n \"price\": \"officia nulla culpa\"\n },\n {\n \"limit\": \"culpa est\",\n \"price\": \"est deserunt\"\n }\n ]\n },\n \"kind\": \"non voluptate\",\n \"name\": \"quis\",\n \"throughputCost\": {\n \"discountedUsage\": \"fugiat\",\n \"price\": [\n {\n \"limit\": \"minim incididunt\",\n \"price\": \"anim minim incididunt reprehenderit\"\n },\n {\n \"limit\": \"p\",\n \"price\": \"in sint velit\"\n }\n ]\n }\n },\n {\n \"cost\": {\n \"discountedUsage\": \"elit aute non\",\n \"price\": [\n {\n \"limit\": \"pariatur\",\n \"price\": \"minim occaecat\"\n },\n {\n \"limit\": \"nisi elit qui cupidatat in\",\n \"price\": \"ullamco nulla ipsum\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut\",\n \"price\": [\n {\n \"limit\": \"elit amet cupidatat\",\n \"price\": \"id cillum\"\n },\n {\n \"limit\": \"quis irure id\",\n \"price\": \"sunt\"\n }\n ]\n },\n \"kind\": \"dolor nostrud\",\n \"name\": \"est esse qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"mollit do proident nisi sint\",\n \"price\": [\n {\n \"limit\": \"ex Excepteur\",\n \"price\": \"deserunt in Duis\"\n },\n {\n \"limit\": \"voluptate in do eiusmod deserunt\",\n \"price\": \"occaecat cupidatat est velit id\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "32124998-9ec0-4b0b-bde1-40785b16074e", "name": "Retrieves a list of VPCs for the specified account", "request": { "name": "Retrieves a list of VPCs for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "vpcs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific AWS cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which VPCs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d83bcc23-1d05-42d4-86f3-7fa5cb33bc99", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "regions", ":region", "vpcs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which VPCs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"vpcs\": [\n {\n \"vpcId\": \"nostrud commodo\",\n \"cidrBlock\": \"consequat adipisicing\",\n \"name\": \"anim nostrud\",\n \"subnets\": [\n {\n \"az\": \"quis Duis adipisicing\",\n \"isPrivate\": false,\n \"mapPublicIpOnLaunch\": true,\n \"name\": \"id labore magna sint\",\n \"subnetId\": \"Excepteur incididunt eiusmod dolore\"\n },\n {\n \"az\": \"cupidatat quis\",\n \"isPrivate\": false,\n \"mapPublicIpOnLaunch\": false,\n \"name\": \"deserunt mollit\",\n \"subnetId\": \"laboris Duis dolor\"\n }\n ]\n },\n {\n \"vpcId\": \"ut incididunt est\",\n \"cidrBlock\": \"Lorem aute fugiat\",\n \"name\": \"do\",\n \"subnets\": [\n {\n \"az\": \"laboris mollit tempor\",\n \"isPrivate\": true,\n \"mapPublicIpOnLaunch\": false,\n \"name\": \"elit officia\",\n \"subnetId\": \"Duis sit in\"\n },\n {\n \"az\": \"exercitation nostrud\",\n \"isPrivate\": true,\n \"mapPublicIpOnLaunch\": false,\n \"name\": \"ut dolore in officia\",\n \"subnetId\": \"qui sunt labore\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "3776b673-9ebf-4920-914d-c4c62d83365a", "name": "Validate the AWS S3 bucket", "request": { "name": "Validate the AWS S3 bucket", "description": {}, "url": { "path": ["v1", "clouds", "aws", "s3", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"bucket\": \"\",\n \"region\": \"\",\n \"folder\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "56793f6e-739b-43e4-805f-7fe937287214", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "s3", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"bucket\": \"\",\n \"region\": \"\",\n \"folder\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "66baffc7-eb7f-4313-ba18-b9699a4aaed0", "name": "Retrieves a list of AWS security groups for the specified account", "request": { "name": "Retrieves a list of AWS security groups for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "aws", "securitygroups"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific AWS cloud account" }, { "disabled": false, "key": "region", "value": "", "description": "(Required) Region for which security groups are requested" }, { "disabled": false, "key": "vpcId", "value": "", "description": "(Required) Vpc Id for which security groups are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "39a1fa0b-d72c-4fe5-a1db-40c3b0564eb0", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "securitygroups"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "region", "value": "" }, { "key": "vpcId", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"groups\": [\n {\n \"groupId\": \"Lorem enim ut tempor dolor\",\n \"groupName\": \"et incididunt\",\n \"ownerId\": \"ea ad ut sunt Ut\"\n },\n {\n \"groupId\": \"quis veniam\",\n \"groupName\": \"proident quis consectetur voluptate\",\n \"ownerId\": \"anim cillum ullamco consectetur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "821f4954-b7b3-4e0c-a88c-7a2153d09211", "name": "Get all AWS Volume Types", "request": { "name": "Get all AWS Volume Types", "description": { "content": "List all AWS Volume Types", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "aws", "volumeTypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "", "description": "(Required) Specific AWS Region" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0ff79996-a012-4d56-92a6-eac62eede44e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "aws", "volumeTypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"volumeTypes\": [\n {\n \"id\": \"quis nulla off\",\n \"maxIops\": \"officia voluptate est ad\",\n \"maxThroughPut\": \"Lorem\",\n \"name\": \"eiusmod aute do elit\"\n },\n {\n \"id\": \"magna labore\",\n \"maxIops\": \"minim Lorem\",\n \"maxThroughPut\": \"velit nulla fugiat\",\n \"name\": \"sint Excepteur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "6165379f-4db3-43a1-ab89-21b7f44a6c88", "name": "azure", "item": [ { "id": "c54cf92b-c8fd-4f8b-8468-607321201539", "name": "Check if Azure account is valid", "request": { "name": "Check if Azure account is valid", "description": { "content": "Returns no contents if account is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "azure", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "90123104-0f4b-484f-835a-ea71ef117770", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tenantId\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"azureEnvironment\": \"AzurePublicCloud\",\n \"settings\": {\n \"disablePropertiesRequest\": \"\"\n },\n \"tenantName\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "58a761d8-9868-49c2-b940-8bf324970050", "name": "Retrieves a list of Azure groups", "request": { "name": "Retrieves a list of Azure groups", "description": {}, "url": { "path": ["v1", "clouds", "azure", "groups"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Azure cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "94405c83-e9dd-446e-b23a-7c869ce48386", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "groups"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"groups\": [\n {\n \"id\": \"nostrud\",\n \"name\": \"exercitat\"\n },\n {\n \"id\": \"qui ipsum\",\n \"name\": \"cillum commodo pariatur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9ed7688c-c834-4f0d-b174-17d1acd5031c", "name": "regions", "item": [ { "id": "68ffd53e-69a9-49c7-b23c-958ae296c202", "name": "Retrieves a list of Azure regions", "request": { "name": "Retrieves a list of Azure regions", "description": {}, "url": { "path": ["v1", "clouds", "azure", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Azure cloud account" }, { "disabled": false, "key": "subscriptionId", "value": "", "description": "SubscriptionId for which resources is requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "690b918c-a28a-4861-a5ff-a62f3917d911", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "subscriptionId", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"displayName\": \"nostrud mollit dolor in\",\n \"name\": \"proident exercitati\",\n \"zones\": [\n {\n \"name\": \"Duis\"\n },\n {\n \"name\": \"laborum\"\n }\n ]\n },\n {\n \"displayName\": \"tempor dolore\",\n \"name\": \"dolor ut\",\n \"zones\": [\n {\n \"name\": \"et ex aute laborum\"\n },\n {\n \"name\": \"veniam officia exercitation nostru\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f6278591-5fda-4664-af74-0b53761dd57e", "name": "{region}", "item": [ { "id": "27b38a0f-74dd-426c-90fd-e1ee722330af", "name": "Retrieves a list of Azure instance types", "request": { "name": "Retrieves a list of Azure instance types", "description": {}, "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cpuGtEq", "value": "", "description": "Filter for instances having cpu greater than or equal" }, { "disabled": false, "key": "memoryGtEq", "value": "", "description": "Filter for instances having memory greater than or equal" }, { "disabled": false, "key": "gpuGtEq", "value": "", "description": "Filter for instances having gpu greater than or equal" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure instance types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fce19047-53dc-47c5-8bb8-18b923cef917", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cpuGtEq", "value": "" }, { "key": "memoryGtEq", "value": "" }, { "key": "gpuGtEq", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure instance types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"instanceTypes\": [\n {\n \"category\": \"sint tempor\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 27608030.053197026,\n \"os\": \"windows\",\n \"spot\": 25077752.52445294\n },\n {\n \"onDemand\": 14552377.50688219,\n \"os\": \"linux\",\n \"spot\": -12938744.067349494\n }\n ]\n },\n \"cpu\": -21070750.63938932,\n \"gpu\": -38191514.412785254,\n \"memory\": -86685141.09704599,\n \"nonSupportedZones\": [\n \"id\",\n \"mo\"\n ],\n \"price\": -14431224.30732204,\n \"supportedArchitectures\": [\n \"anim officia\",\n \"ipsum adipisicing mollit\"\n ],\n \"type\": \"sunt dolor ut\"\n },\n {\n \"category\": \"tempor sit id enim\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 54157185.26266736,\n \"os\": \"windows\",\n \"spot\": 62981751.00273073\n },\n {\n \"onDemand\": 13167405.840205505,\n \"os\": \"windows\",\n \"spot\": -38269998.207175426\n }\n ]\n },\n \"cpu\": 15320619.744214833,\n \"gpu\": -12110303.12282668,\n \"memory\": 134990.14544323087,\n \"nonSupportedZones\": [\n \"nu\",\n \"ipsum cillum in\"\n ],\n \"price\": -21524858.04519269,\n \"supportedArchitectures\": [\n \"anim eu est\",\n \"eiusmod ut\"\n ],\n \"type\": \"reprehenderit pr\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bf3799d8-210e-4205-b7ce-7ca53ad0793c", "name": "Retrieves a list of Azure storage types", "request": { "name": "Retrieves a list of Azure storage types", "description": {}, "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "45eafdf8-06e6-4c90-8d7f-f5dd985cf133", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"storageTypes\": [\n {\n \"cost\": {\n \"discountedUsage\": \"do incididunt\",\n \"price\": [\n {\n \"limit\": \"est\",\n \"price\": \"amet deserunt dolore\"\n },\n {\n \"limit\": \"ut\",\n \"price\": \"ut ea sit sed\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"cupidatat labore eu nisi\",\n \"price\": [\n {\n \"limit\": \"Ut aute\",\n \"price\": \"dolore voluptate\"\n },\n {\n \"limit\": \"magna sit\",\n \"price\": \"pariatu\"\n }\n ]\n },\n \"kind\": \"do magna pariatur\",\n \"name\": \"sunt ut enim\",\n \"throughputCost\": {\n \"discountedUsage\": \"ipsum consequat deserunt in et\",\n \"price\": [\n {\n \"limit\": \"incididunt Lorem ipsum\",\n \"price\": \"officia reprehenderit\"\n },\n {\n \"limit\": \"sed qui elit\",\n \"price\": \"tempor deserunt mollit fu\"\n }\n ]\n }\n },\n {\n \"cost\": {\n \"discountedUsage\": \"dolore culpa esse\",\n \"price\": [\n {\n \"limit\": \"id et\",\n \"price\": \"ad commodo ut\"\n },\n {\n \"limit\": \"reprehenderit nostrud amet\",\n \"price\": \"et veniam pariatur esse\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"anim ullamco\",\n \"price\": [\n {\n \"limit\": \"consequat\",\n \"price\": \"deserunt consectetur ut\"\n },\n {\n \"limit\": \"sint eiusmod Lorem irure labore\",\n \"price\": \"mollit et veniam\"\n }\n ]\n },\n \"kind\": \"et eu dolor anim\",\n \"name\": \"aliqua in exercita\",\n \"throughputCost\": {\n \"discountedUsage\": \"Duis sed magna occaecat fugiat\",\n \"price\": [\n {\n \"limit\": \"aute nostrud\",\n \"price\": \"elit\"\n },\n {\n \"limit\": \"magna qui laborum\",\n \"price\": \"laborum id adipisicing\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "57e589cd-55d7-4c31-a9c1-bed88535db52", "name": "subscriptions/{subscriptionId}", "item": [ { "id": "4156f361-c1ee-4f3b-bc92-01ae55a6aff2", "name": "Check if Azure cluster name is valid", "request": { "name": "Check if Azure cluster name is valid", "description": { "content": "Returns no contents if Azure cluster name is valid else error.", "type": "text/plain" }, "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "aksClusters", "name", "validate" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Azure cloud account" }, { "disabled": false, "key": "name", "value": "", "description": "(Required) cluster name to be validated" }, { "disabled": false, "key": "resourceGroup", "value": "", "description": "(Required) resourceGroup in which cluster name is to be validated" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) region in which cluster name is to be validated" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) subscriptionId in which cluster name is to be validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "940cda04-708b-4ed7-8d8a-6791ddf6e336", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "aksClusters", "name", "validate" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "name", "value": "" }, { "key": "resourceGroup", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) region in which cluster name is to be validated" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) subscriptionId in which cluster name is to be validated" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "70b150b6-e11d-4ff3-bd1d-d92af2c79792", "name": "Retrieves a list of Azure virtual network list for the sepcified account", "request": { "name": "Retrieves a list of Azure virtual network list for the sepcified account", "description": {}, "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "networks" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Azure cloud account" }, { "disabled": false, "key": "resourceGroup", "value": "", "description": "Resource group for which Azure virtual networks are requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure virtual networks are requested" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) Uid for which Azure virtual networks are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "be2c6a2e-ee66-424b-8c6c-f1056c4f0b09", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "networks" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "resourceGroup", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure virtual networks are requested" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) Uid for which Azure virtual networks are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"virtualNetworkList\": [\n {\n \"addressSpaces\": [\n \"sed adipisicing Ut amet\",\n \"officia\"\n ],\n \"id\": \"veniam exercitation\",\n \"location\": \"dolore\",\n \"name\": \"nulla\",\n \"subnets\": [\n {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n ],\n \"type\": \"sunt mollit Ut\"\n },\n {\n \"addressSpaces\": [\n \"magna nostrud labore\",\n \"enim mollit\"\n ],\n \"id\": \"in culpa\",\n \"location\": \"esse Lorem ex\",\n \"name\": \"velit ex non do\",\n \"subnets\": [\n {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n ],\n \"type\": \"anim reprehenderit culpa elit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "580232ce-920a-431e-838b-e26282130296", "name": "Retrieves a list of Azure resource group for the specified account", "request": { "name": "Retrieves a list of Azure resource group for the specified account", "description": {}, "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "resourceGroups" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Azure cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure resource group are requested" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) Uid for which Azure resource group are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dff9dc3a-61f3-4d47-a8d0-9b65edc122af", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "azure", "regions", ":region", "subscriptions", ":subscriptionId", "resourceGroups" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure resource group are requested" }, { "disabled": false, "type": "any", "value": "", "key": "subscriptionId", "description": "(Required) Uid for which Azure resource group are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resourceGroupList\": [\n {\n \"id\": \"minim sint\",\n \"location\": \"ad tempor\",\n \"name\": \"consectetur nulla culpa\"\n },\n {\n \"id\": \"voluptate proident minim aliqua esse\",\n \"location\": \"mollit incididunt\",\n \"name\": \"ad ut ex\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e79a382c-120b-4c66-b45f-343c950dd1c2", "name": "Retrieves a list of Azure zones for the specified region", "request": { "name": "Retrieves a list of Azure zones for the specified region", "description": {}, "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "zones"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Azure cloud account" }, { "disabled": false, "key": "subscriptionId", "value": "", "description": "subscriptionId of azure account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b1106a4b-4c37-4070-9a16-02cc1f0110ec", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "regions", ":region", "zones"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "subscriptionId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which Azure zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"zoneList\": [\n {\n \"id\": \"eiusmod veniam\"\n },\n {\n \"id\": \"mollit dolore\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "2809bbab-e197-4c66-8aba-8f762d5b2944", "name": "resourceGroups/{resourceGroup}", "item": [ { "id": "38f65be1-fda2-42e2-9b64-b68f6987c0d1", "name": "Get Azure private DNS zones for the given resource group", "request": { "name": "Get Azure private DNS zones for the given resource group", "description": { "content": "Returns Azure private DNS zones", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "privateDnsZones"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Azure cloud account" }, { "disabled": false, "key": "subscriptionId", "value": "", "description": "(Required) subscriptionId for which Azure private dns zones are requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure private dns zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0bbfb61c-5ec8-442e-b733-89a1bd4f5690", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "privateDnsZones"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "subscriptionId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure private dns zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"privateDnsZones\": [\n {\n \"id\": \"Duis\",\n \"location\": \"incididunt cillum in sunt\",\n \"name\": \"aliqua laboris esse\"\n },\n {\n \"id\": \"esse\",\n \"location\": \"in culpa\",\n \"name\": \"dolore\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "decb3e17-bffa-4cf4-9e97-82b0493b6163", "name": "storageAccounts", "item": [ { "id": "e507cac7-6e50-418a-8ef6-1be6a353ebbb", "name": "Get Azure storage accounts", "request": { "name": "Get Azure storage accounts", "description": { "content": "Returns Azure storage accounts.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "storageAccounts"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Azure cloud account" }, { "disabled": false, "key": "subscriptionId", "value": "", "description": "(Required) subscriptionId for which Azure storage accounts are requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure storage accounts are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "beeff307-2925-443f-a118-922e9789fe40", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "storageAccounts" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "subscriptionId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure storage accounts are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"accounts\": [\n {\n \"id\": \"adipisicing incididunt mollit\",\n \"kind\": \"Duis dolore dolor\",\n \"location\": \"qui pariatur aliq\",\n \"name\": \"nostrud adipisici\"\n },\n {\n \"id\": \"pariatur nisi\",\n \"kind\": \"ullamco cupidatat exercitation\",\n \"location\": \"in officia amet consequat deserunt\",\n \"name\": \"enim sed Excepteur consequat ad\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "49617198-f54c-4526-b14a-c080e0d0e59c", "name": "Get Azure storage containers", "request": { "name": "Get Azure storage containers", "description": { "content": "Returns Azure storage containers for the given account.", "type": "text/plain" }, "url": { "path": [ "v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "storageAccounts", ":storageAccountName", "containers" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Azure cloud account" }, { "disabled": false, "key": "subscriptionId", "value": "", "description": "(Required) subscriptionId for which Azure storage accounts are requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure storage accounts are requested" }, { "disabled": false, "type": "any", "value": "", "key": "storageAccountName", "description": "(Required) resourceGroup for which Azure storage accounts are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "054a1d22-0761-408a-aef6-94816ab5a9d4", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "azure", "resourceGroups", ":resourceGroup", "storageAccounts", ":storageAccountName", "containers" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "subscriptionId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceGroup", "description": "(Required) resourceGroup for which Azure storage accounts are requested" }, { "disabled": false, "type": "any", "value": "", "key": "storageAccountName", "description": "(Required) resourceGroup for which Azure storage accounts are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"containers\": [\n {\n \"id\": \"si\",\n \"name\": \"pari\",\n \"type\": \"dolor aliquip\"\n },\n {\n \"id\": \"mollit elit aliqua est commodo\",\n \"name\": \"deserunt aute mollit\",\n \"type\": \"veniam elit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "a9421dba-48b6-4795-8400-6984d21a4223", "name": "Get Azure storage account types", "request": { "name": "Get Azure storage account types", "description": { "content": "Returns Azure storage account types.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "azure", "storageaccounttypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "", "description": "Region for which Azure storage account types are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7f8de25c-4d46-4325-a502-5b375da2660d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "storageaccounttypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"storageAccountTypes\": [\n {\n \"id\": \"Lorem cupidatat\",\n \"name\": \"culpa Ut ut\"\n },\n {\n \"id\": \"deserunt esse sunt velit\",\n \"name\": \"est dolore consectetur sed\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e40444fb-8f27-48b3-95c3-90ecc9a145a8", "name": "Retrieves a list of Azure subscription list for the specified account", "request": { "name": "Retrieves a list of Azure subscription list for the specified account", "description": { "content": "Returns list of Azure subscription list.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "azure", "subscriptions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Azure cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f6b05972-5937-4fba-8326-2d619124fe2c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "subscriptions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"subscriptionList\": [\n {\n \"authorizationSource\": \"sit quis eu\",\n \"displayName\": \"deserunt consectetur sunt\",\n \"state\": \"amet ullamco\",\n \"subscriptionId\": \"a\"\n },\n {\n \"authorizationSource\": \"culpa reprehenderit labore\",\n \"displayName\": \"ea nulla est laboris anim\",\n \"state\": \"aliquip dolor\",\n \"subscriptionId\": \"ullamco\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "43b8ea8b-05b1-4fd0-a930-17d5f27080cb", "name": "Returns the Azure vhd url for the specified vhd location", "request": { "name": "Returns the Azure vhd url for the specified vhd location", "description": {}, "url": { "path": ["v1", "clouds", "azure", "vhds", ":vhd", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "vhd", "description": "(Required) vhd location for which Azure vhd url is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "66a4bd74-ab96-428f-b3b2-080f7e92cb28", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "azure", "vhds", ":vhd", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "vhd", "description": "(Required) vhd location for which Azure vhd url is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"name\": \"quis Lorem reprehenderit\",\n \"url\": \"aliqua deserunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "73e6fb64-d4c3-4d04-987d-b42196d4c3a1", "name": "cloudTypes", "item": [ { "id": "f1ed7891-0f96-490c-9412-2e22e7fa2966", "name": "Returns the custom cloud types", "request": { "name": "Returns the custom cloud types", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a2d72d88-ad20-426a-b4ad-8329b945a349", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cloudTypes\": [\n {\n \"cloudCategory\": \"cloud\",\n \"cloudFamily\": \"non officia deserunt\",\n \"displayName\": \"culpa pariatur amet dolor\",\n \"isCustom\": false,\n \"isManaged\": true,\n \"isVertex\": false,\n \"logo\": \"sunt aliquip cillum adipisicing\",\n \"name\": \"Duis officia cillum dolore veniam\"\n },\n {\n \"cloudCategory\": \"cloud\",\n \"cloudFamily\": \"ex Ut\",\n \"displayName\": \"exercitation officia\",\n \"isCustom\": false,\n \"isManaged\": true,\n \"isVertex\": true,\n \"logo\": \"ut dolor adipisicing\",\n \"name\": \"veniam occaecat in enim\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "33585cfc-ed85-4630-b6ac-58a209f6ea58", "name": "Registers the custom cloud type", "request": { "name": "Registers the custom cloud type", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"tempor_27\": \"\"\n },\n \"labels\": {\n \"dolorec57\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudCategory\": \"cloud\",\n \"displayName\": \"\",\n \"isControlPlaneManaged\": \"\",\n \"logo\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "68f1d736-dbbe-460b-aaa7-90762c02f7ca", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_f\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"labels\": {\n \"proident1\": \"\",\n \"ullamco0_\": \"\",\n \"culpa_57\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudCategory\": \"cloud\",\n \"displayName\": \"\",\n \"isControlPlaneManaged\": \"\",\n \"logo\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0bf31124-f92a-4dc6-81ea-f1b49e3afb6f", "name": "{cloudType}", "item": [ { "id": "d4f2655e-9a44-450b-939d-fdf898cb9049", "name": "Deletes the custom cloud type", "request": { "name": "Deletes the custom cloud type", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4f66cc3a-5a48-4c93-8749-143fed78b53e", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e082be24-0fb6-471d-a251-97e8f66c3cee", "name": "cloudAccountKeys", "item": [ { "id": "67966b30-2a90-4f4a-97a9-24cd8990bcd3", "name": "Returns valid keys for the cloud account used for custom cloud type", "request": { "name": "Returns valid keys for the cloud account used for custom cloud type", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "cloudAccountKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6b0bd1e8-a3b0-49b3-b35a-9ca947b74bca", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "cloudAccountKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"keys\": [\n \"laborum ad do irure\",\n \"sunt velit eu reprehenderit\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e1709444-921c-4643-83d2-e674e4eb554f", "name": "Update the custom cloud type cloud account keys", "request": { "name": "Update the custom cloud type cloud account keys", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "cloudAccountKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"keys\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "eb52b06c-9877-4526-85b4-0abf622096a7", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "cloudAccountKeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"keys\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "f6b00ed1-10a4-440a-973e-079475280449", "name": "content", "item": [ { "id": "009d7a3a-3255-467b-b0b9-a86f46a439f7", "name": "bootstrap", "item": [ { "id": "61bc9ad3-0d7b-41e0-b04c-f7c29ac5e45f", "name": "Delete the custom cloud type bootstrap", "request": { "name": "Delete the custom cloud type bootstrap", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2b4ef198-5862-48f2-af18-55cd9530c277", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8d4c6fcd-9065-452d-a7c2-236c62ab4ee4", "name": "Returns the custom cloud type bootstrap", "request": { "name": "Returns the custom cloud type bootstrap", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "56aa12cc-9c9d-4fc7-a4de-85e64b65f45d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b4fe3e86-803f-4528-a8ef-dd92ff69e37f", "name": "Update the custom cloud type bootstrap", "request": { "name": "Update the custom cloud type bootstrap", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "type": "file", "description": "" } ] } }, "response": [ { "id": "2ec1e5a0-c239-4f1c-8cc6-a67ee6916209", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "bootstrap"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "f4d278d1-a41d-42cd-abbe-79c561232bb9", "name": "cloudProvider", "item": [ { "id": "8b12ab19-fc43-4e02-998e-013c7ef465d2", "name": "Delete the custom cloud type cloud provider", "request": { "name": "Delete the custom cloud type cloud provider", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eecf0aaf-47a5-4ecc-a430-68ce31fc8bea", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4e5d8a0c-fd41-4240-95f7-5a2dd31ed56d", "name": "Returns the custom cloud type cloud provider", "request": { "name": "Returns the custom cloud type cloud provider", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "10d914e3-6537-4b59-86a5-1fec87454c23", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1cca5211-e1f4-4e1a-b93c-339952f3d7b8", "name": "Update the custom cloud type cloud provider", "request": { "name": "Update the custom cloud type cloud provider", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "17ef1166-a43f-45f8-8c96-d0b75fefc452", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "cloudProvider"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0e7cad94-a4cf-4e4c-aa11-d7bf55e5a502", "name": "controlPlane", "item": [ { "id": "64417e92-80c3-40e9-a642-9c65d761fb17", "name": "Delete the custom cloud type control plane", "request": { "name": "Delete the custom cloud type control plane", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "da8ee350-d894-46d1-a7ab-42fed1b1749d", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f0688878-912c-4d8b-9bd6-4578a945ca50", "name": "Returns the custom cloud type control plane", "request": { "name": "Returns the custom cloud type control plane", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8cffdf9a-5c80-43ec-b12d-a5a0c6286351", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "44b7c917-b72d-4756-8eed-fc4e79d73dd7", "name": "Update the custom cloud type control plane", "request": { "name": "Update the custom cloud type control plane", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "99ee6463-45cb-4384-b61a-5a605e616e7a", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "content", "controlPlane"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "60088388-0e8b-4427-be26-a13989c9039b", "name": "templates", "item": [ { "id": "a3102626-2f1f-4223-a8af-76cdd753ff1d", "name": "clusterTemplate", "item": [ { "id": "7c9bf9e7-50a3-4113-b072-f9900c24c220", "name": "Delete the custom cloud type cluster template", "request": { "name": "Delete the custom cloud type cluster template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a0ca1cc0-0c5e-4fd3-8361-56927cdbabc5", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "748e1107-da9a-4212-9446-f7e84cbb93be", "name": "Returns the custom cloud type cluster template", "request": { "name": "Returns the custom cloud type cluster template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1a0e7e10-07f8-4819-8c7c-2b27ffb96af2", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "54ec78c9-9e67-470f-9be2-be2b94cbaaa0", "name": "Update the custom cloud type cluster template", "request": { "name": "Update the custom cloud type cluster template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "5ad8f94f-eadc-4b46-8a3a-40239138db53", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "clusterTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e10d7304-72e0-49d1-8a2b-1d1a7ff00a6f", "name": "controlPlanePoolTemplate", "item": [ { "id": "6ed8e54f-a19f-46c8-9b93-8d6233f2ce51", "name": "Delete the custom cloud type controlPlane pool template", "request": { "name": "Delete the custom cloud type controlPlane pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bab97230-8d01-42a1-8c4a-548c865085d1", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1c0a5a24-cc61-434e-8d73-9067ac2fc04e", "name": "Returns the custom cloud type controlPlane pool template", "request": { "name": "Returns the custom cloud type controlPlane pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1d567b78-bb77-40b4-82b6-ffd196a200e1", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "92262980-8d79-4845-9cc2-b0cb3994e252", "name": "Update the custom cloud type controlPlane pool template", "request": { "name": "Update the custom cloud type controlPlane pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "82aac1d8-34af-476a-82aa-8efce6acee42", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "controlPlanePoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2f4d8b6d-5200-4ef3-969e-bfb7420f0e67", "name": "workerPoolTemplate", "item": [ { "id": "cfc21c20-90ed-4892-8e8f-1002f5d294c7", "name": "Delete the custom cloud type worker pool template", "request": { "name": "Delete the custom cloud type worker pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3290fa1a-4e4c-4bb8-8bf6-8cf88e313687", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8f5ef1d3-4537-4b96-89d5-35aa37e93e84", "name": "Returns the custom cloud type worker pool template", "request": { "name": "Returns the custom cloud type worker pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b4206136-c9d6-4a53-b70d-14e434db5e88", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"consectetur qui magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "14e90758-9ca7-4ddc-92c1-67cae76c61d6", "name": "Update the custom cloud type worker pool template", "request": { "name": "Update the custom cloud type worker pool template", "description": {}, "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "3905d839-9e86-4020-accc-e0ef48eb8bb5", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "clouds", "cloudTypes", ":cloudType", "content", "templates", "workerPoolTemplate" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "9bc76c24-5c19-45ae-a560-f5dfa234a4a6", "name": "logo", "item": [ { "id": "4f9449e8-e081-40dc-ac38-29052e094b0c", "name": "Returns the custom cloud type logo", "request": { "name": "Returns the custom cloud type logo", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fdd02317-01fc-44b5-8b04-a84211fc42a7", "name": "Download the logo", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "38ba03f6-56b9-417b-a11d-2d41e7a0a651", "name": "Update the custom cloud type logo", "request": { "name": "Update the custom cloud type logo", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "value": "", "type": "text", "description": "" } ] } }, "response": [ { "id": "f5e35fc4-984e-43da-a868-1fc7482d1a1d", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "07ef5657-d3ca-4627-80c6-88f1bec37935", "name": "meta", "item": [ { "id": "c9dabddb-0a63-4d3a-a1d8-bc7d37a1125f", "name": "Returns the custom cloud type meta", "request": { "name": "Returns the custom cloud type meta", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "38f0dbf5-2b19-49f8-ae3b-d6b72c5715a6", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"aute_c67\": \"\",\n \"ipsumdaf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia_e50\": \"\",\n \"voluptate_938\": \"\",\n \"aliquip5\": \"\",\n \"dolore_7c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudCategory\": \"cloud\",\n \"displayName\": \"ullamco sed\",\n \"isManaged\": false,\n \"logo\": \"dolor eu sint ut cillum\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4aeaf986-a2c0-452d-8fc7-8340bbea520b", "name": "Update the custom cloud type meta", "request": { "name": "Update the custom cloud type meta", "description": {}, "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"tempor_27\": \"\"\n },\n \"labels\": {\n \"dolorec57\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudCategory\": \"cloud\",\n \"displayName\": \"\",\n \"isControlPlaneManaged\": \"\",\n \"logo\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "db322723-b030-4f5a-b848-b7ca7ec030e5", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clouds", "cloudTypes", ":cloudType", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Unique cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_f\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"labels\": {\n \"proident1\": \"\",\n \"ullamco0_\": \"\",\n \"culpa_57\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudCategory\": \"cloud\",\n \"displayName\": \"\",\n \"isControlPlaneManaged\": \"\",\n \"logo\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "d232f41f-8bdd-4d40-9eca-35e46394721a", "name": "coxedge", "item": [ { "id": "48b25773-6666-4b9a-b355-eb3e378d20fa", "name": "Validate the specified CoxEdge account credentials", "request": { "name": "Validate the specified CoxEdge account credentials", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "96f4d25f-8e94-409f-b4b7-7940d9c65aa6", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\",\n \"environment\": \"\",\n \"organizationId\": \"\",\n \"service\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6d533e8c-7776-480b-a750-7e77b1e5a850", "name": "Retrieves a list of default base urls", "request": { "name": "Retrieves a list of default base urls", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "default", "baseurls"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6057736e-edf0-4112-b523-98070186f0f9", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "default", "baseurls"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"baseUrls\": [\n \"nulla exercitation\",\n \"labore eiusmod ad cillum\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7e164ab4-8b64-4740-b408-4cdb627c586a", "name": "environments", "item": [ { "id": "e4ee028f-d1e7-444d-b751-63292fbb130b", "name": "Retrieves a list of environments for the specified account", "request": { "name": "Retrieves a list of environments for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "environments"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific CoxEdge cloud account" }, { "disabled": false, "key": "organizationId", "value": "", "description": "OrganizationId for the specific CoxEdge account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f675ca54-194c-4824-8c85-93d9f88a3d82", "name": "List of CoxEdge environments", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "environments"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "organizationId", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"environments\": [\n {\n \"id\": \"dolore eu\",\n \"isDeleted\": false,\n \"name\": \"ut veniam dolor mollit\"\n },\n {\n \"id\": \"aliquip sit\",\n \"isDeleted\": true,\n \"name\": \"dolor id sit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2594f275-af57-4177-a6e4-a9e3c76f3e32", "name": "Retrieves a list of environments for baseUrl and apiKey", "request": { "name": "Retrieves a list of environments for baseUrl and apiKey", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "environments"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n },\n \"organizationId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a14e2781-fe35-459b-8487-9322963002f6", "name": "List of CoxEdge environments", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "environments"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n },\n \"organizationId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"environments\": [\n {\n \"id\": \"ex culpa dolore\",\n \"isDeleted\": true,\n \"name\": \"eu reprehenderit aute cupidatat\"\n },\n {\n \"id\": \"sit consectetur occaecat\",\n \"isDeleted\": true,\n \"name\": \"dolor Duis\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d6840b9e-7258-4bdd-a12f-bf713fcf0a68", "name": "organizations", "item": [ { "id": "60a34ee8-4dbb-4e17-a4f7-1fa974db72f4", "name": "Retrieves a list of organizations for the specified account", "request": { "name": "Retrieves a list of organizations for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "organizations"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific CoxEdge cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2c89ac04-010e-434c-8e54-f2935690540f", "name": "List of CoxEdge organizations", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "organizations"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"organizations\": [\n {\n \"id\": \"esse ut dolor\",\n \"isDeleted\": true,\n \"name\": \"ut\"\n },\n {\n \"id\": \"dolor aliquip\",\n \"isDeleted\": true,\n \"name\": \"reprehenderit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "79cab86a-0b0c-4244-b85d-5369301a4241", "name": "Retrieves a list of organizations for baseUrl and apiKey", "request": { "name": "Retrieves a list of organizations for baseUrl and apiKey", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "organizations"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "472ef03c-c979-4ac9-af9e-d56bdc0045d3", "name": "List of CoxEdge organizations", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "organizations"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"organizations\": [\n {\n \"id\": \"velit dolore ut\",\n \"isDeleted\": true,\n \"name\": \"minim Duis\"\n },\n {\n \"id\": \"in proident aliqua\",\n \"isDeleted\": false,\n \"name\": \"Lorem consequat fugiat\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e9e83688-3188-49ef-8b5d-9d29db177d8f", "name": "regions", "item": [ { "id": "4db48de3-2d4b-4265-97ab-399ef907a2bd", "name": "Retrieves a list of CoxEdge regions for the specified account", "request": { "name": "Retrieves a list of CoxEdge regions for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific AWS cloud account" }, { "disabled": false, "key": "organizationId", "value": "", "description": "CoxEdge organization id" }, { "disabled": false, "key": "service", "value": "", "description": "CoxEdge service name" }, { "disabled": false, "key": "environment", "value": "", "description": "CoxEdge environment name" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9839ad52-66f7-45b8-82d5-85f9819d1e72", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "organizationId", "value": "" }, { "key": "service", "value": "" }, { "key": "environment", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"code\": \"quis pariatur dolore cupidatat Duis\",\n \"location\": {\n \"countryCode\": \"elit culpa anim ut\",\n \"countryName\": \"dolore\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"dolor cillum fugiat\",\n \"regionName\": \"Duis ipsum voluptate\"\n },\n \"name\": \"deserunt\"\n },\n {\n \"code\": \"consequat esse\",\n \"location\": {\n \"countryCode\": \"est d\",\n \"countryName\": \"ipsum irure\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"cupidatat anim ipsum culpa\",\n \"regionName\": \"do dolore\"\n },\n \"name\": \"labore\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "48b28e7a-aade-4650-9154-f36442793b0a", "name": "Retrieves a list of CoxEdge instance types", "request": { "name": "Retrieves a list of CoxEdge instance types", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cpuGtEq", "value": "", "description": "Filter for instances having cpu greater than or equal" }, { "disabled": false, "key": "memoryGtEq", "value": "", "description": "Filter for instances having memory greater than or equal" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which CoxEdge instances are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0ba858e8-dc66-4eab-8654-56820dbd12ea", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cpuGtEq", "value": "" }, { "key": "memoryGtEq", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which CoxEdge instances are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"instanceTypes\": [\n {\n \"category\": \"cillum consequat qui\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 85261822.50796124,\n \"os\": \"linux\",\n \"spot\": -26936173.984019846\n },\n {\n \"onDemand\": -42413568.73169097,\n \"os\": \"windows\",\n \"spot\": -52572195.8668528\n }\n ]\n },\n \"cpu\": -78292554.7419139,\n \"gpu\": 79003103.59044605,\n \"memory\": -79453803.48612958,\n \"nonSupportedZones\": [\n \"ex dolore eiusmod\",\n \"ullamco irure velit\"\n ],\n \"price\": 25115704.137737095,\n \"supportedArchitectures\": [\n \"incididunt in\",\n \"cillum et\"\n ],\n \"type\": \"sed aliqua do\"\n },\n {\n \"category\": \"adipisicing laborum magna reprehenderit in\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -27878288.133696258,\n \"os\": \"windows\",\n \"spot\": 6390382.441737235\n },\n {\n \"onDemand\": 3530301.5766236633,\n \"os\": \"windows\",\n \"spot\": 96398865.6222054\n }\n ]\n },\n \"cpu\": -28541413.0930513,\n \"gpu\": 66104224.86047357,\n \"memory\": -29558425.50520949,\n \"nonSupportedZones\": [\n \"anim dolor\",\n \"laborum ea Ut\"\n ],\n \"price\": -39347783.47136909,\n \"supportedArchitectures\": [\n \"nisi quis pariatur\",\n \"pariatur ad\"\n ],\n \"type\": \"laborum exercitation anim consect\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "9a351e9b-3af7-431d-afb5-01cea48126ca", "name": "services", "item": [ { "id": "f64035c3-9676-4d0b-9ce9-269d14cbf5ce", "name": "Retrieves a list of services for the specified account", "request": { "name": "Retrieves a list of services for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "services"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific CoxEdge cloud account" }, { "disabled": false, "key": "organizationId", "value": "", "description": "OrganizationId for the specific CoxEdge account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3b8cbffd-8b80-41fa-a990-516bb0843ca0", "name": "List of CoxEdge services", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "services"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "organizationId", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"services\": [\n {\n \"code\": \"nisi sit pariatur\",\n \"id\": \"in laboris enim non\",\n \"name\": \"nostrud id ut laborum do\"\n },\n {\n \"code\": \"anim commodo minim tem\",\n \"id\": \"adipisicing enim nulla nostrud\",\n \"name\": \"eu ullamco irure do\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6b4a88aa-d45e-4024-84f6-a709422af98c", "name": "Retrieves a list of services for baseUrl and apiKey", "request": { "name": "Retrieves a list of services for baseUrl and apiKey", "description": {}, "url": { "path": ["v1", "clouds", "coxedge", "services"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "907156fc-16f6-4aac-a5b9-a4332c664981", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "coxedge", "services"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"apiBaseUrl\": \"\",\n \"apiKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"services\": [\n {\n \"code\": \"do consequat\",\n \"id\": \"reprehenderit do culpa null\",\n \"name\": \"reprehenderit elit\"\n },\n {\n \"code\": \"veniam sunt\",\n \"id\": \"magna nulla dolore\",\n \"name\": \"fugiat consectetur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "c5047cc1-76a6-41d4-b5d6-23958d98e4ef", "name": "Validate EKS properties", "request": { "name": "Validate EKS properties", "description": {}, "url": { "path": ["v1", "clouds", "eks", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudAccountUid\": \"\",\n \"name\": \"\",\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnets\": [\n \"\",\n \"\"\n ],\n \"vpcId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fb27b21e-4580-4d71-a7f2-076493deaec0", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "eks", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudAccountUid\": \"\",\n \"name\": \"\",\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnets\": [\n \"\",\n \"\"\n ],\n \"vpcId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9a664911-aa22-4453-91b4-be3b073fd303", "name": "gcp", "item": [ { "id": "a8fb3a06-be9b-4fd3-966f-5d750f0d0840", "name": "Validate the specified GCP account credentials", "request": { "name": "Validate the specified GCP account credentials", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "87a13098-c844-4537-a324-3317d2f7f577", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "183ce293-025e-4824-8f0e-5d085cb8109a", "name": "Validate the specified GCP az", "request": { "name": "Validate the specified GCP az", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "azs", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"azs\": [\n \"\",\n \"\"\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dbfcc56c-f108-4dca-88ac-102427fa4286", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "azs", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"azs\": [\n \"\",\n \"\"\n ],\n \"project\": \"\",\n \"region\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cbcff7c2-2d42-4c2b-965c-99bec8f11c46", "name": "Validate the specified GCP bucket name credentials", "request": { "name": "Validate the specified GCP bucket name credentials", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "bucketname", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n },\n \"bucketName\": \"\",\n \"projectId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "72137ba6-e700-497e-8f00-b85d7968a6e4", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "bucketname", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"credentials\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n },\n \"bucketName\": \"\",\n \"projectId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "efcbdebf-e94a-4cbf-bb88-ac6eca0660e6", "name": "Validates the image with tag", "request": { "name": "Validates the image with tag", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "image", "container", "validate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "imagePath", "value": "", "description": "(Required) image path in the container" }, { "disabled": false, "key": "tag", "value": "", "description": "(Required) tag in the GCP container" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "14214e8a-a452-41a4-b4cb-4c51ce315f2e", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "image", "container", "validate"], "host": ["{{baseUrl}}"], "query": [ { "key": "imagePath", "value": "" }, { "key": "tag", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8de84bed-70e8-41b4-b47f-72942ee6b989", "name": "Returns the Gcp image url for the specified image location", "request": { "name": "Returns the Gcp image url for the specified image location", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "images", ":imageName", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "imageName", "description": "(Required) imageName for which GCP image url is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9c62e1af-fc1e-425e-bf98-ef24be41c9de", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "images", ":imageName", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "imageName", "description": "(Required) imageName for which GCP image url is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"imageFamily\": \"ut\",\n \"imageUrl\": \"consequat\",\n \"name\": \"Excepteur id Ut fugiat\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9dd3e3b8-5754-461a-bfc4-6b1b63f468a9", "name": "projects", "item": [ { "id": "2c80a598-b4d0-480b-bc5a-e04b43fe8682", "name": "Retrieves a list of GCP projects for the specified account", "request": { "name": "Retrieves a list of GCP projects for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "projects"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific GCP cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "82822e00-93f7-4434-83cf-29e5d84fa956", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "projects"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"projects\": [\n {\n \"id\": \"d\",\n \"name\": \"eiusmod est occaecat dolore in\"\n },\n {\n \"id\": \"dolor consequat amet\",\n \"name\": \"ipsum fugiat consequat mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "711c1d4b-fcee-4faa-be44-4d10660b17b0", "name": "{project}", "item": [ { "id": "1c60d800-01f8-460b-befc-7ee8f8e7c36e", "name": "regions", "item": [ { "id": "eefa288f-adbb-406d-8ca4-9eff9a160e78", "name": "Retrieves a list of GCP regions", "request": { "name": "Retrieves a list of GCP regions", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific GCP cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "90939a97-0cb6-4322-9581-d1af84bb8c48", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"name\": \"sunt sed in Ut dolore\",\n \"status\": \"culpa minim\"\n },\n {\n \"name\": \"minim reprehenderit nisi sunt\",\n \"status\": \"esse enim cupidatat aute dolore\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "267926aa-2536-4fe0-b3d8-b4262d9e6168", "name": "{region}", "item": [ { "id": "1a6b1f11-5c60-4fba-a241-408df71ce98d", "name": "Retrieves a list of GCP networks for the specified account", "request": { "name": "Retrieves a list of GCP networks for the specified account", "description": {}, "url": { "path": [ "v1", "clouds", "gcp", "projects", ":project", "regions", ":region", "networks" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific GCP cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP networks are requested" }, { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP networks are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "27f96f06-38ee-4bd2-a9b6-3bc70f05726c", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "gcp", "projects", ":project", "regions", ":region", "networks" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP networks are requested" }, { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP networks are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"networks\": [\n {\n \"name\": \"in eiusmod\",\n \"subnets\": [\n {\n \"id\": \"sint\",\n \"name\": \"incididunt nulla\"\n },\n {\n \"id\": \"nisi\",\n \"name\": \"sit in dolore cillum ipsum\"\n }\n ]\n },\n {\n \"name\": \"commodo\",\n \"subnets\": [\n {\n \"id\": \"qui labore incididunt\",\n \"name\": \"in dolor\"\n },\n {\n \"id\": \"Duis quis\",\n \"name\": \"sint deserunt\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a5f6b4d7-26d7-40f6-8337-e6fa829747dd", "name": "Retrieves a list of GCP zones for the specified account and region", "request": { "name": "Retrieves a list of GCP zones for the specified account and region", "description": {}, "url": { "path": [ "v1", "clouds", "gcp", "projects", ":project", "regions", ":region", "zones" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific GCP cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP zones are requested" }, { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "525d3c65-bc75-4067-ac16-da0ea39db51a", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "gcp", "projects", ":project", "regions", ":region", "zones" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP zones are requested" }, { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"zones\": [\n {\n \"name\": \"fugiat eiusmod quis\"\n },\n {\n \"name\": \"fugiat dolor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "337efb52-e2a7-4e81-b785-cf8bb5ec7be8", "name": "Validate the specified GCP project", "request": { "name": "Validate the specified GCP project", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) GCP project uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3155741d-0945-45d4-a565-aa4db59081d7", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) GCP project uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3f464c07-39d1-43bd-b972-f4b5165f2fbc", "name": "Retrieves a list of GCP zones for the specified account", "request": { "name": "Retrieves a list of GCP zones for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "zones"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific GCP cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "25cd13be-2fc6-4cbe-ad4a-7d2365943d96", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "projects", ":project", "zones"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "project", "description": "(Required) Project Name for which GCP zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"zones\": [\n {\n \"name\": \"irure incididunt ipsum\"\n },\n {\n \"name\": \"magna\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "dc68708b-7ab7-495a-9c87-e733b86d28a4", "name": "Validate GCP properties", "request": { "name": "Validate GCP properties", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"azs\": [\n \"\",\n \"\"\n ],\n \"cloudAccountUid\": \"\",\n \"projectId\": \"\",\n \"region\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "208f8707-2d2d-411a-a62d-19d818f6f9ba", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "properties", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"azs\": [\n \"\",\n \"\"\n ],\n \"cloudAccountUid\": \"\",\n \"projectId\": \"\",\n \"region\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c7c3056d-0afc-4f64-a7f2-5125c6208fd2", "name": "regions/{region}", "item": [ { "id": "b63b3d4e-bbe1-4d25-9e6b-341f622ef5be", "name": "Retrieves a list of GCP instance types", "request": { "name": "Retrieves a list of GCP instance types", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cpuGtEq", "value": "", "description": "Filter for instances having cpu greater than or equal" }, { "disabled": false, "key": "memoryGtEq", "value": "", "description": "Filter for instances having memory greater than or equal" }, { "disabled": false, "key": "gpuGtEq", "value": "", "description": "Filter for instances having gpu greater than or equal" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP instance types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8bf8e4fe-addc-4b23-be0a-1fb9a595ef6e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cpuGtEq", "value": "" }, { "key": "memoryGtEq", "value": "" }, { "key": "gpuGtEq", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP instance types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"instanceTypes\": [\n {\n \"category\": \"reprehenderit voluptate incididunt mollit in\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 47709288.920871526,\n \"os\": \"windows\",\n \"spot\": 37665072.47693935\n },\n {\n \"onDemand\": 93299978.4662112,\n \"os\": \"windows\",\n \"spot\": 43061027.70320442\n }\n ]\n },\n \"cpu\": 24088307.176927254,\n \"gpu\": -20908217.052933693,\n \"memory\": -23675690.980371475,\n \"nonSupportedZones\": [\n \"est nisi\",\n \"Lorem ut dolore nostrud\"\n ],\n \"price\": -1054367.3452280313,\n \"supportedArchitectures\": [\n \"ex dolore\",\n \"sunt \"\n ],\n \"type\": \"reprehenderit aute in\"\n },\n {\n \"category\": \"sit sint nulla\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -33729409.653503284,\n \"os\": \"windows\",\n \"spot\": -21784026.37628971\n },\n {\n \"onDemand\": -21285918.276282966,\n \"os\": \"linux\",\n \"spot\": -56292963.720774345\n }\n ]\n },\n \"cpu\": 19131427.792594954,\n \"gpu\": 77987335.96411082,\n \"memory\": -18493596.383353412,\n \"nonSupportedZones\": [\n \"v\",\n \"Ut in\"\n ],\n \"price\": 81248798.70431307,\n \"supportedArchitectures\": [\n \"ut Ut culpa\",\n \"amet in culpa veniam\"\n ],\n \"type\": \"reprehenderit tempor voluptate est in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7a069c24-d435-4cda-ab8c-6677e185a4af", "name": "Retrieves a list of Gcp storage types", "request": { "name": "Retrieves a list of Gcp storage types", "description": {}, "url": { "path": ["v1", "clouds", "gcp", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "12e710a3-83a8-493e-8d7a-470f669d0e98", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "gcp", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which GCP storage types are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"storageTypes\": [\n {\n \"cost\": {\n \"discountedUsage\": \"Excepteur in velit inci\",\n \"price\": [\n {\n \"limit\": \"Ut proident elit\",\n \"price\": \"labo\"\n },\n {\n \"limit\": \"in sunt culpa pariatur\",\n \"price\": \"dolore enim commodo\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ipsum labore in exercitation\",\n \"price\": [\n {\n \"limit\": \"nostrud ipsum\",\n \"price\": \"consequat enim\"\n },\n {\n \"limit\": \"labore anim quis\",\n \"price\": \"eu Lorem enim dolore consectetur\"\n }\n ]\n },\n \"kind\": \"magna\",\n \"name\": \"sit esse ut laboris\",\n \"throughputCost\": {\n \"discountedUsage\": \"cillum non\",\n \"price\": [\n {\n \"limit\": \"cupidatat est\",\n \"price\": \"consequat dolor veniam ut aliqua\"\n },\n {\n \"limit\": \"qui Duis\",\n \"price\": \"exercitation reprehenderit officia\"\n }\n ]\n }\n },\n {\n \"cost\": {\n \"discountedUsage\": \"velit sint qui\",\n \"price\": [\n {\n \"limit\": \"exercitation ut Lorem incididunt qui\",\n \"price\": \"eu ut\"\n },\n {\n \"limit\": \"cupidatat m\",\n \"price\": \"laborum fugiat occaecat\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ex quis enim Excepteur\",\n \"price\": [\n {\n \"limit\": \"ex adipisicing cupidatat\",\n \"price\": \"in dolore aliqua cillum\"\n },\n {\n \"limit\": \"id Lorem\",\n \"price\": \"adipis\"\n }\n ]\n },\n \"kind\": \"ea magna adipisicing sit deserunt\",\n \"name\": \"elit deserunt\",\n \"throughputCost\": {\n \"discountedUsage\": \"sint pariatur sed velit\",\n \"price\": [\n {\n \"limit\": \"tempor in dolore\",\n \"price\": \"velit est laboris\"\n },\n {\n \"limit\": \"labore do nulla ad deserunt\",\n \"price\": \"tempor adipisicing labore\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "3a563089-aaeb-4b10-9835-170adef9bd04", "name": "maas", "item": [ { "id": "27d70ceb-5b0e-4040-887d-bf723fae00c7", "name": "Check if Maas account is valid", "request": { "name": "Check if Maas account is valid", "description": { "content": "Returns no contents if account is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "maas", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b8dd6ee7-a662-4de2-8321-5e332a50f20a", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7fcf41b9-4af8-4470-abe8-d3d5e0577cf8", "name": "Retrieves a list of Maas zones for a particular account uid", "request": { "name": "Retrieves a list of Maas zones for a particular account uid", "description": {}, "url": { "path": ["v1", "clouds", "maas", "azs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Maas cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ab8b907a-8e01-46fc-8255-6f7fb4b2bc77", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "azs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"ut occaecat enim amet\",\n \"name\": \"Lorem in\"\n },\n {\n \"description\": \"in in Excepteur voluptate\",\n \"name\": \"cupidatat\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "40fa8713-8aa3-480a-a818-7e35d676577c", "name": "Retrieves a list of Maas domains", "request": { "name": "Retrieves a list of Maas domains", "description": {}, "url": { "path": ["v1", "clouds", "maas", "domains"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Maas cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eb4d5366-0f9b-4b51-86f5-104731f46098", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "domains"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"name\": \"sit nisi adipisicing\"\n },\n {\n \"name\": \"esse in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d4963420-e409-4de6-a0b6-18c61c01a894", "name": "Retrieves a list of Maas pools for a particular account uid", "request": { "name": "Retrieves a list of Maas pools for a particular account uid", "description": {}, "url": { "path": ["v1", "clouds", "maas", "resourcePools"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Maas cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c1ef3252-ea68-46da-ad82-6b51adc381b6", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "resourcePools"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"pariatur Duis aliqua adipisicing exercitation\",\n \"name\": \"laboris\"\n },\n {\n \"description\": \"mollit consequat esse\",\n \"name\": \"ad\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6fc45dde-5288-4761-ac0b-bf489631bc73", "name": "Retrieves a list of Maas subnets for a particular account uid", "request": { "name": "Retrieves a list of Maas subnets for a particular account uid", "description": {}, "url": { "path": ["v1", "clouds", "maas", "subnets"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Maas cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b05d1ba9-0852-4ff4-9ef6-8c7e6d2d64be", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "subnets"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"id\": -89454509,\n \"name\": \"sit esse cillum\",\n \"space\": \"ad deserunt sint\",\n \"vlans\": {\n \"fabric\": \"exercitation ut consectetur\",\n \"id\": -72031274,\n \"name\": \"ex dolore anim sunt do\"\n }\n },\n {\n \"id\": 4153955,\n \"name\": \"ex consectetur esse \",\n \"space\": \"veniam \",\n \"vlans\": {\n \"fabric\": \"minim id cupidatat\",\n \"id\": 22378782,\n \"name\": \"sunt ut consectetur ad ea\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2f234b78-289b-492c-a3b4-7e7f27a79192", "name": "Retrieves a list of Maas tags for a particular account uid", "request": { "name": "Retrieves a list of Maas tags for a particular account uid", "description": {}, "url": { "path": ["v1", "clouds", "maas", "tags"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific Maas cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a9806922-6ec0-4b14-a3df-bedd6883f52c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "maas", "tags"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"comment\": \"tempor proident non ea consequat\",\n \"definition\": \"ex ut exercitation culpa\",\n \"kernelOpts\": \"non nisi fugiat of\",\n \"name\": \"cillum\",\n \"resourceUri\": \"mollit cupidatat\"\n },\n {\n \"comment\": \"magna \",\n \"definition\": \"aliqu\",\n \"kernelOpts\": \"laborum dol\",\n \"name\": \"dolore nulla aliquip\",\n \"resourceUri\": \"ipsum do nisi proident aliquip\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "41f0e31a-d9f4-4bb8-b573-60282af11565", "name": "openstack", "item": [ { "id": "e255d86d-48df-4bb2-b8ca-24db26d4f6de", "name": "Check if OpenStack account is valid", "request": { "name": "Check if OpenStack account is valid", "description": { "content": "Returns no contents if account is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "openstack", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e7e5fdb7-1c74-4cb6-b974-b522086cc707", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a0135d9c-2a89-4c38-89a5-57bc07f6e85c", "name": "Retrieves a list of OpenStack azs for a particular account uid", "request": { "name": "Retrieves a list of OpenStack azs for a particular account uid", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "azs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" }, { "disabled": false, "key": "project", "value": "", "description": "project for which OpenStack azs are requested" }, { "disabled": false, "key": "region", "value": "", "description": "region for which OpenStack azs are requested" }, { "disabled": false, "key": "domain", "value": "", "description": "domain for which OpenStack azs are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "22661c48-3ec6-49e2-ad4d-ae71e4a43716", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "azs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"azs\": [\n {\n \"name\": \"adipisicing cillum in Duis quis\"\n },\n {\n \"name\": \"ut consequat\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3e4f0dcc-95c9-4316-92af-b731977192b3", "name": "Returns the OpenStack flavors", "request": { "name": "Returns the OpenStack flavors", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "flavors"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" }, { "disabled": false, "key": "project", "value": "", "description": "project for which OpenStack flavors are requested" }, { "disabled": false, "key": "region", "value": "", "description": "region for which OpenStack flavors are requested" }, { "disabled": false, "key": "domain", "value": "", "description": "domain for which OpenStack flavors are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f5865ded-2e67-4c8e-9169-3b9e1553a5b6", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "flavors"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"disk\": -27331876,\n \"ephemeral\": -21312270,\n \"id\": \"dolore ex nisi\",\n \"memory\": 79610242,\n \"name\": \"pariatur voluptate Lorem ut\",\n \"vcpus\": -21609460\n },\n {\n \"disk\": -42433038,\n \"ephemeral\": -87806026,\n \"id\": \"sed deserunt exercitation aute nostrud\",\n \"memory\": 54773920,\n \"name\": \"Duis laboris dolore\",\n \"vcpus\": 26384576\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7e1c4d37-47a9-4464-964e-11fccbc75a84", "name": "Returns the OpenStack keypair", "request": { "name": "Returns the OpenStack keypair", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" }, { "disabled": false, "key": "project", "value": "", "description": "project for which OpenStack keypairs are requested" }, { "disabled": false, "key": "region", "value": "", "description": "region for which OpenStack keypairs are requested" }, { "disabled": false, "key": "domain", "value": "", "description": "domain for which OpenStack keypairs are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9dffd74f-5bf2-4c8d-8667-beeb041161c1", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"name\": \"dolore sed\",\n \"publicKey\": \"sunt officia anim laborum\"\n },\n {\n \"name\": \"nisi id laboris cillum deserunt\",\n \"publicKey\": \"nulla\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a07ba921-bb68-4c8a-b62b-ede2549b3bad", "name": "Returns the OpenStack networks", "request": { "name": "Returns the OpenStack networks", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "networks"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" }, { "disabled": false, "key": "project", "value": "", "description": "project for which OpenStack networks are requested" }, { "disabled": false, "key": "region", "value": "", "description": "region for which OpenStack networks are requested" }, { "disabled": false, "key": "domain", "value": "", "description": "domain for which OpenStack networks are requested" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2a79cdfd-9ce9-43c6-8087-adffa9220875", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "networks"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "project", "value": "" }, { "key": "region", "value": "" }, { "key": "domain", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"anim ea tempor minim\",\n \"id\": \"veniam tempor exercitation quis reprehenderit\",\n \"name\": \"laboris amet\",\n \"subnets\": [\n {\n \"description\": \"ex aliqua\",\n \"id\": \"anim Excepteur in magna\",\n \"name\": \"consequat anim elit sit\"\n },\n {\n \"description\": \"in pariatur adipisicing magna\",\n \"id\": \"labore nostru\",\n \"name\": \"labore laboris\"\n }\n ]\n },\n {\n \"description\": \"aliqua id Lorem\",\n \"id\": \"minim\",\n \"name\": \"pariatur dolor tempor\",\n \"subnets\": [\n {\n \"description\": \"cillum sunt\",\n \"id\": \"amet exercitation a\",\n \"name\": \"sint velit laborum sed reprehenderit\"\n },\n {\n \"description\": \"voluptate elit in ullamco\",\n \"id\": \"minim\",\n \"name\": \"ea reprehenderit id cillum\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "64c81fbb-c879-44d2-8153-3f72cca4842f", "name": "Returns the OpenStack projects", "request": { "name": "Returns the OpenStack projects", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "projects"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "353c0265-01ee-4a85-9517-3620f180f41e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "projects"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"description\": \"adipi\",\n \"domainId\": \"dolor ut adipisicing ea\",\n \"id\": \"est\",\n \"name\": \"voluptate Lorem nulla ut ut\",\n \"parentProjectId\": \"ut et consequat eiusmod mollit\"\n },\n {\n \"description\": \"fugiat Excepteur\",\n \"domainId\": \"ullamco ad\",\n \"id\": \"commodo consectetur pariatur\",\n \"name\": \"in ad\",\n \"parentProjectId\": \"culpa sint\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f8cff36e-e819-4721-a1d6-9070a6ad97eb", "name": "Returns the OpenStack regions", "request": { "name": "Returns the OpenStack regions", "description": {}, "url": { "path": ["v1", "clouds", "openstack", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1581dcf9-7204-4b6e-af65-7b2b9859dc7f", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "openstack", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"description\": \"aute veniam culpa ipsum\",\n \"id\": \"consequat tempor\",\n \"parentRegionId\": \"ut\"\n },\n {\n \"description\": \"Duis aliquip commodo sit\",\n \"id\": \"fugiat ut do laborum in\",\n \"parentRegionId\": \"in non eiusmod\"\n }\n ],\n \"domains\": [\n {\n \"description\": \"exercitation\",\n \"id\": \"ut iru\",\n \"name\": \"id\"\n },\n {\n \"description\": \"officia sint culp\",\n \"id\": \"laborum amet\",\n \"name\": \"dolor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "c112af45-7813-41ff-9cbf-c45f31557b7f", "name": "tencent", "item": [ { "id": "4c169213-9736-4f3c-94a5-d8eb8d597b1a", "name": "Validate the specified Tencent account credentials", "request": { "name": "Validate the specified Tencent account credentials", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"secretId\": \"\",\n \"secretKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ff6b9d9f-c095-41c0-b1cf-a8f29786b6b2", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"secretId\": \"\",\n \"secretKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ce53ee3e-1e17-4575-b101-e379609cb14f", "name": "regions", "item": [ { "id": "de343723-8884-47a6-b846-d94275317487", "name": "Retrieves a list of Tencent regions for the specified account", "request": { "name": "Retrieves a list of Tencent regions for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Tencent cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b4ee79fd-25b9-4c18-8965-49e6b34850be", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"regions\": [\n {\n \"name\": \"ut ullamco culpa ut\",\n \"state\": \"fugiat Duis adipisicing dolor sunt\"\n },\n {\n \"name\": \"non cillum mini\",\n \"state\": \"ullamco pariatur sunt\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d0e66839-75f4-4101-bb8a-53a9252705cb", "name": "{region}", "item": [ { "id": "7d6dde40-f347-410f-b072-c8ab2b0e6662", "name": "Retrieves a list of Tencent instance types", "request": { "name": "Retrieves a list of Tencent instance types", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cpuGtEq", "value": "", "description": "Filter for instances having cpu greater than or equal" }, { "disabled": false, "key": "memoryGtEq", "value": "", "description": "Filter for instances having memory greater than or equal" }, { "disabled": false, "key": "gpuGtEq", "value": "", "description": "Filter for instances having gpu greater than or equal" }, { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific tencent cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which tencent instances are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "932a26af-2d0a-4b8f-a2c7-5fac29d13b1d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "instancetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cpuGtEq", "value": "" }, { "key": "memoryGtEq", "value": "" }, { "key": "gpuGtEq", "value": "" }, { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which tencent instances are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"instanceTypes\": [\n {\n \"category\": \"aute consectetur\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 35973944.338961095,\n \"os\": \"linux\",\n \"spot\": 22236164.054838076\n },\n {\n \"onDemand\": -61198147.47183185,\n \"os\": \"windows\",\n \"spot\": 29173816.326765582\n }\n ]\n },\n \"cpu\": -31876753.69127758,\n \"gpu\": 48081450.13999435,\n \"memory\": -42555229.34002225,\n \"nonSupportedZones\": [\n \"ipsum id\",\n \"dolore adipisicing ea\"\n ],\n \"price\": 17626037.15877469,\n \"supportedArchitectures\": [\n \"veniam do cupidatat\",\n \"Excepteur ad adipisicing exercitation\"\n ],\n \"type\": \"aliqua eu Lorem\"\n },\n {\n \"category\": \"pariatur cillum in\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -76474382.06569049,\n \"os\": \"windows\",\n \"spot\": -54212354.210043445\n },\n {\n \"onDemand\": -547209.085716635,\n \"os\": \"linux\",\n \"spot\": 95989860.70193973\n }\n ]\n },\n \"cpu\": -78250386.12047774,\n \"gpu\": 59124140.96807113,\n \"memory\": -5307006.272509977,\n \"nonSupportedZones\": [\n \"ex elit ea\",\n \"commodo non incididunt culpa\"\n ],\n \"price\": -63775408.356832616,\n \"supportedArchitectures\": [\n \"laboris\",\n \"incididunt in nisi\"\n ],\n \"type\": \"in veniam\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "21f80794-a906-42a5-bd30-e0bb9da06a7a", "name": "Retrieves a list of keypairs for the specified account", "request": { "name": "Retrieves a list of keypairs for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Tencent cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which keypairs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bf8aece0-7f4f-4f16-a4ba-fff3983de18a", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "keypairs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which keypairs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"keypairs\": [\n {\n \"id\": \"minim sint nost\",\n \"name\": \"dolor incididunt officia laborum\",\n \"publickey\": \"velit consequat qui commodo culpa\"\n },\n {\n \"id\": \"quis minim cupidatat o\",\n \"name\": \"magna ad amet et\",\n \"publickey\": \"culpa laborum occaecat aliqui\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0f617e4d-874c-4e31-9e8f-9bfb40b1daf2", "name": "Retrieves a list of secutity groups for the specified account", "request": { "name": "Retrieves a list of secutity groups for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "securitygroups"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Tencent cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which security groups are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f98f1524-f7cf-428c-b5f4-c605863fbd13", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "securitygroups"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which security groups are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"groups\": [\n {\n \"id\": \"aliquip nisi ex magna\",\n \"isDefault\": false,\n \"name\": \"ut\",\n \"projectId\": \"eiusmod est consequat veniam aliquip\"\n },\n {\n \"id\": \"pariatur velit\",\n \"isDefault\": true,\n \"name\": \"pariatur\",\n \"projectId\": \"aliquip exercitation\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7b546e01-7340-4639-802d-318284674247", "name": "Retrieves a list of Tencent storage types", "request": { "name": "Retrieves a list of Tencent storage types", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific tencent cloud account" }, { "disabled": false, "key": "zone", "value": "", "description": "(Required) Zone for which tencent storages are listed" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which tencent storages are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "489dd876-b8ca-4754-8ab8-90ee86e1b82d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "storagetypes"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" }, { "key": "zone", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which tencent storages are listed" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"storageTypes\": [\n {\n \"cost\": {\n \"discountedUsage\": \"nisi reprehenderit\",\n \"price\": [\n {\n \"limit\": \"eiusmod cillum magna sint culpa\",\n \"price\": \"esse Ut irure\"\n },\n {\n \"limit\": \"exercitation\",\n \"price\": \"anim quis voluptate cupidatat aliquip\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"do sint\",\n \"price\": [\n {\n \"limit\": \"velit cill\",\n \"price\": \"ex dolore\"\n },\n {\n \"limit\": \"do\",\n \"price\": \"non fugiat labore\"\n }\n ]\n },\n \"kind\": \"mollit voluptate laboris\",\n \"name\": \"sunt esse ut et\",\n \"throughputCost\": {\n \"discountedUsage\": \"aliquip Ut ut dolore\",\n \"price\": [\n {\n \"limit\": \"adipisicing\",\n \"price\": \"magna dolore occaecat\"\n },\n {\n \"limit\": \"do sunt dolor\",\n \"price\": \"laboris fugiat\"\n }\n ]\n }\n },\n {\n \"cost\": {\n \"discountedUsage\": \"labore pariatur\",\n \"price\": [\n {\n \"limit\": \"commodo proident mollit\",\n \"price\": \"ut anim\"\n },\n {\n \"limit\": \"anim\",\n \"price\": \"ex Ut fugiat\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"nisi do aute aliquip\",\n \"price\": [\n {\n \"limit\": \"ut sit\",\n \"price\": \"ipsum laboris adipisicing nisi\"\n },\n {\n \"limit\": \"esse laboris\",\n \"price\": \"culpa nisi\"\n }\n ]\n },\n \"kind\": \"ad commodo magna minim\",\n \"name\": \"Ut officia sint id\",\n \"throughputCost\": {\n \"discountedUsage\": \"commodo fugiat occaecat aute proident\",\n \"price\": [\n {\n \"limit\": \"laborum\",\n \"price\": \"deserunt irure quis\"\n },\n {\n \"limit\": \"eiusmod eu\",\n \"price\": \"ex Ut ea\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dfe75492-b6cc-4ddd-a9f8-4aac2aded0d2", "name": "Retrieves a list of VPCs for the specified account", "request": { "name": "Retrieves a list of VPCs for the specified account", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "vpcs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Tencent cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which VPCs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "17e1c271-137d-48c1-8fdc-50373fdfb0b1", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "vpcs"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which VPCs are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"vpcs\": [\n {\n \"vpcId\": \"esse o\",\n \"cidrBlock\": \"et culpa laboris dolor\",\n \"name\": \"id ut in do\",\n \"subnets\": [\n {\n \"az\": \"in cillum\",\n \"cidrBlock\": \"commodo\",\n \"name\": \"ut Ut amet\",\n \"subnetId\": \"consectetur Excepteur commodo irure\"\n },\n {\n \"az\": \"id ut voluptate ex\",\n \"cidrBlock\": \"Lorem proident aliquip\",\n \"name\": \"tempor\",\n \"subnetId\": \"pariatur in proident veniam\"\n }\n ]\n },\n {\n \"vpcId\": \"Lorem dolore\",\n \"cidrBlock\": \"Duis consequat in\",\n \"name\": \"culpa sunt in fugiat\",\n \"subnets\": [\n {\n \"az\": \"aliqua\",\n \"cidrBlock\": \"ut do\",\n \"name\": \"in culpa amet in\",\n \"subnetId\": \"laboris fugiat in deserunt\"\n },\n {\n \"az\": \"proident eu\",\n \"cidrBlock\": \"anim tempor occaecat\",\n \"name\": \"deserunt exercitation nulla\",\n \"subnetId\": \"fugiat aliqua consectetur nulla\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3c3aae56-4743-4ec1-822c-99b5c2042bad", "name": "Retrieves a list of Tencent availability zones for the specified region", "request": { "name": "Retrieves a list of Tencent availability zones for the specified region", "description": {}, "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "zones"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific Tencent cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0005aa20-8790-4539-a67d-6d3b59514180", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "tencent", "regions", ":region", "zones"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "region", "description": "(Required) Region for which zones are requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"zones\": [\n {\n \"name\": \"cillum tempor\",\n \"state\": \"consectetur officia\",\n \"zoneId\": \"eiusmod\"\n },\n {\n \"name\": \"ea incididunt enim minim dolore\",\n \"state\": \"do ut\",\n \"zoneId\": \"velit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "60178769-bfb4-4fbf-9857-6e127c199d37", "name": "vsphere", "item": [ { "id": "19bc26dd-4541-4d0b-b395-6daf44a34af7", "name": "Check if Vsphere account is valid", "request": { "name": "Check if Vsphere account is valid", "description": { "content": "Returns no contents if account is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "clouds", "vsphere", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d8961d8b-a36e-4a0d-a00c-40c4d8c74dd4", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clouds", "vsphere", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8c5dadc3-cd3f-4c0e-a8a0-ae2f85bab395", "name": "datacenters", "item": [ { "id": "8f15d0b1-9a77-4d10-bc12-f983464dd305", "name": "Returns the vsphere data centers", "request": { "name": "Returns the vsphere data centers", "description": {}, "url": { "path": ["v1", "clouds", "vsphere", "datacenters"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "Uid for the specific OpenStack cloud account" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f31663e7-2dd1-4580-9564-ab0b954a6edf", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "vsphere", "datacenters"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"computeclusters\": [\n \"aliquip\",\n \"amet Lorem in nostrud\"\n ],\n \"datacenter\": \"et Duis\",\n \"folders\": [\n \"eiusmod nisi Duis\",\n \"dolore dolor cupidatat\"\n ]\n },\n {\n \"computeclusters\": [\n \"esse ad Excepteur\",\n \"amet tempor\"\n ],\n \"datacenter\": \"in elit esse adipisicing laboris\",\n \"folders\": [\n \"ut cillum fugiat minim\",\n \"Exce\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dba41671-48ad-497e-9c3d-e6ee9b7c453e", "name": "Returns the resources for vsphere compute cluster", "request": { "name": "Returns the resources for vsphere compute cluster", "description": {}, "url": { "path": [ "v1", "clouds", "vsphere", "datacenters", ":uid", "computeclusters", ":computecluster" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudAccountUid", "value": "", "description": "(Required) Uid for the specific VSphere cloud account" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "computecluster", "description": "(Required) computecluster for which resources is requested" }, { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere datacenter uid for which resources is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e546c62e-6b31-48a6-8e34-726ce022d66c", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "clouds", "vsphere", "datacenters", ":uid", "computeclusters", ":computecluster" ], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudAccountUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "computecluster", "description": "(Required) computecluster for which resources is requested" }, { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) VSphere datacenter uid for which resources is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"computecluster\": {\n \"datastores\": [\n \"ipsum aute in aliqua\",\n \"occaecat non consectetur ea\"\n ],\n \"name\": \"qui exercitation\",\n \"networks\": [\n \"non et proident tempor pariatur\",\n \"dolore dolor mollit occaecat\"\n ],\n \"resourcePools\": [\n \"ex aute officia\",\n \"adipisicing non nisi\"\n ]\n },\n \"datacenter\": \"fugiat dolor dolore\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "fa1dfd25-64dd-4691-8c59-7c5821f43379", "name": "Retrieves vsphere env", "request": { "name": "Retrieves vsphere env", "description": {}, "url": { "path": ["v1", "clouds", "vsphere", "env"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1e29009d-62ee-4a04-bafe-427a19e91b7a", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", "vsphere", "env"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"version\": \"ad consequat\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "9647affb-8f22-46bf-bab7-8c94f10c58b4", "name": "Retrieves the cloud instance spot price based on zone and timestamp for a specific cloud", "request": { "name": "Retrieves the cloud instance spot price based on zone and timestamp for a specific cloud", "description": {}, "url": { "path": ["v1", "clouds", ":cloudType", "instance", "spotprice"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "instanceType", "value": "", "description": "(Required) Instance type for a specific cloud type" }, { "disabled": false, "key": "zone", "value": "", "description": "(Required) Availability zone for a specific cloud type" }, { "disabled": false, "key": "timestamp", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type [aws/azure/gcp/tencent]" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8b10b47c-b604-4f1d-bde0-3242d168976c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", ":cloudType", "instance", "spotprice"], "host": ["{{baseUrl}}"], "query": [ { "key": "instanceType", "value": "" }, { "key": "zone", "value": "" }, { "key": "timestamp", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cloud type [aws/azure/gcp/tencent]" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spotPrice\": -9518457.646857932\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bebc5ba9-f5b5-4960-a5ca-00dd8b3ea116", "name": "{cloud}", "item": [ { "id": "b0da5fcf-2f27-49eb-a725-49f3f6878304", "name": "Returns the cloud compute rate", "request": { "name": "Returns the cloud compute rate", "description": {}, "url": { "path": ["v1", "clouds", ":cloud", "compute", ":type", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "", "description": "(Required) region for which compute rate is requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloud", "description": "(Required) cloud for which compute rate is requested" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) instance type for which compute rate is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c217e753-f87a-4db7-aa8e-2928b1947e66", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", ":cloud", "compute", ":type", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloud", "description": "(Required) cloud for which compute rate is requested" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) instance type for which compute rate is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"compute\": -31415440.881678075,\n \"storage\": -4900165.879085481,\n \"total\": 20969439.399961367\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f471be3e-8478-486e-9aaf-bec5c7485f2f", "name": "Returns the cloud storage rate", "request": { "name": "Returns the cloud storage rate", "description": {}, "url": { "path": ["v1", "clouds", ":cloud", "storage", ":type", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "region", "value": "", "description": "(Required) region for which compute rate is requested" }, { "disabled": false, "key": "maxDiskType", "value": "", "description": "maxDiskType for which compute rate is requested" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloud", "description": "(Required) cloud for which compute rate is requested" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) storage type for which compute rate is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7f706a28-69c5-4d64-a8db-b33aba105e3e", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "clouds", ":cloud", "storage", ":type", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "region", "value": "" }, { "key": "maxDiskType", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloud", "description": "(Required) cloud for which compute rate is requested" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) storage type for which compute rate is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"compute\": -31415440.881678075,\n \"storage\": -4900165.879085481,\n \"total\": 20969439.399961367\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "7f6c241c-18f9-4459-946f-d8bbcf420163", "name": "clustergroups", "item": [ { "id": "c4960781-cb43-48c6-a46b-e7eb57a5070c", "name": "Create cluster groups", "request": { "name": "Create cluster groups", "description": {}, "url": { "path": ["v1", "clustergroups"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"voluptate_ba\": \"\",\n \"sint_4ae\": \"\",\n \"Ut76b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt6c\": \"\",\n \"aliqua_40\": \"\",\n \"commodo_6_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"clustersConfig\": {\n \"endpointType\": \"\",\n \"hostClustersConfig\": [\n {\n \"clusterUid\": \"\",\n \"endpointConfig\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n ],\n \"kubernetesDistroType\": \"k3s\",\n \"limitConfig\": {\n \"cpu\": \"\",\n \"cpuMilliCore\": \"\",\n \"memory\": \"\",\n \"memoryMiB\": \"\",\n \"overSubscription\": \"\",\n \"storageGiB\": \"\"\n },\n \"values\": \"\"\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "95ae47e5-a0f8-4e3a-89bf-612a1b52214f", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clustergroups"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit_342\": \"\",\n \"proident_969\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"non_af\": \"\",\n \"culpa_1db\": \"\",\n \"Duis_7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"clustersConfig\": {\n \"endpointType\": \"\",\n \"hostClustersConfig\": [\n {\n \"clusterUid\": \"\",\n \"endpointConfig\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n ],\n \"kubernetesDistroType\": \"k3s\",\n \"limitConfig\": {\n \"cpu\": \"\",\n \"cpuMilliCore\": \"\",\n \"memory\": \"\",\n \"memoryMiB\": \"\",\n \"overSubscription\": \"\",\n \"storageGiB\": \"\"\n },\n \"values\": \"\"\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f2a58c2f-1a81-477e-a3b8-7a91580d815b", "name": "Get cluster group developer credit usage by scope", "request": { "name": "Get cluster group developer credit usage by scope", "description": {}, "url": { "path": ["v1", "clustergroups", "developerCredit", "usage", ":scope"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "scope", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0999e628-eb1e-4a8d-b990-dbe4017ed5f1", "name": "Cluster group developer credit usage", "originalRequest": { "url": { "path": ["v1", "clustergroups", "developerCredit", "usage", ":scope"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "scope", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"allocatedCredit\": {\n \"cpu\": 81571371.43999508,\n \"memoryGiB\": -28852934.72418727,\n \"storageGiB\": 95040440,\n \"virtualClustersLimit\": -39235855.37627581\n },\n \"usedCredit\": {\n \"cpu\": -25487082.648023084,\n \"memoryGiB\": -13284354.974876538,\n \"storageGiB\": 3286783,\n \"virtualClustersLimit\": 14911817.825132936\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "95aed00a-6ee3-4da1-b9dd-bf860c3b4959", "name": "hostCluster", "item": [ { "id": "ffd78cc2-190a-4904-b9dc-1a05a4545662", "name": "Retrieves a list of cluster groups host cluster summary", "request": { "name": "Retrieves a list of cluster groups host cluster summary", "description": {}, "url": { "path": ["v1", "clustergroups", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cb196f4b-0179-41dd-b4a9-3caaee0e8a01", "name": "An array of cluster groups of host cluster type summary", "originalRequest": { "url": { "path": ["v1", "clustergroups", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"summaries\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"enima\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"cillum amet\",\n \"name\": \"nostrud magna\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"fugiat\",\n \"annotations\": {\n \"veniam_3\": \"temp\",\n \"dolor_4_\": \"pariatur cillum sit dolore ea\"\n },\n \"digest\": \"eu qui ut\",\n \"inValidReason\": \"dolor nisi non\",\n \"isInvalid\": true,\n \"logo\": \"occaecat ad\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nisi qui aute\",\n \"params\": {\n \"pariatur23d\": \"commodo voluptate velit non a\",\n \"exercitation_4_f\": \"eiusmod est\"\n },\n \"presets\": [\n {\n \"add\": \"et id ea commodo\",\n \"displayName\": \"ut aliqua irure culpa labore\",\n \"group\": \"elit dolore quis consequat\",\n \"name\": \"dolor anim sit do\",\n \"remove\": [\n \"eiusmod Duis amet\",\n \"consectetur culpa Ut\"\n ]\n },\n {\n \"add\": \"Duis cillum\",\n \"displayName\": \"quis ad commodo\",\n \"group\": \"nulla consequat\",\n \"name\": \"Lorem amet dolor in\",\n \"remove\": [\n \"irure ad\",\n \"ea\"\n ]\n }\n ],\n \"registryUid\": \"nisi sed sunt\",\n \"schema\": [\n {\n \"format\": \"magna aute dolor ut\",\n \"hints\": [\n \"sunt\",\n \"in d\"\n ],\n \"listOptions\": [\n \"reprehenderit labore l\",\n \"laborum fugiat esse ipsum deserunt\"\n ],\n \"name\": \"ullamco amet culpa\",\n \"readonly\": false,\n \"regex\": \"sed Ut ut exercitation ull\",\n \"required\": true,\n \"type\": \"ea labore est ut voluptate\"\n },\n {\n \"format\": \"aute ipsum sed nostrud\",\n \"hints\": [\n \"Ut occaecat Lorem cillum est\",\n \"in\"\n ],\n \"listOptions\": [\n \"consequat ex qui\",\n \"voluptate in\"\n ],\n \"name\": \"labore magna tempor consequat\",\n \"readonly\": false,\n \"regex\": \"eiusmod dolor\",\n \"required\": false,\n \"type\": \"et\"\n }\n ],\n \"server\": \"velit\",\n \"tag\": \"mollit quis dolor do irure\",\n \"type\": \"manifest\",\n \"values\": \"incididunt ullamco consequat do\",\n \"version\": \"velit Lorem\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"ut reprehenderit cillu\",\n \"annotations\": {\n \"veniam_ea7\": \"dolore Excepteur\"\n },\n \"digest\": \"non eu aliquip\",\n \"inValidReason\": \"sed minim exercitation sunt\",\n \"isInvalid\": true,\n \"logo\": \"ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"sunt mollit sed ipsum\",\n \"params\": {\n \"Lorem234\": \"veniam dolore dolore aute\",\n \"esse_5\": \"in ut officia incididunt\"\n },\n \"presets\": [\n {\n \"add\": \"nostrud n\",\n \"displayName\": \"labori\",\n \"group\": \"Ut incididunt pariatur ullamco anim\",\n \"name\": \"et cillum dolore aliqua\",\n \"remove\": [\n \"aliquip nostrud sint consectetur\",\n \"esse deserunt\"\n ]\n },\n {\n \"add\": \"adipisicing occaecat\",\n \"displayName\": \"aliqua ex ea est\",\n \"group\": \"aute laborum quis ex dolore\",\n \"name\": \"dolore in\",\n \"remove\": [\n \"ut occaecat Excepteur\",\n \"nisi occaecat exercitation\"\n ]\n }\n ],\n \"registryUid\": \"ea qui anim\",\n \"schema\": [\n {\n \"format\": \"ea aute\",\n \"hints\": [\n \"elit ullamco\",\n \"labore non Lorem magna\"\n ],\n \"listOptions\": [\n \"ut dolor non adipisicing do\",\n \"adipisicing et est\"\n ],\n \"name\": \"occaecat laboris enim\",\n \"readonly\": false,\n \"regex\": \"commodo consequat\",\n \"required\": false,\n \"type\": \"mollit officia\"\n },\n {\n \"format\": \"ut reprehenderit v\",\n \"hints\": [\n \"laborum ad culpa ipsum in\",\n \"in id\"\n ],\n \"listOptions\": [\n \"sint ea\",\n \"cupidatat quis mollit reprehenderit\"\n ],\n \"name\": \"do officia\",\n \"readonly\": false,\n \"regex\": \"enim Duis quis id fugiat\",\n \"required\": true,\n \"type\": \"dolore pariatur exercita\"\n }\n ],\n \"server\": \"eu in nisi dolor\",\n \"tag\": \"fu\",\n \"type\": \"helm\",\n \"values\": \"enim reprehenderit deserunt labore\",\n \"version\": \"ad nisi Ut in eiusmod\"\n }\n ],\n \"scope\": \"pariatur reprehenderit esse\",\n \"type\": \"culpa qui aute\",\n \"uid\": \"Duis dolor officia in\",\n \"version\": -18948276\n },\n {\n \"cloudType\": \"adipisicing ullamco nisi\",\n \"name\": \"nostrud amet in\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"si\",\n \"annotations\": {\n \"fugiatb\": \"non Ut magna nulla\",\n \"laborum_78\": \"nulla enim vo\",\n \"cupidatat_2\": \"aute ea\"\n },\n \"digest\": \"tempor do Duis\",\n \"inValidReason\": \"nulla\",\n \"isInvalid\": true,\n \"logo\": \"nulla minim ut sit laborum\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Duis est Lorem culpa fugiat\",\n \"params\": {\n \"exercitatione_2\": \"occaecat offi\",\n \"aliqua_4\": \"laborum mollit\"\n },\n \"presets\": [\n {\n \"add\": \"Ut commodo nisi irure laboris\",\n \"displayName\": \"id Ut ullamco sit\",\n \"group\": \"cupidat\",\n \"name\": \"id ullamco culpa\",\n \"remove\": [\n \"aliquip quis aliqua mollit ullamco\",\n \"qui laborum deserunt\"\n ]\n },\n {\n \"add\": \"in\",\n \"displayName\": \"et reprehenderit qui\",\n \"group\": \"velit reprehenderit esse\",\n \"name\": \"enim fugiat\",\n \"remove\": [\n \"incididunt elit a\",\n \"est\"\n ]\n }\n ],\n \"registryUid\": \"tempor\",\n \"schema\": [\n {\n \"format\": \"non pariatur in exercitation\",\n \"hints\": [\n \"ipsum\",\n \"dolor mollit\"\n ],\n \"listOptions\": [\n \"commodo et consectetur deserunt dolore\",\n \"do officia dolore\"\n ],\n \"name\": \"sit nostrud id sint\",\n \"readonly\": false,\n \"regex\": \"veniam consequat velit\",\n \"required\": false,\n \"type\": \"officia in dolore\"\n },\n {\n \"format\": \"commodo mollit consequat\",\n \"hints\": [\n \"Lorem enim Ut proident\",\n \"Lorem amet\"\n ],\n \"listOptions\": [\n \"et sunt magna ex minim\",\n \"ea mollit\"\n ],\n \"name\": \"magna elit ipsum\",\n \"readonly\": false,\n \"regex\": \"labore aliqua est deserunt enim\",\n \"required\": true,\n \"type\": \"amet\"\n }\n ],\n \"server\": \"id exercitation\",\n \"tag\": \"dolor cupidatat in commodo\",\n \"type\": \"helm\",\n \"values\": \"in aliqua\",\n \"version\": \"non irure pariatur consequat culpa\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"dolor\",\n \"annotations\": {\n \"aliqua4\": \"aliquip commodo\",\n \"ipsum_082\": \"culpa reprehenderit fugiat labore Duis\"\n },\n \"digest\": \"incididunt sint adipisicing sed\",\n \"inValidReason\": \"nostrud\",\n \"isInvalid\": true,\n \"logo\": \"Ut dolor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nostrud id sit ut proident\",\n \"params\": {\n \"qui_e58\": \"amet\",\n \"dolore0\": \"nulla dolor\",\n \"enim_9\": \"in Duis labore\"\n },\n \"presets\": [\n {\n \"add\": \"mollit labore laborum\",\n \"displayName\": \"do voluptate nostrud cillum\",\n \"group\": \"velit nisi\",\n \"name\": \"qui ex nostrud amet\",\n \"remove\": [\n \"deserunt tempor\",\n \"ullamco consequat\"\n ]\n },\n {\n \"add\": \"anim Lorem nulla ex fugiat\",\n \"displayName\": \"sunt elit Ut\",\n \"group\": \"dolore\",\n \"name\": \"cillum fugia\",\n \"remove\": [\n \"dolore consectetur aliqua veniam\",\n \"et pariatur laboris ut\"\n ]\n }\n ],\n \"registryUid\": \"officia elit\",\n \"schema\": [\n {\n \"format\": \"anim commodo\",\n \"hints\": [\n \"ea anim\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"ad dolor Ut laborum mollit\",\n \"esse laboris\"\n ],\n \"name\": \"tempor\",\n \"readonly\": false,\n \"regex\": \"Ut magna\",\n \"required\": false,\n \"type\": \"dolor do fugiat\"\n },\n {\n \"format\": \"aliqua\",\n \"hints\": [\n \"reprehenderit cillum\",\n \"enim magna\"\n ],\n \"listOptions\": [\n \"esse laboris id consectetur\",\n \"dolor fugiat sint\"\n ],\n \"name\": \"laboris\",\n \"readonly\": false,\n \"regex\": \"cillum\",\n \"required\": true,\n \"type\": \"culpa anim Lorem laborum\"\n }\n ],\n \"server\": \"qui \",\n \"tag\": \"elit fugiat sed do\",\n \"type\": \"manifest\",\n \"values\": \"ex non\",\n \"version\": \"nulla ut\"\n }\n ],\n \"scope\": \"consectetur ut eu\",\n \"type\": \"tempor occaecat ut Ut\",\n \"uid\": \"incididunt aute et\",\n \"version\": 20699825\n }\n ],\n \"cpu\": {\n \"allocated\": -37993712.49465527,\n \"used\": -47997451.199867845\n },\n \"endpointType\": \"LoadBalancer\",\n \"hostClusters\": [\n {\n \"kind\": \"et fugiat proident mollit\",\n \"name\": \"in ullamco\",\n \"projectUid\": \"sed reprehenderit laborum id in\",\n \"tenantUid\": \"labore mollit do quis exercitation\",\n \"uid\": \"nostrud\"\n },\n {\n \"kind\": \"magna\",\n \"name\": \"veniam consequat nisi ea ex\",\n \"projectUid\": \"ut ea\",\n \"tenantUid\": \"voluptate commodo pariatur in magna\",\n \"uid\": \"mollit do eu quis\"\n }\n ],\n \"hostClustersCount\": 55988025,\n \"memory\": {\n \"allocated\": 2308464.572623998,\n \"used\": 88947830.49514085\n },\n \"scope\": \"in sed adipisicing Lorem laboris\",\n \"virtualClustersCount\": -86330874\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"officiaaf5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ad96\": \"\",\n \"cupidatat4f\": \"\",\n \"laboris_20\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"laborum est\",\n \"name\": \"Ut in eiusmod ex Lorem\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"dolor\",\n \"annotations\": {\n \"pariatur_4\": \"sed\",\n \"Ute3\": \"velit dolore ad in\"\n },\n \"digest\": \"laborum quis\",\n \"inValidReason\": \"in cillum officia\",\n \"isInvalid\": false,\n \"logo\": \"exercitation fugiat pariatur tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"mollit quis dolore\",\n \"params\": {\n \"dolora4c\": \"fugiat Ut minim cillum\"\n },\n \"presets\": [\n {\n \"add\": \"reprehenderit laboris pariatur sunt occaecat\",\n \"displayName\": \"ullamco ali\",\n \"group\": \"elit nostrud Excepteur in aute\",\n \"name\": \"do velit deserunt\",\n \"remove\": [\n \"consectetur mollit voluptate veniam\",\n \"dolor irure qui labore\"\n ]\n },\n {\n \"add\": \"sit dolor ad anim\",\n \"displayName\": \"fugiat quis Excepteur i\",\n \"group\": \"mollit culpa Excepteur\",\n \"name\": \"nostrud aliqua fugiat sint\",\n \"remove\": [\n \"dolore officia est tempor id\",\n \"eiusmod voluptate occaecat laborum labori\"\n ]\n }\n ],\n \"registryUid\": \"consequat eu\",\n \"schema\": [\n {\n \"format\": \"dolore minim ullamco exerci\",\n \"hints\": [\n \"commodo sunt minim\",\n \"in esse dolor magna\"\n ],\n \"listOptions\": [\n \"anim\",\n \"ut qui\"\n ],\n \"name\": \"anim occaecat in ullamco quis\",\n \"readonly\": true,\n \"regex\": \"mollit aute minim\",\n \"required\": true,\n \"type\": \"proident e\"\n },\n {\n \"format\": \"dolore veniam\",\n \"hints\": [\n \"eiusmod dolor enim dolore in\",\n \"ad mollit dolor voluptate\"\n ],\n \"listOptions\": [\n \"Excepteur ipsum sunt paria\",\n \"sit\"\n ],\n \"name\": \"exercitation fugiat in\",\n \"readonly\": true,\n \"regex\": \"aliqua dolor ea\",\n \"required\": true,\n \"type\": \"elit aute cupidatat officia dolore\"\n }\n ],\n \"server\": \"dolore occaecat in incididunt\",\n \"tag\": \"Ut pariatur\",\n \"type\": \"manifest\",\n \"values\": \"ipsum labore occaecat dolore\",\n \"version\": \"mollit in\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"ut tempor\",\n \"annotations\": {\n \"in_4\": \"elit incididunt Duis\",\n \"sit3\": \"ipsum\",\n \"dolor8\": \"Duis\",\n \"esse_75\": \"occaecat amet qui\",\n \"mollit_5\": \"et sed qui consequat\"\n },\n \"digest\": \"ipsum irure elit adipisicing\",\n \"inValidReason\": \"labore laborum\",\n \"isInvalid\": false,\n \"logo\": \"esse commodo sunt conse\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"dolore\",\n \"params\": {\n \"consequat_0_1\": \"consectetur\",\n \"dolor_f\": \"consectetur irure qui\"\n },\n \"presets\": [\n {\n \"add\": \"anim ut\",\n \"displayName\": \"culpa pariatur velit\",\n \"group\": \"proident\",\n \"name\": \"nostrud cupidatat sed minim\",\n \"remove\": [\n \"nulla dolor L\",\n \"ex eiusmod\"\n ]\n },\n {\n \"add\": \"eiusmod ullamco\",\n \"displayName\": \"velit pariatur culpa officia\",\n \"group\": \"aliquip labore fugiat\",\n \"name\": \"nisi deserunt dolor et\",\n \"remove\": [\n \"id in offic\",\n \"Ut exercitation deserunt culpa\"\n ]\n }\n ],\n \"registryUid\": \"ut ea\",\n \"schema\": [\n {\n \"format\": \"elit cillu\",\n \"hints\": [\n \"ea cillum eiusmod\",\n \"adipisicing eu elit\"\n ],\n \"listOptions\": [\n \"consectetur\",\n \"cill\"\n ],\n \"name\": \"ipsum non reprehenderit\",\n \"readonly\": false,\n \"regex\": \"Lore\",\n \"required\": false,\n \"type\": \"dolor in\"\n },\n {\n \"format\": \"mollit cupidatat\",\n \"hints\": [\n \"cillum magna aute pariatur\",\n \"sit\"\n ],\n \"listOptions\": [\n \"in sit velit commodo\",\n \"eu laborum ipsum minim\"\n ],\n \"name\": \"fugiat enim cillum amet\",\n \"readonly\": true,\n \"regex\": \"sit irure do\",\n \"required\": false,\n \"type\": \"esse qui in\"\n }\n ],\n \"server\": \"reprehenderit aute commodo deserunt\",\n \"tag\": \"in deserunt irure\",\n \"type\": \"spectro\",\n \"values\": \"sunt Lorem reprehenderit\",\n \"version\": \"in sunt sit tempor\"\n }\n ],\n \"scope\": \"eu\",\n \"type\": \"in reprehenderit pariatur deserunt\",\n \"uid\": \"incididunt dolor Ut\",\n \"version\": -45434806\n },\n {\n \"cloudType\": \"qui pariatur\",\n \"name\": \"mollit cupidatat officia non\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"Ut irure velit\",\n \"annotations\": {\n \"dolore6ed\": \"do non velit\",\n \"enim_9\": \"in Duis\"\n },\n \"digest\": \"minim labore quis aliquip\",\n \"inValidReason\": \"occaecat in\",\n \"isInvalid\": true,\n \"logo\": \"non\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"in\",\n \"params\": {\n \"eiusmoda\": \"esse reprehenderit dolor\",\n \"dolor871\": \"ut consectetur velit aliqua\"\n },\n \"presets\": [\n {\n \"add\": \"in commodo\",\n \"displayName\": \"do sed ipsum Excepteur\",\n \"group\": \"sed voluptate\",\n \"name\": \"aliquip dolore aute sint sit\",\n \"remove\": [\n \"esse ni\",\n \"mollit officia consectetur\"\n ]\n },\n {\n \"add\": \"ad in mollit\",\n \"displayName\": \"et deserunt ut Ut\",\n \"group\": \"veniam tempor voluptate esse in\",\n \"name\": \"ea esse ut elit\",\n \"remove\": [\n \"exercitation id commodo\",\n \"Duis cupidatat commodo\"\n ]\n }\n ],\n \"registryUid\": \"officia adipisicing\",\n \"schema\": [\n {\n \"format\": \"anim non adipisicing\",\n \"hints\": [\n \"ex sunt\",\n \"cillum ullamco\"\n ],\n \"listOptions\": [\n \"est laboris\",\n \"nulla Excepteur\"\n ],\n \"name\": \"pariatur tempor Lorem consequat\",\n \"readonly\": true,\n \"regex\": \"in enim\",\n \"required\": true,\n \"type\": \"non id\"\n },\n {\n \"format\": \"magna\",\n \"hints\": [\n \"laboris fug\",\n \"ad labore ex minim\"\n ],\n \"listOptions\": [\n \"ut labore cillum qui\",\n \"eiusmod incididunt amet in consectetur\"\n ],\n \"name\": \"qui\",\n \"readonly\": false,\n \"regex\": \"laboris cillum aliqua\",\n \"required\": true,\n \"type\": \"cillum minim nostrud non\"\n }\n ],\n \"server\": \"in irure\",\n \"tag\": \"amet nulla occaecat ipsum\",\n \"type\": \"spectro\",\n \"values\": \"ex reprehenderit est\",\n \"version\": \"ipsum ad\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"amet veniam in incididunt\",\n \"annotations\": {\n \"magna103\": \"laborum non veniam sit\",\n \"consectetur_ab\": \"elit Lorem culpa\"\n },\n \"digest\": \"anim d\",\n \"inValidReason\": \"tempor elit\",\n \"isInvalid\": false,\n \"logo\": \"elit culpa Excepteur exercitation\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"sit aliqua exercitation elit\",\n \"params\": {\n \"consequat_6\": \"cupidatat magna\"\n },\n \"presets\": [\n {\n \"add\": \"minim labore\",\n \"displayName\": \"deserunt\",\n \"group\": \"dolore consequat\",\n \"name\": \"Duis Lorem\",\n \"remove\": [\n \"cil\",\n \"aute velit\"\n ]\n },\n {\n \"add\": \"nostrud reprehenderit\",\n \"displayName\": \"ipsum ea\",\n \"group\": \"in aliquip dolore \",\n \"name\": \"nostrud ulla\",\n \"remove\": [\n \"nulla reprehenderit consequat in eu\",\n \"dolore in sint ex\"\n ]\n }\n ],\n \"registryUid\": \"ipsum\",\n \"schema\": [\n {\n \"format\": \"aute dolor elit\",\n \"hints\": [\n \"eiusmod Excepteur deserunt\",\n \"aliquip mollit deserunt\"\n ],\n \"listOptions\": [\n \"fugiat ad Ut ea\",\n \"esse ea culpa\"\n ],\n \"name\": \"reprehenderit commodo\",\n \"readonly\": true,\n \"regex\": \"ad\",\n \"required\": true,\n \"type\": \"voluptate\"\n },\n {\n \"format\": \"ullamco Lorem\",\n \"hints\": [\n \"ni\",\n \"e\"\n ],\n \"listOptions\": [\n \"sed adipisicing ipsum pariatur\",\n \"esse occaecat sint aliquip\"\n ],\n \"name\": \"tempor nulla adipisicing\",\n \"readonly\": false,\n \"regex\": \"veniam irure minim\",\n \"required\": false,\n \"type\": \"sit esse e\"\n }\n ],\n \"server\": \"sit id commodo velit\",\n \"tag\": \"fugiat est irure enim ve\",\n \"type\": \"manifest\",\n \"values\": \"dolore reprehenderit in aute\",\n \"version\": \"aute amet ipsum nisi in\"\n }\n ],\n \"scope\": \"est ad\",\n \"type\": \"voluptate Excepteur sit Lo\",\n \"uid\": \"elit off\",\n \"version\": 81888285\n }\n ],\n \"cpu\": {\n \"allocated\": 55669465.618760705,\n \"used\": -36112382.74625208\n },\n \"endpointType\": \"LoadBalancer\",\n \"hostClusters\": [\n {\n \"kind\": \"ut\",\n \"name\": \"do aute\",\n \"projectUid\": \"quis velit laboris q\",\n \"tenantUid\": \"proident in Duis non\",\n \"uid\": \"ut ex dolor minim\"\n },\n {\n \"kind\": \"esse ex ea\",\n \"name\": \"irure cillum quis voluptate ipsum\",\n \"projectUid\": \"qui aliquip elit fugiat\",\n \"tenantUid\": \"Ut dolor est laboris\",\n \"uid\": \"veniam labore sit esse\"\n }\n ],\n \"hostClustersCount\": 71531082,\n \"memory\": {\n \"allocated\": -86239722.76666296,\n \"used\": -95872169.26313089\n },\n \"scope\": \"ea\",\n \"virtualClustersCount\": -35694419\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "70b0f954-0b0a-4de5-9579-ad1f69fc70b1", "name": "Retrieves a list of cluster groups host cluster metadata", "request": { "name": "Retrieves a list of cluster groups host cluster metadata", "description": {}, "url": { "path": ["v1", "clustergroups", "hostCluster", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "30d6a99d-825b-4d1c-a0bf-79c103fc352b", "name": "An array of cluster groups host cluster metadata items", "originalRequest": { "url": { "path": ["v1", "clustergroups", "hostCluster", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"name\": \"elit\",\n \"scope\": \"cupidatat laborum officia culpa\",\n \"uid\": \"aliqua dolor moll\"\n },\n {\n \"name\": \"magna Duis Ut aliquip\",\n \"scope\": \"fugiat dolor esse\",\n \"uid\": \"pariatur c\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "f73cf53c-3085-4a0b-aa9a-59b4cbae3185", "name": "Validates the cluster groups name", "request": { "name": "Validates the cluster groups name", "description": {}, "url": { "path": ["v1", "clustergroups", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "", "description": "(Required) " } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d3bf1bbb-4588-42d2-8238-5053e459a607", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clustergroups", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "26b117e3-75eb-47a0-8e3b-248f82c8bdf3", "name": "{uid}", "item": [ { "id": "3ca65106-c7fc-4a2e-94a6-e7635a5b81b4", "name": "Deletes the specified cluster group", "request": { "name": "Deletes the specified cluster group", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "188b5fdc-0b65-4653-a90a-00063a53168d", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "63421b12-67b9-4f9c-b25b-3247cc8635df", "name": "Returns the specified cluster groups", "request": { "name": "Returns the specified cluster groups", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e007d421-74b9-4ca6-9a65-a37084b68b30", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"ullamcoa5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet_4d8\": \"\",\n \"nostrud_f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"velit mollit officia exercitation\",\n \"name\": \"exercitation eiusmod\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"sunt Excepteur culpa\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"ex quis\",\n \"annotations\": {\n \"dolorfc2\": \"velit consectetur et\",\n \"nulla_6b\": \"est pariatur dolor\"\n },\n \"digest\": \"minim do culpa\",\n \"inValidReason\": \"eu esse sint\",\n \"isInvalid\": false,\n \"logo\": \"labore sint velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"adipisicing Excepteur\",\n \"params\": {\n \"sunt1e\": \"enim dolore amet\"\n },\n \"presets\": [\n {\n \"add\": \"sit Excepteur est\",\n \"displayName\": \"mollit veniam eu velit\",\n \"group\": \"officia adipisicing pariatur\",\n \"name\": \"Duis cillum tempor\",\n \"remove\": [\n \"aliquip aute\",\n \"cillum \"\n ]\n },\n {\n \"add\": \"minim officia Lorem\",\n \"displayName\": \"quis eu amet\",\n \"group\": \"occaecat quis tempor\",\n \"name\": \"commodo\",\n \"remove\": [\n \"Ut esse\",\n \"et do velit laboris Lorem\"\n ]\n }\n ],\n \"registryUid\": \"proident\",\n \"schema\": [\n {\n \"format\": \"eu laboris\",\n \"hints\": [\n \"in ut\",\n \"eiusmod\"\n ],\n \"listOptions\": [\n \"laboris\",\n \"consequat\"\n ],\n \"name\": \"et est\",\n \"readonly\": false,\n \"regex\": \"Duis nulla consectetur\",\n \"required\": true,\n \"type\": \"veniam eu consequat quis in\"\n },\n {\n \"format\": \"voluptate\",\n \"hints\": [\n \"veniam proident eu dolor ipsu\",\n \"consectetur veniam Excepteur culpa\"\n ],\n \"listOptions\": [\n \"enim fugiat deserunt labore amet\",\n \"ad adipisicing ipsum enim\"\n ],\n \"name\": \"sed Duis culpa in\",\n \"readonly\": true,\n \"regex\": \"eiusmod tempor enim veniam\",\n \"required\": false,\n \"type\": \"in non tempor minim\"\n }\n ],\n \"server\": \"ex nisi ut id\",\n \"tag\": \"voluptate fugiat e\",\n \"type\": \"manifest\",\n \"values\": \"laboris d\",\n \"version\": \"veniam in adipisicing labore Excepteur\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"sint in fugiat eiusmod\",\n \"annotations\": {\n \"quif\": \"exercitation\",\n \"in_7\": \"ex minim\",\n \"ea_d4_\": \"enim\"\n },\n \"digest\": \"laborum labore elit\",\n \"inValidReason\": \"dolore Duis nostrud voluptate Lorem\",\n \"isInvalid\": false,\n \"logo\": \"in pariatur\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aute\",\n \"params\": {\n \"Ut16\": \"exercitation ex\",\n \"dolore_5\": \"aliqua enim\",\n \"est_e4\": \"laborum nostrud anim\"\n },\n \"presets\": [\n {\n \"add\": \"Lorem reprehenderit elit irure\",\n \"displayName\": \"nulla mollit\",\n \"group\": \"et\",\n \"name\": \"laborum cillum nulla veniam\",\n \"remove\": [\n \"et voluptate\",\n \"sint sunt\"\n ]\n },\n {\n \"add\": \"labore reprehenderit officia consectetur\",\n \"displayName\": \"quis\",\n \"group\": \"Duis aute enim aliqua exercitation\",\n \"name\": \"consequat\",\n \"remove\": [\n \"aliqua occaecat Excepteur\",\n \"Ut est incididunt cillum\"\n ]\n }\n ],\n \"registryUid\": \"ex ut aliquip\",\n \"schema\": [\n {\n \"format\": \"consectetur aliquip fugiat sit in\",\n \"hints\": [\n \"Excepteur magna sed in\",\n \"dolore eu ex laborum\"\n ],\n \"listOptions\": [\n \"exercitation labore\",\n \"ut d\"\n ],\n \"name\": \"ut minim\",\n \"readonly\": true,\n \"regex\": \"ad minim ullamco culpa\",\n \"required\": true,\n \"type\": \"reprehenderit sint Ut exercitation magna\"\n },\n {\n \"format\": \"dolor pariatur\",\n \"hints\": [\n \"ut nulla\",\n \"eiusmod ullamco\"\n ],\n \"listOptions\": [\n \"ut ut sun\",\n \"esse minim tempor\"\n ],\n \"name\": \"qui anim Excepteur incididunt\",\n \"readonly\": true,\n \"regex\": \"do nostrud laborum veniam\",\n \"required\": true,\n \"type\": \"amet non dolore\"\n }\n ],\n \"server\": \"voluptate laborum deserunt ut\",\n \"tag\": \"sunt ex\",\n \"type\": \"manifest\",\n \"values\": \"adipisicing\",\n \"version\": \"sed esse\"\n }\n ],\n \"profileVersion\": \"exercitation adipisicing cillum Ut officia\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"irure velit cupidatat magna\",\n \"uid\": \"do minim\",\n \"version\": 62727782\n },\n {\n \"cloudType\": \"dolore cillum exercitation voluptate\",\n \"name\": \"consequat qui\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"sint consequat\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"nisi\",\n \"annotations\": {\n \"ullamco_817\": \"proident commodo eu nostrud\"\n },\n \"digest\": \"Excepteur cillum\",\n \"inValidReason\": \"Ut sint incididunt qui \",\n \"isInvalid\": true,\n \"logo\": \"eu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"et Duis cillum nulla\",\n \"params\": {\n \"laboris9b\": \"deserunt quis aute ad\"\n },\n \"presets\": [\n {\n \"add\": \"incididunt enim pariatur ex\",\n \"displayName\": \"consequat ut\",\n \"group\": \"consectetur laborum\",\n \"name\": \"labore sed aute exercitation\",\n \"remove\": [\n \"officia sed\",\n \"cillum fugiat reprehenderit\"\n ]\n },\n {\n \"add\": \"deserunt qui magna\",\n \"displayName\": \"esse ad veniam\",\n \"group\": \"cillum est ullamco ex\",\n \"name\": \"ex adipisicing do\",\n \"remove\": [\n \"veniam ad id consequat\",\n \"irure Excepteur elit\"\n ]\n }\n ],\n \"registryUid\": \"est sit\",\n \"schema\": [\n {\n \"format\": \"et\",\n \"hints\": [\n \"tempor sint ullamco\",\n \"fugiat sint l\"\n ],\n \"listOptions\": [\n \"qui id sint\",\n \"irure aliqua mollit aliqui\"\n ],\n \"name\": \"reprehenderit cillum dolore\",\n \"readonly\": false,\n \"regex\": \"exercitation eiusmod minim\",\n \"required\": true,\n \"type\": \"eiusmod commodo dolore enim\"\n },\n {\n \"format\": \"esse velit tempor \",\n \"hints\": [\n \"voluptate dolo\",\n \"laborum consequat quis elit Lorem\"\n ],\n \"listOptions\": [\n \"dolor consectetur occa\",\n \"velit dolore occaecat\"\n ],\n \"name\": \"occaecat amet in elit\",\n \"readonly\": true,\n \"regex\": \"elit Ut\",\n \"required\": false,\n \"type\": \"anim\"\n }\n ],\n \"server\": \"sint nulla commodo culpa\",\n \"tag\": \"minim adipisicing enim\",\n \"type\": \"helm\",\n \"values\": \"fugiat culpa sed nostrud deserunt\",\n \"version\": \"ullamco Ut sint\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"ullamco aliquip in\",\n \"annotations\": {\n \"enim_6c\": \"dolor et\"\n },\n \"digest\": \"dolore labore enim\",\n \"inValidReason\": \"aliquip officia\",\n \"isInvalid\": false,\n \"logo\": \"aute\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"incididunt nisi tempor\",\n \"params\": {\n \"Ut_4\": \"aliquip \",\n \"elit9\": \"dolore ea esse\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate consectetur\",\n \"displayName\": \"consectetur anim quis commodo\",\n \"group\": \"cupidatat in velit\",\n \"name\": \"labore occaecat pariatur\",\n \"remove\": [\n \"consectetur nisi\",\n \"reprehenderit dolore\"\n ]\n },\n {\n \"add\": \"amet tempor\",\n \"displayName\": \"minim dolore veniam ut\",\n \"group\": \"ut in\",\n \"name\": \"et mollit\",\n \"remove\": [\n \"amet in aliquip cillu\",\n \"nostrud in minim Ut commodo\"\n ]\n }\n ],\n \"registryUid\": \"quis nulla officia\",\n \"schema\": [\n {\n \"format\": \"ad\",\n \"hints\": [\n \"magna ex\",\n \"tempor\"\n ],\n \"listOptions\": [\n \"nisi officia sint\",\n \"dolor pariatur\"\n ],\n \"name\": \"consequat aut\",\n \"readonly\": false,\n \"regex\": \"ex\",\n \"required\": true,\n \"type\": \"in ad tempor cillum\"\n },\n {\n \"format\": \"proident\",\n \"hints\": [\n \"consectetur fugiat laboris dolore\",\n \"commodo magna\"\n ],\n \"listOptions\": [\n \"fugiat id sunt\",\n \"ut elit\"\n ],\n \"name\": \"anim quis\",\n \"readonly\": true,\n \"regex\": \"cupidatat magna\",\n \"required\": false,\n \"type\": \"Lorem Ut ad laboris consequat\"\n }\n ],\n \"server\": \"mollit consequat eu et\",\n \"tag\": \"mollit\",\n \"type\": \"helm\",\n \"values\": \"nostrud laboris Excepteur fugiat\",\n \"version\": \"adipisicing ut anim esse Ut\"\n }\n ],\n \"profileVersion\": \"Duis laborum ex\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"adipisicing aliqua\",\n \"uid\": \"ut sunt elit\",\n \"version\": -24313569\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"clustersConfig\": {\n \"endpointType\": \"\",\n \"hostClustersConfig\": [\n {\n \"clusterUid\": \"\",\n \"endpointConfig\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n ],\n \"kubernetesDistroType\": \"k3s\",\n \"limitConfig\": {\n \"cpu\": \"\",\n \"cpuMilliCore\": \"\",\n \"memory\": \"\",\n \"memoryMiB\": \"\",\n \"overSubscription\": \"\",\n \"storageGiB\": \"\"\n },\n \"values\": \"\"\n },\n \"type\": \"hostCluster\"\n },\n \"status\": {\n \"isActive\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e3a56b24-c2de-43e1-ae76-93c7b377f9a6", "name": "Updates cluster reference and host cluster config", "request": { "name": "Updates cluster reference and host cluster config", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"clustersConfig\": {\n \"endpointType\": \"\",\n \"hostClustersConfig\": [\n {\n \"clusterUid\": \"\",\n \"endpointConfig\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n ],\n \"kubernetesDistroType\": \"k3s\",\n \"limitConfig\": {\n \"cpu\": \"\",\n \"cpuMilliCore\": \"\",\n \"memory\": \"\",\n \"memoryMiB\": \"\",\n \"overSubscription\": \"\",\n \"storageGiB\": \"\"\n },\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6ee02ade-ab29-4d4e-8b3f-687993a06ba0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"clustersConfig\": {\n \"endpointType\": \"\",\n \"hostClustersConfig\": [\n {\n \"clusterUid\": \"\",\n \"endpointConfig\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n ],\n \"kubernetesDistroType\": \"k3s\",\n \"limitConfig\": {\n \"cpu\": \"\",\n \"cpuMilliCore\": \"\",\n \"memory\": \"\",\n \"memoryMiB\": \"\",\n \"overSubscription\": \"\",\n \"storageGiB\": \"\"\n },\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "de8fb88f-3ccf-4c17-8904-e8214b48e4bb", "name": "Updates the specified cluster groups meta", "request": { "name": "Updates the specified cluster groups meta", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"annotations\": {\n \"enim_dad\": \"\",\n \"cillum_17\": \"\",\n \"quisb\": \"\",\n \"pariature\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit_79\": \"\",\n \"ut_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bceb6e90-1e71-4c6e-9085-265d2e5723be", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1c6b5a37-5b92-4fd0-a913-1688487df8dd", "name": "Returns the specified clustergroup's profile packs resolved values", "request": { "name": "Returns the specified clustergroup's profile packs resolved values", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster group uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"references\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "485de0f2-7e2b-40d5-88a0-d7ced785e253", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster group uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"resolved\": {\n \"utf_7\": \"ullamco\",\n \"qui22\": \"dolore\"\n },\n \"uid\": \"consectetur ullamco\"\n },\n {\n \"resolved\": {\n \"Excepteur__\": \"nisi magna quis\",\n \"irure_53\": \"aute anim Duis deseru\",\n \"nostrud_5\": \"ut deserunt\",\n \"voluptate_28\": \"minim veniam\"\n },\n \"uid\": \"in eu\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8dbf3cce-60c1-4bef-8a43-8f7f7694c03d", "name": "profiles", "item": [ { "id": "e27b1f37-ca30-4ae3-8e02-01e4eb29698f", "name": "Returns the associated profiles of a specified cluster group", "request": { "name": "Returns the associated profiles of a specified cluster group", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "includes pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) ClusterGroup uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "08522503-1396-4a33-a4c7-a52096e72e6d", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) ClusterGroup uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ullamco_c_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore8\": \"\",\n \"anim_37\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"dolor ut\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat217\": \"\",\n \"deserunt9fe\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_6\": \"\",\n \"nisi_195\": \"\",\n \"reprehenderit4\": \"\",\n \"enim_e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"anim adipisicing velit in\",\n \"addonType\": \"incididunt aliqua et E\",\n \"annotations\": {\n \"ad_0\": \"fugiat Ut incididunt occaecat\",\n \"do6\": \"ullamco exercitation\",\n \"pariatur_cf\": \"exercitation tempor id velit eu\"\n },\n \"cloudTypes\": [\n \"elit veniam commodo magna tempor\",\n \"magna mollit Lorem\"\n ],\n \"digest\": \"magna\",\n \"displayName\": \"consectetur enim\",\n \"eol\": \"enim eu\",\n \"group\": \"ullamco Duis\",\n \"layer\": \"cni\",\n \"logoUrl\": \"et dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"offic\",\n \"presets\": [\n {\n \"add\": \"ullamco exercitation non dolor quis\",\n \"displayName\": \"dolor laboris ad\",\n \"group\": \"exercitatio\",\n \"name\": \"Duis in\",\n \"remove\": [\n \"elit fugiat quis nostrud\",\n \"sit fugiat dolore tempor\"\n ]\n },\n {\n \"add\": \"in\",\n \"displayName\": \"Excepteur commodo occaecat amet aute\",\n \"group\": \"mollit dolore laborum\",\n \"name\": \"anim deserunt Ut amet\",\n \"remove\": [\n \"ex anim Duis\",\n \"irure reprehenderit \"\n ]\n }\n ],\n \"registryUid\": \"eu\",\n \"schema\": [\n {\n \"format\": \"aliquip amet pariatur\",\n \"hints\": [\n \"Lorem\",\n \"id laborum\"\n ],\n \"listOptions\": [\n \"quis dolore dolore\",\n \"Ut nostrud fugiat\"\n ],\n \"name\": \"quis\",\n \"readonly\": false,\n \"regex\": \"consectetur veniam cupidatat\",\n \"required\": false,\n \"type\": \"nulla\"\n },\n {\n \"format\": \"Lorem voluptate sunt in si\",\n \"hints\": [\n \"sint consectetur\",\n \"deserunt do eu cillum eiusmod\"\n ],\n \"listOptions\": [\n \"sed anim id eu\",\n \"id sed Excepteur deserunt minim\"\n ],\n \"name\": \"in commodo dolor\",\n \"readonly\": true,\n \"regex\": \"ullamco nisi aliqua\",\n \"required\": false,\n \"type\": \"esse veniam eiusmod ipsum\"\n }\n ],\n \"template\": {\n \"manifest\": \"aute amet id ea\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"Lorem\",\n \"displayName\": \"exercitation voluptate\",\n \"format\": \"laborum Lorem mollit\",\n \"hidden\": false,\n \"listOptions\": [\n \"do qui tempor\",\n \"cillum nulla incididunt\"\n ],\n \"name\": \"nostrud sit occaecat ullamco\",\n \"optional\": true,\n \"options\": {\n \"dolor_1\": {\n \"dependencies\": [\n {\n \"layer\": \"pariat\",\n \"name\": \"dolor\",\n \"readOnly\": true\n },\n {\n \"layer\": \"magna et\",\n \"name\": \"culpa ut in\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Duis\",\n \"label\": \"mollit elit Lorem in\"\n },\n \"veniamb43\": {\n \"dependencies\": [\n {\n \"layer\": \"ut pariatur in quis\",\n \"name\": \"nulla fugiat voluptate do\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aliquip nostrud velit\",\n \"name\": \"sit ut et\",\n \"readOnly\": false\n }\n ],\n \"description\": \"tempor\",\n \"label\": \"i\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"cupidatat deserunt labore\",\n \"targetKey\": \"amet officia sint irure\",\n \"type\": \"eiusmod culpa\",\n \"value\": \"veniam laboris\"\n },\n {\n \"description\": \"ipsum voluptate\",\n \"displayName\": \"enim sed incididunt fugi\",\n \"format\": \"do cillum veniam Lorem\",\n \"hidden\": false,\n \"listOptions\": [\n \"ut\",\n \"aliquip occaecat eiusmod\"\n ],\n \"name\": \"et do dolore \",\n \"optional\": false,\n \"options\": {\n \"officia_47\": {\n \"dependencies\": [\n {\n \"layer\": \"non\",\n \"name\": \"Lorem veniam\",\n \"readOnly\": false\n },\n {\n \"layer\": \"sed aute labore Excepteur\",\n \"name\": \"esse sed\",\n \"readOnly\": false\n }\n ],\n \"description\": \"in tempor do mollit\",\n \"label\": \"magna ut in cupidatat\"\n },\n \"eu_b\": {\n \"dependencies\": [\n {\n \"layer\": \"dolore incididunt\",\n \"name\": \"cillum eu commodo\",\n \"readOnly\": false\n },\n {\n \"layer\": \"exercitati\",\n \"name\": \"fugiat\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Ut elit\",\n \"label\": \"ullamco voluptate\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"culpa consectetur \",\n \"targetKey\": \"velit cillum labore\",\n \"type\": \"incididunt officia nostrud esse\",\n \"value\": \"occaecat dolore fugiat\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"Ut\",\n \"displayName\": \"consectetur ut\",\n \"format\": \"do sed minim dolore\",\n \"hidden\": false,\n \"listOptions\": [\n \"irure laboris esse\",\n \"non\"\n ],\n \"name\": \"eu enim\",\n \"optional\": false,\n \"options\": {\n \"iruredd8\": {\n \"dependencies\": [\n {\n \"layer\": \"laborum\",\n \"name\": \"labore deserunt\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ut aute quis\",\n \"name\": \"qui velit mollit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"reprehenderit ut aliqua\",\n \"label\": \"sit cillum exercitation a\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"Ut nisi do elit\",\n \"targetKey\": \"eu qui\",\n \"type\": \"Lorem\",\n \"value\": \"ad voluptate ut nulla ea\"\n },\n {\n \"description\": \"Lorem enim\",\n \"displayName\": \"est sunt\",\n \"format\": \"tempor qui do\",\n \"hidden\": true,\n \"listOptions\": [\n \"qui fugiat\",\n \"voluptate ut ipsu\"\n ],\n \"name\": \"in Lorem occaecat\",\n \"optional\": false,\n \"options\": {\n \"nondd\": {\n \"dependencies\": [\n {\n \"layer\": \"tempor amet minim nostrud\",\n \"name\": \"elit veni\",\n \"readOnly\": true\n },\n {\n \"layer\": \"nulla\",\n \"name\": \"voluptate\",\n \"readOnly\": false\n }\n ],\n \"description\": \"occaecat dolore dolor esse\",\n \"label\": \"mollit\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"deserunt velit in magna culpa\",\n \"targetKey\": \"ut\",\n \"type\": \"culpa ea consequat consectetur\",\n \"value\": \"sint laborum\"\n }\n ]\n },\n \"values\": \"et ut\"\n },\n \"type\": \"spectro\",\n \"values\": \"mollit qui\",\n \"version\": \"sunt aute consequat dolor\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore01\": \"\",\n \"consequat_4f\": \"\",\n \"Lorem6\": \"\",\n \"labore_a_\": \"\",\n \"magna_1_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in__b3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"cupidatat sed\",\n \"addonType\": \"in do voluptate\",\n \"annotations\": {\n \"consectetur_bc\": \"sed nulla laborum Lorem in\",\n \"adipisicing_e\": \"aute \",\n \"ipsum4\": \"laborum proident\"\n },\n \"cloudTypes\": [\n \"incididunt ex sint laboris sit\",\n \"ea est sunt ut officia\"\n ],\n \"digest\": \"officia sed\",\n \"displayName\": \"ut\",\n \"eol\": \"occaecat aute amet\",\n \"group\": \"sunt mollit proident Duis in\",\n \"layer\": \"os\",\n \"logoUrl\": \"elit aliqua Duis\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"proident deserunt\",\n \"presets\": [\n {\n \"add\": \"ipsum ex exercitation\",\n \"displayName\": \"Duis ea consequat dolore\",\n \"group\": \"ipsum elit\",\n \"name\": \"elit si\",\n \"remove\": [\n \"irure nostrud\",\n \"in\"\n ]\n },\n {\n \"add\": \"magna adipisicing incididunt voluptate\",\n \"displayName\": \"nostrud Ut\",\n \"group\": \"cupidatat velit\",\n \"name\": \"ut sint commodo dolore\",\n \"remove\": [\n \"do tempor minim occaecat\",\n \"culpa et qui ea\"\n ]\n }\n ],\n \"registryUid\": \"et sint est\",\n \"schema\": [\n {\n \"format\": \"qui officia dolore voluptate ullamco\",\n \"hints\": [\n \"dolor\",\n \"aliquip\"\n ],\n \"listOptions\": [\n \"mollit adipisicing est\",\n \"minim id\"\n ],\n \"name\": \"dolore \",\n \"readonly\": true,\n \"regex\": \"esse l\",\n \"required\": false,\n \"type\": \"voluptate reprehenderit tempor\"\n },\n {\n \"format\": \"quis enim ullamco\",\n \"hints\": [\n \"commodo offi\",\n \"mollit reprehenderit nostrud quis cupidatat\"\n ],\n \"listOptions\": [\n \"quis \",\n \"consectetur\"\n ],\n \"name\": \"aliquip incididunt Ut aute do\",\n \"readonly\": false,\n \"regex\": \"ut non sit\",\n \"required\": true,\n \"type\": \"sed ex\"\n }\n ],\n \"template\": {\n \"manifest\": \"aliqua proident\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"id laboris dolore commodo\",\n \"displayName\": \"aute est minim quis\",\n \"format\": \"laborum voluptate incididunt do non\",\n \"hidden\": false,\n \"listOptions\": [\n \"adipisicing in in\",\n \"eu Ut exercitation do\"\n ],\n \"name\": \"irure amet\",\n \"optional\": false,\n \"options\": {\n \"sint_f81\": {\n \"dependencies\": [\n {\n \"layer\": \"nulla nisi adipisicing nostrud sunt\",\n \"name\": \"consequat cillum culpa\",\n \"readOnly\": true\n },\n {\n \"layer\": \"a\",\n \"name\": \"consequat dolor\",\n \"readOnly\": true\n }\n ],\n \"description\": \"eu laboris nisi nulla\",\n \"label\": \"cupidatat\"\n },\n \"culpa8b\": {\n \"dependencies\": [\n {\n \"layer\": \"nostrud Ut in quis\",\n \"name\": \"velit aute exercitation es\",\n \"readOnly\": true\n },\n {\n \"layer\": \"laboris in esse fugiat ex\",\n \"name\": \"tempor reprehenderit culpa\",\n \"readOnly\": true\n }\n ],\n \"description\": \"labore id minim ipsum\",\n \"label\": \"incididunt voluptate Excepteur\"\n },\n \"officia0b\": {\n \"dependencies\": [\n {\n \"layer\": \"voluptate ipsum reprehe\",\n \"name\": \"esse nostrud dolore\",\n \"readOnly\": false\n },\n {\n \"layer\": \"eu anim\",\n \"name\": \"cupidatat esse consequat\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolore ut tempor ea ullamco\",\n \"label\": \"ullamco irure sit enim non\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"cupidatat sunt labore anim\",\n \"targetKey\": \"amet sint\",\n \"type\": \"dolore mollit magna ad Ut\",\n \"value\": \"minim ullamco reprehenderit eu\"\n },\n {\n \"description\": \"dolore\",\n \"displayName\": \"magna sed dolore Ut\",\n \"format\": \"dolor cupidatat ut enim\",\n \"hidden\": false,\n \"listOptions\": [\n \"occaecat mollit pariatur ut Lorem\",\n \"incididunt laborum in\"\n ],\n \"name\": \"consequat enim dolore\",\n \"optional\": true,\n \"options\": {\n \"consequat1ee\": {\n \"dependencies\": [\n {\n \"layer\": \"magna\",\n \"name\": \"velit in non\",\n \"readOnly\": true\n },\n {\n \"layer\": \"reprehenderit\",\n \"name\": \"cupidatat dolore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"eiusmod non commodo enim\",\n \"label\": \"Duis quis\"\n },\n \"esse80\": {\n \"dependencies\": [\n {\n \"layer\": \"ut mollit tempor\",\n \"name\": \"occaecat voluptate ad\",\n \"readOnly\": false\n },\n {\n \"layer\": \"irure laboris\",\n \"name\": \"ea aliqua\",\n \"readOnly\": true\n }\n ],\n \"description\": \"culpa exercitation\",\n \"label\": \"do Ut\"\n },\n \"nisi39\": {\n \"dependencies\": [\n {\n \"layer\": \"in ut\",\n \"name\": \"sint proident pariatur tempor\",\n \"readOnly\": false\n },\n {\n \"layer\": \"nisi sint labore aliqua Lorem\",\n \"name\": \"eiusmod proident quis\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ullamco et sit id\",\n \"label\": \"deserunt in cillum\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"est Excepteur cillum ut minim\",\n \"targetKey\": \"mollit of\",\n \"type\": \"nulla aliquip ea irure\",\n \"value\": \"occaecat culpa consectetur\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"mollit Lorem\",\n \"displayName\": \"do Ut\",\n \"format\": \"commodo cupidatat proident velit\",\n \"hidden\": true,\n \"listOptions\": [\n \"ut tempor magna\",\n \"mollit pariatur laborum id\"\n ],\n \"name\": \"id\",\n \"optional\": true,\n \"options\": {\n \"voluptate484\": {\n \"dependencies\": [\n {\n \"layer\": \"eu reprehenderit in laborum\",\n \"name\": \"dolor do\",\n \"readOnly\": false\n },\n {\n \"layer\": \"aute officia ad sit nisi\",\n \"name\": \"in pariatur\",\n \"readOnly\": true\n }\n ],\n \"description\": \"veniam eiusmod\",\n \"label\": \"id\"\n },\n \"ad0_\": {\n \"dependencies\": [\n {\n \"layer\": \"magna in\",\n \"name\": \"laborum\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ut ad sint Ut\",\n \"name\": \"culpa ut ut Lorem ipsum\",\n \"readOnly\": true\n }\n ],\n \"description\": \"mollit occaecat\",\n \"label\": \"tempor do ipsum irure culpa\"\n },\n \"magna0\": {\n \"dependencies\": [\n {\n \"layer\": \"sit ut anim\",\n \"name\": \"in eu dolore\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ad\",\n \"name\": \"dolor dolore\",\n \"readOnly\": true\n }\n ],\n \"description\": \"consectetur quis nostrud esse\",\n \"label\": \"tempor ut Ut\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"irure anim sit dolor id\",\n \"targetKey\": \"est dolor q\",\n \"type\": \"Excepteur laborum sed\",\n \"value\": \"culpa fugiat\"\n },\n {\n \"description\": \"magna dolore commodo ad\",\n \"displayName\": \"proident pariatur ad\",\n \"format\": \"ipsum\",\n \"hidden\": false,\n \"listOptions\": [\n \"\",\n \"fugiat sunt\"\n ],\n \"name\": \"consequat pariatur\",\n \"optional\": false,\n \"options\": {\n \"reprehenderit_5_\": {\n \"dependencies\": [\n {\n \"layer\": \"veniam ad nisi Lorem\",\n \"name\": \"Excepteur nulla ut\",\n \"readOnly\": true\n },\n {\n \"layer\": \"incididunt minim labore esse fugiat\",\n \"name\": \"voluptate nisi\",\n \"readOnly\": true\n }\n ],\n \"description\": \"cupidatat aute proident incididunt cill\",\n \"label\": \"quis ullamco voluptate veniam\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"tempor in Excepteur culpa\",\n \"targetKey\": \"laborum proident\",\n \"type\": \"nisi pariatur ut ipsum\",\n \"value\": \"laborum consectetur pariatur\"\n }\n ]\n },\n \"values\": \"ex do reprehenderit\"\n },\n \"type\": \"spectro\",\n \"values\": \"culpa cillum ad nostrud\",\n \"version\": \"qui eu occaecat\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"laboris dol\",\n \"version\": 66777509\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptated56\": \"\",\n \"nostruda\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ea_5\": \"\",\n \"ipsume9b\": \"\",\n \"veniam_88d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"quis deserunt est\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"est_85\": \"\",\n \"velit_6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim_50\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"nisi aute\",\n \"addonType\": \"ni\",\n \"annotations\": {\n \"in_22\": \"proident dolor\",\n \"laborisd\": \"amet voluptate tempor\"\n },\n \"cloudTypes\": [\n \"Excepteur\",\n \"voluptate irure nisi velit\"\n ],\n \"digest\": \"consectetur amet laborum et occaecat\",\n \"displayName\": \"in ut\",\n \"eol\": \"sunt cupidatat\",\n \"group\": \"dolor ea ipsum eiusmod\",\n \"layer\": \"addon\",\n \"logoUrl\": \"non reprehenderit aliquip in consequat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"sit\",\n \"presets\": [\n {\n \"add\": \"ipsum non occaecat aliquip magna\",\n \"displayName\": \"consequat aute veniam\",\n \"group\": \"proident dolore commodo est Except\",\n \"name\": \"ut id ex\",\n \"remove\": [\n \"exercitation Lorem proident\",\n \"sint aliquip in enim\"\n ]\n },\n {\n \"add\": \"consectetur fugiat commodo\",\n \"displayName\": \"nulla ea dolore quis\",\n \"group\": \"minim qui Excepteur\",\n \"name\": \"proident dolore non\",\n \"remove\": [\n \"dolor dolore pariatur sit\",\n \"ut consequat\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur enim veniam\",\n \"schema\": [\n {\n \"format\": \"mollit labore est\",\n \"hints\": [\n \"ipsum officia\",\n \"officia fugiat\"\n ],\n \"listOptions\": [\n \"dolore dolor consequat\",\n \"nulla dolore\"\n ],\n \"name\": \"ad ipsum nisi est\",\n \"readonly\": false,\n \"regex\": \"proident est reprehenderit Ut\",\n \"required\": false,\n \"type\": \"labore enim tempor esse\"\n },\n {\n \"format\": \"dolor in laborum\",\n \"hints\": [\n \"Excepteur ad velit aliqua\",\n \"dolore nulla ea aliquip\"\n ],\n \"listOptions\": [\n \"voluptate Ut\",\n \"dolore non\"\n ],\n \"name\": \"ex\",\n \"readonly\": true,\n \"regex\": \"ea labore ut\",\n \"required\": true,\n \"type\": \"commodo\"\n }\n ],\n \"template\": {\n \"manifest\": \"mollit enim\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"dolor cupidatat sed commodo eiusmod\",\n \"displayName\": \"aliquip pariatur\",\n \"format\": \"voluptate quis irure minim proident\",\n \"hidden\": false,\n \"listOptions\": [\n \"\",\n \"et sit ullamco\"\n ],\n \"name\": \"quis sit ipsum in\",\n \"optional\": false,\n \"options\": {\n \"ut_96f\": {\n \"dependencies\": [\n {\n \"layer\": \"do dolor ut\",\n \"name\": \"voluptate laboris esse aliqua\",\n \"readOnly\": false\n },\n {\n \"layer\": \"nisi\",\n \"name\": \"ad in Excepteur\",\n \"readOnly\": false\n }\n ],\n \"description\": \"in aliquip ea\",\n \"label\": \"consequat proident laborum reprehenderit Duis\"\n },\n \"deserunta\": {\n \"dependencies\": [\n {\n \"layer\": \"d\",\n \"name\": \"quis laborum eiusmod eu\",\n \"readOnly\": false\n },\n {\n \"layer\": \"nostrud qui id amet\",\n \"name\": \"aliqua dolor\",\n \"readOnly\": false\n }\n ],\n \"description\": \"tempor veniam\",\n \"label\": \"nisi eiusmod ut culpa\"\n },\n \"nonee3\": {\n \"dependencies\": [\n {\n \"layer\": \"s\",\n \"name\": \"Ut Excepteur\",\n \"readOnly\": false\n },\n {\n \"layer\": \"amet ad cillum Duis in\",\n \"name\": \"ut\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ut dolor\",\n \"label\": \"quis ex in irure aute\"\n },\n \"mollitd\": {\n \"dependencies\": [\n {\n \"layer\": \"pariatur consequat\",\n \"name\": \"non ut amet dolor\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aute sint\",\n \"name\": \"minim commodo incididunt in laboris\",\n \"readOnly\": false\n }\n ],\n \"description\": \"nulla in adipisicing Excepteur sit\",\n \"label\": \"amet ad commodo non\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ut ipsum laborum minim fugiat\",\n \"targetKey\": \"in Duis deserunt\",\n \"type\": \"non aute\",\n \"value\": \"irure\"\n },\n {\n \"description\": \"Excepteur irure ipsum incididunt fugiat\",\n \"displayName\": \"nulla ut\",\n \"format\": \"aute esse magna\",\n \"hidden\": true,\n \"listOptions\": [\n \"ipsum eiusmod do\",\n \"dolore aliqua\"\n ],\n \"name\": \"occaecat proident voluptate consectetur\",\n \"optional\": false,\n \"options\": {\n \"labore_b\": {\n \"dependencies\": [\n {\n \"layer\": \"veniam incididunt exercitati\",\n \"name\": \"non in ad\",\n \"readOnly\": true\n },\n {\n \"layer\": \"voluptate Ut dolor\",\n \"name\": \"ut ipsum ea cillum\",\n \"readOnly\": true\n }\n ],\n \"description\": \"magna dolore quis Ut incididunt\",\n \"label\": \"fugiat et iru\"\n },\n \"occaecatb\": {\n \"dependencies\": [\n {\n \"layer\": \"aute mollit qui Duis\",\n \"name\": \"deserunt minim\",\n \"readOnly\": false\n },\n {\n \"layer\": \"occaecat\",\n \"name\": \"in amet\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Excepteur culpa in est ut\",\n \"label\": \"anim adipisicing labore eu ut\"\n },\n \"velit_6\": {\n \"dependencies\": [\n {\n \"layer\": \"eiusmod\",\n \"name\": \"dolor ut pariatur\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sint pariatur cupidatat\",\n \"name\": \"in ipsum incididunt non laboris\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliquip ad pro\",\n \"label\": \"qui eiusmod officia\"\n },\n \"officia705\": {\n \"dependencies\": [\n {\n \"layer\": \"irure aliqua cupidatat sed ut\",\n \"name\": \"et consequat nostrud\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sint pariatur adipisicing\",\n \"name\": \"esse\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aliqua veniam exercitation ad\",\n \"label\": \"incididunt qui in\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"commodo id\",\n \"targetKey\": \"incididunt aliqua ea\",\n \"type\": \"do irure\",\n \"value\": \"elit sit\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"deserunt\",\n \"displayName\": \"sunt\",\n \"format\": \"mollit labore eiusmod consectetur\",\n \"hidden\": true,\n \"listOptions\": [\n \"enim et dolor\",\n \"nulla\"\n ],\n \"name\": \"laborum\",\n \"optional\": false,\n \"options\": {\n \"commodo_3\": {\n \"dependencies\": [\n {\n \"layer\": \"in nulla\",\n \"name\": \"officia est minim dolor\",\n \"readOnly\": false\n },\n {\n \"layer\": \"in lab\",\n \"name\": \"eu dolor\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliqua in\",\n \"label\": \"exercitation aliquip\"\n },\n \"eua\": {\n \"dependencies\": [\n {\n \"layer\": \"aliqua dolore quis\",\n \"name\": \"velit cillum consequat qui\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ex mollit exercitation eu\",\n \"name\": \"dolore \",\n \"readOnly\": true\n }\n ],\n \"description\": \"adipisicing aliquip amet\",\n \"label\": \"Lorem et pariatur sunt\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"cupidatat\",\n \"targetKey\": \"sit mo\",\n \"type\": \"ad cillum do\",\n \"value\": \"in do voluptate labor\"\n },\n {\n \"description\": \"exercitation consectetur i\",\n \"displayName\": \"in\",\n \"format\": \"ad cillum velit ex\",\n \"hidden\": false,\n \"listOptions\": [\n \"enim laboris\",\n \"sint consequat\"\n ],\n \"name\": \"adipisicing nostrud pariatur\",\n \"optional\": true,\n \"options\": {\n \"ad_00b\": {\n \"dependencies\": [\n {\n \"layer\": \"ut sunt cupidatat magna\",\n \"name\": \"sed proident\",\n \"readOnly\": true\n },\n {\n \"layer\": \"in ut\",\n \"name\": \"ipsum incididunt do\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aliquip exercitation\",\n \"label\": \"reprehenderit\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"Excepteur laboris ullamco in proident\",\n \"targetKey\": \"ullamco laboris amet\",\n \"type\": \"quis in do non reprehenderit\",\n \"value\": \"ex ipsum\"\n }\n ]\n },\n \"values\": \"incidi\"\n },\n \"type\": \"spectro\",\n \"values\": \"sit aute\",\n \"version\": \"non eu\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"velit_5\": \"\",\n \"aliqua7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_6\": \"\",\n \"velit022\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"nisi ut pariatur\",\n \"addonType\": \"non officia\",\n \"annotations\": {\n \"laborum_a8d\": \"cupidatat\",\n \"utf0\": \"dolor occaecat proident deserunt\"\n },\n \"cloudTypes\": [\n \"cillum eiusmod consectetur exercitation\",\n \"aliquip magna\"\n ],\n \"digest\": \"ipsum irure\",\n \"displayName\": \"reprehenderit Excepteur\",\n \"eol\": \"ut ex in laborum\",\n \"group\": \"irure ut quis\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"ven\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"non ip\",\n \"presets\": [\n {\n \"add\": \"minim in\",\n \"displayName\": \"ullamco\",\n \"group\": \"velit et\",\n \"name\": \"elit\",\n \"remove\": [\n \"do\",\n \"voluptate mollit Ut nulla elit\"\n ]\n },\n {\n \"add\": \"amet officia in voluptate\",\n \"displayName\": \"in eu nisi consectetur anim\",\n \"group\": \"et\",\n \"name\": \"dolore anim sed ipsum\",\n \"remove\": [\n \"incididunt\",\n \"consequat ipsum deserunt\"\n ]\n }\n ],\n \"registryUid\": \"fugiat labore ex\",\n \"schema\": [\n {\n \"format\": \"ipsum nisi quis in sed\",\n \"hints\": [\n \"dolor\",\n \"non labore id dolor\"\n ],\n \"listOptions\": [\n \"tempor esse\",\n \"veniam\"\n ],\n \"name\": \"quis\",\n \"readonly\": true,\n \"regex\": \"ad minim\",\n \"required\": false,\n \"type\": \"magna consectetur\"\n },\n {\n \"format\": \"Ut id\",\n \"hints\": [\n \"occaecat sunt\",\n \"exercitation adipisicing qui quis\"\n ],\n \"listOptions\": [\n \"fugiat\",\n \"ex enim\"\n ],\n \"name\": \"proident aliqua eiusmod commodo\",\n \"readonly\": false,\n \"regex\": \"in aliquip non\",\n \"required\": false,\n \"type\": \"culpa velit labore amet\"\n }\n ],\n \"template\": {\n \"manifest\": \"esse irure quis\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"ullamco do nostrud dolore\",\n \"displayName\": \"ad ullamco incididunt\",\n \"format\": \"laborum labore laboris esse\",\n \"hidden\": true,\n \"listOptions\": [\n \"nostrud voluptate et exercitation Ut\",\n \"laboris minim irure dolor\"\n ],\n \"name\": \"dolor eu\",\n \"optional\": true,\n \"options\": {\n \"Duis_3\": {\n \"dependencies\": [\n {\n \"layer\": \"adipisicing aliqua laboris in\",\n \"name\": \"eu laboris\",\n \"readOnly\": false\n },\n {\n \"layer\": \"proident reprehenderit incididunt exercitation anim\",\n \"name\": \"quis mollit est\",\n \"readOnly\": true\n }\n ],\n \"description\": \"tempo\",\n \"label\": \"ipsum ea\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"eu offi\",\n \"targetKey\": \"velit\",\n \"type\": \"in fugiat sunt nulla\",\n \"value\": \"ad culpa amet aute\"\n },\n {\n \"description\": \"proident\",\n \"displayName\": \"amet\",\n \"format\": \"deserunt enim\",\n \"hidden\": true,\n \"listOptions\": [\n \"in aliqua nostrud inc\",\n \"dolore eiusmod anim consectetur\"\n ],\n \"name\": \"fugiat consequat proident\",\n \"optional\": true,\n \"options\": {\n \"sit_bd\": {\n \"dependencies\": [\n {\n \"layer\": \"id\",\n \"name\": \"enim qui mollit\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ad eu reprehenderit elit\",\n \"name\": \"ullamco in des\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Excepteur officia enim\",\n \"label\": \"ull\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"commodo in aute\",\n \"targetKey\": \"Ut cupidatat eu\",\n \"type\": \"ut nostrud culpa exercitation\",\n \"value\": \"dolore cupidatat anim\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"adipisi\",\n \"displayName\": \"magna dolor Duis in sit\",\n \"format\": \"pariatur consequat\",\n \"hidden\": false,\n \"listOptions\": [\n \"dolor consequat ea minim\",\n \"reprehenderit ipsum esse\"\n ],\n \"name\": \"dolore tempor et officia dolor\",\n \"optional\": true,\n \"options\": {\n \"quis_710\": {\n \"dependencies\": [\n {\n \"layer\": \"reprehenderit nisi nostrud incididunt\",\n \"name\": \"exercitation Duis\",\n \"readOnly\": false\n },\n {\n \"layer\": \"non proident irure et commodo\",\n \"name\": \"sint veniam eiusmod labore\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Ut\",\n \"label\": \"nisi cupidatat elit in\"\n },\n \"consectetur__e\": {\n \"dependencies\": [\n {\n \"layer\": \"nostrud en\",\n \"name\": \"incididunt consequat Lorem\",\n \"readOnly\": false\n },\n {\n \"layer\": \"sed in eu nostrud\",\n \"name\": \"sed consectetur eiusmod\",\n \"readOnly\": true\n }\n ],\n \"description\": \"consequat consectetur reprehen\",\n \"label\": \"in\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ipsum Lorem cillum sed\",\n \"targetKey\": \"non velit\",\n \"type\": \"dolore sit\",\n \"value\": \"laborum magna ut ullamco\"\n },\n {\n \"description\": \"quis sed\",\n \"displayName\": \"voluptate laborum est\",\n \"format\": \"ipsum cupidatat eu\",\n \"hidden\": true,\n \"listOptions\": [\n \"proident sint\",\n \"ea exercitation dolore quis\"\n ],\n \"name\": \"tempor non nulla do proident\",\n \"optional\": false,\n \"options\": {\n \"officia61\": {\n \"dependencies\": [\n {\n \"layer\": \"sit laboris reprehenderit\",\n \"name\": \"esse in dolor eiusmod reprehen\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sunt\",\n \"name\": \"esse nulla ex\",\n \"readOnly\": false\n }\n ],\n \"description\": \"tempor adipisicing consectetur\",\n \"label\": \"incididunt consequat\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"est Duis irure\",\n \"targetKey\": \"culpa dolore nulla commodo\",\n \"type\": \"in irure\",\n \"value\": \"aliquip officia ut incididunt\"\n }\n ]\n },\n \"values\": \"voluptate\"\n },\n \"type\": \"spectro\",\n \"values\": \"in in\",\n \"version\": \"Ut id\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"laboris Excepteur\",\n \"version\": -8300052\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "527ce9a0-1143-423e-a71f-31f267884697", "name": "Updates the specified cluster groups profiles", "request": { "name": "Updates the specified cluster groups profiles", "description": {}, "url": { "path": ["v1", "clustergroups", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) ClusterGroup uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d53471a3-622c-4233-8ef5-fa3d0978a6fa", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clustergroups", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) ClusterGroup uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "908968bb-d721-477c-bf25-7c07cb149d6c", "name": "clusterprofiles", "item": [ { "id": "b12d0a54-8f8d-4807-9aeb-87e686ded88d", "name": "Creates a cluster profile", "request": { "name": "Creates a cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"non_5c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"mollit149\": \"\",\n \"proidentd2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"type\": \"cluster\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ac88c791-d988-482e-8e93-5c902db0829f", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sunt_7\": \"\",\n \"proident_013\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"mollit_62\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"type\": \"cluster\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5bad817b-e246-41c6-b217-8953cafc1e98", "name": "Deletes list of cluster profiles", "request": { "name": "Deletes list of cluster profiles", "description": {}, "url": { "path": ["v1", "clusterprofiles", "bulk"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"uids\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3a0f00b2-f470-420b-83e1-d4399e773e4c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "bulk"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": { "mode": "raw", "raw": "{\n \"uids\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"deletedCount\": -68629100,\n \"failures\": [\n {\n \"errMsg\": \"magna consequat id occaecat\",\n \"name\": \"irure Excepteur officia id\",\n \"uid\": \"eu voluptate anim\"\n },\n {\n \"errMsg\": \"sit do\",\n \"name\": \"nisi cupidatat\",\n \"uid\": \"commodo ad\"\n }\n ],\n \"isSucceeded\": true,\n \"message\": \"ut incididunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6b5e1dea-d9d9-47c5-a264-f7597ad7ca14", "name": "import", "item": [ { "id": "1a96eb5e-6a96-4366-8ce0-6da510089ca0", "name": "Imports a cluster profile", "request": { "name": "Imports a cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", "import"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "publish", "value": "", "description": "If true then cluster profile will be published post successful import" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"description\": \"\",\n \"labels\": {\n \"in__b3\": \"\",\n \"animd9b\": \"\",\n \"labore_932\": \"\",\n \"id_ba5\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"registry\": {\n \"matchingRegistries\": [\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n },\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n ],\n \"metadata\": {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n },\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "301ca2bd-cd44-452c-aec1-53223e7f2146", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "import"], "host": ["{{baseUrl}}"], "query": [ { "key": "publish", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f4ed223e-8ecd-4579-bd0c-6d699a70d7d9", "name": "Imports a cluster profile via file", "request": { "name": "Imports a cluster profile via file", "description": {}, "url": { "path": ["v1", "clusterprofiles", "import", "file"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "publish", "value": "", "description": "If true then cluster profile will be published post successful import" }, { "disabled": false, "key": "format", "value": "json", "description": "Cluster profile import file format [\"yaml\", \"json\"]" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "importFile", "type": "file", "description": "Cluster profile import file" } ] } }, "response": [ { "id": "c3aecb34-ab0e-4add-8cab-125f74e5f9c1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "import", "file"], "host": ["{{baseUrl}}"], "query": [ { "key": "publish", "value": "" }, { "key": "format", "value": "json" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "formdata", "formdata": [ { "description": { "content": "Cluster profile import file", "type": "text/plain" }, "key": "importFile", "value": "", "type": "text" } ] } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5fedcb0c-7b37-4857-a2e5-f623bce91038", "name": "Validates cluster profile import", "request": { "name": "Validates cluster profile import", "description": {}, "url": { "path": ["v1", "clusterprofiles", "import", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"description\": \"\",\n \"labels\": {\n \"Lorem_deb\": \"\",\n \"voluptate_2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"registry\": {\n \"matchingRegistries\": [\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n },\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n ],\n \"metadata\": {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n },\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c9401a74-35d2-48b2-952c-794edec91428", "name": "Cluster profile import validated response", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "import", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"description\": \"\",\n \"labels\": {\n \"exercitation_a8\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"template\": {\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\",\n \"registry\": {\n \"matchingRegistries\": [\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n },\n {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n ],\n \"metadata\": {\n \"isPrivate\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"providerType\": \"\",\n \"uid\": \"\"\n }\n },\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"type\": \"\"\n },\n \"version\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ad4c14d5-3a57-4a35-ac4d-552a864b2df4", "name": "Retrieves a list of macros", "request": { "name": "Retrieves a list of macros", "description": {}, "url": { "path": ["v1", "clusterprofiles", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9b1ad041-0ed3-4164-9842-e92b2f7b6962", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"macros\": [\n {\n \"name\": \"in Lorem in dolor\",\n \"value\": \"et culpa dolore ut\"\n },\n {\n \"name\": \"aute minim ea ullamco\",\n \"value\": \"fugiat ut irure Duis eiusmod\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d7d13ba9-d679-40c2-a2b0-024a491d1d1a", "name": "validate", "item": [ { "id": "43ba4d7c-3c09-4ed4-abb4-4d644c2733f6", "name": "Validates the cluster profile metadata", "request": { "name": "Validates the cluster profile metadata", "description": { "content": "Validates the cluster profile name and version", "type": "text/plain" }, "url": { "path": ["v1", "clusterprofiles", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "", "description": "Cluster profile name" }, { "disabled": false, "key": "version", "value": "", "description": "Cluster profile version" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dd14ac41-9cf8-44a3-9f04-da3575aa3d6a", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" }, { "key": "version", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6566bd50-855f-4610-aa23-8e1c90c6ddfc", "name": "Validates cluster profile packs", "request": { "name": "Validates cluster profile packs", "description": {}, "url": { "path": ["v1", "clusterprofiles", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"type\": \"cluster\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "82723d94-12ff-4964-a7ea-213a1b77afa4", "name": "Cluster profile packs validation response", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"non exercitation\",\n \"errors\": [\n {\n \"code\": \"exercitation sunt mollit cupidatat\",\n \"message\": \"veniam do\"\n },\n {\n \"code\": \"sit incididunt\",\n \"message\": \"amet est\"\n }\n ],\n \"name\": \"amet eu aute ut qui\"\n },\n {\n \"displayName\": \"ea nostrud\",\n \"errors\": [\n {\n \"code\": \"eu minim incididunt in\",\n \"message\": \"cillum minim\"\n },\n {\n \"code\": \"velit et nisi occaecat dolor\",\n \"message\": \"do in qui in\"\n }\n ],\n \"name\": \"ea aute et anim\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "c85bbde1-d21f-4115-aad4-7bf348f56f5f", "name": "{uid}", "item": [ { "id": "1ef779ec-739b-4160-b122-6b66df50735c", "name": "clone", "item": [ { "id": "5cd12b6a-0168-4c3f-9198-c3641f2df370", "name": "Creates a clone of the specified cluster profile", "request": { "name": "Creates a clone of the specified cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\",\n \"target\": {\n \"scope\": \"\",\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "49bef15f-e72a-4fa7-9349-3b98c83095e9", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\",\n \"target\": {\n \"scope\": \"\",\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cbc60b7b-19fa-49cc-918a-a806aa1bf67c", "name": "Validates the cluster profile clone", "request": { "name": "Validates the cluster profile clone", "description": { "content": "Validates the cloned cluster profile name, version and target project uid", "type": "text/plain" }, "url": { "path": ["v1", "clusterprofiles", ":uid", "clone", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target\": {\n \"scope\": \"\",\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3250d5bd-0a72-4a53-b4ec-fd97d7e49a18", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "clone", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"target\": {\n \"scope\": \"\",\n \"projectUid\": \"\"\n },\n \"version\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "157e6e11-cfc9-4b87-9066-3aa55317745e", "name": "export", "item": [ { "id": "84c70122-941c-4bab-a990-c9d5d051c737", "name": "Export the specified cluster profile", "request": { "name": "Export the specified cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "export"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "format", "value": "json", "description": "Cluster profile export file format [ \"yaml\", \"json\" ]" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0f2eb51a-64a1-4836-9567-6a9ee3f31f66", "name": "Exports cluster profile as a file", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "export"], "host": ["{{baseUrl}}"], "query": [ { "key": "format", "value": "json" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "23f09b04-eb9c-4734-baae-f263476e3c37", "name": "Downloads the specified cluster profile", "request": { "name": "Downloads the specified cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "export", "terraform"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "format", "value": "yaml", "description": "Cluster profile export file format [ \"yaml\", \"json\" ]" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b53a27c8-d5bc-443e-964e-d839e5dad844", "name": "Downloads cluster profile export file", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "export", "terraform"], "host": ["{{baseUrl}}"], "query": [ { "key": "format", "value": "yaml" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "833db342-fa08-447a-9aed-9e5a5c5ddae5", "name": "Updates the specified cluster profile metadata", "request": { "name": "Updates the specified cluster profile metadata", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"occaecat_93b\": \"\",\n \"est_8ad\": \"\",\n \"eiusmod0\": \"\"\n },\n \"labels\": {\n \"tempor_18f\": \"\",\n \"Excepteur_c7\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7e77cee6-e130-4d2e-a1b7-7fff6c185043", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sint_a29\": \"\"\n },\n \"labels\": {\n \"aliqua_5\": \"\",\n \"ea405\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"version\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9b5fb9a4-7776-47ef-ae84-94fa259655b4", "name": "Updates cluster profile packs ref", "request": { "name": "Updates cluster profile packs ref", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packRefs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "notify", "value": "", "description": "Cluster profile notification uid" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1540cf8f-c86c-4714-915f-e3aa83379a00", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packRefs"], "host": ["{{baseUrl}}"], "query": [ { "key": "notify", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5ccbf9ae-1641-4465-ae53-6a2afd1f3b9a", "name": "packs", "item": [ { "id": "7fde1626-8bab-44c9-b854-ffd946d5c132", "name": "Returns the specified cluster profile packs", "request": { "name": "Returns the specified cluster profile packs", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "Comma seperated pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d65c1012-78c8-4d06-b315-fb19b563bdf3", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ut1e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_c\": \"\",\n \"laboris__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"ullamco officia ut\",\n \"addonType\": \"ad eiusmod magn\",\n \"annotations\": {\n \"ipsum_4\": \"tempor velit\"\n },\n \"cloudTypes\": [\n \"cupidatat sit\",\n \"sed non ex mollit\"\n ],\n \"digest\": \"non in\",\n \"displayName\": \"proident Duis ipsum\",\n \"eol\": \"minim in amet\",\n \"group\": \"veniam deserunt\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"nostrud\",\n \"presets\": [\n {\n \"add\": \"dolor proident quis eiusmod\",\n \"displayName\": \"consequat culpa qui ut sunt\",\n \"group\": \"labor\",\n \"name\": \"voluptate elit eiusmod\",\n \"remove\": [\n \"culpa\",\n \"Excepteur ut occaecat cillum pariatur\"\n ]\n },\n {\n \"add\": \"ut eu in officia\",\n \"displayName\": \"sint\",\n \"group\": \"dolore commodo anim enim\",\n \"name\": \"irure laborum\",\n \"remove\": [\n \"Lorem in consectet\",\n \"sit sint\"\n ]\n }\n ],\n \"registryUid\": \"laboris dolor \",\n \"schema\": [\n {\n \"format\": \"esse in quis culpa\",\n \"hints\": [\n \"Duis nisi dolore velit\",\n \"ullamco\"\n ],\n \"listOptions\": [\n \"elit esse deserunt aliquip\",\n \"ea irure Ut\"\n ],\n \"name\": \"consectetur aliquip\",\n \"readonly\": false,\n \"regex\": \"aliqua exercitation in\",\n \"required\": true,\n \"type\": \"officia cupidatat dolore incididunt elit\"\n },\n {\n \"format\": \"cillum dolore sint in\",\n \"hints\": [\n \"do irure esse magna ullamco\",\n \"sed dolore dolor incididunt\"\n ],\n \"listOptions\": [\n \"eiusmod fu\",\n \"in culpa aliquip\"\n ],\n \"name\": \"aute eu\",\n \"readonly\": true,\n \"regex\": \"consequat sit\",\n \"required\": true,\n \"type\": \"ad\"\n }\n ],\n \"template\": {\n \"manifest\": \"Duis commodo nisi esse et\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"ea est nulla\",\n \"displayName\": \"in ullamco dolore commodo\",\n \"format\": \"sunt magna de\",\n \"hidden\": true,\n \"listOptions\": [\n \"sit esse magna dolor culpa\",\n \"nostrud officia\"\n ],\n \"name\": \"quis nisi\",\n \"optional\": false,\n \"options\": {\n \"mollitcb3\": {\n \"dependencies\": [\n {\n \"layer\": \"sed\",\n \"name\": \"in ut\",\n \"readOnly\": true\n },\n {\n \"layer\": \"anim eu conseq\",\n \"name\": \"commodo eiusmod e\",\n \"readOnly\": false\n }\n ],\n \"description\": \"sed in proident dolore\",\n \"label\": \"consequat\"\n },\n \"nisif\": {\n \"dependencies\": [\n {\n \"layer\": \"l\",\n \"name\": \"in anim Ut\",\n \"readOnly\": true\n },\n {\n \"layer\": \"tempor incididunt voluptate qui\",\n \"name\": \"in in culpa elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"exercitation Ut magna qui\",\n \"label\": \"esse minim nostrud officia\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"adipisicing laboris esse\",\n \"targetKey\": \"incididunt voluptat\",\n \"type\": \"aute velit cupidatat\",\n \"value\": \"eu sint ea nostrud labore\"\n },\n {\n \"description\": \"nulla quis\",\n \"displayName\": \"amet fugiat Lorem nisi\",\n \"format\": \"dolor non esse eu elit\",\n \"hidden\": true,\n \"listOptions\": [\n \"aliquip dolor cupidatat\",\n \"enim dolor\"\n ],\n \"name\": \"incididunt labore\",\n \"optional\": false,\n \"options\": {\n \"in_1cb\": {\n \"dependencies\": [\n {\n \"layer\": \"minim ullamco veni\",\n \"name\": \"exercitation occaecat\",\n \"readOnly\": false\n },\n {\n \"layer\": \"nisi esse\",\n \"name\": \"et\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aute\",\n \"label\": \"anim mollit\"\n },\n \"Ut65_\": {\n \"dependencies\": [\n {\n \"layer\": \"i\",\n \"name\": \"tempor aliqua consectetur\",\n \"readOnly\": true\n },\n {\n \"layer\": \"eiusmod minim\",\n \"name\": \"cillum adipisicing\",\n \"readOnly\": false\n }\n ],\n \"description\": \"incididunt quis Ut\",\n \"label\": \"ipsum in consectetur\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"dolore cillum mollit Lorem\",\n \"targetKey\": \"Ut quis consectetur\",\n \"type\": \"ipsum eiusmod occaecat culpa dolore\",\n \"value\": \"adipisicing cillum Excepteur dolore sit\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"Excepteur cillum\",\n \"displayName\": \"sed cupidatat\",\n \"format\": \"eiusmod ea ex\",\n \"hidden\": true,\n \"listOptions\": [\n \"ex commodo Excepteur nisi\",\n \"consequat ut tempor sint\"\n ],\n \"name\": \"cupidatat esse sint sed\",\n \"optional\": true,\n \"options\": {\n \"voluptate_40\": {\n \"dependencies\": [\n {\n \"layer\": \"deserunt aliquip mollit\",\n \"name\": \"ut laboris enim esse cupidatat\",\n \"readOnly\": true\n },\n {\n \"layer\": \"velit occaecat\",\n \"name\": \"ut anim id labore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"quis nisi magna laboris\",\n \"label\": \"occaecat in ad\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"aute minim sed ipsum laborum\",\n \"targetKey\": \"dolore\",\n \"type\": \"laboris qui\",\n \"value\": \"nisi in Lorem\"\n },\n {\n \"description\": \"exercitation sit aute\",\n \"displayName\": \"culpa sed consequat\",\n \"format\": \"elit sit\",\n \"hidden\": true,\n \"listOptions\": [\n \"enim quis qui dolore\",\n \"labore velit aliquip dolor officia\"\n ],\n \"name\": \"dolore dolore dolor\",\n \"optional\": false,\n \"options\": {\n \"ametaa\": {\n \"dependencies\": [\n {\n \"layer\": \"ut\",\n \"name\": \"officia quis\",\n \"readOnly\": true\n },\n {\n \"layer\": \"commodo ut laborum ex mollit\",\n \"name\": \"cillum aliquip eu esse\",\n \"readOnly\": true\n }\n ],\n \"description\": \"esse dolor labore\",\n \"label\": \"in Duis minim\"\n },\n \"Lorem_ca_\": {\n \"dependencies\": [\n {\n \"layer\": \"est dolor\",\n \"name\": \"dolor nulla ad\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ex est consectetur incididunt\",\n \"name\": \"adipisicing quis labore nulla\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aute non anim sunt\",\n \"label\": \"elit\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"sed deserunt\",\n \"targetKey\": \"pariatur consectetur enim ali\",\n \"type\": \"qui\",\n \"value\": \"culpa adipisicing i\"\n }\n ]\n },\n \"values\": \"minim sit consectetur\"\n },\n \"type\": \"spectro\",\n \"values\": \"proident sint\",\n \"version\": \"sint sed\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sit_6d\": \"\",\n \"labore49a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"incididunt occaecat in cupidatat\",\n \"addonType\": \"Excepteur Ut eu pariatur\",\n \"annotations\": {\n \"consequatc6\": \"pariatur ea esse cupidatat\",\n \"occaecat_5c\": \"pariatur fugiat nostrud quis commodo\",\n \"tempor_b\": \"aliqua anim id laborum\"\n },\n \"cloudTypes\": [\n \"sint\",\n \"nisi in minim Lorem\"\n ],\n \"digest\": \"cupidatat\",\n \"displayName\": \"ad Ut occaecat\",\n \"eol\": \"aute in fugiat\",\n \"group\": \"aute pariatur sunt\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"do nulla in culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"ulla\",\n \"presets\": [\n {\n \"add\": \"nostrud\",\n \"displayName\": \"non in\",\n \"group\": \"tempor\",\n \"name\": \"pariatur nostrud\",\n \"remove\": [\n \"nostrud\",\n \"consectetur officia\"\n ]\n },\n {\n \"add\": \"nisi sunt in\",\n \"displayName\": \"sunt Lorem minim dolore\",\n \"group\": \"Ut\",\n \"name\": \"aliquip ut\",\n \"remove\": [\n \"mollit reprehenderit et ut\",\n \"cupidatat\"\n ]\n }\n ],\n \"registryUid\": \"nostrud laborum quis\",\n \"schema\": [\n {\n \"format\": \"esse dolore reprehenderit veniam mollit\",\n \"hints\": [\n \"dolor fugiat\",\n \"id nulla minim nostrud\"\n ],\n \"listOptions\": [\n \"velit Lorem veniam\",\n \"aliquip exercitation mollit quis\"\n ],\n \"name\": \"eu velit nisi\",\n \"readonly\": true,\n \"regex\": \"Duis minim\",\n \"required\": true,\n \"type\": \"in dolore aliqua\"\n },\n {\n \"format\": \"laborum esse mollit\",\n \"hints\": [\n \"adipisicing dolor sint\",\n \"exercitation culpa aliqua est\"\n ],\n \"listOptions\": [\n \"non elit velit mollit\",\n \"qui culpa veniam\"\n ],\n \"name\": \"ullamco commodo incididunt\",\n \"readonly\": true,\n \"regex\": \"Excepteur eiusmod\",\n \"required\": true,\n \"type\": \"tempor nostrud Lorem labore\"\n }\n ],\n \"template\": {\n \"manifest\": \"est\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"aute anim enim ullamco mollit\",\n \"displayName\": \"est nisi\",\n \"format\": \"labore id Excepteur elit\",\n \"hidden\": true,\n \"listOptions\": [\n \"nulla labore laborum\",\n \"magna aliquip\"\n ],\n \"name\": \"mollit ut qui ea\",\n \"optional\": false,\n \"options\": {\n \"Utfd6\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation enim nulla\",\n \"name\": \"eiusmod\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ex dolore consectetur cupidatat ad\",\n \"name\": \"sed enim\",\n \"readOnly\": true\n }\n ],\n \"description\": \"proident exercitation\",\n \"label\": \"eiusmod cupidatat\"\n },\n \"sunt6b3\": {\n \"dependencies\": [\n {\n \"layer\": \"dolor\",\n \"name\": \"laboris nisi\",\n \"readOnly\": false\n },\n {\n \"layer\": \"aliqua minim\",\n \"name\": \"mollit dolore ullamco est\",\n \"readOnly\": true\n }\n ],\n \"description\": \"sunt culpa sed do\",\n \"label\": \"in qui\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ipsum sint non exercitation mollit\",\n \"targetKey\": \"sed in\",\n \"type\": \"eiusmod et culpa\",\n \"value\": \"ad\"\n },\n {\n \"description\": \"irure\",\n \"displayName\": \"laboris ut eiusmod\",\n \"format\": \"dolor\",\n \"hidden\": true,\n \"listOptions\": [\n \"enim\",\n \"in dolore\"\n ],\n \"name\": \"in in adipisicing\",\n \"optional\": true,\n \"options\": {\n \"sint__0\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum voluptate et ut\",\n \"name\": \"amet nulla Duis\",\n \"readOnly\": false\n },\n {\n \"layer\": \"laboris amet\",\n \"name\": \"culpa eu ipsum\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Ut nisi\",\n \"label\": \"ut aliquip\"\n },\n \"sunt3\": {\n \"dependencies\": [\n {\n \"layer\": \"et magna elit\",\n \"name\": \"enim Ut nostrud anim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolor velit\",\n \"name\": \"consectetur Duis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"cupidatat pariatur consequat\",\n \"label\": \"dolor\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"in commodo veniam\",\n \"targetKey\": \"lab\",\n \"type\": \"id sint laboris elit ad\",\n \"value\": \"ullamco incididunt ex magna conse\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"dolor reprehenderit mollit\",\n \"displayName\": \"mollit eiusmod\",\n \"format\": \"ad labo\",\n \"hidden\": false,\n \"listOptions\": [\n \"mol\",\n \"sit qui\"\n ],\n \"name\": \"mollit et\",\n \"optional\": false,\n \"options\": {\n \"cupidatat4\": {\n \"dependencies\": [\n {\n \"layer\": \"laborum in ad do\",\n \"name\": \"voluptate Duis\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolor dolore ea\",\n \"name\": \"ut dolore\",\n \"readOnly\": true\n }\n ],\n \"description\": \"qui est incididunt\",\n \"label\": \"exercitation eiusmod\"\n },\n \"nostrud78\": {\n \"dependencies\": [\n {\n \"layer\": \"nulla ad sunt\",\n \"name\": \"sit\",\n \"readOnly\": true\n },\n {\n \"layer\": \"adipisicing laborum\",\n \"name\": \"irure cillum aliquip\",\n \"readOnly\": true\n }\n ],\n \"description\": \"nostrud aliquip minim pariatur anim\",\n \"label\": \"nisi esse\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ullamco mollit fugiat aliquip\",\n \"targetKey\": \"quis occaecat velit consequat qui\",\n \"type\": \"laboris ullamco nostrud\",\n \"value\": \"irure sed\"\n },\n {\n \"description\": \"dolor et commodo\",\n \"displayName\": \"laboris consectetur u\",\n \"format\": \"Duis fugiat ad incididunt\",\n \"hidden\": true,\n \"listOptions\": [\n \"voluptate\",\n \"cupidatat ipsum dolor sint\"\n ],\n \"name\": \"incidi\",\n \"optional\": false,\n \"options\": {\n \"ea_8c\": {\n \"dependencies\": [\n {\n \"layer\": \"proident esse Excepteur\",\n \"name\": \"consectetur Lorem tempor dolore\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sint\",\n \"name\": \"mollit ut\",\n \"readOnly\": false\n }\n ],\n \"description\": \"id dolore exercitation\",\n \"label\": \"aliquip dolor\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"anim dolore voluptate ad\",\n \"targetKey\": \"sint\",\n \"type\": \"sunt esse consequat\",\n \"value\": \"culpa in\"\n }\n ]\n },\n \"values\": \"exercitation in occaecat\"\n },\n \"type\": \"spectro\",\n \"values\": \"aute consequat\",\n \"version\": \"proident in ut quis\"\n },\n \"status\": {}\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1d90e1f4-f55e-4495-ae4f-37fcb8324b16", "name": "Adds a new pack to the specified cluster profile and returns the created pack uid", "request": { "name": "Adds a new pack to the specified cluster profile and returns the created pack uid", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "Comma seperated pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"pack\": {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "11f67f17-e06e-4bcc-8300-1bba606605ed", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"pack\": {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eaea0875-73bd-4813-8780-3ee51f41e779", "name": "Returns the specified cluster profile pack manifests", "request": { "name": "Returns the specified cluster profile pack manifests", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", "manifests"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "Comma seperated pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bd0c404f-1cd6-44e8-9060-7796da188dfe", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", "manifests"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"Lorem90\": \"\",\n \"consectetur_9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nullaba0\": \"\",\n \"commodo5\": \"\",\n \"et_6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpa_7a\": \"\",\n \"in_6b_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"eiusmod consequat quis Lorem\",\n \"annotations\": {\n \"proident_33\": \"nulla velit enim\",\n \"occaecat4d\": \"in reprehenderit consectetur sit\",\n \"id440\": \"commodo nulla ex esse\"\n },\n \"cloudTypes\": [\n \"anim irure qui adipisicing ex\",\n \"magna dolor cillum ullamco\"\n ],\n \"digest\": \"ut ipsum adipisicing\",\n \"displayName\": \"fugiat eiusmod do non\",\n \"eol\": \"eiusmod ad\",\n \"group\": \"ut ullamco laborum minim\",\n \"layer\": \"addon\",\n \"logoUrl\": \"exercitation magna in \",\n \"manifests\": [\n {\n \"content\": \"laboris eiusmod fugiat\",\n \"name\": \"sit\",\n \"uid\": \"id nostrud dolore\"\n },\n {\n \"content\": \"occaecat labore\",\n \"name\": \"enim in Ut eu\",\n \"uid\": \"ut consequat voluptate ipsum\"\n }\n ],\n \"name\": \"magna incididunt\",\n \"presets\": [\n {\n \"add\": \"proid\",\n \"displayName\": \"in ex et aliquip\",\n \"group\": \"ullamco reprehenderit\",\n \"name\": \"id in Duis\",\n \"remove\": [\n \"officia veniam\",\n \"exercitation ut voluptate officia\"\n ]\n },\n {\n \"add\": \"consectetur quis la\",\n \"displayName\": \"aliqua\",\n \"group\": \"nisi eiusmod veniam\",\n \"name\": \"ex laborum nulla\",\n \"remove\": [\n \"proident adipisicing aute nisi aliquip\",\n \"aute minim nulla\"\n ]\n }\n ],\n \"registryUid\": \"proi\",\n \"schema\": [\n {\n \"format\": \"voluptate dolor non sit\",\n \"hints\": [\n \"sint nulla dolore elit\",\n \"minim\"\n ],\n \"listOptions\": [\n \"in commodo dolore cupidatat laboris\",\n \"e\"\n ],\n \"name\": \"mollit id sit voluptate\",\n \"readonly\": true,\n \"regex\": \"proident Ut mollit\",\n \"required\": false,\n \"type\": \"dolor in deserunt Duis\"\n },\n {\n \"format\": \"esse Ut\",\n \"hints\": [\n \"est nulla\",\n \"occaecat exercitation nisi laborum\"\n ],\n \"listOptions\": [\n \"quis do Duis sed\",\n \"proident consectetur reprehenderit do\"\n ],\n \"name\": \"reprehenderit ex minim aliquip\",\n \"readonly\": true,\n \"regex\": \"incididunt velit\",\n \"required\": true,\n \"type\": \"am\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"incididunt ex\",\n \"version\": \"fugi\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"mollita9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"voluptate_310\": \"\",\n \"doad0\": \"\",\n \"ullamcoc2b\": \"\",\n \"ex09\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"aute Excepteur\",\n \"annotations\": {\n \"ad_7\": \"dolore exercitation Excepteur\"\n },\n \"cloudTypes\": [\n \"la\",\n \"minim non ea exercitation\"\n ],\n \"digest\": \"dolor laboris\",\n \"displayName\": \"aute est aliquip anim\",\n \"eol\": \"dolore eu proident\",\n \"group\": \"proident \",\n \"layer\": \"addon\",\n \"logoUrl\": \"consectetur est\",\n \"manifests\": [\n {\n \"content\": \"Excepteur in labore\",\n \"name\": \"mollit\",\n \"uid\": \"mollit irure\"\n },\n {\n \"content\": \"ad labore e\",\n \"name\": \"sunt\",\n \"uid\": \"officia do\"\n }\n ],\n \"name\": \"Duis qui dolor officia\",\n \"presets\": [\n {\n \"add\": \"anim\",\n \"displayName\": \"sunt eiusmod labore\",\n \"group\": \"ipsum\",\n \"name\": \"officia sit\",\n \"remove\": [\n \"u\",\n \"dolore\"\n ]\n },\n {\n \"add\": \"consectetur reprehenderit in\",\n \"displayName\": \"dolor \",\n \"group\": \"irure sit ut voluptate in\",\n \"name\": \"sed vol\",\n \"remove\": [\n \"sunt aliqua\",\n \"irure ea nisi\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing laborum\",\n \"schema\": [\n {\n \"format\": \"in esse est magna\",\n \"hints\": [\n \"\",\n \"nulla non e\"\n ],\n \"listOptions\": [\n \"consectetur nulla\",\n \"tempor qui\"\n ],\n \"name\": \"ad quis est \",\n \"readonly\": false,\n \"regex\": \"elit\",\n \"required\": true,\n \"type\": \"in amet deserunt ipsum\"\n },\n {\n \"format\": \"Duis commodo\",\n \"hints\": [\n \"dolor adipisicing Lorem\",\n \"tempor quis id Duis dolor\"\n ],\n \"listOptions\": [\n \"sint sunt aliqua in labore\",\n \"eu labore ut amet\"\n ],\n \"name\": \"est eu\",\n \"readonly\": false,\n \"regex\": \"sunt tempor incididunt\",\n \"required\": true,\n \"type\": \"ut eu\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"cillum la\",\n \"version\": \"mollit Excepteur\"\n },\n \"status\": {}\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3cd382dc-b774-4ce7-92c7-33003fc785a0", "name": "Returns the specified cluster profile packs resolved values", "request": { "name": "Returns the specified cluster profile packs resolved values", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"references\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5206d7d3-0831-4067-b81d-620a59a185c3", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": { "mode": "raw", "raw": "{\n \"references\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resolved\": {\n \"culpa_b8\": \"ad deserunt ut sint\",\n \"incididunt_6b\": \"officia laborum sit minim\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "64795527-88bf-48a0-a540-8494a2c47fd9", "name": "{packName}", "item": [ { "id": "e8ef2ca0-b2b5-48e4-84a2-ec1256d8dedf", "name": "Deletes the specified pack information in the cluster profile", "request": { "name": "Deletes the specified pack information in the cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9ddd72bf-6d7e-4aa5-b001-de048d1cdbdd", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eedd8a6b-afc5-4f9f-924b-aeca1609a3c4", "name": "Returns the specified cluster profile pack", "request": { "name": "Returns the specified cluster profile pack", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bf9f3b68-381f-455b-bb22-23ba20a3adcc", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"proidentf70\": \"\",\n \"sunt_744\": \"\",\n \"laborise3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"estbd6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"macros\": {\n \"resolved\": {\n \"nullae88\": \"pariatur\"\n }\n },\n \"pack\": {\n \"addonSubType\": \"non minim in ullamco\",\n \"addonType\": \"labore sit cupidatat\",\n \"annotations\": {\n \"aliqua1c_\": \"dolor eu\"\n },\n \"cloudTypes\": [\n \"id sit enim\",\n \"incididunt velit nisi\"\n ],\n \"digest\": \"laboris dolor ad\",\n \"displayName\": \"proident id\",\n \"eol\": \"cillum tempor non\",\n \"group\": \"ex minim in occaecat\",\n \"layer\": \"addon\",\n \"logoUrl\": \"Excepteur quis\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"quis\",\n \"presets\": [\n {\n \"add\": \"Duis sed dolor\",\n \"displayName\": \"esse est pariatur enim\",\n \"group\": \"nulla\",\n \"name\": \"deserunt nisi dolore\",\n \"remove\": [\n \"veniam\",\n \"occaecat deserunt fu\"\n ]\n },\n {\n \"add\": \"minim in aute\",\n \"displayName\": \"incididunt enim\",\n \"group\": \"esse fugiat\",\n \"name\": \"ullamco nulla\",\n \"remove\": [\n \"labore\",\n \"esse nulla nostrud reprehenderit\"\n ]\n }\n ],\n \"registryUid\": \"cupidatat\",\n \"schema\": [\n {\n \"format\": \"commodo\",\n \"hints\": [\n \"cupidatat do\",\n \"quis ullamco ex laborum\"\n ],\n \"listOptions\": [\n \"dolor occaecat tempor incididunt minim\",\n \"qui ut dolore\"\n ],\n \"name\": \"velit sunt ad\",\n \"readonly\": false,\n \"regex\": \"tempor sunt sed culpa\",\n \"required\": true,\n \"type\": \"fugiat amet\"\n },\n {\n \"format\": \"ea enim aliqua\",\n \"hints\": [\n \"proident elit cillum\",\n \"laborum consequat anim\"\n ],\n \"listOptions\": [\n \"ipsum culpa Lorem ut\",\n \"in sint ut exercitation\"\n ],\n \"name\": \"commodo ut\",\n \"readonly\": true,\n \"regex\": \"Excepteur proident Ut\",\n \"required\": false,\n \"type\": \"sit enim fugiat\"\n }\n ],\n \"template\": {\n \"manifest\": \"in deserunt incididunt cupidatat in\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"deserunt dolore consequat amet\",\n \"displayName\": \"cupidatat in Lorem magna es\",\n \"format\": \"ex ipsum dolore\",\n \"hidden\": false,\n \"listOptions\": [\n \"ut\",\n \"sit quis\"\n ],\n \"name\": \"Duis est ex\",\n \"optional\": false,\n \"options\": {\n \"minim_a1e\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum ut aliqua dolore\",\n \"name\": \"dolore dolor laborum commodo\",\n \"readOnly\": true\n },\n {\n \"layer\": \"pariatur veniam aute\",\n \"name\": \"tempor cillum\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Excepteur et irure\",\n \"label\": \"laboris dolore in voluptate\"\n },\n \"officia_d8\": {\n \"dependencies\": [\n {\n \"layer\": \"esse et ut culpa sint\",\n \"name\": \"dolor ipsum\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ut nisi voluptate\",\n \"name\": \"anim in aute\",\n \"readOnly\": true\n }\n ],\n \"description\": \"nisi sint\",\n \"label\": \"dolore labore\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"esse ipsum reprehenderit\",\n \"targetKey\": \"dolor\",\n \"type\": \"deserunt fugiat\",\n \"value\": \"in consequat\"\n },\n {\n \"description\": \"Excepteur \",\n \"displayName\": \"officia in fugiat reprehenderit molli\",\n \"format\": \"in sint sit\",\n \"hidden\": false,\n \"listOptions\": [\n \"Duis fugiat pariat\",\n \"esse in a\"\n ],\n \"name\": \"cupidatat c\",\n \"optional\": true,\n \"options\": {\n \"veniam1\": {\n \"dependencies\": [\n {\n \"layer\": \"ullamco dolor tempor culpa Ut\",\n \"name\": \"commodo consectetur sunt\",\n \"readOnly\": true\n },\n {\n \"layer\": \"laborum occaecat proident nisi\",\n \"name\": \"culpa Ut\",\n \"readOnly\": true\n }\n ],\n \"description\": \"elit consequat sit dolore\",\n \"label\": \"in sed aute\"\n },\n \"incididunt16\": {\n \"dependencies\": [\n {\n \"layer\": \"ipsum enim\",\n \"name\": \"irure pariatur culpa\",\n \"readOnly\": true\n },\n {\n \"layer\": \"laborum inci\",\n \"name\": \"dolor velit eiusmod\",\n \"readOnly\": false\n }\n ],\n \"description\": \"esse mollit\",\n \"label\": \"qui\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"qui\",\n \"targetKey\": \"sed dolore consectetur\",\n \"type\": \"ullamco sunt id\",\n \"value\": \"amet ipsum\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"laborum enim nostrud\",\n \"displayName\": \"quis nulla ex eiusmod\",\n \"format\": \"ullamco mollit culpa\",\n \"hidden\": false,\n \"listOptions\": [\n \"voluptate ad Excepteur\",\n \"aute Excepteur Duis\"\n ],\n \"name\": \"veniam\",\n \"optional\": false,\n \"options\": {\n \"ex_6\": {\n \"dependencies\": [\n {\n \"layer\": \"in ad qui dolor\",\n \"name\": \"minim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"consectetur aliquip\",\n \"name\": \"pariatur\",\n \"readOnly\": false\n }\n ],\n \"description\": \"labore sunt amet et\",\n \"label\": \"ea in laboris\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"sit sint consectetur et\",\n \"targetKey\": \"tempor magna Lorem id\",\n \"type\": \"ex ipsum\",\n \"value\": \"culpa enim in\"\n },\n {\n \"description\": \"sint esse dolore aute\",\n \"displayName\": \"elit aliqua magna sit\",\n \"format\": \"quis aliqua\",\n \"hidden\": true,\n \"listOptions\": [\n \"anim Excepteur voluptate\",\n \"aute laborum eiusmod\"\n ],\n \"name\": \"laborum id\",\n \"optional\": true,\n \"options\": {\n \"officia8\": {\n \"dependencies\": [\n {\n \"layer\": \"in labore ad\",\n \"name\": \"officia\",\n \"readOnly\": false\n },\n {\n \"layer\": \"aliqua culpa elit veniam laborum\",\n \"name\": \"enim reprehenderit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"esse dolore voluptate dolor irure\",\n \"label\": \"nulla\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"nulla enim velit ullamco nostrud\",\n \"targetKey\": \"qui dolor\",\n \"type\": \"cillum in dolore commodo nostru\",\n \"value\": \"sit\"\n }\n ]\n },\n \"values\": \"anim aliqua in\"\n },\n \"type\": \"spectro\",\n \"values\": \"quis ut ullamco\",\n \"version\": \"tempor veniam\"\n },\n \"registry\": {\n \"isDefault\": true,\n \"isPrivate\": false,\n \"kind\": \"dolor nulla incididunt\",\n \"name\": \"ut elit d\",\n \"scope\": \"Excepteur cupidatat\",\n \"uid\": \"sint qui non\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5aa24e0f-d202-4cd8-90f2-7871e3e40e0a", "name": "Updates the specified pack information in the cluster profile", "request": { "name": "Updates the specified pack information in the cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"pack\": {\n \"uid\": \"\",\n \"name\": \"\",\n \"layer\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2ff610e4-24d7-41bc-ab65-9d1913bd40b2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"pack\": {\n \"uid\": \"\",\n \"name\": \"\",\n \"layer\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1afa4faf-ebdb-4965-b708-41dbf0ede7bf", "name": "Returns the specified cluster profile pack configuration", "request": { "name": "Returns the specified cluster profile pack configuration", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "config"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "packUid", "value": "", "description": "(Required) Cluster profile pack uid" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d751beb1-a6ec-4927-8fbb-f2d531792f94", "name": "An array of cluster profile pack configurations", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "config"], "host": ["{{baseUrl}}"], "query": [ { "key": "packUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"spec\": {\n \"associatedObject\": \"velit ea ut\",\n \"isValuesOverridden\": false,\n \"manifests\": [\n {\n \"digest\": \"pariatur\",\n \"isOverridden\": false,\n \"name\": \"nisi ullamco elit dolore\",\n \"parentUid\": \"est enim nostrud et\",\n \"uid\": \"eiusmod occaecat\"\n },\n {\n \"digest\": \"id ut ea\",\n \"isOverridden\": false,\n \"name\": \"in sunt\",\n \"parentUid\": \"culpa amet dolore\",\n \"uid\": \"id\"\n }\n ],\n \"name\": \"eu\",\n \"packUid\": \"nulla culpa et dolore fugiat\",\n \"scope\": \"esse elit qui nostrud\",\n \"tag\": \"Excepteur eu pariatur q\",\n \"type\": \"veniam do consectetur\",\n \"values\": \"quis\",\n \"version\": \"proident mollit quis consectetur\"\n }\n },\n {\n \"spec\": {\n \"associatedObject\": \"in enim aliquip\",\n \"isValuesOverridden\": true,\n \"manifests\": [\n {\n \"digest\": \"cillum ad\",\n \"isOverridden\": false,\n \"name\": \"occaecat lab\",\n \"parentUid\": \"Excepteur ullamco laborum in\",\n \"uid\": \"ut reprehenderit fugiat\"\n },\n {\n \"digest\": \"irure officia\",\n \"isOverridden\": true,\n \"name\": \"Duis laborum\",\n \"parentUid\": \"fugiat\",\n \"uid\": \"eu aliquip do exercitation\"\n }\n ],\n \"name\": \"dolore cupidatat nulla Lorem\",\n \"packUid\": \"nostrud sit\",\n \"scope\": \"qui consectetur anim voluptate\",\n \"tag\": \"adipisicing aliqua cupidatat\",\n \"type\": \"dolor ullamco\",\n \"values\": \"Excepteur labore minim commodo\",\n \"version\": \"Duis irure reprehenderi\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3474510d-cba2-4642-b8cf-844b41b490ad", "name": "manifests", "item": [ { "id": "1b57cb2e-8e69-4039-98df-d215448f2dd8", "name": "Returns the associated manifests for the specified profile's pack", "request": { "name": "Returns the associated manifests for the specified profile's pack", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d5894bc5-7081-427e-bd2c-dabc54eb8130", "name": "OK", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"exercitation91\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"inb\": \"\",\n \"voluptate_1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"content\": \"fugiat aute irure\",\n \"digest\": \"c\"\n },\n \"published\": {\n \"content\": \"cillum non magna\",\n \"digest\": \"in do qui exercitation ut\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ipsum0e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"adipisicing_0ad\": \"\",\n \"ut_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"content\": \"velit ullamco dolor aliqua\",\n \"digest\": \"velit dolore\"\n },\n \"published\": {\n \"content\": \"veniam \",\n \"digest\": \"commodo dolore\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a4d2f24c-feb1-43d7-8ab9-ce2bcefd9f21", "name": "Adds manifest to the profiles packs and returns the added manifests uid", "request": { "name": "Adds manifest to the profiles packs and returns the added manifests uid", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "9267fc43-64ba-4454-a4c9-46bdc1e952ff", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0d462672-78d7-4ba1-90cb-34af866e3abe", "name": "{manifestUid}", "item": [ { "id": "65a9086b-80fa-4e17-9b51-257bb3ba89b2", "name": "Deletes the specified cluster profile pack manifest", "request": { "name": "Deletes the specified cluster profile pack manifest", "description": {}, "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3b389244-6fea-4e2d-955a-076c9b49daf6", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "16b652f2-dcb6-4811-a994-3891d4510b84", "name": "Returns the specified cluster profile pack manifest", "request": { "name": "Returns the specified cluster profile pack manifest", "description": {}, "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6c521108-e913-4d42-a66d-2790b4573560", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"anim0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"est78\": \"\",\n \"quis976\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"content\": \"ut reprehende\",\n \"digest\": \"e\"\n },\n \"published\": {\n \"content\": \"culpa proident\",\n \"digest\": \"ex Duis sint\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a269f183-53a8-4ac4-8795-2eab9de2b909", "name": "Updates the specified manifest of the profile's pack", "request": { "name": "Updates the specified manifest of the profile's pack", "description": {}, "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"content\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d6311348-331d-4037-a503-2715925e6e14", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "clusterprofiles", ":uid", "packs", ":packName", "manifests", ":manifestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Cluster profile pack name" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) Cluster profile pack manifest uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "2b753277-65da-4ef2-8429-fbb5a56c1f49", "name": "Publishes the specified cluster profile", "request": { "name": "Publishes the specified cluster profile", "description": { "content": "Publish the draft cluster profile with next revision, the current draft cluster profile will be marked to published\nand the draft cluster profile will be set to null in the cluster profile template.\n", "type": "text/plain" }, "url": { "path": ["v1", "clusterprofiles", ":uid", "publish"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "15338bbc-d5ae-4adb-8a12-821c3ee1505f", "name": "Cluster profile published successfully", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "publish"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d3a712c5-6d1d-400e-9b80-c2b4967fb05c", "name": "Downloads the specified cluster profile", "request": { "name": "Downloads the specified cluster profile", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "spc", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0ec3e672-cf54-4ce4-9e07-41f427de4564", "name": "Download cluster profile archive file", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "spc", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f884fb3c-63e2-4781-bec1-d5118040c30c", "name": "Validates specified cluster profile packs", "request": { "name": "Validates specified cluster profile packs", "description": {}, "url": { "path": ["v1", "clusterprofiles", ":uid", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudType\": \"\",\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"content\": \"\",\n \"name\": \"\"\n },\n {\n \"content\": \"\",\n \"name\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"type\": \"cluster\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "32a0d4ab-c805-4231-a057-f42bc518c277", "name": "Cluster profile packs validation response", "originalRequest": { "url": { "path": ["v1", "clusterprofiles", ":uid", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster profile uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"ut non sed ad\",\n \"errors\": [\n {\n \"code\": \"ea elit\",\n \"message\": \"Lorem Excepteur eiusmod\"\n },\n {\n \"code\": \"do Lorem Ut Excepteur\",\n \"message\": \"dolore et\"\n }\n ],\n \"name\": \"minim\"\n },\n {\n \"displayName\": \"in reprehenderit\",\n \"errors\": [\n {\n \"code\": \"nostrud quis eiusmod\",\n \"message\": \"nostrud Lorem anim ea\"\n },\n {\n \"code\": \"\",\n \"message\": \"officia esse veniam cupidatat commodo\"\n }\n ],\n \"name\": \"dolor aute exercitation ex officia\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "93396488-f4da-406e-a4f2-cfc5529e8b7f", "name": "dashboard", "item": [ { "id": "a0a6d87e-f906-4caa-871d-566f96382318", "name": "Retrieves a list of application deployments filter summary Supported filter fields - [\"appDeploymentName\", \"clusterUid\", \"tags\"] Supported sort fields - [\"appDeploymentName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Retrieves a list of application deployments filter summary Supported filter fields - [\"appDeploymentName\", \"clusterUid\", \"tags\"] Supported sort fields - [\"appDeploymentName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "appDeployments"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"appDeploymentName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"clusterUids\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6bfc0d38-e256-45dc-aa82-1eac367a9a9a", "name": "An array of application deployment summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "appDeployments"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"appDeploymentName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"clusterUids\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appDeployments\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nulla64\": \"\",\n \"Ut69a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolorb\": \"\",\n \"culpa_8f4\": \"\",\n \"magna13\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"target\": {\n \"clusterRef\": {\n \"deploymentClusterType\": \"host\",\n \"name\": \"cillum Lorem commodo\",\n \"uid\": \"velit amet consequat cupidatat\"\n }\n }\n },\n \"profile\": {\n \"metadata\": {\n \"name\": \"irure elit\",\n \"uid\": \"sit qui incididunt dolore\",\n \"version\": \"Excepteur irure fugiat labore\"\n },\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"magna anim\",\n \"source\": {\n \"addonSubType\": \"incididu\",\n \"addonType\": \"Excepteur \",\n \"logoUrl\": \"ea dolore nisi\",\n \"name\": \"officia nisi Duis\",\n \"type\": \"incididunt irure occaecat aliquip\",\n \"uid\": \"labore incididunt\"\n },\n \"type\": \"fugiat\",\n \"uid\": \"occaecat consectetur consequat officia\",\n \"version\": \"cillum dolor\"\n },\n {\n \"name\": \"eu id culpa est\",\n \"source\": {\n \"addonSubType\": \"minim fugiat\",\n \"addonType\": \"exercitation veniam sint\",\n \"logoUrl\": \"proident sint in\",\n \"name\": \"in ut ipsum Ut occaecat\",\n \"type\": \"anim\",\n \"uid\": \"ullamco adipisicing\"\n },\n \"type\": \"nisi elit do deserunt\",\n \"uid\": \"Excepteur officia\",\n \"version\": \"irure ea labore quis\"\n }\n ]\n }\n }\n },\n \"status\": {\n \"cluster\": {\n \"health\": {\n \"state\": \"dolor\"\n },\n \"state\": \"reprehenderit Duis pariatur culpa sint\"\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"state\": \"exercitation in\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"quis_838\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eiusmod0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"target\": {\n \"clusterRef\": {\n \"deploymentClusterType\": \"host\",\n \"name\": \"laboris elit in\",\n \"uid\": \"esse do veniam non\"\n }\n }\n },\n \"profile\": {\n \"metadata\": {\n \"name\": \"Excepteur al\",\n \"uid\": \"nostr\",\n \"version\": \"occaecat\"\n },\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"minim irure\",\n \"source\": {\n \"addonSubType\": \"dolore magna sed ullamco\",\n \"addonType\": \"tempor ullamco deserunt\",\n \"logoUrl\": \"sint pariatur ut velit veniam\",\n \"name\": \"incididunt pariatur laboris amet nostrud\",\n \"type\": \"dolor\",\n \"uid\": \"eiusmod aute nostrud do\"\n },\n \"type\": \"irure Duis ipsum dolor\",\n \"uid\": \"sunt\",\n \"version\": \"ipsum velit\"\n },\n {\n \"name\": \"anim qui ut nulla\",\n \"source\": {\n \"addonSubType\": \"Duis dolor dolore\",\n \"addonType\": \"aute reprehenderit mo\",\n \"logoUrl\": \"quis et magna\",\n \"name\": \"veniam officia eu\",\n \"type\": \"Ut ex anim in\",\n \"uid\": \"non veniam\"\n },\n \"type\": \"aliqua quis\",\n \"uid\": \"sit proident\",\n \"version\": \"Duis officia ullamco commodo\"\n }\n ]\n }\n }\n },\n \"status\": {\n \"cluster\": {\n \"health\": {\n \"state\": \"exercitation id Excepteur\"\n },\n \"state\": \"ut Excepteur voluptate\"\n },\n \"notifications\": {\n \"isAvailable\": true\n },\n \"state\": \"consequat ipsum laboris\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"aliquip officia veniam ad consequat\",\n \"count\": -32403845,\n \"limit\": -45500981,\n \"offset\": 79311864\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b73abd93-6aab-4aca-8d8c-cb338b91ae2b", "name": "appProfiles", "item": [ { "id": "f99e8fe3-6996-4869-8c12-a4bda767c1ee", "name": "Retrieves a list of application profiles filter summary Supported filter fields - [\"profileName\", \"tags\"] Supported sort fields - [\"profileName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Retrieves a list of application profiles filter summary Supported filter fields - [\"profileName\", \"tags\"] Supported sort fields - [\"profileName\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "appProfiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"profileName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"version\": {\n \"beginsWith\": \"\",\n \"eq\": \"\",\n \"gt\": \"\",\n \"lt\": \"\",\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e4c34500-124b-4de1-a58b-371e4421bae3", "name": "An array of application profiles summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "appProfiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"profileName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"version\": {\n \"beginsWith\": \"\",\n \"eq\": \"\",\n \"gt\": \"\",\n \"lt\": \"\",\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appProfiles\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"mollitb43\": \"\",\n \"nulla0\": \"\",\n \"fugiat_fd0\": \"\",\n \"veniam_ba0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_a6\": \"\",\n \"Ut_13c\": \"\",\n \"est_4f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"parentUid\": \"anim sunt laboris ad dolor\",\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"irure dolore\",\n \"source\": {\n \"addonSubType\": \"nisi Duis\",\n \"addonType\": \"tempor fugiat proident\",\n \"logoUrl\": \"do\",\n \"name\": \"sit\",\n \"type\": \"amet\",\n \"uid\": \"labore amet proident\"\n },\n \"type\": \"anim qui\",\n \"uid\": \"cillum et\",\n \"version\": \"nulla veniam consectetur\"\n },\n {\n \"name\": \"eu\",\n \"source\": {\n \"addonSubType\": \"et velit \",\n \"addonType\": \"re\",\n \"logoUrl\": \"Ut nisi\",\n \"name\": \"commodo\",\n \"type\": \"tempor cillum\",\n \"uid\": \"nisi adipisicing laboris\"\n },\n \"type\": \"amet nostrud\",\n \"uid\": \"do\",\n \"version\": \"mollit minim ut\"\n }\n ]\n },\n \"version\": \"nostrud\",\n \"versions\": [\n {\n \"uid\": \"proident laborum ex\",\n \"version\": \"sint in dolore commodo\"\n },\n {\n \"uid\": \"dolore dolor\",\n \"version\": \"voluptate fugiat qui in\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"site5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostruda80\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"parentUid\": \"est aliqua exercitation consequat\",\n \"template\": {\n \"appTiers\": [\n {\n \"name\": \"officia fugiat reprehenderit\",\n \"source\": {\n \"addonSubType\": \"magna elit Excepteur aute adipisicing\",\n \"addonType\": \"laboris in occaecat\",\n \"logoUrl\": \"culpa minim officia\",\n \"name\": \"adipisicing velit ut in\",\n \"type\": \"in pariatur sed ea\",\n \"uid\": \"mollit sed\"\n },\n \"type\": \"cillum est exercitation\",\n \"uid\": \"ut\",\n \"version\": \"veniam amet magna Ut\"\n },\n {\n \"name\": \"nostrud cillum est nisi d\",\n \"source\": {\n \"addonSubType\": \"officia\",\n \"addonType\": \"laboris\",\n \"logoUrl\": \"consequat non\",\n \"name\": \"cupi\",\n \"type\": \"consectetur\",\n \"uid\": \"nostrud id velit ut\"\n },\n \"type\": \"voluptate tempor sunt in reprehenderit\",\n \"uid\": \"mollit consequat sit irure exercitation\",\n \"version\": \"ut adipisicing pariatur quis mollit\"\n }\n ]\n },\n \"version\": \"non ad eu sit\",\n \"versions\": [\n {\n \"uid\": \"exercitation sed\",\n \"version\": \"id ea\"\n },\n {\n \"uid\": \"elit Duis\",\n \"version\": \"aute cillum quis D\"\n }\n ]\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"Ut anim sed Excepteur\",\n \"count\": -42353138,\n \"limit\": 12971928,\n \"offset\": 47839960\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f2bb1190-1372-47fb-a3dc-836d53957497", "name": "Retrieves a list of application profile metadata", "request": { "name": "Retrieves a list of application profile metadata", "description": {}, "url": { "path": ["v1", "dashboard", "appProfiles", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b5ac1765-c5a2-4635-8004-95b7d9bbdbdf", "name": "An array of application profile summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "appProfiles", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appProfiles\": [\n {\n \"metadata\": {\n \"name\": \"ullamco sit\",\n \"uid\": \"elit in in non in\"\n },\n \"spec\": {\n \"version\": \"culpa laborum qui\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"exercitation culpa nostrud\",\n \"uid\": \"sit est cupidatat incididunt\"\n },\n \"spec\": {\n \"version\": \"deserunt aliqua\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "b2128f13-5dff-44e3-a218-cddfafdb23e5", "name": "Retrieves a list of edgehosts summary", "request": { "name": "Retrieves a list of edgehosts summary", "description": {}, "url": { "path": ["v1", "dashboard", "appliances", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"states\": [\n \"\"\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "53dc22d6-15a7-47b3-b6f4-cef2fab643fe", "name": "An array of edgehost summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "appliances", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"states\": [\n \"\"\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nulla_9_\": \"\",\n \"culpa09\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"amet3cd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"ad qui\",\n \"name\": \"anim\",\n \"packs\": [\n {\n \"addonType\": \"Ut nisi ullamco\",\n \"annotations\": {\n \"ad716\": \"sit nisi esse culpa\",\n \"ad1\": \"ipsum officia est\",\n \"commodo_e\": \"elit eu incididunt\",\n \"id_383\": \"consectetur\"\n },\n \"displayName\": \"dolore ullamco dolor enim\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"nisi tempor magna\",\n \"name\": \"reprehenderit amet\",\n \"packUid\": \"Ut nisi amet commodo\",\n \"tag\": \"quis nostrud\",\n \"type\": \"Excepteur in exercitation dolore\",\n \"version\": \"non\"\n },\n {\n \"addonType\": \"tempor \",\n \"annotations\": {\n \"tempor_f3\": \"do tempor consectetur Duis\",\n \"ullamcob\": \"non Lorem nulla est commodo\"\n },\n \"displayName\": \"reprehenderit minim\",\n \"layer\": \"addon\",\n \"logoUrl\": \"Excepteur magna incididunt aute\",\n \"name\": \"qui\",\n \"packUid\": \"ullamco veniam Duis Ut consectetur\",\n \"tag\": \"in pariatur et sit veniam\",\n \"type\": \"nostrud aute in\",\n \"version\": \"pariatur laborum nulla\"\n }\n ],\n \"type\": \"do proident officia dolor aliquip\",\n \"uid\": \"officia\",\n \"version\": \"in laborum non dolor\"\n },\n {\n \"cloudType\": \"proident anim et do\",\n \"name\": \"velit aute incididunt irure\",\n \"packs\": [\n {\n \"addonType\": \"Excep\",\n \"annotations\": {\n \"pariatur_b\": \"officia te\"\n },\n \"displayName\": \"commodo do id\",\n \"layer\": \"cni\",\n \"logoUrl\": \"sint pariatur tempor anim\",\n \"name\": \"nostrud consectetur est aute\",\n \"packUid\": \"fugiat dolore ut et\",\n \"tag\": \"minim elit exercitation ullamco\",\n \"type\": \"aliqua exercitation\",\n \"version\": \"minim laboris do dolore nisi\"\n },\n {\n \"addonType\": \"ex culpa aliquip ea\",\n \"annotations\": {\n \"labore_3af\": \"ad\",\n \"aliquip_e\": \"v\",\n \"cupidatat_b1f\": \"aute\"\n },\n \"displayName\": \"nostrud in ut\",\n \"layer\": \"cni\",\n \"logoUrl\": \"voluptate est\",\n \"name\": \"et ut minim dolor eiusmod\",\n \"packUid\": \"in Duis aute\",\n \"tag\": \"magna laborum\",\n \"type\": \"in fugiat ex\",\n \"version\": \"ex pariatur\"\n }\n ],\n \"type\": \"sint irure aliqua\",\n \"uid\": \"dolor minim eu irure\",\n \"version\": \"deserunt est exercitation\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": 99123477\n },\n \"disks\": [\n {\n \"controller\": \"el\",\n \"partitions\": [\n {\n \"fileSystemType\": \"dolore non labore m\",\n \"freeSpace\": 93807482,\n \"mountPoint\": \"aliquip dolor nisi dolore cillum\",\n \"totalSpace\": 49621780,\n \"usedSpace\": 73303457\n },\n {\n \"fileSystemType\": \"voluptate ipsum exercitation enim laboris\",\n \"freeSpace\": 59859861,\n \"mountPoint\": \"vel\",\n \"totalSpace\": 86728181,\n \"usedSpace\": 21777292\n }\n ],\n \"size\": -6463026,\n \"vendor\": \"adipisicing pariatur ad\"\n },\n {\n \"controller\": \"sed fugiat\",\n \"partitions\": [\n {\n \"fileSystemType\": \"consequat sunt\",\n \"freeSpace\": 13452251,\n \"mountPoint\": \"aliquip sit Excepteur\",\n \"totalSpace\": 61339125,\n \"usedSpace\": -72275356\n },\n {\n \"fileSystemType\": \"fugiat\",\n \"freeSpace\": 35866036,\n \"mountPoint\": \"minim labore dolor aliqua\",\n \"totalSpace\": 50828770,\n \"usedSpace\": -883921\n }\n ],\n \"size\": 96161950,\n \"vendor\": \"Lorem nisi Duis dolor\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"Lorem2f6\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"ex7d2\": \"\",\n \"cillumd26\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": -36294921\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"ut nostrud ea amet\",\n \"version\": \"deserunt\"\n }\n },\n \"host\": {\n \"hostAddress\": \"occaecat consectetur adipisicing\",\n \"macAddress\": \"sint Lorem aute sit\"\n },\n \"projectMeta\": {\n \"name\": \"sed occaecat Duis esse amet\",\n \"uid\": \"nulla cupidatat exercitation ex\"\n },\n \"type\": \"nisi tempor\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"laboris Duis\",\n \"message\": \"Lorem ex\",\n \"state\": \"healthy\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"sunt in\",\n \"uid\": \"reprehenderit\"\n },\n {\n \"name\": \"Lorem ullamco minim commodo\",\n \"uid\": \"irure voluptate\"\n }\n ],\n \"state\": \"\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Duis_5\": \"\",\n \"amet_7a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elit5\": \"\",\n \"dolore2a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"do ut laborum id\",\n \"name\": \"tempor nostrud sunt\",\n \"packs\": [\n {\n \"addonType\": \"consectetur culpa\",\n \"annotations\": {\n \"Ut332\": \"nostrud Lorem consequat esse\",\n \"dolor776\": \"in deserunt enim consequat exercitation\"\n },\n \"displayName\": \"incididunt velit proident repre\",\n \"layer\": \"csi\",\n \"logoUrl\": \"occaecat dolore voluptate ipsum aliquip\",\n \"name\": \"velit\",\n \"packUid\": \"eiusmod\",\n \"tag\": \"commodo qui incididunt\",\n \"type\": \"anim consequat magna Duis Ut\",\n \"version\": \"mollit non consequat cupidatat do\"\n },\n {\n \"addonType\": \"eu\",\n \"annotations\": {\n \"irure_46f\": \"fugiat dolor Ut qui\",\n \"in5\": \"do qui\",\n \"anim_522\": \"mollit fugiat laborum deserunt\"\n },\n \"displayName\": \"exercitation consecte\",\n \"layer\": \"csi\",\n \"logoUrl\": \"enim ut\",\n \"name\": \"anim aliquip\",\n \"packUid\": \"est quis velit\",\n \"tag\": \"id Lorem commodo \",\n \"type\": \"dolore anim Excepteur\",\n \"version\": \"ea veniam\"\n }\n ],\n \"type\": \"dolore consectetur\",\n \"uid\": \"nulla adipisicing reprehenderit\",\n \"version\": \"tempor ad\"\n },\n {\n \"cloudType\": \"adipisicing in\",\n \"name\": \"Ut adipisicing officia esse laboris\",\n \"packs\": [\n {\n \"addonType\": \"ut culpa\",\n \"annotations\": {\n \"mollitf\": \"ea\",\n \"elit_1\": \"et in ut Lorem exercitation\",\n \"commodo_b0\": \"id aliquip elit eiusmod\"\n },\n \"displayName\": \"minim ut\",\n \"layer\": \"csi\",\n \"logoUrl\": \"ex in\",\n \"name\": \"fugiat labore exercitation non\",\n \"packUid\": \"tempor laboris dolore culpa voluptate\",\n \"tag\": \"reprehenderit\",\n \"type\": \"enim sunt eu\",\n \"version\": \"do\"\n },\n {\n \"addonType\": \"eiusmod ad esse amet labore\",\n \"annotations\": {\n \"ad8ff\": \"veniam et nisi\",\n \"et52d\": \"amet anim\",\n \"eu6\": \"commodo ad exercitation occaecat dolore\",\n \"ex_3\": \"incididunt aliqua\"\n },\n \"displayName\": \"magna\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"cupidatat anim\",\n \"name\": \"ex\",\n \"packUid\": \"nostrud et voluptate occaecat est\",\n \"tag\": \"la\",\n \"type\": \"eu tempor officia minim\",\n \"version\": \"consequat occaecat irure nisi\"\n }\n ],\n \"type\": \"veniam non culpa est qui\",\n \"uid\": \"sit anim ea minim sin\",\n \"version\": \"enim quis veniam\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": 86740775\n },\n \"disks\": [\n {\n \"controller\": \"elit in dolor\",\n \"partitions\": [\n {\n \"fileSystemType\": \"do Lorem nisi sed\",\n \"freeSpace\": -37378932,\n \"mountPoint\": \"Ut in do aute dolore\",\n \"totalSpace\": 72277305,\n \"usedSpace\": -20454613\n },\n {\n \"fileSystemType\": \"qui ad aute magna\",\n \"freeSpace\": 31633261,\n \"mountPoint\": \"re\",\n \"totalSpace\": -51693833,\n \"usedSpace\": 83278303\n }\n ],\n \"size\": 91492641,\n \"vendor\": \"velit aute esse\"\n },\n {\n \"controller\": \"in Ut\",\n \"partitions\": [\n {\n \"fileSystemType\": \"deserunt\",\n \"freeSpace\": -96982400,\n \"mountPoint\": \"d\",\n \"totalSpace\": 72464979,\n \"usedSpace\": 84837830\n },\n {\n \"fileSystemType\": \"sed nulla in\",\n \"freeSpace\": -84573251,\n \"mountPoint\": \"amet veniam sit sunt\",\n \"totalSpace\": 55901690,\n \"usedSpace\": 82609092\n }\n ],\n \"size\": 66352418,\n \"vendor\": \"Ut\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"labore_4\": \"\",\n \"velit_0e\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"idb\": \"\",\n \"pariatur_6b5\": \"\",\n \"culpa_6\": \"\",\n \"nullad0\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": 34806356\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"occaecat est\",\n \"version\": \"commodo nisi sit culpa\"\n }\n },\n \"host\": {\n \"hostAddress\": \"sed Excepteur ipsum\",\n \"macAddress\": \"eiusmod qui in sit\"\n },\n \"projectMeta\": {\n \"name\": \"officia deserunt\",\n \"uid\": \"de\"\n },\n \"type\": \"eu aute aliqua\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"officia minim irure laboris\",\n \"message\": \"Excepteur nisi pariatur\",\n \"state\": \"healthy\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"occaecat aute ea\",\n \"uid\": \"est cillum ut in\"\n },\n {\n \"name\": \"enim cupidatat\",\n \"uid\": \"ea in et\"\n }\n ],\n \"state\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8ebb18f8-d6d1-46d2-8bf0-66604cd42c24", "name": "Retrieves a list of cloud accounts metadata", "request": { "name": "Retrieves a list of cloud accounts metadata", "description": {}, "url": { "path": ["v1", "dashboard", "cloudaccounts", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "environment", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8dac0601-ad47-4924-912f-ad8a29dd20e5", "name": "An array of cloud accounts summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "cloudaccounts", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "environment", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"laboris consequat\",\n \"metadata\": {\n \"annotations\": {\n \"est_272\": \"\",\n \"consequat3_4\": \"\",\n \"dolor_0fc\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"autee\": \"\",\n \"in0f\": \"\",\n \"ex_5__\": \"\",\n \"nostrud_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"kind\": \"magna aute ex\",\n \"metadata\": {\n \"annotations\": {\n \"dolor_5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderit_d\": \"\",\n \"dolore56\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b392a17f-93b7-44a6-b28e-40f405f7ce43", "name": "clustergroups/{uid}", "item": [ { "id": "9c35cba0-643c-4bb8-8618-538f3aab250f", "name": "Retrieves a list of cluster summary for a given cluster group", "request": { "name": "Retrieves a list of cluster summary for a given cluster group", "description": {}, "url": { "path": ["v1", "dashboard", "clustergroups", ":uid", "hostClusters"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dec923be-6c95-4047-965a-8bbe8c6c18a2", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "clustergroups", ":uid", "hostClusters"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_d3\": \"\",\n \"aute3\": \"\",\n \"Duis85\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ea_8\": \"\",\n \"Duise\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"proident\",\n \"uid\": \"do sunt ut deserunt\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"in commodo pariatur aliquip\",\n \"machinePools\": [\n {\n \"cloudType\": \"pariatur culpa cillum\",\n \"healthy\": -74797433,\n \"infraProfileTemplate\": {\n \"cloudType\": \"Ut quis\",\n \"name\": \"ex voluptate deserunt irure cillum\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"ad sint enim\",\n \"annotations\": {\n \"elitd\": \"nisi occaecat dolor dolor sint\",\n \"temporeb\": \"in non sint\"\n },\n \"digest\": \"tempor\",\n \"inValidReason\": \"ut voluptate in\",\n \"isInvalid\": false,\n \"logo\": \"cupidatat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"anim par\",\n \"params\": {\n \"aute_a\": \"fugiat\",\n \"elit__\": \"velit nostrud officia\",\n \"pariatur_b59\": \"des\"\n },\n \"presets\": [\n {\n \"add\": \"ipsum cillum adipisicing sit\",\n \"displayName\": \"dolor in\",\n \"group\": \"reprehenderit aliqua\",\n \"name\": \"labore quis anim mollit voluptate\",\n \"remove\": [\n \"anim in\",\n \"reprehenderit voluptate Lorem\"\n ]\n },\n {\n \"add\": \"Ut aute nisi non\",\n \"displayName\": \"ut dolore eu voluptate\",\n \"group\": \"ea Ut amet laboris\",\n \"name\": \"adipisicing officia\",\n \"remove\": [\n \"proident deserunt ullamco in \",\n \"minim ipsum deserunt cupidatat\"\n ]\n }\n ],\n \"registryUid\": \"in\",\n \"schema\": [\n {\n \"format\": \"m\",\n \"hints\": [\n \"incididunt pa\",\n \"adipisi\"\n ],\n \"listOptions\": [\n \"reprehenderit dolor officia\",\n \"reprehenderit qui nulla aliquip\"\n ],\n \"name\": \"consequat esse proident\",\n \"readonly\": false,\n \"regex\": \"aliquip sed\",\n \"required\": false,\n \"type\": \"fugiat laborum dolore\"\n },\n {\n \"format\": \"amet nulla\",\n \"hints\": [\n \"mollit tempor elit ut\",\n \"aliquip non ad eiusmod\"\n ],\n \"listOptions\": [\n \"sed Ut dolore in cupidatat\",\n \"commodo irure ut velit\"\n ],\n \"name\": \"ullamco dolor\",\n \"readonly\": true,\n \"regex\": \"sit\",\n \"required\": false,\n \"type\": \"culpa ut\"\n }\n ],\n \"server\": \"ut ullamco\",\n \"tag\": \"in minim\",\n \"type\": \"helm\",\n \"values\": \"nisi labore nul\",\n \"version\": \"exercitation ex\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"dolore\",\n \"annotations\": {\n \"laboris19\": \"culpa magna\",\n \"non5\": \"enim ut\",\n \"sitf\": \"dolore temp\"\n },\n \"digest\": \"sit dolor Lorem in consectetur\",\n \"inValidReason\": \"v\",\n \"isInvalid\": true,\n \"logo\": \"ipsum velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"sunt mollit\",\n \"params\": {\n \"Duis_d7e\": \"ea in\"\n },\n \"presets\": [\n {\n \"add\": \"sint id et incididunt\",\n \"displayName\": \"laboris Lorem et\",\n \"group\": \"sed nostrud nulla sint\",\n \"name\": \"et\",\n \"remove\": [\n \"in labore commodo occaecat\",\n \"vo\"\n ]\n },\n {\n \"add\": \"occa\",\n \"displayName\": \"nulla\",\n \"group\": \"et sit veniam sunt\",\n \"name\": \"fugiat in minim \",\n \"remove\": [\n \"reprehenderit co\",\n \"ullamco\"\n ]\n }\n ],\n \"registryUid\": \"aliqua magna sint ea sit\",\n \"schema\": [\n {\n \"format\": \"quis veniam\",\n \"hints\": [\n \"amet nulla laborum\",\n \"minim ut\"\n ],\n \"listOptions\": [\n \"labore occaecat cillum\",\n \"Excepteur culpa est do \"\n ],\n \"name\": \"commodo nostrud eiusmod incididunt\",\n \"readonly\": true,\n \"regex\": \"nisi consectetur in tempor\",\n \"required\": false,\n \"type\": \"adipisicing ir\"\n },\n {\n \"format\": \"qui enim ea\",\n \"hints\": [\n \"culpa proident commodo\",\n \"in nulla est ut\"\n ],\n \"listOptions\": [\n \"irure amet Excepteur eu\",\n \"ex nostrud occaecat aliqua\"\n ],\n \"name\": \"reprehenderit mollit qui\",\n \"readonly\": false,\n \"regex\": \"in\",\n \"required\": false,\n \"type\": \"Excepteur\"\n }\n ],\n \"server\": \"eu exercitation\",\n \"tag\": \"enim ad\",\n \"type\": \"helm\",\n \"values\": \"ex\",\n \"version\": \"ex dolore tempor aliquip\"\n }\n ],\n \"scope\": \"ea mollit\",\n \"type\": \"anim velit sed quis lab\",\n \"uid\": \"irure labore\",\n \"version\": 33047618\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"eu v\",\n \"sint est nostrud\"\n ],\n \"maintenanceMode\": 21707149,\n \"size\": -47819375\n },\n {\n \"cloudType\": \"adipisicing ex consequat\",\n \"healthy\": -8911511,\n \"infraProfileTemplate\": {\n \"cloudType\": \"dolore\",\n \"name\": \"ut sint\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"aliqua aute cupidatat\",\n \"annotations\": {\n \"reprehenderit256\": \"occaecat dolore ut et\",\n \"ut08\": \"in proident elit quis sunt\",\n \"cillum_1e\": \"esse anim Excepteur\"\n },\n \"digest\": \"sunt est\",\n \"inValidReason\": \"Lorem\",\n \"isInvalid\": true,\n \"logo\": \"ex veniam qui\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ex culpa\",\n \"params\": {\n \"ex273\": \"reprehenderit laboris ex\"\n },\n \"presets\": [\n {\n \"add\": \"in in elit\",\n \"displayName\": \"commodo reprehenderit\",\n \"group\": \"nulla labore anim eiusmod occaecat\",\n \"name\": \"consequat veniam aliquip in\",\n \"remove\": [\n \"ut sit dolore\",\n \"aute in nostrud\"\n ]\n },\n {\n \"add\": \"Lorem eiusmod in in ex\",\n \"displayName\": \"mollit sint aute\",\n \"group\": \"nostrud fugiat exercitation\",\n \"name\": \"occaecat laboris non aliquip\",\n \"remove\": [\n \"elit nostrud ipsum culpa irure\",\n \"Lorem anim aute\"\n ]\n }\n ],\n \"registryUid\": \"nulla nisi\",\n \"schema\": [\n {\n \"format\": \"ea \",\n \"hints\": [\n \"ea ut aliquip quis\",\n \"cupidatat dolor\"\n ],\n \"listOptions\": [\n \"nulla laborum mollit labore\",\n \"Lorem voluptate nulla\"\n ],\n \"name\": \"officia ea\",\n \"readonly\": true,\n \"regex\": \"velit\",\n \"required\": true,\n \"type\": \"ullamco\"\n },\n {\n \"format\": \"proident non\",\n \"hints\": [\n \"ullamco in s\",\n \"id exercitation cupidatat\"\n ],\n \"listOptions\": [\n \"commodo anim et amet\",\n \"tempor incididunt esse\"\n ],\n \"name\": \"dolor nulla enim dolor\",\n \"readonly\": true,\n \"regex\": \"laboris ad\",\n \"required\": false,\n \"type\": \"et aliquip Excepteur\"\n }\n ],\n \"server\": \"cillum\",\n \"tag\": \"nostrud commodo\",\n \"type\": \"manifest\",\n \"values\": \"irure in\",\n \"version\": \"ut Lorem anim id laboris\"\n },\n {\n \"layer\": \"addon\",\n \"name\": \"ea Excepteur\",\n \"annotations\": {\n \"exercitation_ef\": \"aliqua culpa ut\",\n \"dolore_b43\": \"nisi dolore deserunt magna\"\n },\n \"digest\": \"ipsum\",\n \"inValidReason\": \"aliquip consequat exercitation\",\n \"isInvalid\": true,\n \"logo\": \"in sint deserunt\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"fugiat in sed in\",\n \"params\": {\n \"eiusmod678\": \"dolor enim nostrud\"\n },\n \"presets\": [\n {\n \"add\": \"ea a\",\n \"displayName\": \"cillum eiusmod ir\",\n \"group\": \"exercitation do aute\",\n \"name\": \"amet proident\",\n \"remove\": [\n \"tempor fugiat Lorem al\",\n \"voluptate eli\"\n ]\n },\n {\n \"add\": \"ut Excepteur ex esse\",\n \"displayName\": \"in sit\",\n \"group\": \"exercitation sint cupidatat\",\n \"name\": \"dolor ut\",\n \"remove\": [\n \"cillum ex eu\",\n \"exercitation\"\n ]\n }\n ],\n \"registryUid\": \"veniam in\",\n \"schema\": [\n {\n \"format\": \"ullamco ma\",\n \"hints\": [\n \"officia nulla\",\n \"anim\"\n ],\n \"listOptions\": [\n \"mollit et ad\",\n \"qui Lorem\"\n ],\n \"name\": \"deserunt eu do sint\",\n \"readonly\": false,\n \"regex\": \"nisi anim ut\",\n \"required\": true,\n \"type\": \"veniam\"\n },\n {\n \"format\": \"ullamco ex in\",\n \"hints\": [\n \"commodo adipisicing minim\",\n \"ullamco consectetur mollit ex\"\n ],\n \"listOptions\": [\n \"elit nostrud amet\",\n \"enim ipsum\"\n ],\n \"name\": \"fugiat nostrud minim anim\",\n \"readonly\": false,\n \"regex\": \"nostrud\",\n \"required\": false,\n \"type\": \"ut dolor officia pariatur\"\n }\n ],\n \"server\": \"dolor\",\n \"tag\": \"velit sunt dolor\",\n \"type\": \"spectro\",\n \"values\": \"amet nostrud\",\n \"version\": \"incididunt\"\n }\n ],\n \"scope\": \"consequat commodo\",\n \"type\": \"aute ullamco elit sunt adipisicing\",\n \"uid\": \"tempor sed ut Lorem\",\n \"version\": -43154508\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"in quis\",\n \"aute reprehenderit sint\"\n ],\n \"maintenanceMode\": -89699792,\n \"size\": -16179389\n }\n ],\n \"uid\": \"aute deserunt adipisicing\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"dolor esse\",\n \"name\": \"qui sit ipsum id quis\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"dolore\",\n \"annotations\": {\n \"dolor14e\": \"ea ad mollit\",\n \"ea_a99\": \"laborum voluptate\"\n },\n \"digest\": \"id in ad anim qui\",\n \"inValidReason\": \"ipsum nisi proident Duis\",\n \"isInvalid\": true,\n \"logo\": \"anim Duis ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"officia cillum\",\n \"params\": {\n \"mollit6e\": \"sint Ut veniam\",\n \"cillumb\": \"ex culpa\",\n \"velit6\": \"enim\",\n \"dolor_31\": \"cupidatat veniam Excepteur\"\n },\n \"presets\": [\n {\n \"add\": \"aliquip in minim\",\n \"displayName\": \"id pariatur ea nulla Lorem\",\n \"group\": \"sunt\",\n \"name\": \"enim minim laborum qui\",\n \"remove\": [\n \"eiusmod sit Ut\",\n \"Excepteur occ\"\n ]\n },\n {\n \"add\": \"consectetur ex commodo ea occaecat\",\n \"displayName\": \"laborum nisi est anim exercitation\",\n \"group\": \"deserunt non et\",\n \"name\": \"pariatur\",\n \"remove\": [\n \"culpa laborum exerc\",\n \"aliqua\"\n ]\n }\n ],\n \"registryUid\": \"proident dolor sed in\",\n \"schema\": [\n {\n \"format\": \"consequat pariatur officia labore ip\",\n \"hints\": [\n \"id enim proident\",\n \"anim magna velit\"\n ],\n \"listOptions\": [\n \"cillum\",\n \"magna elit commodo officia\"\n ],\n \"name\": \"do\",\n \"readonly\": true,\n \"regex\": \"in id\",\n \"required\": true,\n \"type\": \"quis elit magna qui\"\n },\n {\n \"format\": \"est magna\",\n \"hints\": [\n \"sed deserunt irure ad\",\n \"aute dolor\"\n ],\n \"listOptions\": [\n \"amet ullamco minim in in\",\n \"ex in adipisicing id commodo\"\n ],\n \"name\": \"nisi\",\n \"readonly\": false,\n \"regex\": \"pariatur minim\",\n \"required\": true,\n \"type\": \"magna Excepteur\"\n }\n ],\n \"server\": \"ex adipisicing nostrud\",\n \"tag\": \"sed Excepteur ad incididunt\",\n \"type\": \"manifest\",\n \"values\": \"in dolor\",\n \"version\": \"id velit ul\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"velit Lorem laboris\",\n \"annotations\": {\n \"eu_50\": \"dolore ut labore\"\n },\n \"digest\": \"ex eu nulla\",\n \"inValidReason\": \"elit quis nisi\",\n \"isInvalid\": true,\n \"logo\": \"ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consectetur\",\n \"params\": {\n \"qui_3\": \"qui nisi\",\n \"quis_0c3\": \"pariatur\"\n },\n \"presets\": [\n {\n \"add\": \"laborum culpa exercitation\",\n \"displayName\": \"officia commodo anim\",\n \"group\": \"labore cillum irure quis\",\n \"name\": \"sunt\",\n \"remove\": [\n \"nul\",\n \"ea\"\n ]\n },\n {\n \"add\": \"minim Duis\",\n \"displayName\": \"ipsum voluptate dolor consectetur\",\n \"group\": \"culpa Excepteur\",\n \"name\": \"adipisicing tempor in Excepteur\",\n \"remove\": [\n \"consectetur exercitation commodo\",\n \"mollit Lorem\"\n ]\n }\n ],\n \"registryUid\": \"aliquip ut\",\n \"schema\": [\n {\n \"format\": \"aute ea exercitation\",\n \"hints\": [\n \"incididunt in voluptate\",\n \"id dolore Lorem nisi\"\n ],\n \"listOptions\": [\n \"do eiusmod culpa\",\n \"Lorem adipisicing\"\n ],\n \"name\": \"occaecat Lorem dolore tempor\",\n \"readonly\": true,\n \"regex\": \"cillum deserunt non occaecat\",\n \"required\": true,\n \"type\": \"sint aliquip cillum adipisicing\"\n },\n {\n \"format\": \"qui\",\n \"hints\": [\n \"ad proident quis dolore\",\n \"nulla magna in occaecat\"\n ],\n \"listOptions\": [\n \"nostrud quis\",\n \"irure dolore\"\n ],\n \"name\": \"ipsum sit\",\n \"readonly\": false,\n \"regex\": \"sint consequat enim veniam\",\n \"required\": false,\n \"type\": \"irure adipisicing\"\n }\n ],\n \"server\": \"minim ad id aliqua ut\",\n \"tag\": \"incididunt reprehenderit in Ut\",\n \"type\": \"manifest\",\n \"values\": \"laborum\",\n \"version\": \"reprehenderit sunt ex\"\n }\n ],\n \"scope\": \"elit dolor ea mollit\",\n \"type\": \"ex nostrud quis\",\n \"uid\": \"nisi mollit Lorem\",\n \"version\": 9708582\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"laboris anim Excepteur\",\n \"name\": \"laborum ullamco Duis sunt\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"reprehenderit qui\",\n \"annotations\": {\n \"in_f6\": \"ut\",\n \"ipsum_b\": \"consectetur reprehenderit dolore adipisicing\",\n \"Ut04f\": \"al\"\n },\n \"digest\": \"voluptate culpa esse non\",\n \"inValidReason\": \"dolor sunt\",\n \"isInvalid\": false,\n \"logo\": \"qu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"pariatur amet ullamco\",\n \"params\": {\n \"dolor_22\": \"incididunt veniam adipisicing sint\",\n \"occaecat_86\": \"incididunt dolore cillum\"\n },\n \"presets\": [\n {\n \"add\": \"elit tempor\",\n \"displayName\": \"Duis do in et ad\",\n \"group\": \"occaecat id qui proident\",\n \"name\": \"sunt id pariatur Ut\",\n \"remove\": [\n \"sed adipisicing incididunt\",\n \"in ipsum\"\n ]\n },\n {\n \"add\": \"et elit ut officia sunt\",\n \"displayName\": \"L\",\n \"group\": \"elit\",\n \"name\": \"minim Lorem\",\n \"remove\": [\n \"voluptate\",\n \"dolore Excepteur non\"\n ]\n }\n ],\n \"registryUid\": \"in amet sed ut ul\",\n \"schema\": [\n {\n \"format\": \"in sed nis\",\n \"hints\": [\n \"sunt et adipisicing ut\",\n \"sint deserunt sit\"\n ],\n \"listOptions\": [\n \"aliqua\",\n \"incididunt ullamco sit et laborum\"\n ],\n \"name\": \"sed ex nisi\",\n \"readonly\": true,\n \"regex\": \"dolore est\",\n \"required\": false,\n \"type\": \"ut fugiat dolor\"\n },\n {\n \"format\": \"veniam dolor magna\",\n \"hints\": [\n \"reprehenderit sed ipsum dolor veniam\",\n \"amet laborum cupidatat\"\n ],\n \"listOptions\": [\n \"sunt irure\",\n \"dolore dolore ipsum\"\n ],\n \"name\": \"ex sunt eiusmod irure\",\n \"readonly\": false,\n \"regex\": \"id laborum nisi nostrud veniam\",\n \"required\": false,\n \"type\": \"dolore irure\"\n }\n ],\n \"server\": \"in ullamco do minim\",\n \"tag\": \"Excepteur\",\n \"type\": \"spectro\",\n \"values\": \"dolore eiusmod ad\",\n \"version\": \"et fugiat enim\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"ullamco minim incididunt\",\n \"annotations\": {\n \"proident_ed\": \"tempor et anim\",\n \"in_7\": \"et cupidatat dolor\"\n },\n \"digest\": \"laboris dolore do\",\n \"inValidReason\": \"laborum nisi proident ipsum\",\n \"isInvalid\": true,\n \"logo\": \"laborum anim dolor consequat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"laborum sint\",\n \"params\": {\n \"in_3\": \"enim quis reprehenderit officia\",\n \"occaecat_d48\": \"dolore\"\n },\n \"presets\": [\n {\n \"add\": \"pariatur ut eiusmod consectetur\",\n \"displayName\": \"Excepteur laborum ex\",\n \"group\": \"aute Duis ullamco voluptate ex\",\n \"name\": \"mollit sunt Excepteur laborum\",\n \"remove\": [\n \"dolor non sed culpa\",\n \"ex veniam sit tempor\"\n ]\n },\n {\n \"add\": \"irure aliquip anim dolore Duis\",\n \"displayName\": \"commodo in irure Duis sit\",\n \"group\": \"exercitation eiusmod Ut\",\n \"name\": \"consequat occaecat velit aute\",\n \"remove\": [\n \"sint\",\n \"nulla sint\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur aliqua fugiat nulla\",\n \"schema\": [\n {\n \"format\": \"ut cillum in dolore incididunt\",\n \"hints\": [\n \"Lorem quis\",\n \"ad fugiat irur\"\n ],\n \"listOptions\": [\n \"eu in veniam officia\",\n \"in occaecat ad\"\n ],\n \"name\": \"dolore laboris velit dolore\",\n \"readonly\": false,\n \"regex\": \"qui velit deserunt\",\n \"required\": true,\n \"type\": \"qui anim\"\n },\n {\n \"format\": \"quis amet eu\",\n \"hints\": [\n \"i\",\n \"sint nostrud adipisicing\"\n ],\n \"listOptions\": [\n \"Lorem\",\n \"aute magna labore\"\n ],\n \"name\": \"Excepteur fugiat do sunt\",\n \"readonly\": true,\n \"regex\": \"sed Excepteur\",\n \"required\": true,\n \"type\": \"nulla magna cillum\"\n }\n ],\n \"server\": \"amet ea elit velit\",\n \"tag\": \"aliquip labor\",\n \"type\": \"spectro\",\n \"values\": \"adipisicing\",\n \"version\": \"sint cill\"\n }\n ],\n \"scope\": \"proident non\",\n \"type\": \"fugiat officia ad\",\n \"uid\": \"labore cupidatat dolore ex\",\n \"version\": -84227811\n },\n {\n \"cloudType\": \"aute\",\n \"name\": \"paria\",\n \"packs\": [\n {\n \"layer\": \"k8s\",\n \"name\": \"velit in sed sunt esse\",\n \"annotations\": {\n \"nisi25\": \"Ut ut\",\n \"tempor58\": \"non dolor\",\n \"eu_24\": \"cillum pariatur culpa\"\n },\n \"digest\": \"nulla dolor\",\n \"inValidReason\": \"sint in sit amet incididunt\",\n \"isInvalid\": true,\n \"logo\": \"nisi dolor enim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"non laborum aute\",\n \"params\": {\n \"elit__5\": \"Duis\"\n },\n \"presets\": [\n {\n \"add\": \"eiusmod anim ad\",\n \"displayName\": \"enim\",\n \"group\": \"incididunt Lorem sit Excepteur\",\n \"name\": \"eu in\",\n \"remove\": [\n \"quis irure labore officia\",\n \"consequat dolor quis\"\n ]\n },\n {\n \"add\": \"qui elit sit dolor\",\n \"displayName\": \"Lorem reprehenderit occaecat d\",\n \"group\": \"amet in\",\n \"name\": \"ullamco non ipsum deserunt\",\n \"remove\": [\n \"esse tempor exercitation et\",\n \"in irure\"\n ]\n }\n ],\n \"registryUid\": \"commodo incididunt non reprehenderit\",\n \"schema\": [\n {\n \"format\": \"sint\",\n \"hints\": [\n \"occaecat ea nostrud minim\",\n \"enim exercitation anim ea\"\n ],\n \"listOptions\": [\n \"deserunt eiusmod aliqua\",\n \"ni\"\n ],\n \"name\": \"Lorem dolore id\",\n \"readonly\": true,\n \"regex\": \"eiusmod ad ullamco dolore non\",\n \"required\": true,\n \"type\": \"esse dolor do\"\n },\n {\n \"format\": \"ad cillum proident elit\",\n \"hints\": [\n \"ut voluptate sint occaecat\",\n \"eu dolor\"\n ],\n \"listOptions\": [\n \"do reprehenderit\",\n \"e\"\n ],\n \"name\": \"laborum dolor sint ipsum\",\n \"readonly\": false,\n \"regex\": \"aliquip labor\",\n \"required\": true,\n \"type\": \"culpa dolor aute elit\"\n }\n ],\n \"server\": \"occaecat deserunt dolor commodo\",\n \"tag\": \"fugiat aliquip nostrud magna esse\",\n \"type\": \"manifest\",\n \"values\": \"adipisicing eu ut\",\n \"version\": \"repr\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"minim\",\n \"annotations\": {\n \"elit_c77\": \"consectet\",\n \"minim_e\": \"tempor\"\n },\n \"digest\": \"ex sit magna cupidatat\",\n \"inValidReason\": \"do tempor laborum\",\n \"isInvalid\": true,\n \"logo\": \"adipisicing nisi ut sunt do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"commodo nostrud est\",\n \"params\": {\n \"qui_5\": \"cupidatat sit\",\n \"non_79\": \"ipsum dolor irure culpa ut\"\n },\n \"presets\": [\n {\n \"add\": \"Ut Excepteur\",\n \"displayName\": \"ullamco\",\n \"group\": \"aliqua Ut es\",\n \"name\": \"laboris minim eu dolor Ut\",\n \"remove\": [\n \"amet ipsum dolor\",\n \"minim dolor magna sunt mollit\"\n ]\n },\n {\n \"add\": \"sed velit aute sit\",\n \"displayName\": \"esse in non\",\n \"group\": \"reprehenderit\",\n \"name\": \"deserunt laborum\",\n \"remove\": [\n \"sint dolore exercitation ut laboris\",\n \"ut fugiat culpa exercitation\"\n ]\n }\n ],\n \"registryUid\": \"tempor\",\n \"schema\": [\n {\n \"format\": \"dolore cupidatat irure proident\",\n \"hints\": [\n \"id\",\n \"consectetur consequat Excepteur mollit\"\n ],\n \"listOptions\": [\n \"deserunt in incididunt sit quis\",\n \"mo\"\n ],\n \"name\": \"ut labori\",\n \"readonly\": false,\n \"regex\": \"adipisicing Excepteur pariatur\",\n \"required\": false,\n \"type\": \"laboris et deserunt voluptate\"\n },\n {\n \"format\": \"sint amet est\",\n \"hints\": [\n \"laborum ex\",\n \"ut occaecat labore ut\"\n ],\n \"listOptions\": [\n \"sint Duis\",\n \"sint deserunt Duis in\"\n ],\n \"name\": \"nisi exercitation v\",\n \"readonly\": false,\n \"regex\": \"aute do cupidatat\",\n \"required\": true,\n \"type\": \"dolor reprehenderit\"\n }\n ],\n \"server\": \"sint dolor\",\n \"tag\": \"cupidatat adipisicing eiusmod\",\n \"type\": \"helm\",\n \"values\": \"anim pariatur nisi elit\",\n \"version\": \"dolor\"\n }\n ],\n \"scope\": \"dolor ex proident eu\",\n \"type\": \"culpa non\",\n \"uid\": \"Lorem ut nulla esse\",\n \"version\": -7549081\n }\n ],\n \"projectMeta\": {\n \"name\": \"laborum proident\",\n \"uid\": \"commodo exercitation tempor\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"in Lorem id\",\n \"isBrownfield\": false,\n \"state\": \"officia ad\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": -35511336.90670061,\n \"storage\": -82721829.34196408,\n \"total\": -77273817.05234739\n },\n \"total\": -6662542.66543676\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"eu labore incididunt aliqua\",\n \"conditions\": [\n {\n \"message\": \"dolore\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"sit commodo ex irure\",\n \"uid\": \"velit amet\"\n },\n \"type\": \"in voluptate sint\"\n },\n {\n \"message\": \"ipsum dolore\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"aliquip Excepteur dolor magna\",\n \"uid\": \"sunt quis dolor aute\"\n },\n \"type\": \"officia ad\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"officia mollit\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 1977874.3615951985,\n \"storage\": 71665920.1179145,\n \"total\": 81742877.08255395\n },\n \"total\": 99265462.05204755\n },\n \"location\": {\n \"coordinates\": [\n 56344672.52634457,\n -45355481.757616855\n ],\n \"countryCode\": \"nostrud consectetur veniam\",\n \"countryName\": \"officia esse id\",\n \"regionCode\": \"Excepteur fugiat ullamco veniam minim\",\n \"regionName\": \"cupidatat\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 66575447.8397564,\n \"request\": 49730434.20990199,\n \"total\": -35022922.31383102,\n \"unit\": \"sint in eiusmod\",\n \"usage\": -57155257.68687098\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -42542348.5662046,\n \"request\": -25884430.124466464,\n \"total\": -9147185.130852446,\n \"unit\": \"in voluptate sed dolore do\",\n \"usage\": -75880138.0194638\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"laboris Duis tempor\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"dolor ad et in\",\n \"name\": \"minim ullamco velit\",\n \"projectUid\": \"mollit velit culpa\",\n \"tenantUid\": \"nostrud culpa mollit\",\n \"uid\": \"au\"\n },\n {\n \"kind\": \"occaecat deserunt sit velit nisi\",\n \"name\": \"laboris consectetur laborum\",\n \"projectUid\": \"labore officia\",\n \"tenantUid\": \"ad\",\n \"uid\": \"et laborum\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"cupidatat voluptate sunt\",\n \"name\": \"laborum c\",\n \"projectUid\": \"culpa dolor amet commodo Duis\",\n \"tenantUid\": \"irure\",\n \"uid\": \"dolore non cupidatat\"\n },\n \"hostCluster\": {\n \"kind\": \"Excepteur\",\n \"name\": \"Ut pariatur\",\n \"projectUid\": \"ut\",\n \"tenantUid\": \"in aliquip voluptate minim\",\n \"uid\": \"proident ea nisi in\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"velit ut sit\",\n \"status\": \"Error\"\n },\n \"state\": \"minim non occaecat\",\n \"virtualClusters\": [\n {\n \"kind\": \"esse Lorem ven\",\n \"name\": \"Lorem\",\n \"projectUid\": \"tempor labore dolore officia\",\n \"tenantUid\": \"veniam magna do\",\n \"uid\": \"laboris deserunt \"\n },\n {\n \"kind\": \"ut nostrud consequat elit minim\",\n \"name\": \"reprehenderit dolor culpa\",\n \"projectUid\": \"i\",\n \"tenantUid\": \"sunt adipisicing ut\",\n \"uid\": \"voluptate\"\n }\n ]\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laboris5dc\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur86\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"Duis dolor\",\n \"uid\": \"in laboris voluptate Ut id\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"commodo elit in labore\",\n \"machinePools\": [\n {\n \"cloudType\": \"sunt Duis aliquip\",\n \"healthy\": -42850692,\n \"infraProfileTemplate\": {\n \"cloudType\": \"ut ut \",\n \"name\": \"minim Excepteur Duis\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"nostrud magna fugiat occaecat\",\n \"annotations\": {\n \"culpa_\": \"id est ullamco nostrud dolor\",\n \"consequat2ee\": \"esse eiusmod ad consequat\",\n \"et_6\": \"in minim velit et\"\n },\n \"digest\": \"do Duis in exercitation\",\n \"inValidReason\": \"officia qui in\",\n \"isInvalid\": true,\n \"logo\": \"i\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nostrud est exercitation\",\n \"params\": {\n \"esse_33\": \"adipisicing in fugiat\"\n },\n \"presets\": [\n {\n \"add\": \"in laboris Duis\",\n \"displayName\": \"aliquip anim\",\n \"group\": \"pa\",\n \"name\": \"irure dolore reprehende\",\n \"remove\": [\n \"dolor id et voluptate dolore\",\n \"Excepteur\"\n ]\n },\n {\n \"add\": \"cillum\",\n \"displayName\": \"deserunt et\",\n \"group\": \"nisi\",\n \"name\": \"cupidatat cons\",\n \"remove\": [\n \"sunt quis velit ex\",\n \"eiusmod\"\n ]\n }\n ],\n \"registryUid\": \"enim minim veniam anim\",\n \"schema\": [\n {\n \"format\": \"Excepteu\",\n \"hints\": [\n \"occaecat esse mollit\",\n \"nulla\"\n ],\n \"listOptions\": [\n \"sunt Duis laboris elit Ut\",\n \"proident Ut ut\"\n ],\n \"name\": \"eiusmod reprehenderit laborum Ut\",\n \"readonly\": true,\n \"regex\": \"mollit ut dolor proident\",\n \"required\": false,\n \"type\": \"laboru\"\n },\n {\n \"format\": \"Duis nostr\",\n \"hints\": [\n \"nisi adipisicing dolor irure\",\n \"ut ad sed reprehenderit quis\"\n ],\n \"listOptions\": [\n \"ad est mollit ullamco exercitation\",\n \"magna in\"\n ],\n \"name\": \"reprehenderit et labore\",\n \"readonly\": true,\n \"regex\": \"ullamco dolor eu cupidatat\",\n \"required\": true,\n \"type\": \"sit non\"\n }\n ],\n \"server\": \"in tempor in Excepteur\",\n \"tag\": \"ut i\",\n \"type\": \"manifest\",\n \"values\": \"consequat Duis ut\",\n \"version\": \"aute\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"dolor et Duis\",\n \"annotations\": {\n \"cillum74\": \"reprehenderit mollit consectetur adipisicing\",\n \"tempor5b6\": \"aute sed\",\n \"labore_4\": \"in aliqua\",\n \"Excepteur_6e\": \"deserunt laboris incididunt cillum\"\n },\n \"digest\": \"dolore aliqu\",\n \"inValidReason\": \"incididunt commodo qui Excepteur\",\n \"isInvalid\": false,\n \"logo\": \"adipisicing aliqua sint incididunt\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"velit dolor non culpa\",\n \"params\": {\n \"Lorem_a\": \"elit\"\n },\n \"presets\": [\n {\n \"add\": \"exercitation elit quis ullamco id\",\n \"displayName\": \"cupidatat quis sit consequat aliquip\",\n \"group\": \"culpa amet\",\n \"name\": \"Ut cupidatat sunt ipsum mollit\",\n \"remove\": [\n \"Duis nulla nisi\",\n \"in\"\n ]\n },\n {\n \"add\": \"occaecat id\",\n \"displayName\": \"veniam\",\n \"group\": \"esse laboris commodo\",\n \"name\": \"labore in reprehenderit in\",\n \"remove\": [\n \"laborum in\",\n \"commodo laboru\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur nu\",\n \"schema\": [\n {\n \"format\": \"consequat ea sint occaecat\",\n \"hints\": [\n \"dolore deserunt occaecat reprehenderi\",\n \"ut dolor in\"\n ],\n \"listOptions\": [\n \"voluptate sint cillum\",\n \"veniam esse\"\n ],\n \"name\": \"in adipisicing consectetur Excepteur\",\n \"readonly\": true,\n \"regex\": \"dolore sint\",\n \"required\": false,\n \"type\": \"culpa ut in\"\n },\n {\n \"format\": \"mollit anim consectetur in\",\n \"hints\": [\n \"tempor Ut\",\n \"irure aute\"\n ],\n \"listOptions\": [\n \"Duis sed incididunt\",\n \"ex proident i\"\n ],\n \"name\": \"adipisicing quis\",\n \"readonly\": false,\n \"regex\": \"tempor voluptate velit ipsum\",\n \"required\": false,\n \"type\": \"velit minim dolor Lorem\"\n }\n ],\n \"server\": \"pariatur aute velit\",\n \"tag\": \"id occaecat velit tempor\",\n \"type\": \"manifest\",\n \"values\": \"ullamco consequat reprehenderit\",\n \"version\": \"laborum minim anim\"\n }\n ],\n \"scope\": \"elit non consequat\",\n \"type\": \"aliqua culpa esse magna minim\",\n \"uid\": \"voluptate proide\",\n \"version\": -13630155\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"culpa ipsum dolore ea commodo\",\n \"proident aliqua\"\n ],\n \"maintenanceMode\": 7958443,\n \"size\": 66550534\n },\n {\n \"cloudType\": \"magna Lorem in dolore\",\n \"healthy\": 85648725,\n \"infraProfileTemplate\": {\n \"cloudType\": \"dolore sint labore aliqua cupidatat\",\n \"name\": \"dolore eiusmod\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"proident eu qui et\",\n \"annotations\": {\n \"cillumc2\": \"amet ea proident\"\n },\n \"digest\": \"Lorem in nulla ea\",\n \"inValidReason\": \"proident\",\n \"isInvalid\": true,\n \"logo\": \"elit ea laborum occaecat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"dolore cupidatat iru\",\n \"params\": {\n \"Lorem_9\": \"sint in commodo proident et\",\n \"minim7\": \"minim\",\n \"doloreb79\": \"velit Duis deserunt\",\n \"Duis_9a6\": \"do fugiat nostrud sit sed\"\n },\n \"presets\": [\n {\n \"add\": \"ull\",\n \"displayName\": \"cillum in do\",\n \"group\": \"eu\",\n \"name\": \"qui\",\n \"remove\": [\n \"ali\",\n \"sint nu\"\n ]\n },\n {\n \"add\": \"dolor do commodo ipsu\",\n \"displayName\": \"dolor proident\",\n \"group\": \"aliqua consequat mollit\",\n \"name\": \"laborum amet incididunt ex\",\n \"remove\": [\n \"cillum dolore veniam\",\n \"amet eu\"\n ]\n }\n ],\n \"registryUid\": \"eu Duis\",\n \"schema\": [\n {\n \"format\": \"sunt cillum\",\n \"hints\": [\n \"velit est sed nulla dolor\",\n \"consequat in\"\n ],\n \"listOptions\": [\n \"ut\",\n \"pariatur\"\n ],\n \"name\": \"sit mollit culpa Duis\",\n \"readonly\": false,\n \"regex\": \"sunt fugiat sed\",\n \"required\": true,\n \"type\": \"non consequat enim\"\n },\n {\n \"format\": \"exerc\",\n \"hints\": [\n \"id mollit\",\n \"est\"\n ],\n \"listOptions\": [\n \"cillum Duis laborum\",\n \"officia Lorem est\"\n ],\n \"name\": \"dolor anim sunt nostrud\",\n \"readonly\": false,\n \"regex\": \"nostrud non\",\n \"required\": true,\n \"type\": \"ut\"\n }\n ],\n \"server\": \"enim dolore dolor\",\n \"tag\": \"magna cupidatat\",\n \"type\": \"spectro\",\n \"values\": \"tempor cillum\",\n \"version\": \"in cillum id\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"aliquip Duis laboris\",\n \"annotations\": {\n \"ad_7ad\": \"commodo officia fugiat reprehenderit nulla\"\n },\n \"digest\": \"veniam in eu\",\n \"inValidReason\": \"Excepteur pariatur et\",\n \"isInvalid\": false,\n \"logo\": \"laboris nisi deserunt laborum\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"minim\",\n \"params\": {\n \"sit_8a\": \"ipsum\",\n \"aliquip_3d\": \"sit in\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate ut\",\n \"displayName\": \"aliquip proident ipsum dolor\",\n \"group\": \"qui sunt esse\",\n \"name\": \"minim velit dolore\",\n \"remove\": [\n \"ipsum sit commodo a\",\n \"dolore sint\"\n ]\n },\n {\n \"add\": \"cillum minim anim Duis\",\n \"displayName\": \"tempor id pariatur aliqua\",\n \"group\": \"voluptate incididunt\",\n \"name\": \"culpa laboris incididunt sunt\",\n \"remove\": [\n \"culpa nisi id consectetur sed\",\n \"in nulla ut Ut\"\n ]\n }\n ],\n \"registryUid\": \"commodo aliqua dolor\",\n \"schema\": [\n {\n \"format\": \"officia incididunt\",\n \"hints\": [\n \"aliqua minim tempor\",\n \"irure\"\n ],\n \"listOptions\": [\n \"esse\",\n \"cillum irure\"\n ],\n \"name\": \"nostrud ex\",\n \"readonly\": true,\n \"regex\": \"exercitation irure dolor\",\n \"required\": false,\n \"type\": \"velit ut nulla\"\n },\n {\n \"format\": \"eu officia Duis\",\n \"hints\": [\n \"anim Duis proident\",\n \"fugiat Lorem aliquip reprehenderit\"\n ],\n \"listOptions\": [\n \"labore nisi est qui in\",\n \"aute irure anim\"\n ],\n \"name\": \"eiusmod et dolor esse ut\",\n \"readonly\": false,\n \"regex\": \"fugiat sint ad officia\",\n \"required\": true,\n \"type\": \"reprehenderit aute sed veniam\"\n }\n ],\n \"server\": \"occaecat si\",\n \"tag\": \"quis in\",\n \"type\": \"manifest\",\n \"values\": \"fugiat sed velit\",\n \"version\": \"Duis culpa eiusmod Lorem\"\n }\n ],\n \"scope\": \"laboris consequat proi\",\n \"type\": \"ut id dolor irure nisi\",\n \"uid\": \"ad irure est aute\",\n \"version\": 61461110\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"ea aliqua in sit\",\n \"mollit officia\"\n ],\n \"maintenanceMode\": -38124668,\n \"size\": 83340884\n }\n ],\n \"uid\": \"veniam\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"enim consectetur commodo\",\n \"name\": \"ad incididunt dolor ullamco nisi\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"nostrud enim cupidatat dolor\",\n \"annotations\": {\n \"consequatdcb\": \"incididunt cillum\",\n \"in2\": \"officia nulla eu\",\n \"adipisicingcbe\": \"anim sed\"\n },\n \"digest\": \"con\",\n \"inValidReason\": \"sint amet non eiusmod\",\n \"isInvalid\": true,\n \"logo\": \"exercitation dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"tempor veniam Ut dolor\",\n \"params\": {\n \"cillum0_9\": \"dol\"\n },\n \"presets\": [\n {\n \"add\": \"et labore pariatur officia sint\",\n \"displayName\": \"ut aute dolor\",\n \"group\": \"do qui e\",\n \"name\": \"laboris commodo\",\n \"remove\": [\n \"aliqua\",\n \"ea voluptate officia\"\n ]\n },\n {\n \"add\": \"Ut dolore labore enim\",\n \"displayName\": \"ipsum in\",\n \"group\": \"sint adipisicing\",\n \"name\": \"sed velit et Lorem\",\n \"remove\": [\n \"labore adipisicing laborum\",\n \"sint exercitation Exc\"\n ]\n }\n ],\n \"registryUid\": \"incididunt\",\n \"schema\": [\n {\n \"format\": \"minim qui in nisi ut\",\n \"hints\": [\n \"adipisicing officia esse\",\n \"in ali\"\n ],\n \"listOptions\": [\n \"eiusmod mollit ad\",\n \"dolor anim in\"\n ],\n \"name\": \"sed ex tempor\",\n \"readonly\": true,\n \"regex\": \"ea labore Duis minim nulla\",\n \"required\": false,\n \"type\": \"velit sed magn\"\n },\n {\n \"format\": \"culpa commodo\",\n \"hints\": [\n \"in fugiat dolore commodo\",\n \"reprehenderit Lorem\"\n ],\n \"listOptions\": [\n \"sint incididunt mollit \",\n \"nostrud\"\n ],\n \"name\": \"veniam fugiat\",\n \"readonly\": false,\n \"regex\": \"consequat cillum dolor sunt Duis\",\n \"required\": false,\n \"type\": \"occaecat velit do cupidatat in\"\n }\n ],\n \"server\": \"commodo anim\",\n \"tag\": \"amet irure ut\",\n \"type\": \"spectro\",\n \"values\": \"nostrud sint fugiat\",\n \"version\": \"est quis\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"\",\n \"annotations\": {\n \"velit_7\": \"ul\",\n \"anim8\": \"dolore\",\n \"commodo_b1\": \"elit\",\n \"non_0\": \"ut\",\n \"ullamcoc\": \"ipsum aliquip proident occaecat fugiat\"\n },\n \"digest\": \"aute fugiat\",\n \"inValidReason\": \"do sit sunt elit officia\",\n \"isInvalid\": true,\n \"logo\": \"Excepteur anim \",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"incididunt dolor occaecat\",\n \"params\": {\n \"esse_d1_\": \"nulla elit eiusmod est\",\n \"magna_\": \"incididunt\"\n },\n \"presets\": [\n {\n \"add\": \"mollit in nostrud consectetur do\",\n \"displayName\": \"cillum eu\",\n \"group\": \"in et pariatur\",\n \"name\": \"ex irure laboris\",\n \"remove\": [\n \"dolore in\",\n \"culpa in esse\"\n ]\n },\n {\n \"add\": \"proident sunt veniam fugiat\",\n \"displayName\": \"sunt nisi qui sed veniam\",\n \"group\": \"ipsum esse fugiat aute\",\n \"name\": \"laborum\",\n \"remove\": [\n \"esse aliqua eiusmod Excepteur tempor\",\n \"nostrud \"\n ]\n }\n ],\n \"registryUid\": \"in ex reprehenderit\",\n \"schema\": [\n {\n \"format\": \"mollit\",\n \"hints\": [\n \"nulla nisi qui\",\n \"nostrud qui amet\"\n ],\n \"listOptions\": [\n \"magna sunt\",\n \"exercitation anim occaecat proident\"\n ],\n \"name\": \"ullamco id mollit Duis\",\n \"readonly\": true,\n \"regex\": \"Duis irure\",\n \"required\": true,\n \"type\": \"esse adipisicing\"\n },\n {\n \"format\": \"eiusmod exercitation\",\n \"hints\": [\n \"quis Ut ipsum nulla\",\n \"qui cillum minim\"\n ],\n \"listOptions\": [\n \"non velit nulla\",\n \"labore tempor eu aute\"\n ],\n \"name\": \"ut\",\n \"readonly\": true,\n \"regex\": \"ut qui ad tempor\",\n \"required\": true,\n \"type\": \"officia\"\n }\n ],\n \"server\": \"sit et esse laborum nulla\",\n \"tag\": \"deserunt amet dolore quis\",\n \"type\": \"manifest\",\n \"values\": \"aute deserunt\",\n \"version\": \"aliquip tempor sed consectetur enim\"\n }\n ],\n \"scope\": \"velit dolore in\",\n \"type\": \"eiusmod ut do nulla enim\",\n \"uid\": \"dolor eu amet\",\n \"version\": 34386956\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"pariatur\",\n \"name\": \"quis dolor qui\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"do\",\n \"annotations\": {\n \"est_0\": \"offic\"\n },\n \"digest\": \"exercitation dolor reprehenderit amet\",\n \"inValidReason\": \"pariatur\",\n \"isInvalid\": true,\n \"logo\": \"nisi sunt qui cillum\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"sunt commodo\",\n \"params\": {\n \"officia_c04\": \"officia\",\n \"velitb77\": \"ex laborum eiu\"\n },\n \"presets\": [\n {\n \"add\": \"fugiat sunt in ad\",\n \"displayName\": \"consequat cupidatat dolore eu deserunt\",\n \"group\": \"incididunt occaecat quis elit\",\n \"name\": \"reprehenderit amet aute pariatur\",\n \"remove\": [\n \"anim ea nulla est\",\n \"do nulla ea commodo culpa\"\n ]\n },\n {\n \"add\": \"sed veniam mollit\",\n \"displayName\": \"cupidatat dolor\",\n \"group\": \"proident fugiat magna\",\n \"name\": \"deserunt commodo dolore\",\n \"remove\": [\n \"velit dolore proident\",\n \"consequat qui\"\n ]\n }\n ],\n \"registryUid\": \"minim a\",\n \"schema\": [\n {\n \"format\": \"sunt tempor adipisicing\",\n \"hints\": [\n \"dolor dolor eiusmod do\",\n \"esse in magna est\"\n ],\n \"listOptions\": [\n \"magna consectetur mollit\",\n \"sint proident sed\"\n ],\n \"name\": \"do non culpa\",\n \"readonly\": false,\n \"regex\": \"dolor qui\",\n \"required\": true,\n \"type\": \"fugiat occaecat\"\n },\n {\n \"format\": \"Lorem\",\n \"hints\": [\n \"exercitation quis fugiat est\",\n \"enim esse magna\"\n ],\n \"listOptions\": [\n \"sed cupidatat in\",\n \"ex mollit irure\"\n ],\n \"name\": \"dolore nisi\",\n \"readonly\": false,\n \"regex\": \"consequat nostrud incididunt\",\n \"required\": true,\n \"type\": \"Lorem amet ea\"\n }\n ],\n \"server\": \"ea\",\n \"tag\": \"do Duis\",\n \"type\": \"helm\",\n \"values\": \"deserunt in\",\n \"version\": \"consequat laborum\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"non ut occaecat\",\n \"annotations\": {\n \"ex_4\": \"et Lorem\"\n },\n \"digest\": \"pariatur sit ex\",\n \"inValidReason\": \"consequat laborum in dolore tempor\",\n \"isInvalid\": false,\n \"logo\": \"non do culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"eiu\",\n \"params\": {\n \"aliqua_b\": \"ut elit et\"\n },\n \"presets\": [\n {\n \"add\": \"d\",\n \"displayName\": \"velit aliqua Duis\",\n \"group\": \"pariatur adipisicing proident exercitation dolore\",\n \"name\": \"adipisicing ea do\",\n \"remove\": [\n \"ullamco dolore nisi ea\",\n \"officia nulla nisi in\"\n ]\n },\n {\n \"add\": \"in commodo\",\n \"displayName\": \"proident\",\n \"group\": \"Excepteur minim in\",\n \"name\": \"eu velit qui in\",\n \"remove\": [\n \"aute\",\n \"Duis tempor\"\n ]\n }\n ],\n \"registryUid\": \"commodo dolore et non\",\n \"schema\": [\n {\n \"format\": \"aliqua\",\n \"hints\": [\n \"dolor\",\n \"veniam ut qui cupidatat\"\n ],\n \"listOptions\": [\n \"reprehe\",\n \"proident consectetur minim elit\"\n ],\n \"name\": \"in laborum\",\n \"readonly\": false,\n \"regex\": \"dolor\",\n \"required\": true,\n \"type\": \"ut occaecat\"\n },\n {\n \"format\": \"proident\",\n \"hints\": [\n \"velit incididunt labore fugiat\",\n \"consequat laboris\"\n ],\n \"listOptions\": [\n \"incididunt\",\n \"non laborum labore\"\n ],\n \"name\": \"adipisicing\",\n \"readonly\": false,\n \"regex\": \"ut minim dol\",\n \"required\": false,\n \"type\": \"dolor non anim exercitation\"\n }\n ],\n \"server\": \"do Duis voluptate aute ipsum\",\n \"tag\": \"Ut ut\",\n \"type\": \"spectro\",\n \"values\": \"in eiusmod eu proident\",\n \"version\": \"eu dolor ipsum nisi\"\n }\n ],\n \"scope\": \"sint elit eu\",\n \"type\": \"ea laborum cupidatat minim in\",\n \"uid\": \"irure voluptate\",\n \"version\": -81604432\n },\n {\n \"cloudType\": \"aliquip\",\n \"name\": \"consectetur dolor do\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"eu sint laborum\",\n \"annotations\": {\n \"in_608\": \"incididunt\",\n \"et_b1e\": \"mollit sed elit\"\n },\n \"digest\": \"anim\",\n \"inValidReason\": \"occaecat cillum sed\",\n \"isInvalid\": true,\n \"logo\": \"anim in sunt laboris\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"quis\",\n \"params\": {\n \"voluptateb\": \"officia minim dolor\",\n \"cillum7\": \"ipsum labore\"\n },\n \"presets\": [\n {\n \"add\": \"aute reprehen\",\n \"displayName\": \"ut occaecat nisi mollit\",\n \"group\": \"ea in aliqua aute\",\n \"name\": \"in ipsum\",\n \"remove\": [\n \"ut eu officia\",\n \"veniam proident dolore\"\n ]\n },\n {\n \"add\": \"et in ad\",\n \"displayName\": \"sunt dolore laborum\",\n \"group\": \"eu\",\n \"name\": \"Duis ad ut officia\",\n \"remove\": [\n \"sunt laborum amet sit\",\n \"mollit Ut nulla\"\n ]\n }\n ],\n \"registryUid\": \"ea occaecat non reprehenderit\",\n \"schema\": [\n {\n \"format\": \"veniam consectetur cillum\",\n \"hints\": [\n \"dolore occaecat elit\",\n \"ut dolore\"\n ],\n \"listOptions\": [\n \"ut elit aliqua ad ipsum\",\n \"fugiat ut sunt aute\"\n ],\n \"name\": \"commodo dolor fugiat enim in\",\n \"readonly\": false,\n \"regex\": \"do consectetur\",\n \"required\": true,\n \"type\": \"non ut veniam dolore ex\"\n },\n {\n \"format\": \"Ut\",\n \"hints\": [\n \"est nostrud ut Excepteur\",\n \"cupidatat pariatur est\"\n ],\n \"listOptions\": [\n \"magna aliquip tempor anim\",\n \"esse enim\"\n ],\n \"name\": \"veniam amet elit laborum labore\",\n \"readonly\": true,\n \"regex\": \"labore nisi\",\n \"required\": false,\n \"type\": \"laborum in nostrud ullamco do\"\n }\n ],\n \"server\": \"consequat ut adipisicing ea\",\n \"tag\": \"in aliqua\",\n \"type\": \"manifest\",\n \"values\": \"nisi incididunt minim qui anim\",\n \"version\": \"cillum labore ullamco enim\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"pariatur officia\",\n \"annotations\": {\n \"aliqua2e\": \"anim commodo non ex\"\n },\n \"digest\": \"tempor qui\",\n \"inValidReason\": \"ex deserunt\",\n \"isInvalid\": false,\n \"logo\": \"amet dolore dolor ci\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"fugiat aute\",\n \"params\": {\n \"laboris55_\": \"sunt eu tempor deserunt laborum\",\n \"ex_6cc\": \"elit amet cupidatat\"\n },\n \"presets\": [\n {\n \"add\": \"ad dolore in\",\n \"displayName\": \"tempor sit\",\n \"group\": \"labore voluptate\",\n \"name\": \"ad irure\",\n \"remove\": [\n \"sint mollit nulla\",\n \"est nulla aliqua ullamco adipisic\"\n ]\n },\n {\n \"add\": \"in sunt\",\n \"displayName\": \"voluptate minim nostrud ea culpa\",\n \"group\": \"proident dolor Duis\",\n \"name\": \"est irure\",\n \"remove\": [\n \"sunt minim amet cillum\",\n \"aliqua aute adipisicing consectetur\"\n ]\n }\n ],\n \"registryUid\": \"esse sed deserunt pariatur dolore\",\n \"schema\": [\n {\n \"format\": \"ut exercitation sunt aliqua\",\n \"hints\": [\n \"nisi magna ipsum\",\n \"laboris eiusmod sed\"\n ],\n \"listOptions\": [\n \"officia\",\n \"laborum velit ex Excepteur\"\n ],\n \"name\": \"deserunt consectetur do non quis\",\n \"readonly\": true,\n \"regex\": \"ullamco aute laboris adipisicing\",\n \"required\": true,\n \"type\": \"consequat velit minim ea\"\n },\n {\n \"format\": \"reprehenderit quis in\",\n \"hints\": [\n \"pariatur Excepteur in aute\",\n \"reprehenderi\"\n ],\n \"listOptions\": [\n \"cillum magna\",\n \"elit aute quis cillum\"\n ],\n \"name\": \"veniam commodo do\",\n \"readonly\": false,\n \"regex\": \"aliq\",\n \"required\": false,\n \"type\": \"dolor cupidatat aliqua\"\n }\n ],\n \"server\": \"deserunt\",\n \"tag\": \"officia\",\n \"type\": \"manifest\",\n \"values\": \"aliqua nulla eu magna velit\",\n \"version\": \"pariatur laboris occaecat\"\n }\n ],\n \"scope\": \"enim occaecat\",\n \"type\": \"elit incididunt ut in\",\n \"uid\": \"ea in eiusmod\",\n \"version\": -64808262\n }\n ],\n \"projectMeta\": {\n \"name\": \"est proident officia\",\n \"uid\": \"ut aliquip consectetur dolor\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"tempor laboris cillum magna\",\n \"isBrownfield\": false,\n \"state\": \"adipisicing aute culpa veniam velit\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 15692035.523162723,\n \"storage\": 3480951.6805082858,\n \"total\": 22369337.377254575\n },\n \"total\": 25609701.35834855\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"nulla\",\n \"conditions\": [\n {\n \"message\": \"et\",\n \"relatedObject\": {\n \"kind\": \"appprofile\",\n \"name\": \"dolor do reprehenderit ullamco\",\n \"uid\": \"eiusmod ut pariatur culpa\"\n },\n \"type\": \"incididunt sit\"\n },\n {\n \"message\": \"magna in\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"eiusmod\",\n \"uid\": \"nostrud labore\"\n },\n \"type\": \"aute in quis enim\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"est eu\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -43578819.58776808,\n \"storage\": -79273808.95502001,\n \"total\": -79617985.5335975\n },\n \"total\": 37524166.84121135\n },\n \"location\": {\n \"coordinates\": [\n -87578413.4803538,\n -58321628.946930334\n ],\n \"countryCode\": \"Duis sit adipisicing\",\n \"countryName\": \"Duis incididunt ut\",\n \"regionCode\": \"proident minim magna incididunt deserunt\",\n \"regionName\": \"et eu\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 30465231.533925816,\n \"request\": 79252040.83975753,\n \"total\": 68506088.41848135,\n \"unit\": \"officia in ut\",\n \"usage\": 47388362.482655644\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -5034007.004798278,\n \"request\": -31048598.318378136,\n \"total\": -63283728.772629954,\n \"unit\": \"nisi ullamco incididunt\",\n \"usage\": 4487091.2961554825\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"nisi cillum ullamco\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"Lore\",\n \"name\": \"culpa consectetur et\",\n \"projectUid\": \"adi\",\n \"tenantUid\": \"in mollit qui culpa\",\n \"uid\": \"Excepteur nostrud ut do\"\n },\n {\n \"kind\": \"eiusmod aute nostrud labore qui\",\n \"name\": \"sit pariatur\",\n \"projectUid\": \"aute elit ex Lorem incididunt\",\n \"tenantUid\": \"consectetur irure in\",\n \"uid\": \"adipisicing incididunt\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"laborum Lorem sunt culpa\",\n \"name\": \"pariatur ut consequat id cupidatat\",\n \"projectUid\": \"laboris aute \",\n \"tenantUid\": \"cupidatat\",\n \"uid\": \"amet aliquip enim sed\"\n },\n \"hostCluster\": {\n \"kind\": \"velit pariatur qui minim\",\n \"name\": \"irure ex sit eu fugiat\",\n \"projectUid\": \"amet Lorem tempor reprehenderit\",\n \"tenantUid\": \"officia\",\n \"uid\": \"Excepteur cillum nu\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"occaecat Lorem fugiat ex\",\n \"status\": \"Pausing\"\n },\n \"state\": \"aliqua mollit aute ullamco\",\n \"virtualClusters\": [\n {\n \"kind\": \"amet ut\",\n \"name\": \"nisi esse exercitation commodo\",\n \"projectUid\": \"do\",\n \"tenantUid\": \"nisi fugiat in velit exercitation\",\n \"uid\": \"ex irure ut voluptate\"\n },\n {\n \"kind\": \"est nostrud eu dolore in\",\n \"name\": \"Lorem\",\n \"projectUid\": \"ex elit culpa\",\n \"tenantUid\": \"voluptate fugiat in\",\n \"uid\": \"culpa mollit tempor voluptate\"\n }\n ]\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"sunt\",\n \"count\": -15834483,\n \"limit\": -65846355,\n \"offset\": -3529171\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fea8d8b2-5b5e-46a5-8be8-aaa7e6abd9da", "name": "Retrieves a list of cluster summary for a given cluster group", "request": { "name": "Retrieves a list of cluster summary for a given cluster group", "description": {}, "url": { "path": ["v1", "dashboard", "clustergroups", ":uid", "virtualClusters"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1c194341-80c7-4eb3-9a5e-b3b815674f72", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "clustergroups", ":uid", "virtualClusters"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_c\": \"\",\n \"Excepteur_b\": \"\",\n \"eiusmod_bd3\": \"\",\n \"ut_29\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore638\": \"\",\n \"labore_46\": \"\",\n \"commodo_c0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"sunt aute\",\n \"uid\": \"ea\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"labore veniam\",\n \"machinePools\": [\n {\n \"cloudType\": \"id\",\n \"healthy\": -6889480,\n \"infraProfileTemplate\": {\n \"cloudType\": \"aliquip in proident exercitation in\",\n \"name\": \"dolore culpa non commodo ut\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"qui velit mollit\",\n \"annotations\": {\n \"Lorem_b4\": \"qui \"\n },\n \"digest\": \"in voluptate consectetur\",\n \"inValidReason\": \"elit cillum labore incididunt\",\n \"isInvalid\": false,\n \"logo\": \"irure sed nisi\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"culpa in\",\n \"params\": {\n \"adipisicingb\": \"aute non minim\",\n \"exercitation_2\": \"amet aliqua\",\n \"sit83c\": \"sint\"\n },\n \"presets\": [\n {\n \"add\": \"consequat\",\n \"displayName\": \"esse nulla\",\n \"group\": \"deserunt sint\",\n \"name\": \"sunt ipsum adipisicing in\",\n \"remove\": [\n \"do in laborum Duis\",\n \"in sunt aute occaecat\"\n ]\n },\n {\n \"add\": \"Lorem ut\",\n \"displayName\": \"exercitation et proident\",\n \"group\": \"dolor officia tempor\",\n \"name\": \"officia do\",\n \"remove\": [\n \"enim consectetur labore\",\n \"anim in el\"\n ]\n }\n ],\n \"registryUid\": \"in dolor eiusmod\",\n \"schema\": [\n {\n \"format\": \"sint minim\",\n \"hints\": [\n \"nisi Excepteur dolore sit\",\n \"Ut et minim sint\"\n ],\n \"listOptions\": [\n \"in laboris elit dolor velit\",\n \"commodo dolor\"\n ],\n \"name\": \"dolore sunt sint elit\",\n \"readonly\": true,\n \"regex\": \"aliquip magna\",\n \"required\": false,\n \"type\": \"non ut irure exercitation\"\n },\n {\n \"format\": \"elit aute culpa\",\n \"hints\": [\n \"dolore proident magna deserunt mollit\",\n \"dolor Excepteur sunt mollit\"\n ],\n \"listOptions\": [\n \"minim officia magna\",\n \"laborum Ut adipisicing dolore\"\n ],\n \"name\": \"et ullamco anim consequat\",\n \"readonly\": false,\n \"regex\": \"magna Ut eiusmod\",\n \"required\": true,\n \"type\": \"exercitation Lorem\"\n }\n ],\n \"server\": \"eiusmod laborum non\",\n \"tag\": \"aliqua qui adipisici\",\n \"type\": \"helm\",\n \"values\": \"amet in magna\",\n \"version\": \"do Duis et in\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"non irure pariatur\",\n \"annotations\": {\n \"proident_6d\": \"consectetur ut pariatur occaecat\",\n \"est7_d\": \"ad eu enim in\",\n \"Excepteur86\": \"ut pariatur\"\n },\n \"digest\": \"sint sed deserunt\",\n \"inValidReason\": \"exercitation veniam mollit nulla\",\n \"isInvalid\": false,\n \"logo\": \"Ut laboris ad culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aliquip pariatur\",\n \"params\": {\n \"culpa5f7\": \"qui enim tempor adipisicing\",\n \"minim1d\": \"aute Ut pariatur\"\n },\n \"presets\": [\n {\n \"add\": \"cillum ad\",\n \"displayName\": \"labore dolor Lorem proident\",\n \"group\": \"dolore nisi non laboris\",\n \"name\": \"dolore nisi veniam sint\",\n \"remove\": [\n \"ut consequat tempor nostrud\",\n \"ea sed\"\n ]\n },\n {\n \"add\": \"occaecat adipisicing\",\n \"displayName\": \"veniam quis culpa dolore\",\n \"group\": \"anim deserunt Ut\",\n \"name\": \"culpa enim anim tempor\",\n \"remove\": [\n \"cupidatat eu eiusmod in\",\n \"nulla minim\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur enim do sed\",\n \"schema\": [\n {\n \"format\": \"quis cupidatat proident\",\n \"hints\": [\n \"aute est exercitation ut\",\n \"sunt incididunt\"\n ],\n \"listOptions\": [\n \"in aute irure commodo\",\n \"ut\"\n ],\n \"name\": \"ut\",\n \"readonly\": true,\n \"regex\": \"occaecat dolor vel\",\n \"required\": false,\n \"type\": \"in cillum ad ex\"\n },\n {\n \"format\": \"incididunt eu\",\n \"hints\": [\n \"culpa\",\n \"Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"qui laboris cupidatat\",\n \"sit in dolor\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex nostrud laborum\",\n \"required\": false,\n \"type\": \"consectetur\"\n }\n ],\n \"server\": \"occaec\",\n \"tag\": \"ex culpa Lorem nulla\",\n \"type\": \"helm\",\n \"values\": \"irure sed\",\n \"version\": \"Excepteur qui consectetur laborum\"\n }\n ],\n \"scope\": \"ullamco in non\",\n \"type\": \"irure\",\n \"uid\": \"dolore fugiat et pariatur\",\n \"version\": -92840107\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"tempor ut in\",\n \"consequat proident\"\n ],\n \"maintenanceMode\": -35036900,\n \"size\": -40641275\n },\n {\n \"cloudType\": \"deserunt ipsum\",\n \"healthy\": -13802124,\n \"infraProfileTemplate\": {\n \"cloudType\": \"officia minim\",\n \"name\": \"dolor ea\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"velit dolor enim\",\n \"annotations\": {\n \"dolor5c\": \"nisi Duis\",\n \"aliquip_68\": \"laboris dolor sint minim cupidatat\"\n },\n \"digest\": \"elit ipsum irure consectetur\",\n \"inValidReason\": \"occaecat dolor dolore aliqua\",\n \"isInvalid\": true,\n \"logo\": \"non ad consectetur\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"adipisicing Excepteur veniam\",\n \"params\": {\n \"dolore_0e\": \"magna\",\n \"nisid4_\": \"est consectetur minim\"\n },\n \"presets\": [\n {\n \"add\": \"commodo\",\n \"displayName\": \"aliqua cupidatat\",\n \"group\": \"incididunt amet ipsum\",\n \"name\": \"velit est mollit\",\n \"remove\": [\n \"laboris in do dolor est\",\n \"officia eu non\"\n ]\n },\n {\n \"add\": \"cupidatat adipisicing dolore est laboris\",\n \"displayName\": \"sit non\",\n \"group\": \"exercitation Excepteur Duis veni\",\n \"name\": \"molli\",\n \"remove\": [\n \"enim consectetur\",\n \"quis magna labore sed\"\n ]\n }\n ],\n \"registryUid\": \"quis aute ad\",\n \"schema\": [\n {\n \"format\": \"velit dolore\",\n \"hints\": [\n \"in laboris\",\n \"ut aliqua veniam\"\n ],\n \"listOptions\": [\n \"occaecat magna reprehenderit nostrud\",\n \"ipsum in consectetur occaecat\"\n ],\n \"name\": \"id cillum\",\n \"readonly\": false,\n \"regex\": \"qui ven\",\n \"required\": false,\n \"type\": \"dolor amet proident\"\n },\n {\n \"format\": \"quis cupidatat elit\",\n \"hints\": [\n \"magna deserunt do est\",\n \"aute\"\n ],\n \"listOptions\": [\n \"consectetur elit Duis minim\",\n \"irure laboris occaecat\"\n ],\n \"name\": \"velit mollit dolore nostrud\",\n \"readonly\": true,\n \"regex\": \"labore in ullamco\",\n \"required\": true,\n \"type\": \"fugiat consectetur exercitation enim commodo\"\n }\n ],\n \"server\": \"consequat Ut fugiat occaecat pariatur\",\n \"tag\": \"Duis ut\",\n \"type\": \"helm\",\n \"values\": \"id minim laborum\",\n \"version\": \"fugiat ex minim\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"officia\",\n \"annotations\": {\n \"officia_91d\": \"officia\",\n \"do25\": \"quis tem\"\n },\n \"digest\": \"adipisicing Lorem minim\",\n \"inValidReason\": \"qui ut ad\",\n \"isInvalid\": true,\n \"logo\": \"Lorem labore dolor dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim quis nisi amet\",\n \"params\": {\n \"nisic\": \"qui\",\n \"dolore_59e\": \"dolor est comm\",\n \"Utf\": \"Lorem voluptate velit\"\n },\n \"presets\": [\n {\n \"add\": \"labore Duis veniam ipsum ullamco\",\n \"displayName\": \"proident et reprehenderit\",\n \"group\": \"in cupidatat Duis ad voluptate\",\n \"name\": \"nulla dolor eu nisi sit\",\n \"remove\": [\n \"reprehenderit eiusmod non irure quis\",\n \"aute ex\"\n ]\n },\n {\n \"add\": \"reprehenderit eu id cupidatat\",\n \"displayName\": \"Duis id pariatur\",\n \"group\": \"Ut exercitation\",\n \"name\": \"nostrud eu\",\n \"remove\": [\n \"sed aliquip exercitation commodo\",\n \"occaecat consequat ani\"\n ]\n }\n ],\n \"registryUid\": \"in eiusmod elit dolor\",\n \"schema\": [\n {\n \"format\": \"dolor culpa\",\n \"hints\": [\n \"laboris\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"est ea deserunt consequat anim\",\n \"id commodo\"\n ],\n \"name\": \"velit occaecat pariatur Lorem\",\n \"readonly\": true,\n \"regex\": \"incididunt magna ullamco\",\n \"required\": true,\n \"type\": \"velit\"\n },\n {\n \"format\": \"commodo et minim quis\",\n \"hints\": [\n \"irure ullamco ad\",\n \"sunt sed\"\n ],\n \"listOptions\": [\n \"dolor sed\",\n \"aliqua sint nulla id adipisicing\"\n ],\n \"name\": \"velit minim aute sint dolor\",\n \"readonly\": false,\n \"regex\": \"veniam aliquip dolor\",\n \"required\": true,\n \"type\": \"proident do laboris\"\n }\n ],\n \"server\": \"ea officia\",\n \"tag\": \"dolore nisi deserunt sint\",\n \"type\": \"spectro\",\n \"values\": \"eu elit\",\n \"version\": \"incididunt\"\n }\n ],\n \"scope\": \"veniam anim quis in exercitation\",\n \"type\": \"tempor occaecat elit consectetur pariatur\",\n \"uid\": \"in laborum\",\n \"version\": 20136900\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consequat\",\n \"ullamco\"\n ],\n \"maintenanceMode\": 45053824,\n \"size\": -74811891\n }\n ],\n \"uid\": \"Duis Lorem pariatur enim\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ex sed aliquip Duis\",\n \"name\": \"aliqua\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"cillum\",\n \"annotations\": {\n \"Ut_4\": \"culpa aute\",\n \"cupidatat_eb\": \"aliqua Ut voluptate\"\n },\n \"digest\": \"consectetur eiusmod tempor ea\",\n \"inValidReason\": \"nostrud id veniam qui\",\n \"isInvalid\": true,\n \"logo\": \"ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ut anim eu consequat magna\",\n \"params\": {\n \"labore4\": \"ipsum eiusmod\",\n \"mollit_a2\": \"sit ea dolor do\",\n \"officia_4\": \"dolor dolore aliquip m\"\n },\n \"presets\": [\n {\n \"add\": \"eu in\",\n \"displayName\": \"tempor velit officia esse quis\",\n \"group\": \"exercitation pariatur\",\n \"name\": \"quis mollit irure aute tempor\",\n \"remove\": [\n \"qui magna\",\n \"veniam dolor\"\n ]\n },\n {\n \"add\": \"ut\",\n \"displayName\": \"aliquip qui\",\n \"group\": \"dolor minim culpa aliquip\",\n \"name\": \"incididunt Duis ipsum\",\n \"remove\": [\n \"enim reprehenderit co\",\n \"consequat velit nisi d\"\n ]\n }\n ],\n \"registryUid\": \"quis\",\n \"schema\": [\n {\n \"format\": \"commodo qui esse\",\n \"hints\": [\n \"esse ani\",\n \"aliquip exerci\"\n ],\n \"listOptions\": [\n \"sunt dolor sit\",\n \"laboris dolor ut Ut\"\n ],\n \"name\": \"est\",\n \"readonly\": true,\n \"regex\": \"occaecat officia\",\n \"required\": true,\n \"type\": \"minim Lorem\"\n },\n {\n \"format\": \"deserunt amet reprehenderit\",\n \"hints\": [\n \"in ut ullamco pariatur\",\n \"ullamco sed pariatur\"\n ],\n \"listOptions\": [\n \"incididunt ut est\",\n \"incid\"\n ],\n \"name\": \"nisi pariatur aliquip\",\n \"readonly\": false,\n \"regex\": \"voluptate exercitation Duis\",\n \"required\": true,\n \"type\": \"reprehenderit cillum Duis\"\n }\n ],\n \"server\": \"voluptate irure aliqua nostrud laborum\",\n \"tag\": \"veniam mollit anim\",\n \"type\": \"helm\",\n \"values\": \"in adipisicing\",\n \"version\": \"id dolor ullamco voluptate\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"in consectetur adipisicing\",\n \"annotations\": {\n \"ullamco_f\": \"Lorem eiusmod consectetur\",\n \"mollit_a\": \"velit pariatur\",\n \"dolorae6\": \"laboris ad aliquip\"\n },\n \"digest\": \"in consequat dolor co\",\n \"inValidReason\": \"dolor aliquip cupidatat sint\",\n \"isInvalid\": true,\n \"logo\": \"Duis velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut \",\n \"params\": {\n \"Duis7\": \"aliqua pariatur proident fugiat\",\n \"eiusmod_c1\": \"tempor officia exercitation in\"\n },\n \"presets\": [\n {\n \"add\": \"ipsum \",\n \"displayName\": \"dolor enim\",\n \"group\": \"ullamco dolor do\",\n \"name\": \"dolor Excepteur s\",\n \"remove\": [\n \"non consequat reprehenderit minim\",\n \"sint Duis eiusmod enim\"\n ]\n },\n {\n \"add\": \"veniam nulla\",\n \"displayName\": \"sit\",\n \"group\": \"do exercitation nostrud laborum qui\",\n \"name\": \"eu consequat minim\",\n \"remove\": [\n \"qui\",\n \"nostrud\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur voluptate do qui \",\n \"schema\": [\n {\n \"format\": \"eu laboris\",\n \"hints\": [\n \"ve\",\n \"Ut\"\n ],\n \"listOptions\": [\n \"est consectetur enim\",\n \"in tempor do\"\n ],\n \"name\": \"esse dolor Ut\",\n \"readonly\": false,\n \"regex\": \"consequat\",\n \"required\": false,\n \"type\": \"ullamco ex\"\n },\n {\n \"format\": \"labore culpa aliqua\",\n \"hints\": [\n \"sunt aute cupidatat mollit\",\n \"Duis cupidatat\"\n ],\n \"listOptions\": [\n \"nisi sed Lorem veniam\",\n \"id dolore occaecat\"\n ],\n \"name\": \"sed\",\n \"readonly\": false,\n \"regex\": \"aute ipsum\",\n \"required\": false,\n \"type\": \"incididunt do nulla irure\"\n }\n ],\n \"server\": \"laborum non\",\n \"tag\": \"consequat\",\n \"type\": \"manifest\",\n \"values\": \"fugiat in proident voluptate\",\n \"version\": \"laboru\"\n }\n ],\n \"scope\": \"officia cupidatat anim\",\n \"type\": \"o\",\n \"uid\": \"culpa fugiat laborum\",\n \"version\": -50168035\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"velit in deserunt tempor\",\n \"name\": \"voluptate culpa nisi in\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"tempor commodo id\",\n \"annotations\": {\n \"ipsumf_e\": \"consequat Duis\"\n },\n \"digest\": \"mollit cupidatat ut in\",\n \"inValidReason\": \"non sunt anim\",\n \"isInvalid\": false,\n \"logo\": \"ea sint nostrud eiusmod do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum exercitation Duis adipisicing\",\n \"params\": {\n \"esse60e\": \"incididunt ea laborum\",\n \"voluptate8\": \"non dolor ad dolore\"\n },\n \"presets\": [\n {\n \"add\": \"ea dolore sunt exercitation cillum\",\n \"displayName\": \"Duis officia nisi aliqua\",\n \"group\": \"temp\",\n \"name\": \"labore consequat\",\n \"remove\": [\n \"dolor dolore non\",\n \"sit laboris amet ea\"\n ]\n },\n {\n \"add\": \"nulla amet ea magna\",\n \"displayName\": \"Ut ut voluptate\",\n \"group\": \"cillum\",\n \"name\": \"sit ut enim\",\n \"remove\": [\n \"mollit Lorem adip\",\n \"velit eiusmod quis Duis\"\n ]\n }\n ],\n \"registryUid\": \"aute qui in\",\n \"schema\": [\n {\n \"format\": \"eiusmod nulla\",\n \"hints\": [\n \"anim quis adipisi\",\n \"ea ut Lorem\"\n ],\n \"listOptions\": [\n \"incididunt anim tempor qu\",\n \"dolor ut ullamco vel\"\n ],\n \"name\": \"in elit of\",\n \"readonly\": false,\n \"regex\": \"ut consequat in aute irure\",\n \"required\": false,\n \"type\": \"mollit velit\"\n },\n {\n \"format\": \"reprehenderit do ut irure veniam\",\n \"hints\": [\n \"in aliquip\",\n \"el\"\n ],\n \"listOptions\": [\n \"anim et amet do occaecat\",\n \"Excepteur\"\n ],\n \"name\": \"cillum ut\",\n \"readonly\": true,\n \"regex\": \"commodo in\",\n \"required\": false,\n \"type\": \"ulla\"\n }\n ],\n \"server\": \"fugiat enim aute deserunt\",\n \"tag\": \"nisi labore cillum consequat\",\n \"type\": \"manifest\",\n \"values\": \"ipsum laborum reprehenderit eu\",\n \"version\": \"nostrud culpa el\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"voluptate pariatur\",\n \"annotations\": {\n \"enim_0d\": \"fugiat tempor nisi cupidatat\"\n },\n \"digest\": \"Excepteur dolor do\",\n \"inValidReason\": \"aliquip do veniam tempor velit\",\n \"isInvalid\": false,\n \"logo\": \"sit ut sunt proident\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ullamco adipisicing dolor cillum ea\",\n \"params\": {\n \"occaecat85\": \"amet adipisicing\",\n \"in_4\": \"consequat cillum\"\n },\n \"presets\": [\n {\n \"add\": \"Lorem esse elit\",\n \"displayName\": \"officia eiusmo\",\n \"group\": \"est laborum mollit ut\",\n \"name\": \"eiusmod aliqua culpa\",\n \"remove\": [\n \"nostrud\",\n \"eiusmod\"\n ]\n },\n {\n \"add\": \"eiusmod in Lorem sunt\",\n \"displayName\": \"Ut non e\",\n \"group\": \"sunt labore\",\n \"name\": \"occaecat sunt nulla eu\",\n \"remove\": [\n \"amet in laboris\",\n \"laboris est Excepteur adipisicing\"\n ]\n }\n ],\n \"registryUid\": \"consequat dolore tempor esse Excepteur\",\n \"schema\": [\n {\n \"format\": \"ipsum\",\n \"hints\": [\n \"in sunt minim\",\n \"ut voluptate elit\"\n ],\n \"listOptions\": [\n \"dolore\",\n \"ipsum in enim ut\"\n ],\n \"name\": \"nulla fugiat\",\n \"readonly\": false,\n \"regex\": \"in nisi\",\n \"required\": true,\n \"type\": \"aliqua\"\n },\n {\n \"format\": \"id et amet adipisicing\",\n \"hints\": [\n \"nulla ad incididunt ut\",\n \"ex Excepteur eu officia consequat\"\n ],\n \"listOptions\": [\n \"est commodo esse fugiat\",\n \"do tempor minim elit\"\n ],\n \"name\": \"aute Duis consectetur sed\",\n \"readonly\": false,\n \"regex\": \"ut deserunt amet veniam\",\n \"required\": false,\n \"type\": \"ad\"\n }\n ],\n \"server\": \"voluptate E\",\n \"tag\": \"adipisicing\",\n \"type\": \"manifest\",\n \"values\": \"labore velit\",\n \"version\": \"fugiat sunt\"\n }\n ],\n \"scope\": \"in con\",\n \"type\": \"commodo Lorem laboris sed in\",\n \"uid\": \"aute aliquip\",\n \"version\": 23774185\n },\n {\n \"cloudType\": \"elit sint magna esse\",\n \"name\": \"pariatur in sit occaecat\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"dolor veniam anim\",\n \"annotations\": {\n \"enim_7\": \"culpa\"\n },\n \"digest\": \"dolor est Ut nisi\",\n \"inValidReason\": \"sit\",\n \"isInvalid\": true,\n \"logo\": \"aut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ex in Ut dolore\",\n \"params\": {\n \"veniam_3f0\": \"n\",\n \"aliqua8c\": \"nulla et eu ut\"\n },\n \"presets\": [\n {\n \"add\": \"deserunt in dolore nulla\",\n \"displayName\": \"dolor reprehende\",\n \"group\": \"ad sunt\",\n \"name\": \"dolore esse amet\",\n \"remove\": [\n \"ipsum sit magna aliquip\",\n \"Duis non ullamco\"\n ]\n },\n {\n \"add\": \"non minim sint\",\n \"displayName\": \"et occaecat irure\",\n \"group\": \"sunt enim\",\n \"name\": \"Lorem\",\n \"remove\": [\n \"voluptate cillum eiusmod\",\n \"Lorem\"\n ]\n }\n ],\n \"registryUid\": \"eiusmod labore sit\",\n \"schema\": [\n {\n \"format\": \"irure\",\n \"hints\": [\n \"ex irure sunt sit\",\n \"minim id do\"\n ],\n \"listOptions\": [\n \"incididunt Excepteur\",\n \"reprehenderit id aliqua\"\n ],\n \"name\": \"ad\",\n \"readonly\": true,\n \"regex\": \"nulla\",\n \"required\": false,\n \"type\": \"sed voluptate\"\n },\n {\n \"format\": \"veniam Duis Lorem ad enim\",\n \"hints\": [\n \"mollit officia nisi esse amet\",\n \"est in dolor velit voluptate\"\n ],\n \"listOptions\": [\n \"tempor ut\",\n \"veniam fugiat\"\n ],\n \"name\": \"cillum Ut Lorem quis\",\n \"readonly\": true,\n \"regex\": \"non eu aliqua culpa\",\n \"required\": true,\n \"type\": \"incididunt nulla\"\n }\n ],\n \"server\": \"nostrud mollit dolore\",\n \"tag\": \"labore\",\n \"type\": \"spectro\",\n \"values\": \"dolor ex veniam\",\n \"version\": \"do anim id\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ullamco minim\",\n \"annotations\": {\n \"tempor7\": \"id nulla\",\n \"sunt36b\": \"exercitation ullamco\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"voluptate non\",\n \"isInvalid\": false,\n \"logo\": \"magna aute ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"et aliqua cillum\",\n \"params\": {\n \"laborebbc\": \"commodo ut labore\",\n \"dolore9\": \"nulla proident incididunt sunt\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate nulla id\",\n \"displayName\": \"ullamco pariatur\",\n \"group\": \"ad dolor cillum esse\",\n \"name\": \"nostru\",\n \"remove\": [\n \"ipsum pariatur reprehenderit\",\n \"velit deserunt nisi do\"\n ]\n },\n {\n \"add\": \"reprehenderit adipisici\",\n \"displayName\": \"cupidatat in esse ex\",\n \"group\": \"dolore amet qui Duis\",\n \"name\": \"incididunt\",\n \"remove\": [\n \"aliquip Excepteur consequat\",\n \"aute ipsum\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing tempor ullamco veniam\",\n \"schema\": [\n {\n \"format\": \"incididunt\",\n \"hints\": [\n \"sed\",\n \"ut minim\"\n ],\n \"listOptions\": [\n \"amet exercitation ut dolore\",\n \"irure id voluptate esse\"\n ],\n \"name\": \"ullamco eu in\",\n \"readonly\": false,\n \"regex\": \"ad\",\n \"required\": true,\n \"type\": \"irure do sit \"\n },\n {\n \"format\": \"aliquip consequat ea id\",\n \"hints\": [\n \"officia anim\",\n \"ut ipsum dolore dolor\"\n ],\n \"listOptions\": [\n \"eu ipsum\",\n \"minim aute incididunt officia\"\n ],\n \"name\": \"ul\",\n \"readonly\": true,\n \"regex\": \"Ut sunt irure\",\n \"required\": true,\n \"type\": \"ipsum nulla nostrud adipisicing\"\n }\n ],\n \"server\": \"eu sint sit\",\n \"tag\": \"do officia\",\n \"type\": \"spectro\",\n \"values\": \"sit\",\n \"version\": \"tempor consectetur\"\n }\n ],\n \"scope\": \"aliquip\",\n \"type\": \"exercitation dolore irure\",\n \"uid\": \"deserunt sit enim\",\n \"version\": -35828814\n }\n ],\n \"projectMeta\": {\n \"name\": \"sed\",\n \"uid\": \"ut nulla\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"dolore\",\n \"isBrownfield\": false,\n \"state\": \"\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": -85140679.05917004,\n \"storage\": -13607404.25088504,\n \"total\": 47114997.63433108\n },\n \"total\": 55389244.45134014\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"in qui\",\n \"conditions\": [\n {\n \"message\": \"ea sit Duis\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"ullamco do in nulla ut\",\n \"uid\": \"amet in \"\n },\n \"type\": \"voluptate occaecat\"\n },\n {\n \"message\": \"sit aliquip labore occaecat\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"amet deserunt irure in\",\n \"uid\": \"id voluptate sunt proident\"\n },\n \"type\": \"officia in nisi ut\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"eiusmod sed occaecat\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 31722696.999748707,\n \"storage\": 52401663.13324216,\n \"total\": 2581776.468506679\n },\n \"total\": -45684883.57402875\n },\n \"location\": {\n \"coordinates\": [\n -84421477.4690657,\n -34935468.11669459\n ],\n \"countryCode\": \"sunt voluptate et\",\n \"countryName\": \"ullamco consectetur aliqua dolor\",\n \"regionCode\": \"ad ut sint laboris\",\n \"regionName\": \"eiusmod exercitation deserunt veniam\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -29996631.969007075,\n \"request\": -69084201.42057991,\n \"total\": -78069169.38981114,\n \"unit\": \"aliquip non in\",\n \"usage\": 91086506.8881233\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 39549143.80046719,\n \"request\": -95498743.49652904,\n \"total\": 27041216.756396785,\n \"unit\": \"id dolore elit\",\n \"usage\": -19837450.643192336\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"ex ullamco u\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"aliquip non Duis qui\",\n \"name\": \"in dolor\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"aute in\",\n \"uid\": \"exercitation est velit\"\n },\n {\n \"kind\": \"labore fugiat veniam\",\n \"name\": \"eu dolore sed tempor\",\n \"projectUid\": \"id et sint irure fugiat\",\n \"tenantUid\": \"commodo ut ex in culpa\",\n \"uid\": \"esse \"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"do\",\n \"name\": \"voluptate amet quis dolore\",\n \"projectUid\": \"do est fugiat\",\n \"tenantUid\": \"est\",\n \"uid\": \"ex officia\"\n },\n \"hostCluster\": {\n \"kind\": \"et ut\",\n \"name\": \"veniam\",\n \"projectUid\": \"adipisicing ex irure\",\n \"tenantUid\": \"dolor anim cupidatat nulla\",\n \"uid\": \"el\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"incididu\",\n \"status\": \"Resuming\"\n },\n \"state\": \"ullamco consequat\",\n \"virtualClusters\": [\n {\n \"kind\": \"Excepteur ullamco incididunt amet\",\n \"name\": \"in est exercitation\",\n \"projectUid\": \"eu nostrud ad\",\n \"tenantUid\": \"voluptate\",\n \"uid\": \"elit fugiat culpa magna ullamco\"\n },\n {\n \"kind\": \"elit officia cupidatat\",\n \"name\": \"sed eiusmod nostrud\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"dolore proident\",\n \"uid\": \"dolor ulla\"\n }\n ]\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_4b_\": \"\",\n \"exercitationaf\": \"\",\n \"autee9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"laborum sed occaecat\",\n \"uid\": \"sint culpa ipsum id\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"in anim adipisicing\",\n \"machinePools\": [\n {\n \"cloudType\": \"dolore adipisicing dol\",\n \"healthy\": 30796045,\n \"infraProfileTemplate\": {\n \"cloudType\": \"ullamco in\",\n \"name\": \"id est ut laboris\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"laborum officia in\",\n \"annotations\": {\n \"in_8a\": \"irure cillum\",\n \"esse_c\": \"sint dolore\"\n },\n \"digest\": \"iru\",\n \"inValidReason\": \"Ut aliquip laborum pariatur\",\n \"isInvalid\": false,\n \"logo\": \"anim in culpa tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aute consectetur est labore\",\n \"params\": {\n \"ullamcod\": \"Duis voluptate\",\n \"do49a\": \"ullamco et\"\n },\n \"presets\": [\n {\n \"add\": \"nulla mollit\",\n \"displayName\": \"amet in ex proident\",\n \"group\": \"dolor tempor irure culpa\",\n \"name\": \"fugiat eiusmod\",\n \"remove\": [\n \"commodo\",\n \"veniam ad ut labore\"\n ]\n },\n {\n \"add\": \"sed irure\",\n \"displayName\": \"cupidatat reprehenderit\",\n \"group\": \"amet irure adipisicing deserunt sed\",\n \"name\": \"culpa est elit amet\",\n \"remove\": [\n \"nost\",\n \"ut minim\"\n ]\n }\n ],\n \"registryUid\": \"mollit reprehenderit ea\",\n \"schema\": [\n {\n \"format\": \"ullamco occaecat nostrud\",\n \"hints\": [\n \"Lorem occaecat et voluptate\",\n \"voluptate et exercitation ex\"\n ],\n \"listOptions\": [\n \"elit incididunt esse\",\n \"quis dolor officia\"\n ],\n \"name\": \"commodo l\",\n \"readonly\": false,\n \"regex\": \"consectetur Lorem\",\n \"required\": true,\n \"type\": \"mollit deserunt nostrud consequat\"\n },\n {\n \"format\": \"Ut\",\n \"hints\": [\n \"aliqua occaecat dolor minim\",\n \"in aute labore\"\n ],\n \"listOptions\": [\n \"proident adipisicing nulla voluptate\",\n \"ipsum nisi mollit in\"\n ],\n \"name\": \"exercitation\",\n \"readonly\": false,\n \"regex\": \"aliquip\",\n \"required\": true,\n \"type\": \"exercitation sit qui ea\"\n }\n ],\n \"server\": \"id laboris reprehenderit\",\n \"tag\": \"enim sit aliquip tempor\",\n \"type\": \"spectro\",\n \"values\": \"eu ut id consectetur\",\n \"version\": \"reprehenderit labore\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"sunt sint sit\",\n \"annotations\": {\n \"Duisab\": \"dolore et in dolor eiusmod\",\n \"Lorembf3\": \"tempor do culpa elit\"\n },\n \"digest\": \"elit ad\",\n \"inValidReason\": \"aliqu\",\n \"isInvalid\": false,\n \"logo\": \"occaecat sed in ipsu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"reprehenderit cupidatat\",\n \"params\": {\n \"aliquipd3b\": \"mollit \"\n },\n \"presets\": [\n {\n \"add\": \"occaecat et\",\n \"displayName\": \"i\",\n \"group\": \"ea\",\n \"name\": \"dolore commodo sit\",\n \"remove\": [\n \"in est sunt\",\n \"proident officia mollit exercitation\"\n ]\n },\n {\n \"add\": \"reprehenderit in\",\n \"displayName\": \"qui nulla\",\n \"group\": \"ea fugiat\",\n \"name\": \"dolore ut nulla dolor o\",\n \"remove\": [\n \"in esse cupidatat\",\n \"consectetur in consequat\"\n ]\n }\n ],\n \"registryUid\": \"exercitation non nulla eiusmod aliqua\",\n \"schema\": [\n {\n \"format\": \"labore officia magna ut\",\n \"hints\": [\n \"ut sunt\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"qui in nostrud velit\",\n \"officia esse\"\n ],\n \"name\": \"nostrud deserunt\",\n \"readonly\": false,\n \"regex\": \"aliquip occaecat consequat ut\",\n \"required\": true,\n \"type\": \"deserunt consequat cillum\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"in quis labore\",\n \"minim irure\"\n ],\n \"listOptions\": [\n \"ullamco eu enim\",\n \"occaecat nisi sit ipsum sint\"\n ],\n \"name\": \"sint\",\n \"readonly\": true,\n \"regex\": \"deserunt in ipsum\",\n \"required\": true,\n \"type\": \"aute laboris qui labo\"\n }\n ],\n \"server\": \"e\",\n \"tag\": \"exercitation in\",\n \"type\": \"manifest\",\n \"values\": \"cupidatat officia tempor\",\n \"version\": \"nisi adipisicing Excepteur sed\"\n }\n ],\n \"scope\": \"ut commodo eiusmod sunt\",\n \"type\": \"pariatur\",\n \"uid\": \"Duis cillum\",\n \"version\": 32871659\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"sunt\",\n \"eu cupidatat labore nostrud veniam\"\n ],\n \"maintenanceMode\": 70829956,\n \"size\": 61923825\n },\n {\n \"cloudType\": \"proident magna tempor\",\n \"healthy\": 8091259,\n \"infraProfileTemplate\": {\n \"cloudType\": \"enim\",\n \"name\": \"velit\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"fugiat Ut eiusmod qui\",\n \"annotations\": {\n \"proident_3\": \"occaecat mollit\"\n },\n \"digest\": \"ut velit ex\",\n \"inValidReason\": \"nostrud eiusmod esse\",\n \"isInvalid\": false,\n \"logo\": \"laboris reprehenderit elit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim Excepteur Duis labore reprehenderit\",\n \"params\": {\n \"ut0\": \"commodo\",\n \"ad_1e9\": \"qui Excepteur voluptate ullamco\",\n \"temporc\": \"id laboris\",\n \"eu_1\": \"ad veniam enim reprehenderit laborum\"\n },\n \"presets\": [\n {\n \"add\": \"ullamco pariatur\",\n \"displayName\": \"sed Excepteur tempor\",\n \"group\": \"ea in proident\",\n \"name\": \"cupidatat proident commodo\",\n \"remove\": [\n \"Lorem qui exercitation veniam sint\",\n \"pariatur\"\n ]\n },\n {\n \"add\": \"officia Duis Lorem est\",\n \"displayName\": \"in consectetur tempor est\",\n \"group\": \"sit aute deserunt ad\",\n \"name\": \"reprehenderit dolore ir\",\n \"remove\": [\n \"incididunt dolor\",\n \"fugiat culpa Lorem sunt\"\n ]\n }\n ],\n \"registryUid\": \"esse minim\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"fugiat nostrud officia ad nisi\",\n \"nulla elit sit aliqua consectetur\"\n ],\n \"listOptions\": [\n \"do\",\n \"voluptate minim nostrud deserunt non\"\n ],\n \"name\": \"nisi Excepteur velit in anim\",\n \"readonly\": true,\n \"regex\": \"ut\",\n \"required\": false,\n \"type\": \"labore\"\n },\n {\n \"format\": \"laborum do non nisi nulla\",\n \"hints\": [\n \"aliquip Ut incididunt\",\n \"et esse ex\"\n ],\n \"listOptions\": [\n \"dolor\",\n \"elit ea quis Lorem voluptate\"\n ],\n \"name\": \"laboris irure cillum ea\",\n \"readonly\": true,\n \"regex\": \"deserunt repre\",\n \"required\": true,\n \"type\": \"sit quis repre\"\n }\n ],\n \"server\": \"eiusmod exercitation magna\",\n \"tag\": \"officia elit labore nulla\",\n \"type\": \"helm\",\n \"values\": \"aliquip et nulla irure\",\n \"version\": \"qui officia\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"dolore quis officia velit laborum\",\n \"annotations\": {\n \"dolord7\": \"tempor\"\n },\n \"digest\": \"in Ut laboris proident\",\n \"inValidReason\": \"ea sit occaecat esse\",\n \"isInvalid\": false,\n \"logo\": \"labore eu nos\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"l\",\n \"params\": {\n \"nulla_95c\": \"proident Excepteur\"\n },\n \"presets\": [\n {\n \"add\": \"culpa minim\",\n \"displayName\": \"Lorem\",\n \"group\": \"sunt nostrud ea\",\n \"name\": \"eiusmod\",\n \"remove\": [\n \"culpa\",\n \"qui cupidatat ex\"\n ]\n },\n {\n \"add\": \"nostrud tempor qui pariatur\",\n \"displayName\": \"ut anim Ut\",\n \"group\": \"eu Exce\",\n \"name\": \"velit dolore s\",\n \"remove\": [\n \"minim cillum\",\n \"voluptate eiusmod qui\"\n ]\n }\n ],\n \"registryUid\": \"proident aute aliquip v\",\n \"schema\": [\n {\n \"format\": \"eu in\",\n \"hints\": [\n \"nostrud incididunt \",\n \"ex dolor enim Excepteur et\"\n ],\n \"listOptions\": [\n \"pariatur laboris\",\n \"exercitation pariatur enim quis sed\"\n ],\n \"name\": \"id enim\",\n \"readonly\": false,\n \"regex\": \"sed incididunt ipsum ex\",\n \"required\": true,\n \"type\": \"amet dolor magna cillum\"\n },\n {\n \"format\": \"non nisi incididunt\",\n \"hints\": [\n \"veniam deserunt dolor minim cillum\",\n \"proident consequat deserunt\"\n ],\n \"listOptions\": [\n \"nisi cul\",\n \"incididunt in Duis\"\n ],\n \"name\": \"ipsum\",\n \"readonly\": false,\n \"regex\": \"in dolor culpa adipisicing\",\n \"required\": true,\n \"type\": \"officia Lorem ut quis minim\"\n }\n ],\n \"server\": \"culpa irure sit pariatur\",\n \"tag\": \"nulla enim dolore\",\n \"type\": \"spectro\",\n \"values\": \"ex elit dolore\",\n \"version\": \"ea Duis\"\n }\n ],\n \"scope\": \"sit ea exercitation\",\n \"type\": \"labore officia ex consectetur\",\n \"uid\": \"laboris commodo velit\",\n \"version\": -38047658\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consectetur magna non nisi\",\n \"in\"\n ],\n \"maintenanceMode\": -17872682,\n \"size\": 45639407\n }\n ],\n \"uid\": \"repre\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ea\",\n \"name\": \"eu Duis elit dolor\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"officia deserunt ut velit Ut\",\n \"annotations\": {\n \"do_b97\": \"culpa ea ut\"\n },\n \"digest\": \"ut Ut elit\",\n \"inValidReason\": \"Duis exercitation reprehe\",\n \"isInvalid\": true,\n \"logo\": \"voluptate deserunt occaecat ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum offici\",\n \"params\": {\n \"eiusmod_2\": \"consectetur mollit anim deserunt\"\n },\n \"presets\": [\n {\n \"add\": \"quis ex esse\",\n \"displayName\": \"esse sed consequat eiusmod\",\n \"group\": \"ex Ut\",\n \"name\": \"sit officia ipsum\",\n \"remove\": [\n \"cupidatat Duis in\",\n \"eu irure proident\"\n ]\n },\n {\n \"add\": \"sed cupidatat laborum\",\n \"displayName\": \"proident ut dolor magna\",\n \"group\": \"ea voluptate\",\n \"name\": \"in cillum tempor\",\n \"remove\": [\n \"culpa eiusmod\",\n \"aliquip esse ut laboris\"\n ]\n }\n ],\n \"registryUid\": \"aute dolore\",\n \"schema\": [\n {\n \"format\": \"irure sed dolore\",\n \"hints\": [\n \"ut tempor\",\n \"in in reprehenderit Ut\"\n ],\n \"listOptions\": [\n \"amet\",\n \"in veniam ullamco\"\n ],\n \"name\": \"labore laborum aliquip\",\n \"readonly\": false,\n \"regex\": \"aliquip est\",\n \"required\": false,\n \"type\": \"dolore ut\"\n },\n {\n \"format\": \"ut et deserunt\",\n \"hints\": [\n \"officia pariatur adipisicing commodo consectetur\",\n \"laborum culpa volupta\"\n ],\n \"listOptions\": [\n \"in consequ\",\n \"ullamco dolor aute\"\n ],\n \"name\": \"in Lorem laborum consequat in\",\n \"readonly\": false,\n \"regex\": \"Lorem labore\",\n \"required\": false,\n \"type\": \"esse et tempor dolor\"\n }\n ],\n \"server\": \"laborum\",\n \"tag\": \"non quis\",\n \"type\": \"manifest\",\n \"values\": \"irure sed pariatur ea\",\n \"version\": \"occaecat eu\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"in anim dolore\",\n \"annotations\": {\n \"do_703\": \"dolore eiusmod\",\n \"ullamco2bf\": \"in reprehenderit\",\n \"exercitation_7ef\": \"enim qui consectetur reprehenderit\"\n },\n \"digest\": \"in eiusmod Ut\",\n \"inValidReason\": \"reprehenderit quis tempor nulla\",\n \"isInvalid\": true,\n \"logo\": \"occaecat dolor eiusmod\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nulla dolor adipisicing reprehenderit Ut\",\n \"params\": {\n \"iruree03\": \"labore deserunt nulla esse\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"elit in dolor ea magna\",\n \"group\": \"quis id laborum anim pro\",\n \"name\": \"elit proident magna al\",\n \"remove\": [\n \"in voluptate minim occaecat\",\n \"sint id Lorem\"\n ]\n },\n {\n \"add\": \"veniam exerci\",\n \"displayName\": \"laboris amet fugiat\",\n \"group\": \"Excepteur mollit proident incididunt dolore\",\n \"name\": \"do adipisicing proident deserunt\",\n \"remove\": [\n \"ut sed\",\n \"in labore\"\n ]\n }\n ],\n \"registryUid\": \"culpa irure in\",\n \"schema\": [\n {\n \"format\": \"irure sit est\",\n \"hints\": [\n \"culpa in in\",\n \"enim elit id\"\n ],\n \"listOptions\": [\n \"in do\",\n \"eu est sunt dolore eiusmod\"\n ],\n \"name\": \"deserunt id sit\",\n \"readonly\": true,\n \"regex\": \"eu Lorem eiusmod minim\",\n \"required\": true,\n \"type\": \"velit qui amet\"\n },\n {\n \"format\": \"occaecat commodo incididunt proident\",\n \"hints\": [\n \"null\",\n \"est culpa\"\n ],\n \"listOptions\": [\n \"irure quis ut in officia\",\n \"cillum adipisicing voluptate\"\n ],\n \"name\": \"quis veniam eu ullamco\",\n \"readonly\": false,\n \"regex\": \"dolore\",\n \"required\": false,\n \"type\": \"sit\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"ullamco reprehenderit dolor Duis\",\n \"type\": \"spectro\",\n \"values\": \"laborum Excepteur\",\n \"version\": \"sunt irure\"\n }\n ],\n \"scope\": \"ad Du\",\n \"type\": \"voluptate nost\",\n \"uid\": \"dolore ipsum anim velit\",\n \"version\": -23778587\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"reprehenderit sed do elit\",\n \"name\": \"ea voluptate m\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"labore ea Excepteur nulla\",\n \"annotations\": {\n \"consectetur55f\": \"Ut veniam ut\",\n \"laboris_1\": \"Duis ut minim in labo\",\n \"amet_6d2\": \"in minim\"\n },\n \"digest\": \"cupidatat esse nulla\",\n \"inValidReason\": \"exercitation ea\",\n \"isInvalid\": false,\n \"logo\": \"occaecat eiusmod id\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"commodo incididunt id quis\",\n \"params\": {\n \"nostrud_57\": \"dolor in in commodo\",\n \"tempor4\": \"exercitation Excepteu\"\n },\n \"presets\": [\n {\n \"add\": \"culpa magna sunt elit\",\n \"displayName\": \"in\",\n \"group\": \"qui exercitation tempor aliquip mollit\",\n \"name\": \"ea\",\n \"remove\": [\n \"amet Ut in laborum\",\n \"do velit et occaecat commodo\"\n ]\n },\n {\n \"add\": \"eiusmod culpa aliqua fugiat\",\n \"displayName\": \"non consectetur fugiat velit\",\n \"group\": \"commodo sed\",\n \"name\": \"cupidatat dolor velit minim\",\n \"remove\": [\n \"est in cillum dolore\",\n \"eiu\"\n ]\n }\n ],\n \"registryUid\": \"nisi consectetur veniam voluptate deser\",\n \"schema\": [\n {\n \"format\": \"aliquip ullamco dolore\",\n \"hints\": [\n \"ipsum reprehenderit dolore consequat labore\",\n \"labore ea pariatur consectetur\"\n ],\n \"listOptions\": [\n \"Excepteur\",\n \"aliquip in mollit incididunt\"\n ],\n \"name\": \"pariatur et qui\",\n \"readonly\": true,\n \"regex\": \"cupidatat Lorem\",\n \"required\": true,\n \"type\": \"voluptate amet sit\"\n },\n {\n \"format\": \"nostrud dolor velit\",\n \"hints\": [\n \"eu incididunt\",\n \"Lorem dolor sed eu\"\n ],\n \"listOptions\": [\n \"quis tempor in\",\n \"dolore in adipisicing\"\n ],\n \"name\": \"labore eiusmod \",\n \"readonly\": false,\n \"regex\": \"pariatur ullamco\",\n \"required\": false,\n \"type\": \"consectetur elit quis do\"\n }\n ],\n \"server\": \"commodo consectetur\",\n \"tag\": \"in Lorem\",\n \"type\": \"spectro\",\n \"values\": \"dolor\",\n \"version\": \"laborum \"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"Lorem officia\",\n \"annotations\": {\n \"minim9b\": \"pariatur eiusmod\",\n \"ullamco7bf\": \"aute magna\",\n \"laboris__46\": \"eiusmod \"\n },\n \"digest\": \"Excepteur\",\n \"inValidReason\": \"tempor fugiat officia irure aliqua\",\n \"isInvalid\": true,\n \"logo\": \"Ut cupidatat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut velit fugiat cillum\",\n \"params\": {\n \"pariatur99\": \"nisi esse\",\n \"et_1\": \"exercitation ex\"\n },\n \"presets\": [\n {\n \"add\": \"sit Duis ex\",\n \"displayName\": \"proident dolor et occaecat\",\n \"group\": \"laborum cillum aliqua in ut\",\n \"name\": \"dolore pariatur Duis tempor\",\n \"remove\": [\n \"consectetur amet\",\n \"irure ut ex laborum sit\"\n ]\n },\n {\n \"add\": \"ipsum\",\n \"displayName\": \"non in\",\n \"group\": \"Ut eiusmod deserunt commodo eu\",\n \"name\": \"eu\",\n \"remove\": [\n \"eiusmod consequat do ad\",\n \"consequat in eiusmod ut minim\"\n ]\n }\n ],\n \"registryUid\": \"quis proident ut\",\n \"schema\": [\n {\n \"format\": \"fugiat mollit sint\",\n \"hints\": [\n \"quis consectetur occaecat \",\n \"non Duis sunt\"\n ],\n \"listOptions\": [\n \"minim ea fugiat\",\n \"mollit\"\n ],\n \"name\": \"in est cupidatat minim\",\n \"readonly\": true,\n \"regex\": \"exercitation deserunt ullamco nisi\",\n \"required\": false,\n \"type\": \"tempor pariatur anim Lorem\"\n },\n {\n \"format\": \"in dolor dolore eiusmod\",\n \"hints\": [\n \"ex ullamco amet\",\n \"c\"\n ],\n \"listOptions\": [\n \"deserunt conseq\",\n \"Ut id est incididunt\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex irure proident\",\n \"required\": false,\n \"type\": \"magna dolore\"\n }\n ],\n \"server\": \"adipisicing consequat\",\n \"tag\": \"ali\",\n \"type\": \"spectro\",\n \"values\": \"in velit labore deserunt non\",\n \"version\": \"velit ea eiusmod sit\"\n }\n ],\n \"scope\": \"culpa\",\n \"type\": \"proident esse cillum deserunt\",\n \"uid\": \"dolor magna in ut\",\n \"version\": 89037614\n },\n {\n \"cloudType\": \"id sed\",\n \"name\": \"in ea proident\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"non veniam anim\",\n \"annotations\": {\n \"ipsum_df6\": \"dolore et est ipsum\"\n },\n \"digest\": \"adipisicing reprehenderit anim minim\",\n \"inValidReason\": \"eu conse\",\n \"isInvalid\": true,\n \"logo\": \"tempor minim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consequat eiusmod anim ullamco magna\",\n \"params\": {\n \"cillum_6c\": \"id pariatur enim labor\",\n \"dolore_6\": \"nostrud reprehende\"\n },\n \"presets\": [\n {\n \"add\": \"sint commodo Ut\",\n \"displayName\": \"dolor do enim\",\n \"group\": \"sed\",\n \"name\": \"consequat\",\n \"remove\": [\n \"nostrud et aute ipsum mollit\",\n \"eiusmod nisi et\"\n ]\n },\n {\n \"add\": \"ut laboris eu laborum\",\n \"displayName\": \"ea ut ut\",\n \"group\": \"ess\",\n \"name\": \"qui cillum in aute\",\n \"remove\": [\n \"cupidatat magna\",\n \"tempor do\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing nisi cillum labore\",\n \"schema\": [\n {\n \"format\": \"in sed laboris quis dolor\",\n \"hints\": [\n \"voluptate ut tempor est\",\n \"mollit est\"\n ],\n \"listOptions\": [\n \"dolore in\",\n \"dolor\"\n ],\n \"name\": \"sunt\",\n \"readonly\": false,\n \"regex\": \"sed veniam\",\n \"required\": true,\n \"type\": \"sint magna sed\"\n },\n {\n \"format\": \"pariatur laborum cillum dolore\",\n \"hints\": [\n \"dolor fugiat sint sit consequat\",\n \"cupidatat Lorem ipsum ex\"\n ],\n \"listOptions\": [\n \"veniam quis sed anim dolor\",\n \"esse\"\n ],\n \"name\": \"dolor sunt exercitation\",\n \"readonly\": true,\n \"regex\": \"dolor magna quis aliqua\",\n \"required\": false,\n \"type\": \"tempor aliquip\"\n }\n ],\n \"server\": \"Duis ullamco esse\",\n \"tag\": \"quis enim mollit\",\n \"type\": \"helm\",\n \"values\": \"sint id Ut nulla\",\n \"version\": \"Lorem o\"\n },\n {\n \"layer\": \"addon\",\n \"name\": \"nulla nisi mollit\",\n \"annotations\": {\n \"sunt6e\": \"in amet u\"\n },\n \"digest\": \"non\",\n \"inValidReason\": \"dolore nulla ullamco\",\n \"isInvalid\": true,\n \"logo\": \"velit adipisicing amet\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse elit est\",\n \"params\": {\n \"Excepteur99\": \"id ex\",\n \"officiae\": \"voluptate sed dolor\"\n },\n \"presets\": [\n {\n \"add\": \"amet exerci\",\n \"displayName\": \"labore exercitation\",\n \"group\": \"dolor veniam cupidatat aute occaecat\",\n \"name\": \"ex occ\",\n \"remove\": [\n \"sint in\",\n \"\"\n ]\n },\n {\n \"add\": \"anim aliqua exercitation deserunt\",\n \"displayName\": \"labore consequat in\",\n \"group\": \"Ut labore irure\",\n \"name\": \"laboris in ut\",\n \"remove\": [\n \"labore\",\n \"ipsum do\"\n ]\n }\n ],\n \"registryUid\": \"cupidatat reprehenderit deserunt\",\n \"schema\": [\n {\n \"format\": \"veniam exercitation do ut\",\n \"hints\": [\n \"in\",\n \"elit aliquip officia ullamco\"\n ],\n \"listOptions\": [\n \"nisi occaecat Lorem esse\",\n \"proident aliquip dolor ea\"\n ],\n \"name\": \"in sunt labore\",\n \"readonly\": true,\n \"regex\": \"sint consectetur sit\",\n \"required\": true,\n \"type\": \"et sint ut mollit\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"dolor magna velit sint\",\n \"enim Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"velit anim\",\n \"ipsum Excepteur sit i\"\n ],\n \"name\": \"aliqua\",\n \"readonly\": false,\n \"regex\": \"in sit ipsum\",\n \"required\": false,\n \"type\": \"proident eiusmod Excepteur\"\n }\n ],\n \"server\": \"amet do laboris\",\n \"tag\": \"cupidatat nulla\",\n \"type\": \"manifest\",\n \"values\": \"in consectetur esse\",\n \"version\": \"reprehenderit\"\n }\n ],\n \"scope\": \"mollit adipisicing ad ut\",\n \"type\": \"sunt ullamco Ut\",\n \"uid\": \"veniam qui occaecat\",\n \"version\": -46798391\n }\n ],\n \"projectMeta\": {\n \"name\": \"laborum fugiat\",\n \"uid\": \"consectetur laboris Ut\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"in quis\",\n \"isBrownfield\": true,\n \"state\": \"ex\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 12514150.138307974,\n \"storage\": 77195977.72833154,\n \"total\": -77316530.91741593\n },\n \"total\": -20214736.25227514\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"ad n\",\n \"conditions\": [\n {\n \"message\": \"sint adipisicing\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"ex incididunt pariatur quis officia\",\n \"uid\": \"dolore sint enim dolor\"\n },\n \"type\": \"in mollit\"\n },\n {\n \"message\": \"magna est\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"ut tempor esse laboris\",\n \"uid\": \"proident\"\n },\n \"type\": \"aliqua\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"enim consectetur laborum\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -15823951.322099328,\n \"storage\": 83657715.78799888,\n \"total\": 43839755.193920076\n },\n \"total\": 17554532.07044977\n },\n \"location\": {\n \"coordinates\": [\n -59660186.14003925,\n 55214558.75563407\n ],\n \"countryCode\": \"commodo pariatur ad inc\",\n \"countryName\": \"aliquip\",\n \"regionCode\": \"sunt nulla adipisicing\",\n \"regionName\": \"tempor esse Ut\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -54824193.58460877,\n \"request\": -66198234.74756417,\n \"total\": 84328644.03476167,\n \"unit\": \"cupidatat Ut deserunt\",\n \"usage\": 20073105.51205723\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -11209329.192639396,\n \"request\": -27855933.189802244,\n \"total\": 4403631.475847065,\n \"unit\": \"consequat sunt\",\n \"usage\": -10180037.224062577\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"quis aliqua nulla nisi\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"qui sed amet\",\n \"name\": \"ea\",\n \"projectUid\": \"pariatur veniam velit mollit\",\n \"tenantUid\": \"elit magna dolore et ea\",\n \"uid\": \"velit elit consequat est\"\n },\n {\n \"kind\": \"in quis id\",\n \"name\": \"occaecat aute ad\",\n \"projectUid\": \"sint sed et officia\",\n \"tenantUid\": \"cillum aliqua laboris id\",\n \"uid\": \"deserunt irure\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"tempor occaecat cupidatat\",\n \"name\": \"enim do fugiat exercitation qui\",\n \"projectUid\": \"ut Ut aliquip pariatur\",\n \"tenantUid\": \"cupidatat Lorem dolor deserunt\",\n \"uid\": \"id ut sunt\"\n },\n \"hostCluster\": {\n \"kind\": \"eu\",\n \"name\": \"ex in tempor dolor anim\",\n \"projectUid\": \"in aliqua laborum incididunt\",\n \"tenantUid\": \"proident tempor reprehenderit officia\",\n \"uid\": \"deserunt enim\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"eu dolor\",\n \"status\": \"Error\"\n },\n \"state\": \"minim nisi in amet nostrud\",\n \"virtualClusters\": [\n {\n \"kind\": \"cupidatat velit nulla\",\n \"name\": \"in eu\",\n \"projectUid\": \"nostrud ad quis mollit\",\n \"tenantUid\": \"eiusmod consequat\",\n \"uid\": \"aliquip\"\n },\n {\n \"kind\": \"minim velit eu non mollit\",\n \"name\": \"sunt Lorem\",\n \"projectUid\": \"et adipisicing cillum deserunt\",\n \"tenantUid\": \"nulla sint\",\n \"uid\": \"enim amet qui eiusmod adipisicing\"\n }\n ]\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore dolore pariatur\",\n \"count\": -89012242,\n \"limit\": 21978865,\n \"offset\": -55155515\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "70519eea-81cc-41b1-8b59-a8eff9fc2aa3", "name": "clusterprofiles", "item": [ { "id": "82a33221-594e-4b53-932e-ed242f574399", "name": "Retrieves a list of cluster profiles filter summary Supported filter fields - [\"profileName\", \"tags\", \"profileType\", \"environment\"] Supported sort fields - [\"profileName\", \"environment\", \"profileType\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Retrieves a list of cluster profiles filter summary Supported filter fields - [\"profileName\", \"tags\", \"profileType\", \"environment\"] Supported sort fields - [\"profileName\", \"environment\", \"profileType\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "clusterprofiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"environment\": [\n \"\"\n ],\n \"fips\": \"none\",\n \"profileName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"profileType\": [\n \"cluster\"\n ],\n \"scope\": \"\",\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"version\": {\n \"beginsWith\": \"\",\n \"eq\": \"\",\n \"gt\": \"\",\n \"lt\": \"\",\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f2d3ce8d-580b-4ea0-b2e8-9717dfc8aa9b", "name": "An array of cluster profiles summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "clusterprofiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"environment\": [\n \"\"\n ],\n \"fips\": \"none\",\n \"profileName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"profileType\": [\n \"cluster\"\n ],\n \"scope\": \"\",\n \"tags\": {\n \"beginsWith\": [\n \"\",\n \"\"\n ],\n \"eq\": [\n \"\",\n \"\"\n ],\n \"ignoreCase\": true,\n \"ne\": [\n \"\",\n \"\"\n ]\n },\n \"version\": {\n \"beginsWith\": \"\",\n \"eq\": \"\",\n \"gt\": \"\",\n \"lt\": \"\",\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"esse_5f4\": \"\",\n \"occaecatb4e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolorc9\": \"\",\n \"consequata57\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"draft\": {\n \"cloudType\": \"irure sed\",\n \"packs\": [\n {\n \"addonType\": \"esse ea officia dolore\",\n \"annotations\": {\n \"nostrud__\": \"exercitation proident cillum\",\n \"deserunt_da\": \"in dolore eu consequat\"\n },\n \"displayName\": \"nostrud\",\n \"layer\": \"addon\",\n \"logoUrl\": \"aute\",\n \"name\": \"mollit minim adipisicing exercitation\",\n \"packUid\": \"ut dolore est\",\n \"tag\": \"laboris dolor\",\n \"type\": \"minim in voluptate reprehenderit eiusmod\",\n \"version\": \"ipsum anim deserunt\"\n },\n {\n \"addonType\": \"do sed\",\n \"annotations\": {\n \"qui4d7\": \"\",\n \"suntae\": \"laboris fugiat\"\n },\n \"displayName\": \"dolor culp\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"ex sint\",\n \"name\": \"ullamco ut veniam non ipsum\",\n \"packUid\": \"non laborum\",\n \"tag\": \"anim cupidatat incididunt occaecat\",\n \"type\": \"fugiat Ut\",\n \"version\": \"ullamco dolore nisi irure\"\n }\n ],\n \"type\": \"est ut ullamco aute ipsum\"\n },\n \"published\": {\n \"cloudType\": \"ullamco reprehenderit\",\n \"packs\": [\n {\n \"addonType\": \"eu Ut in non\",\n \"annotations\": {\n \"laborume\": \"nisi adi\",\n \"anim_8b\": \"occaecat exercitation sed\",\n \"est6\": \"exercitation\",\n \"officia__\": \"aliqua anim commodo\"\n },\n \"displayName\": \"officia sed consectetur fugiat adipisicing\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"magna amet\",\n \"name\": \"fugiat\",\n \"packUid\": \"ut al\",\n \"tag\": \"officia voluptate non ullamco incididunt\",\n \"type\": \"nulla\",\n \"version\": \"quis dolor\"\n },\n {\n \"addonType\": \"ipsum do irure nulla\",\n \"annotations\": {\n \"enim_bbe\": \"minim nostrud dolor in\",\n \"ex_67\": \"laborum sunt mollit\"\n },\n \"displayName\": \"minim\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"dolor proident\",\n \"name\": \"ut mollit velit\",\n \"packUid\": \"nisi esse ex\",\n \"tag\": \"Duis ut occaec\",\n \"type\": \"quis ut et aliqua nisi\",\n \"version\": \"dolore minim\"\n }\n ],\n \"type\": \"reprehenderit aliqua dolor elit\"\n },\n \"version\": \"dolore labore\",\n \"versions\": [\n {\n \"uid\": \"eu non exercitation\",\n \"version\": \"ipsum eu in au\"\n },\n {\n \"uid\": \"irure enim\",\n \"version\": \"ut ex do\"\n }\n ]\n },\n \"status\": {\n \"fips\": {\n \"mode\": \"none\"\n },\n \"inUseClusterUids\": [\n \"cupidatat reprehenderit in cillum esse\",\n \"occaecat veniam\"\n ],\n \"inUseClusters\": [\n {\n \"name\": \"aliqua elit enim\",\n \"uid\": \"dolor\"\n },\n {\n \"name\": \"nulla\",\n \"uid\": \"culpa velit\"\n }\n ],\n \"isPublished\": false,\n \"pack\": {\n \"deleted\": -10516319.80968146,\n \"deprecated\": -73151362.44342692,\n \"disabled\": -11095785.71369423\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laboree2d\": \"\",\n \"id_5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolorefbe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"draft\": {\n \"cloudType\": \"ut in dolor sint\",\n \"packs\": [\n {\n \"addonType\": \"proident\",\n \"annotations\": {\n \"id6c4\": \"laborum do\"\n },\n \"displayName\": \"fugiat esse\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"pariatur\",\n \"name\": \"Excepteur ad ut in esse\",\n \"packUid\": \"exercitation Lorem dolor in\",\n \"tag\": \"magna veniam dolore velit\",\n \"type\": \"Excepteur qui dolore id velit\",\n \"version\": \"sint\"\n },\n {\n \"addonType\": \"aliquip dolor\",\n \"annotations\": {\n \"aute_cc\": \"dolor enim\",\n \"dolor657\": \"irure adipisicing\"\n },\n \"displayName\": \"in\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"reprehenderit aute fugiat dolor\",\n \"name\": \"sit dolor Lorem\",\n \"packUid\": \"laboris ullamco ipsum Duis\",\n \"tag\": \"labore cupidatat sunt exercitation\",\n \"type\": \"cupidatat\",\n \"version\": \"nulla\"\n }\n ],\n \"type\": \"qui u\"\n },\n \"published\": {\n \"cloudType\": \"aliqua elit\",\n \"packs\": [\n {\n \"addonType\": \"nulla irure cupidatat Excepteur amet\",\n \"annotations\": {\n \"eu_659\": \"eu in\",\n \"dolore_b0c\": \"consectetur sunt culpa qui\"\n },\n \"displayName\": \"irure proident\",\n \"layer\": \"csi\",\n \"logoUrl\": \"anim minim eu qui\",\n \"name\": \"Excepteur sit adipisicing Lorem\",\n \"packUid\": \"quis in voluptate\",\n \"tag\": \"Lorem est\",\n \"type\": \"nostrud aliqua\",\n \"version\": \"sint proident Duis reprehenderit\"\n },\n {\n \"addonType\": \"dolor\",\n \"annotations\": {\n \"pariatur_c\": \"aliqua irure\"\n },\n \"displayName\": \"officia l\",\n \"layer\": \"addon\",\n \"logoUrl\": \"Lorem dolore tempor ut\",\n \"name\": \"pariatur fugiat in et non\",\n \"packUid\": \"ut ex eiusmod\",\n \"tag\": \"quis\",\n \"type\": \"veniam Lorem mollit pariatur\",\n \"version\": \"enim\"\n }\n ],\n \"type\": \"fugiat in occaecat\"\n },\n \"version\": \"enim sunt dolore\",\n \"versions\": [\n {\n \"uid\": \"proident\",\n \"version\": \"Lorem est aliquip Ut\"\n },\n {\n \"uid\": \"minim sint esse\",\n \"version\": \"aliqua consectetur nisi\"\n }\n ]\n },\n \"status\": {\n \"fips\": {\n \"mode\": \"none\"\n },\n \"inUseClusterUids\": [\n \"id adipisicing pariatur \",\n \"commodo dolore occaecat sunt\"\n ],\n \"inUseClusters\": [\n {\n \"name\": \"adipisicing ex ad exercitation\",\n \"uid\": \"ipsum reprehenderit cupidatat\"\n },\n {\n \"name\": \"ullamco minim dolor\",\n \"uid\": \"occae\"\n }\n ],\n \"isPublished\": false,\n \"pack\": {\n \"deleted\": 97574056.8931553,\n \"deprecated\": -33770529.35147491,\n \"disabled\": 49217790.567219496\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"do deserunt consectetur dolor qui\",\n \"count\": -80417009,\n \"limit\": 42314558,\n \"offset\": -25384865\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ff81691c-4752-4047-9b88-e7245f801c7f", "name": "Retrieves a list of cluster profiles metadata", "request": { "name": "Retrieves a list of cluster profiles metadata", "description": {}, "url": { "path": ["v1", "dashboard", "clusterprofiles", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ff35647d-fdd3-478a-b7ed-81db6f27442d", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "clusterprofiles", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"esse laboris quis\",\n \"uid\": \"occaecat ut amet\"\n },\n \"spec\": {\n \"cloudType\": \"esse Ut in\",\n \"version\": \"consectetur\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"magna occaecat\",\n \"uid\": \"esse cupidatat eiusmod eu\"\n },\n \"spec\": {\n \"cloudType\": \"elit Ut Excepteur\",\n \"version\": \"voluptate ut\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7bac0e2e-2362-4ab8-abff-d79321c2fd8d", "name": "Retrieves a specified cluster profile summary", "request": { "name": "Retrieves a specified cluster profile summary", "description": {}, "url": { "path": ["v1", "dashboard", "clusterprofiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1f4de3fb-59f3-4118-869c-0e2f08f803f5", "name": "Cluster profile summary response", "originalRequest": { "url": { "path": ["v1", "dashboard", "clusterprofiles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"laboris_d\": \"\",\n \"irure_a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor_d8\": \"\",\n \"sunt_f9\": \"\",\n \"magna_cd\": \"\",\n \"sunt_c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"draft\": {\n \"cloudType\": \"Excepteur proident do\",\n \"packs\": [\n {\n \"addonType\": \"laboris dolore nisi in\",\n \"annotations\": {\n \"nisi_0\": \"aliquip id\"\n },\n \"displayName\": \"ex veniam elit quis\",\n \"layer\": \"addon\",\n \"logoUrl\": \"dolore mollit Lorem\",\n \"name\": \"ut laboris fugiat consequat\",\n \"packUid\": \"officia ut nostrud cillum\",\n \"tag\": \"Duis elit aliqua\",\n \"type\": \"dolore Ut laborum\",\n \"version\": \"ut nisi\"\n },\n {\n \"addonType\": \"veniam sint nulla eiusmod amet\",\n \"annotations\": {\n \"labore_1\": \"aute sint ea cillum\"\n },\n \"displayName\": \"esse\",\n \"layer\": \"addon\",\n \"logoUrl\": \"fugiat consectetur enim\",\n \"name\": \"dolore cupidatat et cill\",\n \"packUid\": \"exercitation labore\",\n \"tag\": \"culpa officia a\",\n \"type\": \"dolor laboris adipisicing Duis deserunt\",\n \"version\": \"esse eiusmod nisi et exercitation\"\n }\n ],\n \"type\": \"velit occaecat\"\n },\n \"published\": {\n \"cloudType\": \"pariatur in deserunt\",\n \"packs\": [\n {\n \"addonType\": \"ullamco\",\n \"annotations\": {\n \"culpa_8\": \"esse non\",\n \"sint55\": \"cillum deserunt in aliquip\",\n \"nisi6_\": \"cillum reprehenderit\"\n },\n \"displayName\": \"fugiat dolor\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"id velit ullamco in\",\n \"name\": \"in cupidatat exercitation et\",\n \"packUid\": \"elit ea enim\",\n \"tag\": \"exercitation cillum id aliquip\",\n \"type\": \"do in consectetur ut\",\n \"version\": \"ut consectetur\"\n },\n {\n \"addonType\": \"do\",\n \"annotations\": {\n \"ut6\": \"ex mollit elit\"\n },\n \"displayName\": \"cupidata\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"occaecat sit magna \",\n \"name\": \"velit\",\n \"packUid\": \"n\",\n \"tag\": \"tempor anim Ut enim\",\n \"type\": \"deserunt officia\",\n \"version\": \"d\"\n }\n ],\n \"type\": \"enim Ut dolore exercitation adipisicing\"\n },\n \"version\": \"Ut incididunt\",\n \"versions\": [\n {\n \"uid\": \"Lorem reprehenderit dolore qui minim\",\n \"version\": \"laboris dolore velit\"\n },\n {\n \"uid\": \"mollit reprehenderit tempor\",\n \"version\": \"adipisicing\"\n }\n ]\n },\n \"status\": {\n \"fips\": {\n \"mode\": \"none\"\n },\n \"inUseClusterUids\": [\n \"ea culpa aute\",\n \"ad incididunt veniam\"\n ],\n \"inUseClusters\": [\n {\n \"name\": \"proide\",\n \"uid\": \"officia in in\"\n },\n {\n \"name\": \"culpa aliquip\",\n \"uid\": \"id cupidatat nulla a\"\n }\n ],\n \"isPublished\": true,\n \"pack\": {\n \"deleted\": 19763471.446650177,\n \"deprecated\": -76088816.01206812,\n \"disabled\": -18129974.739550248\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "58d4ee62-5e34-46d4-80ba-4fc06b8c3384", "name": "edgehosts/search", "item": [ { "id": "91783a78-68bd-4cab-8ebf-4066adbd276b", "name": "Retrieves a list of Edgehosts summary with provided search filter. Supported fields as per schema /v1/dashboard/edgehosts/search/schema", "request": { "name": "Retrieves a list of Edgehosts summary with provided search filter. Supported fields as per schema /v1/dashboard/edgehosts/search/schema", "description": {}, "url": { "path": ["v1", "dashboard", "edgehosts", "search"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b3281279-6456-4b66-a7af-4c0b3409efe1", "name": "An array of edgehost summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "edgehosts", "search"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"officia656\": \"\",\n \"eteba\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ametd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"eiusmod labore\",\n \"name\": \"adipisicing fugiat enim sunt nisi\",\n \"packs\": [\n {\n \"addonType\": \"quis nisi reprehenderit laboris\",\n \"annotations\": {\n \"ullamco9\": \"cupidatat anim\",\n \"elitf\": \"adipisicing esse ipsum exercitation\"\n },\n \"displayName\": \"dolor amet in anim\",\n \"layer\": \"csi\",\n \"logoUrl\": \"aute exer\",\n \"name\": \"Lorem eu do\",\n \"packUid\": \"dolor\",\n \"tag\": \"non ut occaecat\",\n \"type\": \"ut esse\",\n \"version\": \"sunt id nulla dolore irure\"\n },\n {\n \"addonType\": \"adipisicing consectetur veniam aliquip minim\",\n \"annotations\": {\n \"incididunt4\": \"commodo nulla\",\n \"cillum_d\": \"culpa occaecat pari\"\n },\n \"displayName\": \"sed dolor\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"dolore nulla ut\",\n \"name\": \"ut aliqua id exercitation\",\n \"packUid\": \"nisi id\",\n \"tag\": \"amet tempor\",\n \"type\": \"nulla sint\",\n \"version\": \"dolor irure Excepteur\"\n }\n ],\n \"type\": \"Duis in fug\",\n \"uid\": \"pariatu\",\n \"version\": \"voluptate consequat officia minim qui\"\n },\n {\n \"cloudType\": \"elit aliqua dolor\",\n \"name\": \"in e\",\n \"packs\": [\n {\n \"addonType\": \"proident commodo of\",\n \"annotations\": {\n \"Excepteur_\": \"culpa deserunt nulla incididunt\",\n \"aliqua_f3\": \"Lor\"\n },\n \"displayName\": \"ut reprehenderit ex\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"ex incididunt Excepteur commodo\",\n \"name\": \"incididunt cupidatat in veniam proident\",\n \"packUid\": \"\",\n \"tag\": \"dolor Excepteur\",\n \"type\": \"Duis magna non in\",\n \"version\": \"nostrud quis dolore Lorem exercitation\"\n },\n {\n \"addonType\": \"incididunt et non\",\n \"annotations\": {\n \"sint0\": \"sed do laborum nulla Excepteur\"\n },\n \"displayName\": \"ut dolor aliqua\",\n \"layer\": \"cni\",\n \"logoUrl\": \"quis ad ea\",\n \"name\": \"ullamco commodo enim et\",\n \"packUid\": \"dolore proident dolor minim\",\n \"tag\": \"Excepteur de\",\n \"type\": \"est incididunt sit consectetur\",\n \"version\": \"non eiusmod culpa voluptate nostrud\"\n }\n ],\n \"type\": \"Duis ut\",\n \"uid\": \"et esse ea irure\",\n \"version\": \"voluptate commodo nostrud\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": -65921944\n },\n \"disks\": [\n {\n \"controller\": \"sed sint dolore ex\",\n \"partitions\": [\n {\n \"fileSystemType\": \"enim eu\",\n \"freeSpace\": 69526809,\n \"mountPoint\": \"laborum deserunt Lorem\",\n \"totalSpace\": 58668840,\n \"usedSpace\": 14243731\n },\n {\n \"fileSystemType\": \"cupidatat\",\n \"freeSpace\": -30936879,\n \"mountPoint\": \"ad dolore sed pariatur\",\n \"totalSpace\": -83897621,\n \"usedSpace\": -23916544\n }\n ],\n \"size\": 2172883,\n \"vendor\": \"exercitation voluptate sit occaecat\"\n },\n {\n \"controller\": \"Lorem pariatur aliqua magna\",\n \"partitions\": [\n {\n \"fileSystemType\": \"consectetur Lorem l\",\n \"freeSpace\": 36930188,\n \"mountPoint\": \"Lorem aute\",\n \"totalSpace\": 51378391,\n \"usedSpace\": -34169468\n },\n {\n \"fileSystemType\": \"tempor cillum\",\n \"freeSpace\": -13622066,\n \"mountPoint\": \"incididunt veniam\",\n \"totalSpace\": -18124180,\n \"usedSpace\": -80612936\n }\n ],\n \"size\": 29694034,\n \"vendor\": \"elit in adipisicing id ea\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"Excepteur6f5\": \"\",\n \"magna_f\": \"\",\n \"dolor_f9\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"cillum_3f7\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": -97609265\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"do ut\",\n \"version\": \"magna ullamco cupidatat\"\n }\n },\n \"host\": {\n \"hostAddress\": \"laboris\",\n \"macAddress\": \"tempor nulla reprehenderit culpa\"\n },\n \"projectMeta\": {\n \"name\": \"Lorem eiusmod\",\n \"uid\": \"anim commodo culpa\"\n },\n \"type\": \"Excepteur\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"pariatur ullamco tempor sed\",\n \"message\": \"laboris mollit Lorem\",\n \"state\": \"unhealthy\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"id tempor\"\n },\n {\n \"name\": \"Lorem anim\",\n \"uid\": \"dolor fugiat dolore\"\n }\n ],\n \"state\": \"\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"labore9\": \"\",\n \"officia6\": \"\",\n \"elit0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_4\": \"\",\n \"sed90c\": \"\",\n \"laborum3d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"Lorem Ut\",\n \"name\": \"ullamco nisi mollit commodo incididunt\",\n \"packs\": [\n {\n \"addonType\": \"ad cupidatat labore no\",\n \"annotations\": {\n \"aliquipc80\": \"velit eu\",\n \"magnab\": \"veniam labore ut anim\"\n },\n \"displayName\": \"non\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"dolor ipsum sed tempor\",\n \"name\": \"aute Duis sint\",\n \"packUid\": \"amet eli\",\n \"tag\": \"esse reprehenderit veniam dolore\",\n \"type\": \"tempor irure ip\",\n \"version\": \"eiusmod dolor enim\"\n },\n {\n \"addonType\": \"ex\",\n \"annotations\": {\n \"culpa5\": \"ut pariatur\"\n },\n \"displayName\": \"dolore cupidatat anim id\",\n \"layer\": \"cni\",\n \"logoUrl\": \"cupidatat ipsum in dolore ex\",\n \"name\": \"consequat eu ea\",\n \"packUid\": \"Excepteur qui do nulla\",\n \"tag\": \"aliquip exercitati\",\n \"type\": \"commodo\",\n \"version\": \"dolor laboris magna\"\n }\n ],\n \"type\": \"ut deserunt in anim\",\n \"uid\": \"ut ullamco tempor exercitation\",\n \"version\": \"ex dolor\"\n },\n {\n \"cloudType\": \"nisi enim aliqua Dui\",\n \"name\": \"veniam Ut incididu\",\n \"packs\": [\n {\n \"addonType\": \"magna nostrud\",\n \"annotations\": {\n \"ut01c\": \"adipisicing velit Ut\",\n \"ea_1c\": \"officia occaecat\"\n },\n \"displayName\": \"non\",\n \"layer\": \"os\",\n \"logoUrl\": \"qui\",\n \"name\": \"ullamco velit\",\n \"packUid\": \"minim in eu qui\",\n \"tag\": \"in Duis velit aliqua\",\n \"type\": \"sed adipisicing\",\n \"version\": \"adipisicing cupidata\"\n },\n {\n \"addonType\": \"Excepteur pariatur ut\",\n \"annotations\": {\n \"consequat_e\": \"nulla\",\n \"eiusmod_9e\": \"in\"\n },\n \"displayName\": \"sunt ut\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"sunt\",\n \"name\": \"amet quis in aliqua magna\",\n \"packUid\": \"minim officia\",\n \"tag\": \"in adipisicing\",\n \"type\": \"id\",\n \"version\": \"officia sunt Excepteur cillum\"\n }\n ],\n \"type\": \"nulla mollit\",\n \"uid\": \"D\",\n \"version\": \"veniam ipsum eu cupidatat sit\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": 14720642\n },\n \"disks\": [\n {\n \"controller\": \"elit quis qui\",\n \"partitions\": [\n {\n \"fileSystemType\": \"aliquip reprehenderit aliqua nulla\",\n \"freeSpace\": 99664694,\n \"mountPoint\": \"est fugiat in\",\n \"totalSpace\": -27311041,\n \"usedSpace\": -59162188\n },\n {\n \"fileSystemType\": \"mollit\",\n \"freeSpace\": 31005563,\n \"mountPoint\": \"non\",\n \"totalSpace\": -10521465,\n \"usedSpace\": 439822\n }\n ],\n \"size\": 83872025,\n \"vendor\": \"exercit\"\n },\n {\n \"controller\": \"volupta\",\n \"partitions\": [\n {\n \"fileSystemType\": \"ullamco veniam\",\n \"freeSpace\": -36936065,\n \"mountPoint\": \"ut irure\",\n \"totalSpace\": -43836146,\n \"usedSpace\": 73540301\n },\n {\n \"fileSystemType\": \"laboris consequat\",\n \"freeSpace\": 43377801,\n \"mountPoint\": \"anim Lorem\",\n \"totalSpace\": -35485743,\n \"usedSpace\": 6286826\n }\n ],\n \"size\": 39834424,\n \"vendor\": \"fugiat sint tempor proident\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"ipsumf_\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"eiusmod42\": \"\",\n \"ad_679\": \"\",\n \"proident_c5\": \"\",\n \"consequat_0\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": 28685401\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"quis sit laborum esse pariatur\",\n \"version\": \"nulla ea dolore qui proident\"\n }\n },\n \"host\": {\n \"hostAddress\": \"aute esse\",\n \"macAddress\": \"tempor dolor in\"\n },\n \"projectMeta\": {\n \"name\": \"ipsum aliquip velit labore\",\n \"uid\": \"irure enim\"\n },\n \"type\": \"anim culpa magna\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"voluptate veniam\",\n \"message\": \"Excepteur proident Ut in culpa\",\n \"state\": \"healthy\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"cupidatat\",\n \"uid\": \"voluptate Excepteur\"\n },\n {\n \"name\": \"aliquip ea cupidatat\",\n \"uid\": \"dolore\"\n }\n ],\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"laborum exercitation tempor\",\n \"count\": 73510025,\n \"limit\": -34079574,\n \"offset\": -13434584\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d64f3c44-8b03-4e24-8e82-c3c5d5969be9", "name": "Retrieves a schema for the Edgehost search filter", "request": { "name": "Retrieves a schema for the Edgehost search filter", "description": {}, "url": { "path": ["v1", "dashboard", "edgehosts", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6d5a731a-b53a-467f-b0b0-edd9e23c7bce", "name": "An array of schema items", "originalRequest": { "url": { "path": ["v1", "dashboard", "edgehosts", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"schema\": {\n \"properties\": [\n {\n \"default\": \"labo\",\n \"displayName\": \"minim\",\n \"enum\": [\n \"occaecat esse labore id eu\",\n \"dolore aute\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"proident cupidatat\",\n \"value\": \"consectetur laboris aute officia proident\"\n },\n {\n \"displayValue\": \"anim esse Duis\",\n \"value\": \"minim laborum\"\n }\n ],\n \"hideDisplay\": false,\n \"maxFloatVal\": 21869480.08495739,\n \"maxIntVal\": 83022426,\n \"minFloatVal\": -78257651.38369682,\n \"minIntVal\": 6181039,\n \"name\": \"laborum sint\",\n \"type\": \"Duis tempor adipisicing\"\n },\n {\n \"default\": \"dolore consequat officia\",\n \"displayName\": \"voluptate dolor dolore nulla s\",\n \"enum\": [\n \"ad adipisicing\",\n \"sunt id\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"dolor veniam minim\",\n \"value\": \"cillum deserunt dolore velit laborum\"\n },\n {\n \"displayValue\": \"sit veniam te\",\n \"value\": \"ut\"\n }\n ],\n \"hideDisplay\": false,\n \"maxFloatVal\": -4294369.991747618,\n \"maxIntVal\": -18597979,\n \"minFloatVal\": -38717695.857916646,\n \"minIntVal\": -71581863,\n \"name\": \"in veniam occaecat\",\n \"type\": \"ut tempor eiusmod voluptate\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "06eef281-6135-46ec-8207-708e34e495e8", "name": "pcgs/search", "item": [ { "id": "7802611f-0ee0-4d06-a8bb-5d9501496873", "name": "Retrieves a list of PCG summary with provided search filter. Supported fields as per schema /v1/dashboard/pcgs/search/schema", "request": { "name": "Retrieves a list of PCG summary with provided search filter. Supported fields as per schema /v1/dashboard/pcgs/search/schema", "description": {}, "url": { "path": ["v1", "dashboard", "pcgs", "search"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a7eeaffd-7a75-463f-8bb1-04e8d40953c2", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "pcgs", "search"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"consequat labore laborum dolor\",\n \"metadata\": {\n \"annotations\": {\n \"in_82\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor380\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"dolore reprehenderit\",\n \"ipAddress\": \"fugiat veniam\",\n \"ipPools\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_33\": \"\",\n \"sit55\": \"\",\n \"Excepteur_147\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_3f\": \"\",\n \"do__7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"id\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"ullamco\",\n \"Duis laboris\"\n ],\n \"associatedClusters\": [\n \"eiusmod\",\n \"ipsum aliquip\"\n ],\n \"inUse\": true\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_8e\": \"\",\n \"id2\": \"\",\n \"auteb8c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Ut_dc_\": \"\",\n \"quis95\": \"\",\n \"voluptate_94a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"quis\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"ipsum\",\n \"ad incididunt qui\"\n ],\n \"associatedClusters\": [\n \"in\",\n \"ea esse velit irure\"\n ],\n \"inUse\": true\n }\n }\n ],\n \"isSelfHosted\": true,\n \"isSystem\": false,\n \"spectroClusterUid\": \"occaecat sit cupidatat mollit\",\n \"tenantUid\": \"dolor sunt dolor ipsum\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"in\",\n \"conditions\": [\n {\n \"message\": \"non est\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"laboris aliqua magna\",\n \"uid\": \"nostrud\"\n },\n \"type\": \"eu dolor mollit fugiat eiu\"\n },\n {\n \"message\": \"est ut Excepteur pariatur cupidatat\",\n \"relatedObject\": {\n \"kind\": \"spectrocluster\",\n \"name\": \"in\",\n \"uid\": \"anim reprehenderit\"\n },\n \"type\": \"amet irure\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"in velit L\"\n },\n \"isActive\": true,\n \"isReady\": true,\n \"kubectlCommands\": [\n \"laborum do proident\",\n \"do occaecat incididunt eiusmod\"\n ],\n \"state\": \"non officia\"\n }\n },\n {\n \"kind\": \"fugiat ut\",\n \"metadata\": {\n \"annotations\": {\n \"do06\": \"\",\n \"esse0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrude9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"dolore\",\n \"ipAddress\": \"irure aliqua magna culpa\",\n \"ipPools\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"enim93\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Lorem_70\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"nostrud\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"amet adipisicing exercitation dolore\",\n \"nulla\"\n ],\n \"associatedClusters\": [\n \"aute est esse\",\n \"in culpa\"\n ],\n \"inUse\": false\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"occaecat6\": \"\",\n \"incididunt0\": \"\",\n \"irure_8d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur__\": \"\",\n \"nisi5a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"culpa\",\n \"restrictToSingleCluster\": false\n },\n \"status\": {\n \"allottedIps\": [\n \"adipisicing tempor ut cillum\",\n \"ad Ut eu\"\n ],\n \"associatedClusters\": [\n \"labore occaecat enim\",\n \"aliquip officia Lorem amet\"\n ],\n \"inUse\": false\n }\n }\n ],\n \"isSelfHosted\": false,\n \"isSystem\": false,\n \"spectroClusterUid\": \"aute ullamco commodo sed\",\n \"tenantUid\": \"laborum aliqua reprehenderit incididunt\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"in quis\",\n \"conditions\": [\n {\n \"message\": \"eu Ut ipsum\",\n \"relatedObject\": {\n \"kind\": \"appdeployment\",\n \"name\": \"do Duis Ut in\",\n \"uid\": \"Duis mollit non\"\n },\n \"type\": \"proident elit incididunt sit velit\"\n },\n {\n \"message\": \"n\",\n \"relatedObject\": {\n \"kind\": \"appprofile\",\n \"name\": \"q\",\n \"uid\": \"reprehenderit veniam laboris\"\n },\n \"type\": \"reprehenderit ex\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"magna cupidatat\"\n },\n \"isActive\": true,\n \"isReady\": false,\n \"kubectlCommands\": [\n \"sunt minim\",\n \"in elit sit reprehenderit\"\n ],\n \"state\": \"ullamco cupidatat mollit\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ullamco nostrud\",\n \"count\": 24123677,\n \"limit\": 86964706,\n \"offset\": 83479608\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9d57c294-6d3a-40e6-a2e2-7cc893688f01", "name": "Retrieves a schema for the PCG search filter", "request": { "name": "Retrieves a schema for the PCG search filter", "description": {}, "url": { "path": ["v1", "dashboard", "pcgs", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a901c6e5-b37a-49ee-b0e5-5c61193a1bf1", "name": "An array of schema items", "originalRequest": { "url": { "path": ["v1", "dashboard", "pcgs", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"schema\": {\n \"properties\": [\n {\n \"default\": \"aute aliquip\",\n \"displayName\": \"mollit ea\",\n \"enum\": [\n \"u\",\n \"do cillum pariatur irure\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"ut exercitation\",\n \"value\": \"laborum quis\"\n },\n {\n \"displayValue\": \"Excepteur nulla dolor\",\n \"value\": \"dolor incididunt pariatur in\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -78860324.86715946,\n \"maxIntVal\": -60404194,\n \"minFloatVal\": 3505706.1396274865,\n \"minIntVal\": 78369448,\n \"name\": \"enim sunt dolor\",\n \"type\": \"elit proident magna\"\n },\n {\n \"default\": \"dolore eu dolor\",\n \"displayName\": \"cillum voluptate enim\",\n \"enum\": [\n \"eiusmod ull\",\n \"consectetur nulla Lorem dolore ut\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"est culpa\",\n \"value\": \"proident ullamco Lorem\"\n },\n {\n \"displayValue\": \"ullamco dolor nulla sunt magna\",\n \"value\": \"minim esse eiusmod voluptate dolor\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -70663915.68229018,\n \"maxIntVal\": 93616563,\n \"minFloatVal\": -61507390.163705856,\n \"minIntVal\": -91307352,\n \"name\": \"ut velit incididunt sunt\",\n \"type\": \"velit\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "717d5b29-0024-4cc8-acad-ba2a263b6c88", "name": "projects", "item": [ { "id": "6ff64e80-5649-4772-b5bd-f4bc36c71e7c", "name": "v1Projects Filter Summary", "request": { "name": "v1Projects Filter Summary", "description": {}, "url": { "path": ["v1", "dashboard", "projects"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "212a0e75-5cfc-446a-ab8a-8120657b0631", "name": "An array of project filter summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "projects"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"velit9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex37d\": \"\",\n \"in436\": \"\",\n \"proident_f\": \"\",\n \"Duis_d07\": \"\",\n \"nisic5b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"logoUrl\": \"culpa minim\",\n \"teams\": [\n {\n \"name\": \"minim sint pariatur Ut veniam\",\n \"uid\": \"enim et ex veniam\"\n },\n {\n \"name\": \"eu voluptate\",\n \"uid\": \"anim Ut commodo Excepteur\"\n }\n ],\n \"users\": [\n {\n \"name\": \"et consectetur tempor magna\",\n \"uid\": \"i\"\n },\n {\n \"name\": \"commo\",\n \"uid\": \"aute \"\n }\n ]\n },\n \"status\": {\n \"clustersHealth\": {\n \"errored\": -11826088,\n \"healthy\": -94826171,\n \"running\": 6318217,\n \"unhealthy\": 37935684\n },\n \"status\": {\n \"cleanUpStatus\": {\n \"cleanedResources\": [\n \"tempor est irure do\",\n \"reprehenderit in\"\n ],\n \"msg\": \"laborum amet pariatur\",\n \"state\": \"do et ad\"\n },\n \"isDisabled\": true\n },\n \"usage\": {\n \"alloyCpuCores\": -805063.589391917,\n \"clusters\": [\n {\n \"cpuCores\": 17782387.43633382,\n \"isAlloy\": false,\n \"name\": \"mollit tempor magna\",\n \"uid\": \"nisi cillum Excep\"\n },\n {\n \"cpuCores\": 83882503.3327407,\n \"isAlloy\": false,\n \"name\": \"eu dolor exercitation incididunt\",\n \"uid\": \"proident mollit\"\n }\n ],\n \"pureCpuCores\": -42903663.17199008\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"occaecat_dc_\": \"\",\n \"deserunt_58\": \"\",\n \"sed0b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_35\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"logoUrl\": \"in amet deserunt\",\n \"teams\": [\n {\n \"name\": \"dolor ut sunt Lorem aliqua\",\n \"uid\": \"commodo\"\n },\n {\n \"name\": \"est nulla dolor\",\n \"uid\": \"sunt eiusmod proident ut \"\n }\n ],\n \"users\": [\n {\n \"name\": \"pariatur et sint nulla\",\n \"uid\": \"nostr\"\n },\n {\n \"name\": \"aliqua aute consectetur ea\",\n \"uid\": \"consequat irure\"\n }\n ]\n },\n \"status\": {\n \"clustersHealth\": {\n \"errored\": 59941072,\n \"healthy\": -78104179,\n \"running\": 42304215,\n \"unhealthy\": -48040232\n },\n \"status\": {\n \"cleanUpStatus\": {\n \"cleanedResources\": [\n \"et irure in cupidatat\",\n \"et quis Excepteur in\"\n ],\n \"msg\": \"do deserunt est eiusmod\",\n \"state\": \"officia commodo anim sed cupida\"\n },\n \"isDisabled\": false\n },\n \"usage\": {\n \"alloyCpuCores\": -51422670.95653175,\n \"clusters\": [\n {\n \"cpuCores\": -69960801.23967353,\n \"isAlloy\": true,\n \"name\": \"commodo amet ea\",\n \"uid\": \"amet sit qui dolor\"\n },\n {\n \"cpuCores\": -30709078.64187187,\n \"isAlloy\": true,\n \"name\": \"cillum labore dolor Excepteur\",\n \"uid\": \"labore officia\"\n }\n ],\n \"pureCpuCores\": 71395534.32438529\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"fugiat\",\n \"count\": -67275125,\n \"limit\": 22159734,\n \"offset\": 66143592\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "83995e76-fefe-4d66-8ec3-befebc273adc", "name": "Retrieves a list of projects metadata", "request": { "name": "Retrieves a list of projects metadata", "description": {}, "url": { "path": ["v1", "dashboard", "projects", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "", "description": "Name of the project" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4c5afe23-8276-4fc7-9e56-449ea19376af", "name": "An array of project metadata items", "originalRequest": { "url": { "path": ["v1", "dashboard", "projects", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"ut ex aliquip ullamco\",\n \"uid\": \"ea veniam dolor do\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"qui\",\n \"uid\": \"id nulla irure ut anim\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d77f77e1-6159-4bf3-a391-204dae2e1e06", "name": "spectroclusters", "item": [ { "id": "efcdeb69-f866-4700-a596-bdd5b6396cce", "name": "Retrieves spectro clusters cloud cost summary information", "request": { "name": "Retrieves spectro clusters cloud cost summary information", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"groupBy\": \"project\",\n \"period\": 1440\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "85688d9f-6343-408b-89d3-6043a878fdf0", "name": "An array of resources cloud cost summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"groupBy\": \"project\",\n \"period\": 1440\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resources\": [\n {\n \"data\": [\n {\n \"compute\": -65893774.25755272,\n \"storage\": -22429403.716673374,\n \"timestamp\": 71956360.21965623,\n \"total\": 6022946.3799696565\n },\n {\n \"compute\": 64679799.58081958,\n \"storage\": -16254106.903448358,\n \"timestamp\": -98744925.19562921,\n \"total\": -58454374.396227136\n }\n ],\n \"entity\": {\n \"uid\": \"nisi eu esse\",\n \"kind\": \"ni\",\n \"name\": \"ex proident do qui\"\n },\n \"total\": {\n \"compute\": 58385212.41456056,\n \"storage\": 45230448.841697276,\n \"total\": 94364544.7282838\n }\n },\n {\n \"data\": [\n {\n \"compute\": 98762826.15655643,\n \"storage\": -84719792.7951357,\n \"timestamp\": -97080437.6014466,\n \"total\": -76764059.6066089\n },\n {\n \"compute\": -53144172.97914264,\n \"storage\": 97494184.69865176,\n \"timestamp\": -19165361.357284725,\n \"total\": -25141646.704590887\n }\n ],\n \"entity\": {\n \"uid\": \"aute deserunt ex aliqua\",\n \"kind\": \"reprehenderit pariatur fugiat\",\n \"name\": \"nostrud Excepteur\"\n },\n \"total\": {\n \"compute\": 43129682.64536226,\n \"storage\": -44531355.31133019,\n \"total\": -8364434.51096116\n }\n }\n ],\n \"total\": {\n \"compute\": -80614127.86063907,\n \"storage\": -99649143.74654862,\n \"total\": 60129233.42022702\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1886145e-90c0-4dc8-8580-50e2d1cd1622", "name": "Retrieves a list of running, non rbac configured clusters in a workspace", "request": { "name": "Retrieves a list of running, non rbac configured clusters in a workspace", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "filters", "workspace"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d80882c6-02ea-4163-9616-d98ec1ecae69", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "filters", "workspace"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_c\": \"\",\n \"Excepteur_b\": \"\",\n \"eiusmod_bd3\": \"\",\n \"ut_29\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore638\": \"\",\n \"labore_46\": \"\",\n \"commodo_c0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"sunt aute\",\n \"uid\": \"ea\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"labore veniam\",\n \"machinePools\": [\n {\n \"cloudType\": \"id\",\n \"healthy\": -6889480,\n \"infraProfileTemplate\": {\n \"cloudType\": \"aliquip in proident exercitation in\",\n \"name\": \"dolore culpa non commodo ut\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"qui velit mollit\",\n \"annotations\": {\n \"Lorem_b4\": \"qui \"\n },\n \"digest\": \"in voluptate consectetur\",\n \"inValidReason\": \"elit cillum labore incididunt\",\n \"isInvalid\": false,\n \"logo\": \"irure sed nisi\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"culpa in\",\n \"params\": {\n \"adipisicingb\": \"aute non minim\",\n \"exercitation_2\": \"amet aliqua\",\n \"sit83c\": \"sint\"\n },\n \"presets\": [\n {\n \"add\": \"consequat\",\n \"displayName\": \"esse nulla\",\n \"group\": \"deserunt sint\",\n \"name\": \"sunt ipsum adipisicing in\",\n \"remove\": [\n \"do in laborum Duis\",\n \"in sunt aute occaecat\"\n ]\n },\n {\n \"add\": \"Lorem ut\",\n \"displayName\": \"exercitation et proident\",\n \"group\": \"dolor officia tempor\",\n \"name\": \"officia do\",\n \"remove\": [\n \"enim consectetur labore\",\n \"anim in el\"\n ]\n }\n ],\n \"registryUid\": \"in dolor eiusmod\",\n \"schema\": [\n {\n \"format\": \"sint minim\",\n \"hints\": [\n \"nisi Excepteur dolore sit\",\n \"Ut et minim sint\"\n ],\n \"listOptions\": [\n \"in laboris elit dolor velit\",\n \"commodo dolor\"\n ],\n \"name\": \"dolore sunt sint elit\",\n \"readonly\": true,\n \"regex\": \"aliquip magna\",\n \"required\": false,\n \"type\": \"non ut irure exercitation\"\n },\n {\n \"format\": \"elit aute culpa\",\n \"hints\": [\n \"dolore proident magna deserunt mollit\",\n \"dolor Excepteur sunt mollit\"\n ],\n \"listOptions\": [\n \"minim officia magna\",\n \"laborum Ut adipisicing dolore\"\n ],\n \"name\": \"et ullamco anim consequat\",\n \"readonly\": false,\n \"regex\": \"magna Ut eiusmod\",\n \"required\": true,\n \"type\": \"exercitation Lorem\"\n }\n ],\n \"server\": \"eiusmod laborum non\",\n \"tag\": \"aliqua qui adipisici\",\n \"type\": \"helm\",\n \"values\": \"amet in magna\",\n \"version\": \"do Duis et in\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"non irure pariatur\",\n \"annotations\": {\n \"proident_6d\": \"consectetur ut pariatur occaecat\",\n \"est7_d\": \"ad eu enim in\",\n \"Excepteur86\": \"ut pariatur\"\n },\n \"digest\": \"sint sed deserunt\",\n \"inValidReason\": \"exercitation veniam mollit nulla\",\n \"isInvalid\": false,\n \"logo\": \"Ut laboris ad culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aliquip pariatur\",\n \"params\": {\n \"culpa5f7\": \"qui enim tempor adipisicing\",\n \"minim1d\": \"aute Ut pariatur\"\n },\n \"presets\": [\n {\n \"add\": \"cillum ad\",\n \"displayName\": \"labore dolor Lorem proident\",\n \"group\": \"dolore nisi non laboris\",\n \"name\": \"dolore nisi veniam sint\",\n \"remove\": [\n \"ut consequat tempor nostrud\",\n \"ea sed\"\n ]\n },\n {\n \"add\": \"occaecat adipisicing\",\n \"displayName\": \"veniam quis culpa dolore\",\n \"group\": \"anim deserunt Ut\",\n \"name\": \"culpa enim anim tempor\",\n \"remove\": [\n \"cupidatat eu eiusmod in\",\n \"nulla minim\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur enim do sed\",\n \"schema\": [\n {\n \"format\": \"quis cupidatat proident\",\n \"hints\": [\n \"aute est exercitation ut\",\n \"sunt incididunt\"\n ],\n \"listOptions\": [\n \"in aute irure commodo\",\n \"ut\"\n ],\n \"name\": \"ut\",\n \"readonly\": true,\n \"regex\": \"occaecat dolor vel\",\n \"required\": false,\n \"type\": \"in cillum ad ex\"\n },\n {\n \"format\": \"incididunt eu\",\n \"hints\": [\n \"culpa\",\n \"Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"qui laboris cupidatat\",\n \"sit in dolor\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex nostrud laborum\",\n \"required\": false,\n \"type\": \"consectetur\"\n }\n ],\n \"server\": \"occaec\",\n \"tag\": \"ex culpa Lorem nulla\",\n \"type\": \"helm\",\n \"values\": \"irure sed\",\n \"version\": \"Excepteur qui consectetur laborum\"\n }\n ],\n \"scope\": \"ullamco in non\",\n \"type\": \"irure\",\n \"uid\": \"dolore fugiat et pariatur\",\n \"version\": -92840107\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"tempor ut in\",\n \"consequat proident\"\n ],\n \"maintenanceMode\": -35036900,\n \"size\": -40641275\n },\n {\n \"cloudType\": \"deserunt ipsum\",\n \"healthy\": -13802124,\n \"infraProfileTemplate\": {\n \"cloudType\": \"officia minim\",\n \"name\": \"dolor ea\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"velit dolor enim\",\n \"annotations\": {\n \"dolor5c\": \"nisi Duis\",\n \"aliquip_68\": \"laboris dolor sint minim cupidatat\"\n },\n \"digest\": \"elit ipsum irure consectetur\",\n \"inValidReason\": \"occaecat dolor dolore aliqua\",\n \"isInvalid\": true,\n \"logo\": \"non ad consectetur\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"adipisicing Excepteur veniam\",\n \"params\": {\n \"dolore_0e\": \"magna\",\n \"nisid4_\": \"est consectetur minim\"\n },\n \"presets\": [\n {\n \"add\": \"commodo\",\n \"displayName\": \"aliqua cupidatat\",\n \"group\": \"incididunt amet ipsum\",\n \"name\": \"velit est mollit\",\n \"remove\": [\n \"laboris in do dolor est\",\n \"officia eu non\"\n ]\n },\n {\n \"add\": \"cupidatat adipisicing dolore est laboris\",\n \"displayName\": \"sit non\",\n \"group\": \"exercitation Excepteur Duis veni\",\n \"name\": \"molli\",\n \"remove\": [\n \"enim consectetur\",\n \"quis magna labore sed\"\n ]\n }\n ],\n \"registryUid\": \"quis aute ad\",\n \"schema\": [\n {\n \"format\": \"velit dolore\",\n \"hints\": [\n \"in laboris\",\n \"ut aliqua veniam\"\n ],\n \"listOptions\": [\n \"occaecat magna reprehenderit nostrud\",\n \"ipsum in consectetur occaecat\"\n ],\n \"name\": \"id cillum\",\n \"readonly\": false,\n \"regex\": \"qui ven\",\n \"required\": false,\n \"type\": \"dolor amet proident\"\n },\n {\n \"format\": \"quis cupidatat elit\",\n \"hints\": [\n \"magna deserunt do est\",\n \"aute\"\n ],\n \"listOptions\": [\n \"consectetur elit Duis minim\",\n \"irure laboris occaecat\"\n ],\n \"name\": \"velit mollit dolore nostrud\",\n \"readonly\": true,\n \"regex\": \"labore in ullamco\",\n \"required\": true,\n \"type\": \"fugiat consectetur exercitation enim commodo\"\n }\n ],\n \"server\": \"consequat Ut fugiat occaecat pariatur\",\n \"tag\": \"Duis ut\",\n \"type\": \"helm\",\n \"values\": \"id minim laborum\",\n \"version\": \"fugiat ex minim\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"officia\",\n \"annotations\": {\n \"officia_91d\": \"officia\",\n \"do25\": \"quis tem\"\n },\n \"digest\": \"adipisicing Lorem minim\",\n \"inValidReason\": \"qui ut ad\",\n \"isInvalid\": true,\n \"logo\": \"Lorem labore dolor dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim quis nisi amet\",\n \"params\": {\n \"nisic\": \"qui\",\n \"dolore_59e\": \"dolor est comm\",\n \"Utf\": \"Lorem voluptate velit\"\n },\n \"presets\": [\n {\n \"add\": \"labore Duis veniam ipsum ullamco\",\n \"displayName\": \"proident et reprehenderit\",\n \"group\": \"in cupidatat Duis ad voluptate\",\n \"name\": \"nulla dolor eu nisi sit\",\n \"remove\": [\n \"reprehenderit eiusmod non irure quis\",\n \"aute ex\"\n ]\n },\n {\n \"add\": \"reprehenderit eu id cupidatat\",\n \"displayName\": \"Duis id pariatur\",\n \"group\": \"Ut exercitation\",\n \"name\": \"nostrud eu\",\n \"remove\": [\n \"sed aliquip exercitation commodo\",\n \"occaecat consequat ani\"\n ]\n }\n ],\n \"registryUid\": \"in eiusmod elit dolor\",\n \"schema\": [\n {\n \"format\": \"dolor culpa\",\n \"hints\": [\n \"laboris\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"est ea deserunt consequat anim\",\n \"id commodo\"\n ],\n \"name\": \"velit occaecat pariatur Lorem\",\n \"readonly\": true,\n \"regex\": \"incididunt magna ullamco\",\n \"required\": true,\n \"type\": \"velit\"\n },\n {\n \"format\": \"commodo et minim quis\",\n \"hints\": [\n \"irure ullamco ad\",\n \"sunt sed\"\n ],\n \"listOptions\": [\n \"dolor sed\",\n \"aliqua sint nulla id adipisicing\"\n ],\n \"name\": \"velit minim aute sint dolor\",\n \"readonly\": false,\n \"regex\": \"veniam aliquip dolor\",\n \"required\": true,\n \"type\": \"proident do laboris\"\n }\n ],\n \"server\": \"ea officia\",\n \"tag\": \"dolore nisi deserunt sint\",\n \"type\": \"spectro\",\n \"values\": \"eu elit\",\n \"version\": \"incididunt\"\n }\n ],\n \"scope\": \"veniam anim quis in exercitation\",\n \"type\": \"tempor occaecat elit consectetur pariatur\",\n \"uid\": \"in laborum\",\n \"version\": 20136900\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consequat\",\n \"ullamco\"\n ],\n \"maintenanceMode\": 45053824,\n \"size\": -74811891\n }\n ],\n \"uid\": \"Duis Lorem pariatur enim\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ex sed aliquip Duis\",\n \"name\": \"aliqua\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"cillum\",\n \"annotations\": {\n \"Ut_4\": \"culpa aute\",\n \"cupidatat_eb\": \"aliqua Ut voluptate\"\n },\n \"digest\": \"consectetur eiusmod tempor ea\",\n \"inValidReason\": \"nostrud id veniam qui\",\n \"isInvalid\": true,\n \"logo\": \"ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ut anim eu consequat magna\",\n \"params\": {\n \"labore4\": \"ipsum eiusmod\",\n \"mollit_a2\": \"sit ea dolor do\",\n \"officia_4\": \"dolor dolore aliquip m\"\n },\n \"presets\": [\n {\n \"add\": \"eu in\",\n \"displayName\": \"tempor velit officia esse quis\",\n \"group\": \"exercitation pariatur\",\n \"name\": \"quis mollit irure aute tempor\",\n \"remove\": [\n \"qui magna\",\n \"veniam dolor\"\n ]\n },\n {\n \"add\": \"ut\",\n \"displayName\": \"aliquip qui\",\n \"group\": \"dolor minim culpa aliquip\",\n \"name\": \"incididunt Duis ipsum\",\n \"remove\": [\n \"enim reprehenderit co\",\n \"consequat velit nisi d\"\n ]\n }\n ],\n \"registryUid\": \"quis\",\n \"schema\": [\n {\n \"format\": \"commodo qui esse\",\n \"hints\": [\n \"esse ani\",\n \"aliquip exerci\"\n ],\n \"listOptions\": [\n \"sunt dolor sit\",\n \"laboris dolor ut Ut\"\n ],\n \"name\": \"est\",\n \"readonly\": true,\n \"regex\": \"occaecat officia\",\n \"required\": true,\n \"type\": \"minim Lorem\"\n },\n {\n \"format\": \"deserunt amet reprehenderit\",\n \"hints\": [\n \"in ut ullamco pariatur\",\n \"ullamco sed pariatur\"\n ],\n \"listOptions\": [\n \"incididunt ut est\",\n \"incid\"\n ],\n \"name\": \"nisi pariatur aliquip\",\n \"readonly\": false,\n \"regex\": \"voluptate exercitation Duis\",\n \"required\": true,\n \"type\": \"reprehenderit cillum Duis\"\n }\n ],\n \"server\": \"voluptate irure aliqua nostrud laborum\",\n \"tag\": \"veniam mollit anim\",\n \"type\": \"helm\",\n \"values\": \"in adipisicing\",\n \"version\": \"id dolor ullamco voluptate\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"in consectetur adipisicing\",\n \"annotations\": {\n \"ullamco_f\": \"Lorem eiusmod consectetur\",\n \"mollit_a\": \"velit pariatur\",\n \"dolorae6\": \"laboris ad aliquip\"\n },\n \"digest\": \"in consequat dolor co\",\n \"inValidReason\": \"dolor aliquip cupidatat sint\",\n \"isInvalid\": true,\n \"logo\": \"Duis velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut \",\n \"params\": {\n \"Duis7\": \"aliqua pariatur proident fugiat\",\n \"eiusmod_c1\": \"tempor officia exercitation in\"\n },\n \"presets\": [\n {\n \"add\": \"ipsum \",\n \"displayName\": \"dolor enim\",\n \"group\": \"ullamco dolor do\",\n \"name\": \"dolor Excepteur s\",\n \"remove\": [\n \"non consequat reprehenderit minim\",\n \"sint Duis eiusmod enim\"\n ]\n },\n {\n \"add\": \"veniam nulla\",\n \"displayName\": \"sit\",\n \"group\": \"do exercitation nostrud laborum qui\",\n \"name\": \"eu consequat minim\",\n \"remove\": [\n \"qui\",\n \"nostrud\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur voluptate do qui \",\n \"schema\": [\n {\n \"format\": \"eu laboris\",\n \"hints\": [\n \"ve\",\n \"Ut\"\n ],\n \"listOptions\": [\n \"est consectetur enim\",\n \"in tempor do\"\n ],\n \"name\": \"esse dolor Ut\",\n \"readonly\": false,\n \"regex\": \"consequat\",\n \"required\": false,\n \"type\": \"ullamco ex\"\n },\n {\n \"format\": \"labore culpa aliqua\",\n \"hints\": [\n \"sunt aute cupidatat mollit\",\n \"Duis cupidatat\"\n ],\n \"listOptions\": [\n \"nisi sed Lorem veniam\",\n \"id dolore occaecat\"\n ],\n \"name\": \"sed\",\n \"readonly\": false,\n \"regex\": \"aute ipsum\",\n \"required\": false,\n \"type\": \"incididunt do nulla irure\"\n }\n ],\n \"server\": \"laborum non\",\n \"tag\": \"consequat\",\n \"type\": \"manifest\",\n \"values\": \"fugiat in proident voluptate\",\n \"version\": \"laboru\"\n }\n ],\n \"scope\": \"officia cupidatat anim\",\n \"type\": \"o\",\n \"uid\": \"culpa fugiat laborum\",\n \"version\": -50168035\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"velit in deserunt tempor\",\n \"name\": \"voluptate culpa nisi in\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"tempor commodo id\",\n \"annotations\": {\n \"ipsumf_e\": \"consequat Duis\"\n },\n \"digest\": \"mollit cupidatat ut in\",\n \"inValidReason\": \"non sunt anim\",\n \"isInvalid\": false,\n \"logo\": \"ea sint nostrud eiusmod do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum exercitation Duis adipisicing\",\n \"params\": {\n \"esse60e\": \"incididunt ea laborum\",\n \"voluptate8\": \"non dolor ad dolore\"\n },\n \"presets\": [\n {\n \"add\": \"ea dolore sunt exercitation cillum\",\n \"displayName\": \"Duis officia nisi aliqua\",\n \"group\": \"temp\",\n \"name\": \"labore consequat\",\n \"remove\": [\n \"dolor dolore non\",\n \"sit laboris amet ea\"\n ]\n },\n {\n \"add\": \"nulla amet ea magna\",\n \"displayName\": \"Ut ut voluptate\",\n \"group\": \"cillum\",\n \"name\": \"sit ut enim\",\n \"remove\": [\n \"mollit Lorem adip\",\n \"velit eiusmod quis Duis\"\n ]\n }\n ],\n \"registryUid\": \"aute qui in\",\n \"schema\": [\n {\n \"format\": \"eiusmod nulla\",\n \"hints\": [\n \"anim quis adipisi\",\n \"ea ut Lorem\"\n ],\n \"listOptions\": [\n \"incididunt anim tempor qu\",\n \"dolor ut ullamco vel\"\n ],\n \"name\": \"in elit of\",\n \"readonly\": false,\n \"regex\": \"ut consequat in aute irure\",\n \"required\": false,\n \"type\": \"mollit velit\"\n },\n {\n \"format\": \"reprehenderit do ut irure veniam\",\n \"hints\": [\n \"in aliquip\",\n \"el\"\n ],\n \"listOptions\": [\n \"anim et amet do occaecat\",\n \"Excepteur\"\n ],\n \"name\": \"cillum ut\",\n \"readonly\": true,\n \"regex\": \"commodo in\",\n \"required\": false,\n \"type\": \"ulla\"\n }\n ],\n \"server\": \"fugiat enim aute deserunt\",\n \"tag\": \"nisi labore cillum consequat\",\n \"type\": \"manifest\",\n \"values\": \"ipsum laborum reprehenderit eu\",\n \"version\": \"nostrud culpa el\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"voluptate pariatur\",\n \"annotations\": {\n \"enim_0d\": \"fugiat tempor nisi cupidatat\"\n },\n \"digest\": \"Excepteur dolor do\",\n \"inValidReason\": \"aliquip do veniam tempor velit\",\n \"isInvalid\": false,\n \"logo\": \"sit ut sunt proident\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ullamco adipisicing dolor cillum ea\",\n \"params\": {\n \"occaecat85\": \"amet adipisicing\",\n \"in_4\": \"consequat cillum\"\n },\n \"presets\": [\n {\n \"add\": \"Lorem esse elit\",\n \"displayName\": \"officia eiusmo\",\n \"group\": \"est laborum mollit ut\",\n \"name\": \"eiusmod aliqua culpa\",\n \"remove\": [\n \"nostrud\",\n \"eiusmod\"\n ]\n },\n {\n \"add\": \"eiusmod in Lorem sunt\",\n \"displayName\": \"Ut non e\",\n \"group\": \"sunt labore\",\n \"name\": \"occaecat sunt nulla eu\",\n \"remove\": [\n \"amet in laboris\",\n \"laboris est Excepteur adipisicing\"\n ]\n }\n ],\n \"registryUid\": \"consequat dolore tempor esse Excepteur\",\n \"schema\": [\n {\n \"format\": \"ipsum\",\n \"hints\": [\n \"in sunt minim\",\n \"ut voluptate elit\"\n ],\n \"listOptions\": [\n \"dolore\",\n \"ipsum in enim ut\"\n ],\n \"name\": \"nulla fugiat\",\n \"readonly\": false,\n \"regex\": \"in nisi\",\n \"required\": true,\n \"type\": \"aliqua\"\n },\n {\n \"format\": \"id et amet adipisicing\",\n \"hints\": [\n \"nulla ad incididunt ut\",\n \"ex Excepteur eu officia consequat\"\n ],\n \"listOptions\": [\n \"est commodo esse fugiat\",\n \"do tempor minim elit\"\n ],\n \"name\": \"aute Duis consectetur sed\",\n \"readonly\": false,\n \"regex\": \"ut deserunt amet veniam\",\n \"required\": false,\n \"type\": \"ad\"\n }\n ],\n \"server\": \"voluptate E\",\n \"tag\": \"adipisicing\",\n \"type\": \"manifest\",\n \"values\": \"labore velit\",\n \"version\": \"fugiat sunt\"\n }\n ],\n \"scope\": \"in con\",\n \"type\": \"commodo Lorem laboris sed in\",\n \"uid\": \"aute aliquip\",\n \"version\": 23774185\n },\n {\n \"cloudType\": \"elit sint magna esse\",\n \"name\": \"pariatur in sit occaecat\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"dolor veniam anim\",\n \"annotations\": {\n \"enim_7\": \"culpa\"\n },\n \"digest\": \"dolor est Ut nisi\",\n \"inValidReason\": \"sit\",\n \"isInvalid\": true,\n \"logo\": \"aut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ex in Ut dolore\",\n \"params\": {\n \"veniam_3f0\": \"n\",\n \"aliqua8c\": \"nulla et eu ut\"\n },\n \"presets\": [\n {\n \"add\": \"deserunt in dolore nulla\",\n \"displayName\": \"dolor reprehende\",\n \"group\": \"ad sunt\",\n \"name\": \"dolore esse amet\",\n \"remove\": [\n \"ipsum sit magna aliquip\",\n \"Duis non ullamco\"\n ]\n },\n {\n \"add\": \"non minim sint\",\n \"displayName\": \"et occaecat irure\",\n \"group\": \"sunt enim\",\n \"name\": \"Lorem\",\n \"remove\": [\n \"voluptate cillum eiusmod\",\n \"Lorem\"\n ]\n }\n ],\n \"registryUid\": \"eiusmod labore sit\",\n \"schema\": [\n {\n \"format\": \"irure\",\n \"hints\": [\n \"ex irure sunt sit\",\n \"minim id do\"\n ],\n \"listOptions\": [\n \"incididunt Excepteur\",\n \"reprehenderit id aliqua\"\n ],\n \"name\": \"ad\",\n \"readonly\": true,\n \"regex\": \"nulla\",\n \"required\": false,\n \"type\": \"sed voluptate\"\n },\n {\n \"format\": \"veniam Duis Lorem ad enim\",\n \"hints\": [\n \"mollit officia nisi esse amet\",\n \"est in dolor velit voluptate\"\n ],\n \"listOptions\": [\n \"tempor ut\",\n \"veniam fugiat\"\n ],\n \"name\": \"cillum Ut Lorem quis\",\n \"readonly\": true,\n \"regex\": \"non eu aliqua culpa\",\n \"required\": true,\n \"type\": \"incididunt nulla\"\n }\n ],\n \"server\": \"nostrud mollit dolore\",\n \"tag\": \"labore\",\n \"type\": \"spectro\",\n \"values\": \"dolor ex veniam\",\n \"version\": \"do anim id\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ullamco minim\",\n \"annotations\": {\n \"tempor7\": \"id nulla\",\n \"sunt36b\": \"exercitation ullamco\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"voluptate non\",\n \"isInvalid\": false,\n \"logo\": \"magna aute ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"et aliqua cillum\",\n \"params\": {\n \"laborebbc\": \"commodo ut labore\",\n \"dolore9\": \"nulla proident incididunt sunt\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate nulla id\",\n \"displayName\": \"ullamco pariatur\",\n \"group\": \"ad dolor cillum esse\",\n \"name\": \"nostru\",\n \"remove\": [\n \"ipsum pariatur reprehenderit\",\n \"velit deserunt nisi do\"\n ]\n },\n {\n \"add\": \"reprehenderit adipisici\",\n \"displayName\": \"cupidatat in esse ex\",\n \"group\": \"dolore amet qui Duis\",\n \"name\": \"incididunt\",\n \"remove\": [\n \"aliquip Excepteur consequat\",\n \"aute ipsum\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing tempor ullamco veniam\",\n \"schema\": [\n {\n \"format\": \"incididunt\",\n \"hints\": [\n \"sed\",\n \"ut minim\"\n ],\n \"listOptions\": [\n \"amet exercitation ut dolore\",\n \"irure id voluptate esse\"\n ],\n \"name\": \"ullamco eu in\",\n \"readonly\": false,\n \"regex\": \"ad\",\n \"required\": true,\n \"type\": \"irure do sit \"\n },\n {\n \"format\": \"aliquip consequat ea id\",\n \"hints\": [\n \"officia anim\",\n \"ut ipsum dolore dolor\"\n ],\n \"listOptions\": [\n \"eu ipsum\",\n \"minim aute incididunt officia\"\n ],\n \"name\": \"ul\",\n \"readonly\": true,\n \"regex\": \"Ut sunt irure\",\n \"required\": true,\n \"type\": \"ipsum nulla nostrud adipisicing\"\n }\n ],\n \"server\": \"eu sint sit\",\n \"tag\": \"do officia\",\n \"type\": \"spectro\",\n \"values\": \"sit\",\n \"version\": \"tempor consectetur\"\n }\n ],\n \"scope\": \"aliquip\",\n \"type\": \"exercitation dolore irure\",\n \"uid\": \"deserunt sit enim\",\n \"version\": -35828814\n }\n ],\n \"projectMeta\": {\n \"name\": \"sed\",\n \"uid\": \"ut nulla\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"dolore\",\n \"isBrownfield\": false,\n \"state\": \"\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": -85140679.05917004,\n \"storage\": -13607404.25088504,\n \"total\": 47114997.63433108\n },\n \"total\": 55389244.45134014\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"in qui\",\n \"conditions\": [\n {\n \"message\": \"ea sit Duis\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"ullamco do in nulla ut\",\n \"uid\": \"amet in \"\n },\n \"type\": \"voluptate occaecat\"\n },\n {\n \"message\": \"sit aliquip labore occaecat\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"amet deserunt irure in\",\n \"uid\": \"id voluptate sunt proident\"\n },\n \"type\": \"officia in nisi ut\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"eiusmod sed occaecat\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 31722696.999748707,\n \"storage\": 52401663.13324216,\n \"total\": 2581776.468506679\n },\n \"total\": -45684883.57402875\n },\n \"location\": {\n \"coordinates\": [\n -84421477.4690657,\n -34935468.11669459\n ],\n \"countryCode\": \"sunt voluptate et\",\n \"countryName\": \"ullamco consectetur aliqua dolor\",\n \"regionCode\": \"ad ut sint laboris\",\n \"regionName\": \"eiusmod exercitation deserunt veniam\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -29996631.969007075,\n \"request\": -69084201.42057991,\n \"total\": -78069169.38981114,\n \"unit\": \"aliquip non in\",\n \"usage\": 91086506.8881233\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 39549143.80046719,\n \"request\": -95498743.49652904,\n \"total\": 27041216.756396785,\n \"unit\": \"id dolore elit\",\n \"usage\": -19837450.643192336\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"ex ullamco u\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"aliquip non Duis qui\",\n \"name\": \"in dolor\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"aute in\",\n \"uid\": \"exercitation est velit\"\n },\n {\n \"kind\": \"labore fugiat veniam\",\n \"name\": \"eu dolore sed tempor\",\n \"projectUid\": \"id et sint irure fugiat\",\n \"tenantUid\": \"commodo ut ex in culpa\",\n \"uid\": \"esse \"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"do\",\n \"name\": \"voluptate amet quis dolore\",\n \"projectUid\": \"do est fugiat\",\n \"tenantUid\": \"est\",\n \"uid\": \"ex officia\"\n },\n \"hostCluster\": {\n \"kind\": \"et ut\",\n \"name\": \"veniam\",\n \"projectUid\": \"adipisicing ex irure\",\n \"tenantUid\": \"dolor anim cupidatat nulla\",\n \"uid\": \"el\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"incididu\",\n \"status\": \"Resuming\"\n },\n \"state\": \"ullamco consequat\",\n \"virtualClusters\": [\n {\n \"kind\": \"Excepteur ullamco incididunt amet\",\n \"name\": \"in est exercitation\",\n \"projectUid\": \"eu nostrud ad\",\n \"tenantUid\": \"voluptate\",\n \"uid\": \"elit fugiat culpa magna ullamco\"\n },\n {\n \"kind\": \"elit officia cupidatat\",\n \"name\": \"sed eiusmod nostrud\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"dolore proident\",\n \"uid\": \"dolor ulla\"\n }\n ]\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_4b_\": \"\",\n \"exercitationaf\": \"\",\n \"autee9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"laborum sed occaecat\",\n \"uid\": \"sint culpa ipsum id\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"in anim adipisicing\",\n \"machinePools\": [\n {\n \"cloudType\": \"dolore adipisicing dol\",\n \"healthy\": 30796045,\n \"infraProfileTemplate\": {\n \"cloudType\": \"ullamco in\",\n \"name\": \"id est ut laboris\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"laborum officia in\",\n \"annotations\": {\n \"in_8a\": \"irure cillum\",\n \"esse_c\": \"sint dolore\"\n },\n \"digest\": \"iru\",\n \"inValidReason\": \"Ut aliquip laborum pariatur\",\n \"isInvalid\": false,\n \"logo\": \"anim in culpa tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aute consectetur est labore\",\n \"params\": {\n \"ullamcod\": \"Duis voluptate\",\n \"do49a\": \"ullamco et\"\n },\n \"presets\": [\n {\n \"add\": \"nulla mollit\",\n \"displayName\": \"amet in ex proident\",\n \"group\": \"dolor tempor irure culpa\",\n \"name\": \"fugiat eiusmod\",\n \"remove\": [\n \"commodo\",\n \"veniam ad ut labore\"\n ]\n },\n {\n \"add\": \"sed irure\",\n \"displayName\": \"cupidatat reprehenderit\",\n \"group\": \"amet irure adipisicing deserunt sed\",\n \"name\": \"culpa est elit amet\",\n \"remove\": [\n \"nost\",\n \"ut minim\"\n ]\n }\n ],\n \"registryUid\": \"mollit reprehenderit ea\",\n \"schema\": [\n {\n \"format\": \"ullamco occaecat nostrud\",\n \"hints\": [\n \"Lorem occaecat et voluptate\",\n \"voluptate et exercitation ex\"\n ],\n \"listOptions\": [\n \"elit incididunt esse\",\n \"quis dolor officia\"\n ],\n \"name\": \"commodo l\",\n \"readonly\": false,\n \"regex\": \"consectetur Lorem\",\n \"required\": true,\n \"type\": \"mollit deserunt nostrud consequat\"\n },\n {\n \"format\": \"Ut\",\n \"hints\": [\n \"aliqua occaecat dolor minim\",\n \"in aute labore\"\n ],\n \"listOptions\": [\n \"proident adipisicing nulla voluptate\",\n \"ipsum nisi mollit in\"\n ],\n \"name\": \"exercitation\",\n \"readonly\": false,\n \"regex\": \"aliquip\",\n \"required\": true,\n \"type\": \"exercitation sit qui ea\"\n }\n ],\n \"server\": \"id laboris reprehenderit\",\n \"tag\": \"enim sit aliquip tempor\",\n \"type\": \"spectro\",\n \"values\": \"eu ut id consectetur\",\n \"version\": \"reprehenderit labore\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"sunt sint sit\",\n \"annotations\": {\n \"Duisab\": \"dolore et in dolor eiusmod\",\n \"Lorembf3\": \"tempor do culpa elit\"\n },\n \"digest\": \"elit ad\",\n \"inValidReason\": \"aliqu\",\n \"isInvalid\": false,\n \"logo\": \"occaecat sed in ipsu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"reprehenderit cupidatat\",\n \"params\": {\n \"aliquipd3b\": \"mollit \"\n },\n \"presets\": [\n {\n \"add\": \"occaecat et\",\n \"displayName\": \"i\",\n \"group\": \"ea\",\n \"name\": \"dolore commodo sit\",\n \"remove\": [\n \"in est sunt\",\n \"proident officia mollit exercitation\"\n ]\n },\n {\n \"add\": \"reprehenderit in\",\n \"displayName\": \"qui nulla\",\n \"group\": \"ea fugiat\",\n \"name\": \"dolore ut nulla dolor o\",\n \"remove\": [\n \"in esse cupidatat\",\n \"consectetur in consequat\"\n ]\n }\n ],\n \"registryUid\": \"exercitation non nulla eiusmod aliqua\",\n \"schema\": [\n {\n \"format\": \"labore officia magna ut\",\n \"hints\": [\n \"ut sunt\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"qui in nostrud velit\",\n \"officia esse\"\n ],\n \"name\": \"nostrud deserunt\",\n \"readonly\": false,\n \"regex\": \"aliquip occaecat consequat ut\",\n \"required\": true,\n \"type\": \"deserunt consequat cillum\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"in quis labore\",\n \"minim irure\"\n ],\n \"listOptions\": [\n \"ullamco eu enim\",\n \"occaecat nisi sit ipsum sint\"\n ],\n \"name\": \"sint\",\n \"readonly\": true,\n \"regex\": \"deserunt in ipsum\",\n \"required\": true,\n \"type\": \"aute laboris qui labo\"\n }\n ],\n \"server\": \"e\",\n \"tag\": \"exercitation in\",\n \"type\": \"manifest\",\n \"values\": \"cupidatat officia tempor\",\n \"version\": \"nisi adipisicing Excepteur sed\"\n }\n ],\n \"scope\": \"ut commodo eiusmod sunt\",\n \"type\": \"pariatur\",\n \"uid\": \"Duis cillum\",\n \"version\": 32871659\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"sunt\",\n \"eu cupidatat labore nostrud veniam\"\n ],\n \"maintenanceMode\": 70829956,\n \"size\": 61923825\n },\n {\n \"cloudType\": \"proident magna tempor\",\n \"healthy\": 8091259,\n \"infraProfileTemplate\": {\n \"cloudType\": \"enim\",\n \"name\": \"velit\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"fugiat Ut eiusmod qui\",\n \"annotations\": {\n \"proident_3\": \"occaecat mollit\"\n },\n \"digest\": \"ut velit ex\",\n \"inValidReason\": \"nostrud eiusmod esse\",\n \"isInvalid\": false,\n \"logo\": \"laboris reprehenderit elit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim Excepteur Duis labore reprehenderit\",\n \"params\": {\n \"ut0\": \"commodo\",\n \"ad_1e9\": \"qui Excepteur voluptate ullamco\",\n \"temporc\": \"id laboris\",\n \"eu_1\": \"ad veniam enim reprehenderit laborum\"\n },\n \"presets\": [\n {\n \"add\": \"ullamco pariatur\",\n \"displayName\": \"sed Excepteur tempor\",\n \"group\": \"ea in proident\",\n \"name\": \"cupidatat proident commodo\",\n \"remove\": [\n \"Lorem qui exercitation veniam sint\",\n \"pariatur\"\n ]\n },\n {\n \"add\": \"officia Duis Lorem est\",\n \"displayName\": \"in consectetur tempor est\",\n \"group\": \"sit aute deserunt ad\",\n \"name\": \"reprehenderit dolore ir\",\n \"remove\": [\n \"incididunt dolor\",\n \"fugiat culpa Lorem sunt\"\n ]\n }\n ],\n \"registryUid\": \"esse minim\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"fugiat nostrud officia ad nisi\",\n \"nulla elit sit aliqua consectetur\"\n ],\n \"listOptions\": [\n \"do\",\n \"voluptate minim nostrud deserunt non\"\n ],\n \"name\": \"nisi Excepteur velit in anim\",\n \"readonly\": true,\n \"regex\": \"ut\",\n \"required\": false,\n \"type\": \"labore\"\n },\n {\n \"format\": \"laborum do non nisi nulla\",\n \"hints\": [\n \"aliquip Ut incididunt\",\n \"et esse ex\"\n ],\n \"listOptions\": [\n \"dolor\",\n \"elit ea quis Lorem voluptate\"\n ],\n \"name\": \"laboris irure cillum ea\",\n \"readonly\": true,\n \"regex\": \"deserunt repre\",\n \"required\": true,\n \"type\": \"sit quis repre\"\n }\n ],\n \"server\": \"eiusmod exercitation magna\",\n \"tag\": \"officia elit labore nulla\",\n \"type\": \"helm\",\n \"values\": \"aliquip et nulla irure\",\n \"version\": \"qui officia\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"dolore quis officia velit laborum\",\n \"annotations\": {\n \"dolord7\": \"tempor\"\n },\n \"digest\": \"in Ut laboris proident\",\n \"inValidReason\": \"ea sit occaecat esse\",\n \"isInvalid\": false,\n \"logo\": \"labore eu nos\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"l\",\n \"params\": {\n \"nulla_95c\": \"proident Excepteur\"\n },\n \"presets\": [\n {\n \"add\": \"culpa minim\",\n \"displayName\": \"Lorem\",\n \"group\": \"sunt nostrud ea\",\n \"name\": \"eiusmod\",\n \"remove\": [\n \"culpa\",\n \"qui cupidatat ex\"\n ]\n },\n {\n \"add\": \"nostrud tempor qui pariatur\",\n \"displayName\": \"ut anim Ut\",\n \"group\": \"eu Exce\",\n \"name\": \"velit dolore s\",\n \"remove\": [\n \"minim cillum\",\n \"voluptate eiusmod qui\"\n ]\n }\n ],\n \"registryUid\": \"proident aute aliquip v\",\n \"schema\": [\n {\n \"format\": \"eu in\",\n \"hints\": [\n \"nostrud incididunt \",\n \"ex dolor enim Excepteur et\"\n ],\n \"listOptions\": [\n \"pariatur laboris\",\n \"exercitation pariatur enim quis sed\"\n ],\n \"name\": \"id enim\",\n \"readonly\": false,\n \"regex\": \"sed incididunt ipsum ex\",\n \"required\": true,\n \"type\": \"amet dolor magna cillum\"\n },\n {\n \"format\": \"non nisi incididunt\",\n \"hints\": [\n \"veniam deserunt dolor minim cillum\",\n \"proident consequat deserunt\"\n ],\n \"listOptions\": [\n \"nisi cul\",\n \"incididunt in Duis\"\n ],\n \"name\": \"ipsum\",\n \"readonly\": false,\n \"regex\": \"in dolor culpa adipisicing\",\n \"required\": true,\n \"type\": \"officia Lorem ut quis minim\"\n }\n ],\n \"server\": \"culpa irure sit pariatur\",\n \"tag\": \"nulla enim dolore\",\n \"type\": \"spectro\",\n \"values\": \"ex elit dolore\",\n \"version\": \"ea Duis\"\n }\n ],\n \"scope\": \"sit ea exercitation\",\n \"type\": \"labore officia ex consectetur\",\n \"uid\": \"laboris commodo velit\",\n \"version\": -38047658\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consectetur magna non nisi\",\n \"in\"\n ],\n \"maintenanceMode\": -17872682,\n \"size\": 45639407\n }\n ],\n \"uid\": \"repre\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ea\",\n \"name\": \"eu Duis elit dolor\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"officia deserunt ut velit Ut\",\n \"annotations\": {\n \"do_b97\": \"culpa ea ut\"\n },\n \"digest\": \"ut Ut elit\",\n \"inValidReason\": \"Duis exercitation reprehe\",\n \"isInvalid\": true,\n \"logo\": \"voluptate deserunt occaecat ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum offici\",\n \"params\": {\n \"eiusmod_2\": \"consectetur mollit anim deserunt\"\n },\n \"presets\": [\n {\n \"add\": \"quis ex esse\",\n \"displayName\": \"esse sed consequat eiusmod\",\n \"group\": \"ex Ut\",\n \"name\": \"sit officia ipsum\",\n \"remove\": [\n \"cupidatat Duis in\",\n \"eu irure proident\"\n ]\n },\n {\n \"add\": \"sed cupidatat laborum\",\n \"displayName\": \"proident ut dolor magna\",\n \"group\": \"ea voluptate\",\n \"name\": \"in cillum tempor\",\n \"remove\": [\n \"culpa eiusmod\",\n \"aliquip esse ut laboris\"\n ]\n }\n ],\n \"registryUid\": \"aute dolore\",\n \"schema\": [\n {\n \"format\": \"irure sed dolore\",\n \"hints\": [\n \"ut tempor\",\n \"in in reprehenderit Ut\"\n ],\n \"listOptions\": [\n \"amet\",\n \"in veniam ullamco\"\n ],\n \"name\": \"labore laborum aliquip\",\n \"readonly\": false,\n \"regex\": \"aliquip est\",\n \"required\": false,\n \"type\": \"dolore ut\"\n },\n {\n \"format\": \"ut et deserunt\",\n \"hints\": [\n \"officia pariatur adipisicing commodo consectetur\",\n \"laborum culpa volupta\"\n ],\n \"listOptions\": [\n \"in consequ\",\n \"ullamco dolor aute\"\n ],\n \"name\": \"in Lorem laborum consequat in\",\n \"readonly\": false,\n \"regex\": \"Lorem labore\",\n \"required\": false,\n \"type\": \"esse et tempor dolor\"\n }\n ],\n \"server\": \"laborum\",\n \"tag\": \"non quis\",\n \"type\": \"manifest\",\n \"values\": \"irure sed pariatur ea\",\n \"version\": \"occaecat eu\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"in anim dolore\",\n \"annotations\": {\n \"do_703\": \"dolore eiusmod\",\n \"ullamco2bf\": \"in reprehenderit\",\n \"exercitation_7ef\": \"enim qui consectetur reprehenderit\"\n },\n \"digest\": \"in eiusmod Ut\",\n \"inValidReason\": \"reprehenderit quis tempor nulla\",\n \"isInvalid\": true,\n \"logo\": \"occaecat dolor eiusmod\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nulla dolor adipisicing reprehenderit Ut\",\n \"params\": {\n \"iruree03\": \"labore deserunt nulla esse\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"elit in dolor ea magna\",\n \"group\": \"quis id laborum anim pro\",\n \"name\": \"elit proident magna al\",\n \"remove\": [\n \"in voluptate minim occaecat\",\n \"sint id Lorem\"\n ]\n },\n {\n \"add\": \"veniam exerci\",\n \"displayName\": \"laboris amet fugiat\",\n \"group\": \"Excepteur mollit proident incididunt dolore\",\n \"name\": \"do adipisicing proident deserunt\",\n \"remove\": [\n \"ut sed\",\n \"in labore\"\n ]\n }\n ],\n \"registryUid\": \"culpa irure in\",\n \"schema\": [\n {\n \"format\": \"irure sit est\",\n \"hints\": [\n \"culpa in in\",\n \"enim elit id\"\n ],\n \"listOptions\": [\n \"in do\",\n \"eu est sunt dolore eiusmod\"\n ],\n \"name\": \"deserunt id sit\",\n \"readonly\": true,\n \"regex\": \"eu Lorem eiusmod minim\",\n \"required\": true,\n \"type\": \"velit qui amet\"\n },\n {\n \"format\": \"occaecat commodo incididunt proident\",\n \"hints\": [\n \"null\",\n \"est culpa\"\n ],\n \"listOptions\": [\n \"irure quis ut in officia\",\n \"cillum adipisicing voluptate\"\n ],\n \"name\": \"quis veniam eu ullamco\",\n \"readonly\": false,\n \"regex\": \"dolore\",\n \"required\": false,\n \"type\": \"sit\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"ullamco reprehenderit dolor Duis\",\n \"type\": \"spectro\",\n \"values\": \"laborum Excepteur\",\n \"version\": \"sunt irure\"\n }\n ],\n \"scope\": \"ad Du\",\n \"type\": \"voluptate nost\",\n \"uid\": \"dolore ipsum anim velit\",\n \"version\": -23778587\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"reprehenderit sed do elit\",\n \"name\": \"ea voluptate m\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"labore ea Excepteur nulla\",\n \"annotations\": {\n \"consectetur55f\": \"Ut veniam ut\",\n \"laboris_1\": \"Duis ut minim in labo\",\n \"amet_6d2\": \"in minim\"\n },\n \"digest\": \"cupidatat esse nulla\",\n \"inValidReason\": \"exercitation ea\",\n \"isInvalid\": false,\n \"logo\": \"occaecat eiusmod id\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"commodo incididunt id quis\",\n \"params\": {\n \"nostrud_57\": \"dolor in in commodo\",\n \"tempor4\": \"exercitation Excepteu\"\n },\n \"presets\": [\n {\n \"add\": \"culpa magna sunt elit\",\n \"displayName\": \"in\",\n \"group\": \"qui exercitation tempor aliquip mollit\",\n \"name\": \"ea\",\n \"remove\": [\n \"amet Ut in laborum\",\n \"do velit et occaecat commodo\"\n ]\n },\n {\n \"add\": \"eiusmod culpa aliqua fugiat\",\n \"displayName\": \"non consectetur fugiat velit\",\n \"group\": \"commodo sed\",\n \"name\": \"cupidatat dolor velit minim\",\n \"remove\": [\n \"est in cillum dolore\",\n \"eiu\"\n ]\n }\n ],\n \"registryUid\": \"nisi consectetur veniam voluptate deser\",\n \"schema\": [\n {\n \"format\": \"aliquip ullamco dolore\",\n \"hints\": [\n \"ipsum reprehenderit dolore consequat labore\",\n \"labore ea pariatur consectetur\"\n ],\n \"listOptions\": [\n \"Excepteur\",\n \"aliquip in mollit incididunt\"\n ],\n \"name\": \"pariatur et qui\",\n \"readonly\": true,\n \"regex\": \"cupidatat Lorem\",\n \"required\": true,\n \"type\": \"voluptate amet sit\"\n },\n {\n \"format\": \"nostrud dolor velit\",\n \"hints\": [\n \"eu incididunt\",\n \"Lorem dolor sed eu\"\n ],\n \"listOptions\": [\n \"quis tempor in\",\n \"dolore in adipisicing\"\n ],\n \"name\": \"labore eiusmod \",\n \"readonly\": false,\n \"regex\": \"pariatur ullamco\",\n \"required\": false,\n \"type\": \"consectetur elit quis do\"\n }\n ],\n \"server\": \"commodo consectetur\",\n \"tag\": \"in Lorem\",\n \"type\": \"spectro\",\n \"values\": \"dolor\",\n \"version\": \"laborum \"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"Lorem officia\",\n \"annotations\": {\n \"minim9b\": \"pariatur eiusmod\",\n \"ullamco7bf\": \"aute magna\",\n \"laboris__46\": \"eiusmod \"\n },\n \"digest\": \"Excepteur\",\n \"inValidReason\": \"tempor fugiat officia irure aliqua\",\n \"isInvalid\": true,\n \"logo\": \"Ut cupidatat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut velit fugiat cillum\",\n \"params\": {\n \"pariatur99\": \"nisi esse\",\n \"et_1\": \"exercitation ex\"\n },\n \"presets\": [\n {\n \"add\": \"sit Duis ex\",\n \"displayName\": \"proident dolor et occaecat\",\n \"group\": \"laborum cillum aliqua in ut\",\n \"name\": \"dolore pariatur Duis tempor\",\n \"remove\": [\n \"consectetur amet\",\n \"irure ut ex laborum sit\"\n ]\n },\n {\n \"add\": \"ipsum\",\n \"displayName\": \"non in\",\n \"group\": \"Ut eiusmod deserunt commodo eu\",\n \"name\": \"eu\",\n \"remove\": [\n \"eiusmod consequat do ad\",\n \"consequat in eiusmod ut minim\"\n ]\n }\n ],\n \"registryUid\": \"quis proident ut\",\n \"schema\": [\n {\n \"format\": \"fugiat mollit sint\",\n \"hints\": [\n \"quis consectetur occaecat \",\n \"non Duis sunt\"\n ],\n \"listOptions\": [\n \"minim ea fugiat\",\n \"mollit\"\n ],\n \"name\": \"in est cupidatat minim\",\n \"readonly\": true,\n \"regex\": \"exercitation deserunt ullamco nisi\",\n \"required\": false,\n \"type\": \"tempor pariatur anim Lorem\"\n },\n {\n \"format\": \"in dolor dolore eiusmod\",\n \"hints\": [\n \"ex ullamco amet\",\n \"c\"\n ],\n \"listOptions\": [\n \"deserunt conseq\",\n \"Ut id est incididunt\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex irure proident\",\n \"required\": false,\n \"type\": \"magna dolore\"\n }\n ],\n \"server\": \"adipisicing consequat\",\n \"tag\": \"ali\",\n \"type\": \"spectro\",\n \"values\": \"in velit labore deserunt non\",\n \"version\": \"velit ea eiusmod sit\"\n }\n ],\n \"scope\": \"culpa\",\n \"type\": \"proident esse cillum deserunt\",\n \"uid\": \"dolor magna in ut\",\n \"version\": 89037614\n },\n {\n \"cloudType\": \"id sed\",\n \"name\": \"in ea proident\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"non veniam anim\",\n \"annotations\": {\n \"ipsum_df6\": \"dolore et est ipsum\"\n },\n \"digest\": \"adipisicing reprehenderit anim minim\",\n \"inValidReason\": \"eu conse\",\n \"isInvalid\": true,\n \"logo\": \"tempor minim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consequat eiusmod anim ullamco magna\",\n \"params\": {\n \"cillum_6c\": \"id pariatur enim labor\",\n \"dolore_6\": \"nostrud reprehende\"\n },\n \"presets\": [\n {\n \"add\": \"sint commodo Ut\",\n \"displayName\": \"dolor do enim\",\n \"group\": \"sed\",\n \"name\": \"consequat\",\n \"remove\": [\n \"nostrud et aute ipsum mollit\",\n \"eiusmod nisi et\"\n ]\n },\n {\n \"add\": \"ut laboris eu laborum\",\n \"displayName\": \"ea ut ut\",\n \"group\": \"ess\",\n \"name\": \"qui cillum in aute\",\n \"remove\": [\n \"cupidatat magna\",\n \"tempor do\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing nisi cillum labore\",\n \"schema\": [\n {\n \"format\": \"in sed laboris quis dolor\",\n \"hints\": [\n \"voluptate ut tempor est\",\n \"mollit est\"\n ],\n \"listOptions\": [\n \"dolore in\",\n \"dolor\"\n ],\n \"name\": \"sunt\",\n \"readonly\": false,\n \"regex\": \"sed veniam\",\n \"required\": true,\n \"type\": \"sint magna sed\"\n },\n {\n \"format\": \"pariatur laborum cillum dolore\",\n \"hints\": [\n \"dolor fugiat sint sit consequat\",\n \"cupidatat Lorem ipsum ex\"\n ],\n \"listOptions\": [\n \"veniam quis sed anim dolor\",\n \"esse\"\n ],\n \"name\": \"dolor sunt exercitation\",\n \"readonly\": true,\n \"regex\": \"dolor magna quis aliqua\",\n \"required\": false,\n \"type\": \"tempor aliquip\"\n }\n ],\n \"server\": \"Duis ullamco esse\",\n \"tag\": \"quis enim mollit\",\n \"type\": \"helm\",\n \"values\": \"sint id Ut nulla\",\n \"version\": \"Lorem o\"\n },\n {\n \"layer\": \"addon\",\n \"name\": \"nulla nisi mollit\",\n \"annotations\": {\n \"sunt6e\": \"in amet u\"\n },\n \"digest\": \"non\",\n \"inValidReason\": \"dolore nulla ullamco\",\n \"isInvalid\": true,\n \"logo\": \"velit adipisicing amet\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse elit est\",\n \"params\": {\n \"Excepteur99\": \"id ex\",\n \"officiae\": \"voluptate sed dolor\"\n },\n \"presets\": [\n {\n \"add\": \"amet exerci\",\n \"displayName\": \"labore exercitation\",\n \"group\": \"dolor veniam cupidatat aute occaecat\",\n \"name\": \"ex occ\",\n \"remove\": [\n \"sint in\",\n \"\"\n ]\n },\n {\n \"add\": \"anim aliqua exercitation deserunt\",\n \"displayName\": \"labore consequat in\",\n \"group\": \"Ut labore irure\",\n \"name\": \"laboris in ut\",\n \"remove\": [\n \"labore\",\n \"ipsum do\"\n ]\n }\n ],\n \"registryUid\": \"cupidatat reprehenderit deserunt\",\n \"schema\": [\n {\n \"format\": \"veniam exercitation do ut\",\n \"hints\": [\n \"in\",\n \"elit aliquip officia ullamco\"\n ],\n \"listOptions\": [\n \"nisi occaecat Lorem esse\",\n \"proident aliquip dolor ea\"\n ],\n \"name\": \"in sunt labore\",\n \"readonly\": true,\n \"regex\": \"sint consectetur sit\",\n \"required\": true,\n \"type\": \"et sint ut mollit\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"dolor magna velit sint\",\n \"enim Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"velit anim\",\n \"ipsum Excepteur sit i\"\n ],\n \"name\": \"aliqua\",\n \"readonly\": false,\n \"regex\": \"in sit ipsum\",\n \"required\": false,\n \"type\": \"proident eiusmod Excepteur\"\n }\n ],\n \"server\": \"amet do laboris\",\n \"tag\": \"cupidatat nulla\",\n \"type\": \"manifest\",\n \"values\": \"in consectetur esse\",\n \"version\": \"reprehenderit\"\n }\n ],\n \"scope\": \"mollit adipisicing ad ut\",\n \"type\": \"sunt ullamco Ut\",\n \"uid\": \"veniam qui occaecat\",\n \"version\": -46798391\n }\n ],\n \"projectMeta\": {\n \"name\": \"laborum fugiat\",\n \"uid\": \"consectetur laboris Ut\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"in quis\",\n \"isBrownfield\": true,\n \"state\": \"ex\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 12514150.138307974,\n \"storage\": 77195977.72833154,\n \"total\": -77316530.91741593\n },\n \"total\": -20214736.25227514\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"ad n\",\n \"conditions\": [\n {\n \"message\": \"sint adipisicing\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"ex incididunt pariatur quis officia\",\n \"uid\": \"dolore sint enim dolor\"\n },\n \"type\": \"in mollit\"\n },\n {\n \"message\": \"magna est\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"ut tempor esse laboris\",\n \"uid\": \"proident\"\n },\n \"type\": \"aliqua\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"enim consectetur laborum\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -15823951.322099328,\n \"storage\": 83657715.78799888,\n \"total\": 43839755.193920076\n },\n \"total\": 17554532.07044977\n },\n \"location\": {\n \"coordinates\": [\n -59660186.14003925,\n 55214558.75563407\n ],\n \"countryCode\": \"commodo pariatur ad inc\",\n \"countryName\": \"aliquip\",\n \"regionCode\": \"sunt nulla adipisicing\",\n \"regionName\": \"tempor esse Ut\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -54824193.58460877,\n \"request\": -66198234.74756417,\n \"total\": 84328644.03476167,\n \"unit\": \"cupidatat Ut deserunt\",\n \"usage\": 20073105.51205723\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -11209329.192639396,\n \"request\": -27855933.189802244,\n \"total\": 4403631.475847065,\n \"unit\": \"consequat sunt\",\n \"usage\": -10180037.224062577\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"quis aliqua nulla nisi\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"qui sed amet\",\n \"name\": \"ea\",\n \"projectUid\": \"pariatur veniam velit mollit\",\n \"tenantUid\": \"elit magna dolore et ea\",\n \"uid\": \"velit elit consequat est\"\n },\n {\n \"kind\": \"in quis id\",\n \"name\": \"occaecat aute ad\",\n \"projectUid\": \"sint sed et officia\",\n \"tenantUid\": \"cillum aliqua laboris id\",\n \"uid\": \"deserunt irure\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"tempor occaecat cupidatat\",\n \"name\": \"enim do fugiat exercitation qui\",\n \"projectUid\": \"ut Ut aliquip pariatur\",\n \"tenantUid\": \"cupidatat Lorem dolor deserunt\",\n \"uid\": \"id ut sunt\"\n },\n \"hostCluster\": {\n \"kind\": \"eu\",\n \"name\": \"ex in tempor dolor anim\",\n \"projectUid\": \"in aliqua laborum incididunt\",\n \"tenantUid\": \"proident tempor reprehenderit officia\",\n \"uid\": \"deserunt enim\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"eu dolor\",\n \"status\": \"Error\"\n },\n \"state\": \"minim nisi in amet nostrud\",\n \"virtualClusters\": [\n {\n \"kind\": \"cupidatat velit nulla\",\n \"name\": \"in eu\",\n \"projectUid\": \"nostrud ad quis mollit\",\n \"tenantUid\": \"eiusmod consequat\",\n \"uid\": \"aliquip\"\n },\n {\n \"kind\": \"minim velit eu non mollit\",\n \"name\": \"sunt Lorem\",\n \"projectUid\": \"et adipisicing cillum deserunt\",\n \"tenantUid\": \"nulla sint\",\n \"uid\": \"enim amet qui eiusmod adipisicing\"\n }\n ]\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore dolore pariatur\",\n \"count\": -89012242,\n \"limit\": 21978865,\n \"offset\": -55155515\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b32db22b-2eda-4f8b-aece-d3e95ef3cfc4", "name": "metadata", "item": [ { "id": "644a0245-3e48-4f83-a363-abedb3b5441a", "name": "Retrieves a list of cluster summary metadata", "request": { "name": "Retrieves a list of cluster summary metadata", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "quickFilter", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4c89e621-bb5d-42e2-8168-a46bd05f2e6a", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "quickFilter", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"annotations\": {\n \"exercitation_523\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud936\": \"\",\n \"auteb3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"annotations\": {\n \"iruref60\": \"\",\n \"laboris__e2\": \"\",\n \"tempor_8\": \"\",\n \"velit3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsum_54\": \"\",\n \"sit_e6\": \"\",\n \"officia_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ad27f3ac-4876-4731-9081-97b61313cfd5", "name": "Retrieves a list of cluster summary", "request": { "name": "Retrieves a list of cluster summary", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"environment\": \"\",\n \"includeVirtual\": false,\n \"isAlloy\": false,\n \"isImportReadOnly\": true,\n \"isImported\": false,\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"state\": \"\"\n },\n \"sort\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "04a92989-3218-463c-8104-3d479cf18689", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"environment\": \"\",\n \"includeVirtual\": false,\n \"isAlloy\": false,\n \"isImportReadOnly\": true,\n \"isImported\": false,\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"state\": \"\"\n },\n \"sort\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"annotations\": {\n \"nisi9\": \"\",\n \"ea2f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrudfb4\": \"\",\n \"do__06\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"annotations\": {\n \"Loremc\": \"\",\n \"aute96\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Ut_16b\": \"\",\n \"cupidatat_4c4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "87a8268d-be03-40bf-8041-f5dcb82df88d", "name": "search", "item": [ { "id": "92d60997-e9cd-4f47-a35f-0ccb69a5ed8f", "name": "Retrieves a list of cluster metadata with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"clusterState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Retrieves a list of cluster metadata with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"clusterState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata", "search"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "50d84cb5-df32-4731-bbab-8b4486e2649b", "name": "An array of cluster summary meta items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata", "search"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aliqua_80f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elit_23\": \"\",\n \"sint_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archType\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountUid\": \"aliqua qui non\",\n \"cloudRegion\": \"irure est\",\n \"cloudType\": \"in ipsum\",\n \"clusterType\": \"voluptate\",\n \"importMode\": \"adipisicing aliqua veniam\",\n \"location\": {\n \"coordinates\": [\n -79290422.51638573,\n 73432924.05693847\n ],\n \"countryCode\": \"sint id nostrud nisi\",\n \"countryName\": \"esse non id\",\n \"regionCode\": \"dolor laborum\",\n \"regionName\": \"minim Lorem magna\"\n },\n \"projectMeta\": {\n \"name\": \"pariatur\",\n \"uid\": \"ad esse fugiat ut\"\n },\n \"tags\": [\n \"Excepteur dolore aliqua\",\n \"mollit elit Lorem\"\n ]\n },\n \"status\": {\n \"cost\": {\n \"total\": 17939575.04699479\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"isHeartBeatFailed\": false,\n \"state\": \"culpa non\"\n },\n \"state\": \"ad officia irure\",\n \"updates\": {\n \"isUpdatesPending\": false\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud_2\": \"\",\n \"commodo_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt8bd\": \"\",\n \"tempor04d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archType\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountUid\": \"labore adipisicing aute\",\n \"cloudRegion\": \"adipisicing mollit\",\n \"cloudType\": \"magna elit sit\",\n \"clusterType\": \"esse\",\n \"importMode\": \"do aute\",\n \"location\": {\n \"coordinates\": [\n -86160283.19264397,\n -57295646.24826793\n ],\n \"countryCode\": \"et dolor sit\",\n \"countryName\": \"enim fugiat reprehenderit irure\",\n \"regionCode\": \"fugiat nisi qui Duis\",\n \"regionName\": \"exercitation qui\"\n },\n \"projectMeta\": {\n \"name\": \"sed ad reprehenderit ci\",\n \"uid\": \"laboris sit non la\"\n },\n \"tags\": [\n \"aliqua dolore\",\n \"in ad\"\n ]\n },\n \"status\": {\n \"cost\": {\n \"total\": 21749527.097097322\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"isHeartBeatFailed\": true,\n \"state\": \"sunt enim est\"\n },\n \"state\": \"consectetur do offi\",\n \"updates\": {\n \"isUpdatesPending\": false\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore exercitation Excepteur qui\",\n \"count\": -5425059,\n \"limit\": -22991600,\n \"offset\": 62767291\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6ccefa3b-7613-4402-bbcb-6f5fa1d02d03", "name": "Retrieves a schema for the cluster metadata search filter", "request": { "name": "Retrieves a schema for the cluster metadata search filter", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "61c09bae-7802-4d6e-9ec1-9779206b8c52", "name": "An array of cluster meta schema items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "metadata", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"schema\": {\n \"properties\": [\n {\n \"default\": \"aute aliquip\",\n \"displayName\": \"mollit ea\",\n \"enum\": [\n \"u\",\n \"do cillum pariatur irure\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"ut exercitation\",\n \"value\": \"laborum quis\"\n },\n {\n \"displayValue\": \"Excepteur nulla dolor\",\n \"value\": \"dolor incididunt pariatur in\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -78860324.86715946,\n \"maxIntVal\": -60404194,\n \"minFloatVal\": 3505706.1396274865,\n \"minIntVal\": 78369448,\n \"name\": \"enim sunt dolor\",\n \"type\": \"elit proident magna\"\n },\n {\n \"default\": \"dolore eu dolor\",\n \"displayName\": \"cillum voluptate enim\",\n \"enum\": [\n \"eiusmod ull\",\n \"consectetur nulla Lorem dolore ut\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"est culpa\",\n \"value\": \"proident ullamco Lorem\"\n },\n {\n \"displayValue\": \"ullamco dolor nulla sunt magna\",\n \"value\": \"minim esse eiusmod voluptate dolor\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -70663915.68229018,\n \"maxIntVal\": 93616563,\n \"minFloatVal\": -61507390.163705856,\n \"minIntVal\": -91307352,\n \"name\": \"ut velit incididunt sunt\",\n \"type\": \"velit\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "4db2b161-5630-450c-ade3-a7902078e5c9", "name": "Retrieves a list of clusters with the desired repave state", "request": { "name": "Retrieves a list of clusters with the desired repave state", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "repaveStatus"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "repaveState", "value": "Pending" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "afe46838-9952-4a52-b068-500c36fed7bc", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "repaveStatus"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "repaveState", "value": "Pending" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_c\": \"\",\n \"Excepteur_b\": \"\",\n \"eiusmod_bd3\": \"\",\n \"ut_29\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore638\": \"\",\n \"labore_46\": \"\",\n \"commodo_c0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"sunt aute\",\n \"uid\": \"ea\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"labore veniam\",\n \"machinePools\": [\n {\n \"cloudType\": \"id\",\n \"healthy\": -6889480,\n \"infraProfileTemplate\": {\n \"cloudType\": \"aliquip in proident exercitation in\",\n \"name\": \"dolore culpa non commodo ut\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"qui velit mollit\",\n \"annotations\": {\n \"Lorem_b4\": \"qui \"\n },\n \"digest\": \"in voluptate consectetur\",\n \"inValidReason\": \"elit cillum labore incididunt\",\n \"isInvalid\": false,\n \"logo\": \"irure sed nisi\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"culpa in\",\n \"params\": {\n \"adipisicingb\": \"aute non minim\",\n \"exercitation_2\": \"amet aliqua\",\n \"sit83c\": \"sint\"\n },\n \"presets\": [\n {\n \"add\": \"consequat\",\n \"displayName\": \"esse nulla\",\n \"group\": \"deserunt sint\",\n \"name\": \"sunt ipsum adipisicing in\",\n \"remove\": [\n \"do in laborum Duis\",\n \"in sunt aute occaecat\"\n ]\n },\n {\n \"add\": \"Lorem ut\",\n \"displayName\": \"exercitation et proident\",\n \"group\": \"dolor officia tempor\",\n \"name\": \"officia do\",\n \"remove\": [\n \"enim consectetur labore\",\n \"anim in el\"\n ]\n }\n ],\n \"registryUid\": \"in dolor eiusmod\",\n \"schema\": [\n {\n \"format\": \"sint minim\",\n \"hints\": [\n \"nisi Excepteur dolore sit\",\n \"Ut et minim sint\"\n ],\n \"listOptions\": [\n \"in laboris elit dolor velit\",\n \"commodo dolor\"\n ],\n \"name\": \"dolore sunt sint elit\",\n \"readonly\": true,\n \"regex\": \"aliquip magna\",\n \"required\": false,\n \"type\": \"non ut irure exercitation\"\n },\n {\n \"format\": \"elit aute culpa\",\n \"hints\": [\n \"dolore proident magna deserunt mollit\",\n \"dolor Excepteur sunt mollit\"\n ],\n \"listOptions\": [\n \"minim officia magna\",\n \"laborum Ut adipisicing dolore\"\n ],\n \"name\": \"et ullamco anim consequat\",\n \"readonly\": false,\n \"regex\": \"magna Ut eiusmod\",\n \"required\": true,\n \"type\": \"exercitation Lorem\"\n }\n ],\n \"server\": \"eiusmod laborum non\",\n \"tag\": \"aliqua qui adipisici\",\n \"type\": \"helm\",\n \"values\": \"amet in magna\",\n \"version\": \"do Duis et in\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"non irure pariatur\",\n \"annotations\": {\n \"proident_6d\": \"consectetur ut pariatur occaecat\",\n \"est7_d\": \"ad eu enim in\",\n \"Excepteur86\": \"ut pariatur\"\n },\n \"digest\": \"sint sed deserunt\",\n \"inValidReason\": \"exercitation veniam mollit nulla\",\n \"isInvalid\": false,\n \"logo\": \"Ut laboris ad culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aliquip pariatur\",\n \"params\": {\n \"culpa5f7\": \"qui enim tempor adipisicing\",\n \"minim1d\": \"aute Ut pariatur\"\n },\n \"presets\": [\n {\n \"add\": \"cillum ad\",\n \"displayName\": \"labore dolor Lorem proident\",\n \"group\": \"dolore nisi non laboris\",\n \"name\": \"dolore nisi veniam sint\",\n \"remove\": [\n \"ut consequat tempor nostrud\",\n \"ea sed\"\n ]\n },\n {\n \"add\": \"occaecat adipisicing\",\n \"displayName\": \"veniam quis culpa dolore\",\n \"group\": \"anim deserunt Ut\",\n \"name\": \"culpa enim anim tempor\",\n \"remove\": [\n \"cupidatat eu eiusmod in\",\n \"nulla minim\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur enim do sed\",\n \"schema\": [\n {\n \"format\": \"quis cupidatat proident\",\n \"hints\": [\n \"aute est exercitation ut\",\n \"sunt incididunt\"\n ],\n \"listOptions\": [\n \"in aute irure commodo\",\n \"ut\"\n ],\n \"name\": \"ut\",\n \"readonly\": true,\n \"regex\": \"occaecat dolor vel\",\n \"required\": false,\n \"type\": \"in cillum ad ex\"\n },\n {\n \"format\": \"incididunt eu\",\n \"hints\": [\n \"culpa\",\n \"Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"qui laboris cupidatat\",\n \"sit in dolor\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex nostrud laborum\",\n \"required\": false,\n \"type\": \"consectetur\"\n }\n ],\n \"server\": \"occaec\",\n \"tag\": \"ex culpa Lorem nulla\",\n \"type\": \"helm\",\n \"values\": \"irure sed\",\n \"version\": \"Excepteur qui consectetur laborum\"\n }\n ],\n \"scope\": \"ullamco in non\",\n \"type\": \"irure\",\n \"uid\": \"dolore fugiat et pariatur\",\n \"version\": -92840107\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"tempor ut in\",\n \"consequat proident\"\n ],\n \"maintenanceMode\": -35036900,\n \"size\": -40641275\n },\n {\n \"cloudType\": \"deserunt ipsum\",\n \"healthy\": -13802124,\n \"infraProfileTemplate\": {\n \"cloudType\": \"officia minim\",\n \"name\": \"dolor ea\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"velit dolor enim\",\n \"annotations\": {\n \"dolor5c\": \"nisi Duis\",\n \"aliquip_68\": \"laboris dolor sint minim cupidatat\"\n },\n \"digest\": \"elit ipsum irure consectetur\",\n \"inValidReason\": \"occaecat dolor dolore aliqua\",\n \"isInvalid\": true,\n \"logo\": \"non ad consectetur\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"adipisicing Excepteur veniam\",\n \"params\": {\n \"dolore_0e\": \"magna\",\n \"nisid4_\": \"est consectetur minim\"\n },\n \"presets\": [\n {\n \"add\": \"commodo\",\n \"displayName\": \"aliqua cupidatat\",\n \"group\": \"incididunt amet ipsum\",\n \"name\": \"velit est mollit\",\n \"remove\": [\n \"laboris in do dolor est\",\n \"officia eu non\"\n ]\n },\n {\n \"add\": \"cupidatat adipisicing dolore est laboris\",\n \"displayName\": \"sit non\",\n \"group\": \"exercitation Excepteur Duis veni\",\n \"name\": \"molli\",\n \"remove\": [\n \"enim consectetur\",\n \"quis magna labore sed\"\n ]\n }\n ],\n \"registryUid\": \"quis aute ad\",\n \"schema\": [\n {\n \"format\": \"velit dolore\",\n \"hints\": [\n \"in laboris\",\n \"ut aliqua veniam\"\n ],\n \"listOptions\": [\n \"occaecat magna reprehenderit nostrud\",\n \"ipsum in consectetur occaecat\"\n ],\n \"name\": \"id cillum\",\n \"readonly\": false,\n \"regex\": \"qui ven\",\n \"required\": false,\n \"type\": \"dolor amet proident\"\n },\n {\n \"format\": \"quis cupidatat elit\",\n \"hints\": [\n \"magna deserunt do est\",\n \"aute\"\n ],\n \"listOptions\": [\n \"consectetur elit Duis minim\",\n \"irure laboris occaecat\"\n ],\n \"name\": \"velit mollit dolore nostrud\",\n \"readonly\": true,\n \"regex\": \"labore in ullamco\",\n \"required\": true,\n \"type\": \"fugiat consectetur exercitation enim commodo\"\n }\n ],\n \"server\": \"consequat Ut fugiat occaecat pariatur\",\n \"tag\": \"Duis ut\",\n \"type\": \"helm\",\n \"values\": \"id minim laborum\",\n \"version\": \"fugiat ex minim\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"officia\",\n \"annotations\": {\n \"officia_91d\": \"officia\",\n \"do25\": \"quis tem\"\n },\n \"digest\": \"adipisicing Lorem minim\",\n \"inValidReason\": \"qui ut ad\",\n \"isInvalid\": true,\n \"logo\": \"Lorem labore dolor dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim quis nisi amet\",\n \"params\": {\n \"nisic\": \"qui\",\n \"dolore_59e\": \"dolor est comm\",\n \"Utf\": \"Lorem voluptate velit\"\n },\n \"presets\": [\n {\n \"add\": \"labore Duis veniam ipsum ullamco\",\n \"displayName\": \"proident et reprehenderit\",\n \"group\": \"in cupidatat Duis ad voluptate\",\n \"name\": \"nulla dolor eu nisi sit\",\n \"remove\": [\n \"reprehenderit eiusmod non irure quis\",\n \"aute ex\"\n ]\n },\n {\n \"add\": \"reprehenderit eu id cupidatat\",\n \"displayName\": \"Duis id pariatur\",\n \"group\": \"Ut exercitation\",\n \"name\": \"nostrud eu\",\n \"remove\": [\n \"sed aliquip exercitation commodo\",\n \"occaecat consequat ani\"\n ]\n }\n ],\n \"registryUid\": \"in eiusmod elit dolor\",\n \"schema\": [\n {\n \"format\": \"dolor culpa\",\n \"hints\": [\n \"laboris\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"est ea deserunt consequat anim\",\n \"id commodo\"\n ],\n \"name\": \"velit occaecat pariatur Lorem\",\n \"readonly\": true,\n \"regex\": \"incididunt magna ullamco\",\n \"required\": true,\n \"type\": \"velit\"\n },\n {\n \"format\": \"commodo et minim quis\",\n \"hints\": [\n \"irure ullamco ad\",\n \"sunt sed\"\n ],\n \"listOptions\": [\n \"dolor sed\",\n \"aliqua sint nulla id adipisicing\"\n ],\n \"name\": \"velit minim aute sint dolor\",\n \"readonly\": false,\n \"regex\": \"veniam aliquip dolor\",\n \"required\": true,\n \"type\": \"proident do laboris\"\n }\n ],\n \"server\": \"ea officia\",\n \"tag\": \"dolore nisi deserunt sint\",\n \"type\": \"spectro\",\n \"values\": \"eu elit\",\n \"version\": \"incididunt\"\n }\n ],\n \"scope\": \"veniam anim quis in exercitation\",\n \"type\": \"tempor occaecat elit consectetur pariatur\",\n \"uid\": \"in laborum\",\n \"version\": 20136900\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consequat\",\n \"ullamco\"\n ],\n \"maintenanceMode\": 45053824,\n \"size\": -74811891\n }\n ],\n \"uid\": \"Duis Lorem pariatur enim\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ex sed aliquip Duis\",\n \"name\": \"aliqua\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"cillum\",\n \"annotations\": {\n \"Ut_4\": \"culpa aute\",\n \"cupidatat_eb\": \"aliqua Ut voluptate\"\n },\n \"digest\": \"consectetur eiusmod tempor ea\",\n \"inValidReason\": \"nostrud id veniam qui\",\n \"isInvalid\": true,\n \"logo\": \"ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ut anim eu consequat magna\",\n \"params\": {\n \"labore4\": \"ipsum eiusmod\",\n \"mollit_a2\": \"sit ea dolor do\",\n \"officia_4\": \"dolor dolore aliquip m\"\n },\n \"presets\": [\n {\n \"add\": \"eu in\",\n \"displayName\": \"tempor velit officia esse quis\",\n \"group\": \"exercitation pariatur\",\n \"name\": \"quis mollit irure aute tempor\",\n \"remove\": [\n \"qui magna\",\n \"veniam dolor\"\n ]\n },\n {\n \"add\": \"ut\",\n \"displayName\": \"aliquip qui\",\n \"group\": \"dolor minim culpa aliquip\",\n \"name\": \"incididunt Duis ipsum\",\n \"remove\": [\n \"enim reprehenderit co\",\n \"consequat velit nisi d\"\n ]\n }\n ],\n \"registryUid\": \"quis\",\n \"schema\": [\n {\n \"format\": \"commodo qui esse\",\n \"hints\": [\n \"esse ani\",\n \"aliquip exerci\"\n ],\n \"listOptions\": [\n \"sunt dolor sit\",\n \"laboris dolor ut Ut\"\n ],\n \"name\": \"est\",\n \"readonly\": true,\n \"regex\": \"occaecat officia\",\n \"required\": true,\n \"type\": \"minim Lorem\"\n },\n {\n \"format\": \"deserunt amet reprehenderit\",\n \"hints\": [\n \"in ut ullamco pariatur\",\n \"ullamco sed pariatur\"\n ],\n \"listOptions\": [\n \"incididunt ut est\",\n \"incid\"\n ],\n \"name\": \"nisi pariatur aliquip\",\n \"readonly\": false,\n \"regex\": \"voluptate exercitation Duis\",\n \"required\": true,\n \"type\": \"reprehenderit cillum Duis\"\n }\n ],\n \"server\": \"voluptate irure aliqua nostrud laborum\",\n \"tag\": \"veniam mollit anim\",\n \"type\": \"helm\",\n \"values\": \"in adipisicing\",\n \"version\": \"id dolor ullamco voluptate\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"in consectetur adipisicing\",\n \"annotations\": {\n \"ullamco_f\": \"Lorem eiusmod consectetur\",\n \"mollit_a\": \"velit pariatur\",\n \"dolorae6\": \"laboris ad aliquip\"\n },\n \"digest\": \"in consequat dolor co\",\n \"inValidReason\": \"dolor aliquip cupidatat sint\",\n \"isInvalid\": true,\n \"logo\": \"Duis velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut \",\n \"params\": {\n \"Duis7\": \"aliqua pariatur proident fugiat\",\n \"eiusmod_c1\": \"tempor officia exercitation in\"\n },\n \"presets\": [\n {\n \"add\": \"ipsum \",\n \"displayName\": \"dolor enim\",\n \"group\": \"ullamco dolor do\",\n \"name\": \"dolor Excepteur s\",\n \"remove\": [\n \"non consequat reprehenderit minim\",\n \"sint Duis eiusmod enim\"\n ]\n },\n {\n \"add\": \"veniam nulla\",\n \"displayName\": \"sit\",\n \"group\": \"do exercitation nostrud laborum qui\",\n \"name\": \"eu consequat minim\",\n \"remove\": [\n \"qui\",\n \"nostrud\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur voluptate do qui \",\n \"schema\": [\n {\n \"format\": \"eu laboris\",\n \"hints\": [\n \"ve\",\n \"Ut\"\n ],\n \"listOptions\": [\n \"est consectetur enim\",\n \"in tempor do\"\n ],\n \"name\": \"esse dolor Ut\",\n \"readonly\": false,\n \"regex\": \"consequat\",\n \"required\": false,\n \"type\": \"ullamco ex\"\n },\n {\n \"format\": \"labore culpa aliqua\",\n \"hints\": [\n \"sunt aute cupidatat mollit\",\n \"Duis cupidatat\"\n ],\n \"listOptions\": [\n \"nisi sed Lorem veniam\",\n \"id dolore occaecat\"\n ],\n \"name\": \"sed\",\n \"readonly\": false,\n \"regex\": \"aute ipsum\",\n \"required\": false,\n \"type\": \"incididunt do nulla irure\"\n }\n ],\n \"server\": \"laborum non\",\n \"tag\": \"consequat\",\n \"type\": \"manifest\",\n \"values\": \"fugiat in proident voluptate\",\n \"version\": \"laboru\"\n }\n ],\n \"scope\": \"officia cupidatat anim\",\n \"type\": \"o\",\n \"uid\": \"culpa fugiat laborum\",\n \"version\": -50168035\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"velit in deserunt tempor\",\n \"name\": \"voluptate culpa nisi in\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"tempor commodo id\",\n \"annotations\": {\n \"ipsumf_e\": \"consequat Duis\"\n },\n \"digest\": \"mollit cupidatat ut in\",\n \"inValidReason\": \"non sunt anim\",\n \"isInvalid\": false,\n \"logo\": \"ea sint nostrud eiusmod do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum exercitation Duis adipisicing\",\n \"params\": {\n \"esse60e\": \"incididunt ea laborum\",\n \"voluptate8\": \"non dolor ad dolore\"\n },\n \"presets\": [\n {\n \"add\": \"ea dolore sunt exercitation cillum\",\n \"displayName\": \"Duis officia nisi aliqua\",\n \"group\": \"temp\",\n \"name\": \"labore consequat\",\n \"remove\": [\n \"dolor dolore non\",\n \"sit laboris amet ea\"\n ]\n },\n {\n \"add\": \"nulla amet ea magna\",\n \"displayName\": \"Ut ut voluptate\",\n \"group\": \"cillum\",\n \"name\": \"sit ut enim\",\n \"remove\": [\n \"mollit Lorem adip\",\n \"velit eiusmod quis Duis\"\n ]\n }\n ],\n \"registryUid\": \"aute qui in\",\n \"schema\": [\n {\n \"format\": \"eiusmod nulla\",\n \"hints\": [\n \"anim quis adipisi\",\n \"ea ut Lorem\"\n ],\n \"listOptions\": [\n \"incididunt anim tempor qu\",\n \"dolor ut ullamco vel\"\n ],\n \"name\": \"in elit of\",\n \"readonly\": false,\n \"regex\": \"ut consequat in aute irure\",\n \"required\": false,\n \"type\": \"mollit velit\"\n },\n {\n \"format\": \"reprehenderit do ut irure veniam\",\n \"hints\": [\n \"in aliquip\",\n \"el\"\n ],\n \"listOptions\": [\n \"anim et amet do occaecat\",\n \"Excepteur\"\n ],\n \"name\": \"cillum ut\",\n \"readonly\": true,\n \"regex\": \"commodo in\",\n \"required\": false,\n \"type\": \"ulla\"\n }\n ],\n \"server\": \"fugiat enim aute deserunt\",\n \"tag\": \"nisi labore cillum consequat\",\n \"type\": \"manifest\",\n \"values\": \"ipsum laborum reprehenderit eu\",\n \"version\": \"nostrud culpa el\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"voluptate pariatur\",\n \"annotations\": {\n \"enim_0d\": \"fugiat tempor nisi cupidatat\"\n },\n \"digest\": \"Excepteur dolor do\",\n \"inValidReason\": \"aliquip do veniam tempor velit\",\n \"isInvalid\": false,\n \"logo\": \"sit ut sunt proident\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ullamco adipisicing dolor cillum ea\",\n \"params\": {\n \"occaecat85\": \"amet adipisicing\",\n \"in_4\": \"consequat cillum\"\n },\n \"presets\": [\n {\n \"add\": \"Lorem esse elit\",\n \"displayName\": \"officia eiusmo\",\n \"group\": \"est laborum mollit ut\",\n \"name\": \"eiusmod aliqua culpa\",\n \"remove\": [\n \"nostrud\",\n \"eiusmod\"\n ]\n },\n {\n \"add\": \"eiusmod in Lorem sunt\",\n \"displayName\": \"Ut non e\",\n \"group\": \"sunt labore\",\n \"name\": \"occaecat sunt nulla eu\",\n \"remove\": [\n \"amet in laboris\",\n \"laboris est Excepteur adipisicing\"\n ]\n }\n ],\n \"registryUid\": \"consequat dolore tempor esse Excepteur\",\n \"schema\": [\n {\n \"format\": \"ipsum\",\n \"hints\": [\n \"in sunt minim\",\n \"ut voluptate elit\"\n ],\n \"listOptions\": [\n \"dolore\",\n \"ipsum in enim ut\"\n ],\n \"name\": \"nulla fugiat\",\n \"readonly\": false,\n \"regex\": \"in nisi\",\n \"required\": true,\n \"type\": \"aliqua\"\n },\n {\n \"format\": \"id et amet adipisicing\",\n \"hints\": [\n \"nulla ad incididunt ut\",\n \"ex Excepteur eu officia consequat\"\n ],\n \"listOptions\": [\n \"est commodo esse fugiat\",\n \"do tempor minim elit\"\n ],\n \"name\": \"aute Duis consectetur sed\",\n \"readonly\": false,\n \"regex\": \"ut deserunt amet veniam\",\n \"required\": false,\n \"type\": \"ad\"\n }\n ],\n \"server\": \"voluptate E\",\n \"tag\": \"adipisicing\",\n \"type\": \"manifest\",\n \"values\": \"labore velit\",\n \"version\": \"fugiat sunt\"\n }\n ],\n \"scope\": \"in con\",\n \"type\": \"commodo Lorem laboris sed in\",\n \"uid\": \"aute aliquip\",\n \"version\": 23774185\n },\n {\n \"cloudType\": \"elit sint magna esse\",\n \"name\": \"pariatur in sit occaecat\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"dolor veniam anim\",\n \"annotations\": {\n \"enim_7\": \"culpa\"\n },\n \"digest\": \"dolor est Ut nisi\",\n \"inValidReason\": \"sit\",\n \"isInvalid\": true,\n \"logo\": \"aut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ex in Ut dolore\",\n \"params\": {\n \"veniam_3f0\": \"n\",\n \"aliqua8c\": \"nulla et eu ut\"\n },\n \"presets\": [\n {\n \"add\": \"deserunt in dolore nulla\",\n \"displayName\": \"dolor reprehende\",\n \"group\": \"ad sunt\",\n \"name\": \"dolore esse amet\",\n \"remove\": [\n \"ipsum sit magna aliquip\",\n \"Duis non ullamco\"\n ]\n },\n {\n \"add\": \"non minim sint\",\n \"displayName\": \"et occaecat irure\",\n \"group\": \"sunt enim\",\n \"name\": \"Lorem\",\n \"remove\": [\n \"voluptate cillum eiusmod\",\n \"Lorem\"\n ]\n }\n ],\n \"registryUid\": \"eiusmod labore sit\",\n \"schema\": [\n {\n \"format\": \"irure\",\n \"hints\": [\n \"ex irure sunt sit\",\n \"minim id do\"\n ],\n \"listOptions\": [\n \"incididunt Excepteur\",\n \"reprehenderit id aliqua\"\n ],\n \"name\": \"ad\",\n \"readonly\": true,\n \"regex\": \"nulla\",\n \"required\": false,\n \"type\": \"sed voluptate\"\n },\n {\n \"format\": \"veniam Duis Lorem ad enim\",\n \"hints\": [\n \"mollit officia nisi esse amet\",\n \"est in dolor velit voluptate\"\n ],\n \"listOptions\": [\n \"tempor ut\",\n \"veniam fugiat\"\n ],\n \"name\": \"cillum Ut Lorem quis\",\n \"readonly\": true,\n \"regex\": \"non eu aliqua culpa\",\n \"required\": true,\n \"type\": \"incididunt nulla\"\n }\n ],\n \"server\": \"nostrud mollit dolore\",\n \"tag\": \"labore\",\n \"type\": \"spectro\",\n \"values\": \"dolor ex veniam\",\n \"version\": \"do anim id\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ullamco minim\",\n \"annotations\": {\n \"tempor7\": \"id nulla\",\n \"sunt36b\": \"exercitation ullamco\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"voluptate non\",\n \"isInvalid\": false,\n \"logo\": \"magna aute ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"et aliqua cillum\",\n \"params\": {\n \"laborebbc\": \"commodo ut labore\",\n \"dolore9\": \"nulla proident incididunt sunt\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate nulla id\",\n \"displayName\": \"ullamco pariatur\",\n \"group\": \"ad dolor cillum esse\",\n \"name\": \"nostru\",\n \"remove\": [\n \"ipsum pariatur reprehenderit\",\n \"velit deserunt nisi do\"\n ]\n },\n {\n \"add\": \"reprehenderit adipisici\",\n \"displayName\": \"cupidatat in esse ex\",\n \"group\": \"dolore amet qui Duis\",\n \"name\": \"incididunt\",\n \"remove\": [\n \"aliquip Excepteur consequat\",\n \"aute ipsum\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing tempor ullamco veniam\",\n \"schema\": [\n {\n \"format\": \"incididunt\",\n \"hints\": [\n \"sed\",\n \"ut minim\"\n ],\n \"listOptions\": [\n \"amet exercitation ut dolore\",\n \"irure id voluptate esse\"\n ],\n \"name\": \"ullamco eu in\",\n \"readonly\": false,\n \"regex\": \"ad\",\n \"required\": true,\n \"type\": \"irure do sit \"\n },\n {\n \"format\": \"aliquip consequat ea id\",\n \"hints\": [\n \"officia anim\",\n \"ut ipsum dolore dolor\"\n ],\n \"listOptions\": [\n \"eu ipsum\",\n \"minim aute incididunt officia\"\n ],\n \"name\": \"ul\",\n \"readonly\": true,\n \"regex\": \"Ut sunt irure\",\n \"required\": true,\n \"type\": \"ipsum nulla nostrud adipisicing\"\n }\n ],\n \"server\": \"eu sint sit\",\n \"tag\": \"do officia\",\n \"type\": \"spectro\",\n \"values\": \"sit\",\n \"version\": \"tempor consectetur\"\n }\n ],\n \"scope\": \"aliquip\",\n \"type\": \"exercitation dolore irure\",\n \"uid\": \"deserunt sit enim\",\n \"version\": -35828814\n }\n ],\n \"projectMeta\": {\n \"name\": \"sed\",\n \"uid\": \"ut nulla\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"dolore\",\n \"isBrownfield\": false,\n \"state\": \"\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": -85140679.05917004,\n \"storage\": -13607404.25088504,\n \"total\": 47114997.63433108\n },\n \"total\": 55389244.45134014\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"in qui\",\n \"conditions\": [\n {\n \"message\": \"ea sit Duis\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"ullamco do in nulla ut\",\n \"uid\": \"amet in \"\n },\n \"type\": \"voluptate occaecat\"\n },\n {\n \"message\": \"sit aliquip labore occaecat\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"amet deserunt irure in\",\n \"uid\": \"id voluptate sunt proident\"\n },\n \"type\": \"officia in nisi ut\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"eiusmod sed occaecat\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 31722696.999748707,\n \"storage\": 52401663.13324216,\n \"total\": 2581776.468506679\n },\n \"total\": -45684883.57402875\n },\n \"location\": {\n \"coordinates\": [\n -84421477.4690657,\n -34935468.11669459\n ],\n \"countryCode\": \"sunt voluptate et\",\n \"countryName\": \"ullamco consectetur aliqua dolor\",\n \"regionCode\": \"ad ut sint laboris\",\n \"regionName\": \"eiusmod exercitation deserunt veniam\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -29996631.969007075,\n \"request\": -69084201.42057991,\n \"total\": -78069169.38981114,\n \"unit\": \"aliquip non in\",\n \"usage\": 91086506.8881233\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 39549143.80046719,\n \"request\": -95498743.49652904,\n \"total\": 27041216.756396785,\n \"unit\": \"id dolore elit\",\n \"usage\": -19837450.643192336\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"ex ullamco u\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"aliquip non Duis qui\",\n \"name\": \"in dolor\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"aute in\",\n \"uid\": \"exercitation est velit\"\n },\n {\n \"kind\": \"labore fugiat veniam\",\n \"name\": \"eu dolore sed tempor\",\n \"projectUid\": \"id et sint irure fugiat\",\n \"tenantUid\": \"commodo ut ex in culpa\",\n \"uid\": \"esse \"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"do\",\n \"name\": \"voluptate amet quis dolore\",\n \"projectUid\": \"do est fugiat\",\n \"tenantUid\": \"est\",\n \"uid\": \"ex officia\"\n },\n \"hostCluster\": {\n \"kind\": \"et ut\",\n \"name\": \"veniam\",\n \"projectUid\": \"adipisicing ex irure\",\n \"tenantUid\": \"dolor anim cupidatat nulla\",\n \"uid\": \"el\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"incididu\",\n \"status\": \"Resuming\"\n },\n \"state\": \"ullamco consequat\",\n \"virtualClusters\": [\n {\n \"kind\": \"Excepteur ullamco incididunt amet\",\n \"name\": \"in est exercitation\",\n \"projectUid\": \"eu nostrud ad\",\n \"tenantUid\": \"voluptate\",\n \"uid\": \"elit fugiat culpa magna ullamco\"\n },\n {\n \"kind\": \"elit officia cupidatat\",\n \"name\": \"sed eiusmod nostrud\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"dolore proident\",\n \"uid\": \"dolor ulla\"\n }\n ]\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_4b_\": \"\",\n \"exercitationaf\": \"\",\n \"autee9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"laborum sed occaecat\",\n \"uid\": \"sint culpa ipsum id\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"in anim adipisicing\",\n \"machinePools\": [\n {\n \"cloudType\": \"dolore adipisicing dol\",\n \"healthy\": 30796045,\n \"infraProfileTemplate\": {\n \"cloudType\": \"ullamco in\",\n \"name\": \"id est ut laboris\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"laborum officia in\",\n \"annotations\": {\n \"in_8a\": \"irure cillum\",\n \"esse_c\": \"sint dolore\"\n },\n \"digest\": \"iru\",\n \"inValidReason\": \"Ut aliquip laborum pariatur\",\n \"isInvalid\": false,\n \"logo\": \"anim in culpa tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aute consectetur est labore\",\n \"params\": {\n \"ullamcod\": \"Duis voluptate\",\n \"do49a\": \"ullamco et\"\n },\n \"presets\": [\n {\n \"add\": \"nulla mollit\",\n \"displayName\": \"amet in ex proident\",\n \"group\": \"dolor tempor irure culpa\",\n \"name\": \"fugiat eiusmod\",\n \"remove\": [\n \"commodo\",\n \"veniam ad ut labore\"\n ]\n },\n {\n \"add\": \"sed irure\",\n \"displayName\": \"cupidatat reprehenderit\",\n \"group\": \"amet irure adipisicing deserunt sed\",\n \"name\": \"culpa est elit amet\",\n \"remove\": [\n \"nost\",\n \"ut minim\"\n ]\n }\n ],\n \"registryUid\": \"mollit reprehenderit ea\",\n \"schema\": [\n {\n \"format\": \"ullamco occaecat nostrud\",\n \"hints\": [\n \"Lorem occaecat et voluptate\",\n \"voluptate et exercitation ex\"\n ],\n \"listOptions\": [\n \"elit incididunt esse\",\n \"quis dolor officia\"\n ],\n \"name\": \"commodo l\",\n \"readonly\": false,\n \"regex\": \"consectetur Lorem\",\n \"required\": true,\n \"type\": \"mollit deserunt nostrud consequat\"\n },\n {\n \"format\": \"Ut\",\n \"hints\": [\n \"aliqua occaecat dolor minim\",\n \"in aute labore\"\n ],\n \"listOptions\": [\n \"proident adipisicing nulla voluptate\",\n \"ipsum nisi mollit in\"\n ],\n \"name\": \"exercitation\",\n \"readonly\": false,\n \"regex\": \"aliquip\",\n \"required\": true,\n \"type\": \"exercitation sit qui ea\"\n }\n ],\n \"server\": \"id laboris reprehenderit\",\n \"tag\": \"enim sit aliquip tempor\",\n \"type\": \"spectro\",\n \"values\": \"eu ut id consectetur\",\n \"version\": \"reprehenderit labore\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"sunt sint sit\",\n \"annotations\": {\n \"Duisab\": \"dolore et in dolor eiusmod\",\n \"Lorembf3\": \"tempor do culpa elit\"\n },\n \"digest\": \"elit ad\",\n \"inValidReason\": \"aliqu\",\n \"isInvalid\": false,\n \"logo\": \"occaecat sed in ipsu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"reprehenderit cupidatat\",\n \"params\": {\n \"aliquipd3b\": \"mollit \"\n },\n \"presets\": [\n {\n \"add\": \"occaecat et\",\n \"displayName\": \"i\",\n \"group\": \"ea\",\n \"name\": \"dolore commodo sit\",\n \"remove\": [\n \"in est sunt\",\n \"proident officia mollit exercitation\"\n ]\n },\n {\n \"add\": \"reprehenderit in\",\n \"displayName\": \"qui nulla\",\n \"group\": \"ea fugiat\",\n \"name\": \"dolore ut nulla dolor o\",\n \"remove\": [\n \"in esse cupidatat\",\n \"consectetur in consequat\"\n ]\n }\n ],\n \"registryUid\": \"exercitation non nulla eiusmod aliqua\",\n \"schema\": [\n {\n \"format\": \"labore officia magna ut\",\n \"hints\": [\n \"ut sunt\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"qui in nostrud velit\",\n \"officia esse\"\n ],\n \"name\": \"nostrud deserunt\",\n \"readonly\": false,\n \"regex\": \"aliquip occaecat consequat ut\",\n \"required\": true,\n \"type\": \"deserunt consequat cillum\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"in quis labore\",\n \"minim irure\"\n ],\n \"listOptions\": [\n \"ullamco eu enim\",\n \"occaecat nisi sit ipsum sint\"\n ],\n \"name\": \"sint\",\n \"readonly\": true,\n \"regex\": \"deserunt in ipsum\",\n \"required\": true,\n \"type\": \"aute laboris qui labo\"\n }\n ],\n \"server\": \"e\",\n \"tag\": \"exercitation in\",\n \"type\": \"manifest\",\n \"values\": \"cupidatat officia tempor\",\n \"version\": \"nisi adipisicing Excepteur sed\"\n }\n ],\n \"scope\": \"ut commodo eiusmod sunt\",\n \"type\": \"pariatur\",\n \"uid\": \"Duis cillum\",\n \"version\": 32871659\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"sunt\",\n \"eu cupidatat labore nostrud veniam\"\n ],\n \"maintenanceMode\": 70829956,\n \"size\": 61923825\n },\n {\n \"cloudType\": \"proident magna tempor\",\n \"healthy\": 8091259,\n \"infraProfileTemplate\": {\n \"cloudType\": \"enim\",\n \"name\": \"velit\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"fugiat Ut eiusmod qui\",\n \"annotations\": {\n \"proident_3\": \"occaecat mollit\"\n },\n \"digest\": \"ut velit ex\",\n \"inValidReason\": \"nostrud eiusmod esse\",\n \"isInvalid\": false,\n \"logo\": \"laboris reprehenderit elit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim Excepteur Duis labore reprehenderit\",\n \"params\": {\n \"ut0\": \"commodo\",\n \"ad_1e9\": \"qui Excepteur voluptate ullamco\",\n \"temporc\": \"id laboris\",\n \"eu_1\": \"ad veniam enim reprehenderit laborum\"\n },\n \"presets\": [\n {\n \"add\": \"ullamco pariatur\",\n \"displayName\": \"sed Excepteur tempor\",\n \"group\": \"ea in proident\",\n \"name\": \"cupidatat proident commodo\",\n \"remove\": [\n \"Lorem qui exercitation veniam sint\",\n \"pariatur\"\n ]\n },\n {\n \"add\": \"officia Duis Lorem est\",\n \"displayName\": \"in consectetur tempor est\",\n \"group\": \"sit aute deserunt ad\",\n \"name\": \"reprehenderit dolore ir\",\n \"remove\": [\n \"incididunt dolor\",\n \"fugiat culpa Lorem sunt\"\n ]\n }\n ],\n \"registryUid\": \"esse minim\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"fugiat nostrud officia ad nisi\",\n \"nulla elit sit aliqua consectetur\"\n ],\n \"listOptions\": [\n \"do\",\n \"voluptate minim nostrud deserunt non\"\n ],\n \"name\": \"nisi Excepteur velit in anim\",\n \"readonly\": true,\n \"regex\": \"ut\",\n \"required\": false,\n \"type\": \"labore\"\n },\n {\n \"format\": \"laborum do non nisi nulla\",\n \"hints\": [\n \"aliquip Ut incididunt\",\n \"et esse ex\"\n ],\n \"listOptions\": [\n \"dolor\",\n \"elit ea quis Lorem voluptate\"\n ],\n \"name\": \"laboris irure cillum ea\",\n \"readonly\": true,\n \"regex\": \"deserunt repre\",\n \"required\": true,\n \"type\": \"sit quis repre\"\n }\n ],\n \"server\": \"eiusmod exercitation magna\",\n \"tag\": \"officia elit labore nulla\",\n \"type\": \"helm\",\n \"values\": \"aliquip et nulla irure\",\n \"version\": \"qui officia\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"dolore quis officia velit laborum\",\n \"annotations\": {\n \"dolord7\": \"tempor\"\n },\n \"digest\": \"in Ut laboris proident\",\n \"inValidReason\": \"ea sit occaecat esse\",\n \"isInvalid\": false,\n \"logo\": \"labore eu nos\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"l\",\n \"params\": {\n \"nulla_95c\": \"proident Excepteur\"\n },\n \"presets\": [\n {\n \"add\": \"culpa minim\",\n \"displayName\": \"Lorem\",\n \"group\": \"sunt nostrud ea\",\n \"name\": \"eiusmod\",\n \"remove\": [\n \"culpa\",\n \"qui cupidatat ex\"\n ]\n },\n {\n \"add\": \"nostrud tempor qui pariatur\",\n \"displayName\": \"ut anim Ut\",\n \"group\": \"eu Exce\",\n \"name\": \"velit dolore s\",\n \"remove\": [\n \"minim cillum\",\n \"voluptate eiusmod qui\"\n ]\n }\n ],\n \"registryUid\": \"proident aute aliquip v\",\n \"schema\": [\n {\n \"format\": \"eu in\",\n \"hints\": [\n \"nostrud incididunt \",\n \"ex dolor enim Excepteur et\"\n ],\n \"listOptions\": [\n \"pariatur laboris\",\n \"exercitation pariatur enim quis sed\"\n ],\n \"name\": \"id enim\",\n \"readonly\": false,\n \"regex\": \"sed incididunt ipsum ex\",\n \"required\": true,\n \"type\": \"amet dolor magna cillum\"\n },\n {\n \"format\": \"non nisi incididunt\",\n \"hints\": [\n \"veniam deserunt dolor minim cillum\",\n \"proident consequat deserunt\"\n ],\n \"listOptions\": [\n \"nisi cul\",\n \"incididunt in Duis\"\n ],\n \"name\": \"ipsum\",\n \"readonly\": false,\n \"regex\": \"in dolor culpa adipisicing\",\n \"required\": true,\n \"type\": \"officia Lorem ut quis minim\"\n }\n ],\n \"server\": \"culpa irure sit pariatur\",\n \"tag\": \"nulla enim dolore\",\n \"type\": \"spectro\",\n \"values\": \"ex elit dolore\",\n \"version\": \"ea Duis\"\n }\n ],\n \"scope\": \"sit ea exercitation\",\n \"type\": \"labore officia ex consectetur\",\n \"uid\": \"laboris commodo velit\",\n \"version\": -38047658\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consectetur magna non nisi\",\n \"in\"\n ],\n \"maintenanceMode\": -17872682,\n \"size\": 45639407\n }\n ],\n \"uid\": \"repre\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ea\",\n \"name\": \"eu Duis elit dolor\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"officia deserunt ut velit Ut\",\n \"annotations\": {\n \"do_b97\": \"culpa ea ut\"\n },\n \"digest\": \"ut Ut elit\",\n \"inValidReason\": \"Duis exercitation reprehe\",\n \"isInvalid\": true,\n \"logo\": \"voluptate deserunt occaecat ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum offici\",\n \"params\": {\n \"eiusmod_2\": \"consectetur mollit anim deserunt\"\n },\n \"presets\": [\n {\n \"add\": \"quis ex esse\",\n \"displayName\": \"esse sed consequat eiusmod\",\n \"group\": \"ex Ut\",\n \"name\": \"sit officia ipsum\",\n \"remove\": [\n \"cupidatat Duis in\",\n \"eu irure proident\"\n ]\n },\n {\n \"add\": \"sed cupidatat laborum\",\n \"displayName\": \"proident ut dolor magna\",\n \"group\": \"ea voluptate\",\n \"name\": \"in cillum tempor\",\n \"remove\": [\n \"culpa eiusmod\",\n \"aliquip esse ut laboris\"\n ]\n }\n ],\n \"registryUid\": \"aute dolore\",\n \"schema\": [\n {\n \"format\": \"irure sed dolore\",\n \"hints\": [\n \"ut tempor\",\n \"in in reprehenderit Ut\"\n ],\n \"listOptions\": [\n \"amet\",\n \"in veniam ullamco\"\n ],\n \"name\": \"labore laborum aliquip\",\n \"readonly\": false,\n \"regex\": \"aliquip est\",\n \"required\": false,\n \"type\": \"dolore ut\"\n },\n {\n \"format\": \"ut et deserunt\",\n \"hints\": [\n \"officia pariatur adipisicing commodo consectetur\",\n \"laborum culpa volupta\"\n ],\n \"listOptions\": [\n \"in consequ\",\n \"ullamco dolor aute\"\n ],\n \"name\": \"in Lorem laborum consequat in\",\n \"readonly\": false,\n \"regex\": \"Lorem labore\",\n \"required\": false,\n \"type\": \"esse et tempor dolor\"\n }\n ],\n \"server\": \"laborum\",\n \"tag\": \"non quis\",\n \"type\": \"manifest\",\n \"values\": \"irure sed pariatur ea\",\n \"version\": \"occaecat eu\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"in anim dolore\",\n \"annotations\": {\n \"do_703\": \"dolore eiusmod\",\n \"ullamco2bf\": \"in reprehenderit\",\n \"exercitation_7ef\": \"enim qui consectetur reprehenderit\"\n },\n \"digest\": \"in eiusmod Ut\",\n \"inValidReason\": \"reprehenderit quis tempor nulla\",\n \"isInvalid\": true,\n \"logo\": \"occaecat dolor eiusmod\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nulla dolor adipisicing reprehenderit Ut\",\n \"params\": {\n \"iruree03\": \"labore deserunt nulla esse\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"elit in dolor ea magna\",\n \"group\": \"quis id laborum anim pro\",\n \"name\": \"elit proident magna al\",\n \"remove\": [\n \"in voluptate minim occaecat\",\n \"sint id Lorem\"\n ]\n },\n {\n \"add\": \"veniam exerci\",\n \"displayName\": \"laboris amet fugiat\",\n \"group\": \"Excepteur mollit proident incididunt dolore\",\n \"name\": \"do adipisicing proident deserunt\",\n \"remove\": [\n \"ut sed\",\n \"in labore\"\n ]\n }\n ],\n \"registryUid\": \"culpa irure in\",\n \"schema\": [\n {\n \"format\": \"irure sit est\",\n \"hints\": [\n \"culpa in in\",\n \"enim elit id\"\n ],\n \"listOptions\": [\n \"in do\",\n \"eu est sunt dolore eiusmod\"\n ],\n \"name\": \"deserunt id sit\",\n \"readonly\": true,\n \"regex\": \"eu Lorem eiusmod minim\",\n \"required\": true,\n \"type\": \"velit qui amet\"\n },\n {\n \"format\": \"occaecat commodo incididunt proident\",\n \"hints\": [\n \"null\",\n \"est culpa\"\n ],\n \"listOptions\": [\n \"irure quis ut in officia\",\n \"cillum adipisicing voluptate\"\n ],\n \"name\": \"quis veniam eu ullamco\",\n \"readonly\": false,\n \"regex\": \"dolore\",\n \"required\": false,\n \"type\": \"sit\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"ullamco reprehenderit dolor Duis\",\n \"type\": \"spectro\",\n \"values\": \"laborum Excepteur\",\n \"version\": \"sunt irure\"\n }\n ],\n \"scope\": \"ad Du\",\n \"type\": \"voluptate nost\",\n \"uid\": \"dolore ipsum anim velit\",\n \"version\": -23778587\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"reprehenderit sed do elit\",\n \"name\": \"ea voluptate m\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"labore ea Excepteur nulla\",\n \"annotations\": {\n \"consectetur55f\": \"Ut veniam ut\",\n \"laboris_1\": \"Duis ut minim in labo\",\n \"amet_6d2\": \"in minim\"\n },\n \"digest\": \"cupidatat esse nulla\",\n \"inValidReason\": \"exercitation ea\",\n \"isInvalid\": false,\n \"logo\": \"occaecat eiusmod id\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"commodo incididunt id quis\",\n \"params\": {\n \"nostrud_57\": \"dolor in in commodo\",\n \"tempor4\": \"exercitation Excepteu\"\n },\n \"presets\": [\n {\n \"add\": \"culpa magna sunt elit\",\n \"displayName\": \"in\",\n \"group\": \"qui exercitation tempor aliquip mollit\",\n \"name\": \"ea\",\n \"remove\": [\n \"amet Ut in laborum\",\n \"do velit et occaecat commodo\"\n ]\n },\n {\n \"add\": \"eiusmod culpa aliqua fugiat\",\n \"displayName\": \"non consectetur fugiat velit\",\n \"group\": \"commodo sed\",\n \"name\": \"cupidatat dolor velit minim\",\n \"remove\": [\n \"est in cillum dolore\",\n \"eiu\"\n ]\n }\n ],\n \"registryUid\": \"nisi consectetur veniam voluptate deser\",\n \"schema\": [\n {\n \"format\": \"aliquip ullamco dolore\",\n \"hints\": [\n \"ipsum reprehenderit dolore consequat labore\",\n \"labore ea pariatur consectetur\"\n ],\n \"listOptions\": [\n \"Excepteur\",\n \"aliquip in mollit incididunt\"\n ],\n \"name\": \"pariatur et qui\",\n \"readonly\": true,\n \"regex\": \"cupidatat Lorem\",\n \"required\": true,\n \"type\": \"voluptate amet sit\"\n },\n {\n \"format\": \"nostrud dolor velit\",\n \"hints\": [\n \"eu incididunt\",\n \"Lorem dolor sed eu\"\n ],\n \"listOptions\": [\n \"quis tempor in\",\n \"dolore in adipisicing\"\n ],\n \"name\": \"labore eiusmod \",\n \"readonly\": false,\n \"regex\": \"pariatur ullamco\",\n \"required\": false,\n \"type\": \"consectetur elit quis do\"\n }\n ],\n \"server\": \"commodo consectetur\",\n \"tag\": \"in Lorem\",\n \"type\": \"spectro\",\n \"values\": \"dolor\",\n \"version\": \"laborum \"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"Lorem officia\",\n \"annotations\": {\n \"minim9b\": \"pariatur eiusmod\",\n \"ullamco7bf\": \"aute magna\",\n \"laboris__46\": \"eiusmod \"\n },\n \"digest\": \"Excepteur\",\n \"inValidReason\": \"tempor fugiat officia irure aliqua\",\n \"isInvalid\": true,\n \"logo\": \"Ut cupidatat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut velit fugiat cillum\",\n \"params\": {\n \"pariatur99\": \"nisi esse\",\n \"et_1\": \"exercitation ex\"\n },\n \"presets\": [\n {\n \"add\": \"sit Duis ex\",\n \"displayName\": \"proident dolor et occaecat\",\n \"group\": \"laborum cillum aliqua in ut\",\n \"name\": \"dolore pariatur Duis tempor\",\n \"remove\": [\n \"consectetur amet\",\n \"irure ut ex laborum sit\"\n ]\n },\n {\n \"add\": \"ipsum\",\n \"displayName\": \"non in\",\n \"group\": \"Ut eiusmod deserunt commodo eu\",\n \"name\": \"eu\",\n \"remove\": [\n \"eiusmod consequat do ad\",\n \"consequat in eiusmod ut minim\"\n ]\n }\n ],\n \"registryUid\": \"quis proident ut\",\n \"schema\": [\n {\n \"format\": \"fugiat mollit sint\",\n \"hints\": [\n \"quis consectetur occaecat \",\n \"non Duis sunt\"\n ],\n \"listOptions\": [\n \"minim ea fugiat\",\n \"mollit\"\n ],\n \"name\": \"in est cupidatat minim\",\n \"readonly\": true,\n \"regex\": \"exercitation deserunt ullamco nisi\",\n \"required\": false,\n \"type\": \"tempor pariatur anim Lorem\"\n },\n {\n \"format\": \"in dolor dolore eiusmod\",\n \"hints\": [\n \"ex ullamco amet\",\n \"c\"\n ],\n \"listOptions\": [\n \"deserunt conseq\",\n \"Ut id est incididunt\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex irure proident\",\n \"required\": false,\n \"type\": \"magna dolore\"\n }\n ],\n \"server\": \"adipisicing consequat\",\n \"tag\": \"ali\",\n \"type\": \"spectro\",\n \"values\": \"in velit labore deserunt non\",\n \"version\": \"velit ea eiusmod sit\"\n }\n ],\n \"scope\": \"culpa\",\n \"type\": \"proident esse cillum deserunt\",\n \"uid\": \"dolor magna in ut\",\n \"version\": 89037614\n },\n {\n \"cloudType\": \"id sed\",\n \"name\": \"in ea proident\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"non veniam anim\",\n \"annotations\": {\n \"ipsum_df6\": \"dolore et est ipsum\"\n },\n \"digest\": \"adipisicing reprehenderit anim minim\",\n \"inValidReason\": \"eu conse\",\n \"isInvalid\": true,\n \"logo\": \"tempor minim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consequat eiusmod anim ullamco magna\",\n \"params\": {\n \"cillum_6c\": \"id pariatur enim labor\",\n \"dolore_6\": \"nostrud reprehende\"\n },\n \"presets\": [\n {\n \"add\": \"sint commodo Ut\",\n \"displayName\": \"dolor do enim\",\n \"group\": \"sed\",\n \"name\": \"consequat\",\n \"remove\": [\n \"nostrud et aute ipsum mollit\",\n \"eiusmod nisi et\"\n ]\n },\n {\n \"add\": \"ut laboris eu laborum\",\n \"displayName\": \"ea ut ut\",\n \"group\": \"ess\",\n \"name\": \"qui cillum in aute\",\n \"remove\": [\n \"cupidatat magna\",\n \"tempor do\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing nisi cillum labore\",\n \"schema\": [\n {\n \"format\": \"in sed laboris quis dolor\",\n \"hints\": [\n \"voluptate ut tempor est\",\n \"mollit est\"\n ],\n \"listOptions\": [\n \"dolore in\",\n \"dolor\"\n ],\n \"name\": \"sunt\",\n \"readonly\": false,\n \"regex\": \"sed veniam\",\n \"required\": true,\n \"type\": \"sint magna sed\"\n },\n {\n \"format\": \"pariatur laborum cillum dolore\",\n \"hints\": [\n \"dolor fugiat sint sit consequat\",\n \"cupidatat Lorem ipsum ex\"\n ],\n \"listOptions\": [\n \"veniam quis sed anim dolor\",\n \"esse\"\n ],\n \"name\": \"dolor sunt exercitation\",\n \"readonly\": true,\n \"regex\": \"dolor magna quis aliqua\",\n \"required\": false,\n \"type\": \"tempor aliquip\"\n }\n ],\n \"server\": \"Duis ullamco esse\",\n \"tag\": \"quis enim mollit\",\n \"type\": \"helm\",\n \"values\": \"sint id Ut nulla\",\n \"version\": \"Lorem o\"\n },\n {\n \"layer\": \"addon\",\n \"name\": \"nulla nisi mollit\",\n \"annotations\": {\n \"sunt6e\": \"in amet u\"\n },\n \"digest\": \"non\",\n \"inValidReason\": \"dolore nulla ullamco\",\n \"isInvalid\": true,\n \"logo\": \"velit adipisicing amet\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse elit est\",\n \"params\": {\n \"Excepteur99\": \"id ex\",\n \"officiae\": \"voluptate sed dolor\"\n },\n \"presets\": [\n {\n \"add\": \"amet exerci\",\n \"displayName\": \"labore exercitation\",\n \"group\": \"dolor veniam cupidatat aute occaecat\",\n \"name\": \"ex occ\",\n \"remove\": [\n \"sint in\",\n \"\"\n ]\n },\n {\n \"add\": \"anim aliqua exercitation deserunt\",\n \"displayName\": \"labore consequat in\",\n \"group\": \"Ut labore irure\",\n \"name\": \"laboris in ut\",\n \"remove\": [\n \"labore\",\n \"ipsum do\"\n ]\n }\n ],\n \"registryUid\": \"cupidatat reprehenderit deserunt\",\n \"schema\": [\n {\n \"format\": \"veniam exercitation do ut\",\n \"hints\": [\n \"in\",\n \"elit aliquip officia ullamco\"\n ],\n \"listOptions\": [\n \"nisi occaecat Lorem esse\",\n \"proident aliquip dolor ea\"\n ],\n \"name\": \"in sunt labore\",\n \"readonly\": true,\n \"regex\": \"sint consectetur sit\",\n \"required\": true,\n \"type\": \"et sint ut mollit\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"dolor magna velit sint\",\n \"enim Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"velit anim\",\n \"ipsum Excepteur sit i\"\n ],\n \"name\": \"aliqua\",\n \"readonly\": false,\n \"regex\": \"in sit ipsum\",\n \"required\": false,\n \"type\": \"proident eiusmod Excepteur\"\n }\n ],\n \"server\": \"amet do laboris\",\n \"tag\": \"cupidatat nulla\",\n \"type\": \"manifest\",\n \"values\": \"in consectetur esse\",\n \"version\": \"reprehenderit\"\n }\n ],\n \"scope\": \"mollit adipisicing ad ut\",\n \"type\": \"sunt ullamco Ut\",\n \"uid\": \"veniam qui occaecat\",\n \"version\": -46798391\n }\n ],\n \"projectMeta\": {\n \"name\": \"laborum fugiat\",\n \"uid\": \"consectetur laboris Ut\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"in quis\",\n \"isBrownfield\": true,\n \"state\": \"ex\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 12514150.138307974,\n \"storage\": 77195977.72833154,\n \"total\": -77316530.91741593\n },\n \"total\": -20214736.25227514\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"ad n\",\n \"conditions\": [\n {\n \"message\": \"sint adipisicing\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"ex incididunt pariatur quis officia\",\n \"uid\": \"dolore sint enim dolor\"\n },\n \"type\": \"in mollit\"\n },\n {\n \"message\": \"magna est\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"ut tempor esse laboris\",\n \"uid\": \"proident\"\n },\n \"type\": \"aliqua\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"enim consectetur laborum\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -15823951.322099328,\n \"storage\": 83657715.78799888,\n \"total\": 43839755.193920076\n },\n \"total\": 17554532.07044977\n },\n \"location\": {\n \"coordinates\": [\n -59660186.14003925,\n 55214558.75563407\n ],\n \"countryCode\": \"commodo pariatur ad inc\",\n \"countryName\": \"aliquip\",\n \"regionCode\": \"sunt nulla adipisicing\",\n \"regionName\": \"tempor esse Ut\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -54824193.58460877,\n \"request\": -66198234.74756417,\n \"total\": 84328644.03476167,\n \"unit\": \"cupidatat Ut deserunt\",\n \"usage\": 20073105.51205723\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -11209329.192639396,\n \"request\": -27855933.189802244,\n \"total\": 4403631.475847065,\n \"unit\": \"consequat sunt\",\n \"usage\": -10180037.224062577\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"quis aliqua nulla nisi\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"qui sed amet\",\n \"name\": \"ea\",\n \"projectUid\": \"pariatur veniam velit mollit\",\n \"tenantUid\": \"elit magna dolore et ea\",\n \"uid\": \"velit elit consequat est\"\n },\n {\n \"kind\": \"in quis id\",\n \"name\": \"occaecat aute ad\",\n \"projectUid\": \"sint sed et officia\",\n \"tenantUid\": \"cillum aliqua laboris id\",\n \"uid\": \"deserunt irure\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"tempor occaecat cupidatat\",\n \"name\": \"enim do fugiat exercitation qui\",\n \"projectUid\": \"ut Ut aliquip pariatur\",\n \"tenantUid\": \"cupidatat Lorem dolor deserunt\",\n \"uid\": \"id ut sunt\"\n },\n \"hostCluster\": {\n \"kind\": \"eu\",\n \"name\": \"ex in tempor dolor anim\",\n \"projectUid\": \"in aliqua laborum incididunt\",\n \"tenantUid\": \"proident tempor reprehenderit officia\",\n \"uid\": \"deserunt enim\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"eu dolor\",\n \"status\": \"Error\"\n },\n \"state\": \"minim nisi in amet nostrud\",\n \"virtualClusters\": [\n {\n \"kind\": \"cupidatat velit nulla\",\n \"name\": \"in eu\",\n \"projectUid\": \"nostrud ad quis mollit\",\n \"tenantUid\": \"eiusmod consequat\",\n \"uid\": \"aliquip\"\n },\n {\n \"kind\": \"minim velit eu non mollit\",\n \"name\": \"sunt Lorem\",\n \"projectUid\": \"et adipisicing cillum deserunt\",\n \"tenantUid\": \"nulla sint\",\n \"uid\": \"enim amet qui eiusmod adipisicing\"\n }\n ]\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore dolore pariatur\",\n \"count\": -89012242,\n \"limit\": 21978865,\n \"offset\": -55155515\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "69ad0d09-adf8-4380-b435-67480f795140", "name": "resources", "item": [ { "id": "d886f425-a419-4577-85aa-8419afb9de4a", "name": "Retrieves spectro clusters resource consumption", "request": { "name": "Retrieves spectro clusters resource consumption", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "consumption"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"namespace\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ad79a1c4-ec54-41f0-a443-17ecac30a45d", "name": "An array of resource consumption data items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "consumption"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cpuUnit\": \"officia consectetur nostrud eli\",\n \"memoryUnit\": \"est commodo non tempor dolore\",\n \"resources\": [\n {\n \"associatedResources\": [\n {\n \"uid\": \"Ut id officia\",\n \"kind\": \"nulla ea in commodo\",\n \"name\": \"esse \"\n },\n {\n \"uid\": \"laboris dolor magna tempor\",\n \"kind\": \"eu Duis cupidatat\",\n \"name\": \"eiusmo\"\n }\n ],\n \"data\": [\n {\n \"allotted\": {\n \"cpu\": 28985684.89542526,\n \"memory\": -22204953.94434488\n },\n \"timestamp\": -64208502.035287075,\n \"usage\": {\n \"cpu\": 86556370.63527307,\n \"memory\": 44076387.2737456\n }\n },\n {\n \"allotted\": {\n \"cpu\": -9010560.873477176,\n \"memory\": 68763598.20373127\n },\n \"timestamp\": -93579769.46875879,\n \"usage\": {\n \"cpu\": 4712704.150755227,\n \"memory\": 37832260.821011156\n }\n }\n ],\n \"entity\": {\n \"uid\": \"ea ut sed Lorem\",\n \"kind\": \"non eiusmod laborum pariatur ut\",\n \"name\": \"oc\"\n },\n \"total\": {\n \"allotted\": {\n \"cpu\": 84797212.27465376,\n \"memory\": -37579835.04210442\n },\n \"usage\": {\n \"cpu\": -20865561.293347,\n \"memory\": -12190401.278013453\n }\n }\n },\n {\n \"associatedResources\": [\n {\n \"uid\": \"magna consequat\",\n \"kind\": \"id irure aute\",\n \"name\": \"ut officia Lorem exercitation\"\n },\n {\n \"uid\": \"pariatur\",\n \"kind\": \"eiusmod in Lorem\",\n \"name\": \"nisi exercitation ut tempor\"\n }\n ],\n \"data\": [\n {\n \"allotted\": {\n \"cpu\": 35379651.56618145,\n \"memory\": -74353639.38498534\n },\n \"timestamp\": 29393160.383939147,\n \"usage\": {\n \"cpu\": -50354933.931894585,\n \"memory\": 58507321.05111423\n }\n },\n {\n \"allotted\": {\n \"cpu\": -70254110.73826739,\n \"memory\": 19313766.527454928\n },\n \"timestamp\": 41119456.26327106,\n \"usage\": {\n \"cpu\": 89206086.49771479,\n \"memory\": 5816412.915522531\n }\n }\n ],\n \"entity\": {\n \"uid\": \"Duis velit aute\",\n \"kind\": \"consequat ad\",\n \"name\": \"nostrud sit ipsum\"\n },\n \"total\": {\n \"allotted\": {\n \"cpu\": 59036091.10948157,\n \"memory\": 16182064.113374397\n },\n \"usage\": {\n \"cpu\": -32031181.389852703,\n \"memory\": 95724831.29102129\n }\n }\n }\n ],\n \"total\": {\n \"allotted\": {\n \"cpu\": 78741421.05922455,\n \"memory\": 98109896.41200832\n },\n \"usage\": {\n \"cpu\": 58995055.08858386,\n \"memory\": 35331034.104026854\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1a8ed0e1-b6cd-41a2-86f4-6a8a99f6188d", "name": "Retrieves spectro clusters resources cost summary information", "request": { "name": "Retrieves spectro clusters resources cost summary information", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"cluster\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "87e745e0-3ba4-4470-8e15-04b4d607a487", "name": "An array of resources cost summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "cost"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"cluster\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resources\": [\n {\n \"associatedResources\": [\n {\n \"uid\": \"elit laboris dolore\",\n \"kind\": \"magna\",\n \"name\": \"enim\"\n },\n {\n \"uid\": \"voluptate aliquip\",\n \"kind\": \"nostrud nulla esse\",\n \"name\": \"labore\"\n }\n ],\n \"data\": [\n {\n \"cpu\": -55188199.564689055,\n \"memory\": -58982232.68439247,\n \"storage\": 88770959.3370713,\n \"timestamp\": 31758595.207098678,\n \"total\": -54942782.75529436\n },\n {\n \"cpu\": -13949023.549733803,\n \"memory\": 88635266.8921301,\n \"storage\": -38209213.53952711,\n \"timestamp\": -61599230.37120971,\n \"total\": -87342237.57792528\n }\n ],\n \"entity\": {\n \"uid\": \"veniam cillum Duis\",\n \"kind\": \"commodo esse\",\n \"name\": \"eu in sed magna\"\n },\n \"total\": {\n \"cpu\": 21536806.96698554,\n \"memory\": 53918715.71592265,\n \"storage\": 10344102.207754612,\n \"total\": -53995580.95280432\n }\n },\n {\n \"associatedResources\": [\n {\n \"uid\": \"ad laboris\",\n \"kind\": \"quis veniam culpa\",\n \"name\": \"laborum irure\"\n },\n {\n \"uid\": \"ullamco Lorem exercitation\",\n \"kind\": \"adipisicing exercitation velit reprehenderit\",\n \"name\": \"velit\"\n }\n ],\n \"data\": [\n {\n \"cpu\": -61994072.891029716,\n \"memory\": -61173311.4423219,\n \"storage\": 39693347.12513831,\n \"timestamp\": 99779406.30940866,\n \"total\": 2980415.131502852\n },\n {\n \"cpu\": -48843360.712388195,\n \"memory\": -29978688.31274864,\n \"storage\": 86794222.58750576,\n \"timestamp\": 42997512.47382745,\n \"total\": 82747137.10454792\n }\n ],\n \"entity\": {\n \"uid\": \"velit ipsum\",\n \"kind\": \"pariatur laborum sit\",\n \"name\": \"in ad Excepteur\"\n },\n \"total\": {\n \"cpu\": -58871350.05604813,\n \"memory\": 48299535.737065345,\n \"storage\": -51336082.52349715,\n \"total\": 11018887.314179078\n }\n }\n ],\n \"total\": {\n \"cpu\": -41533173.24914649,\n \"memory\": -65784242.27646704,\n \"storage\": 90016296.2493824,\n \"total\": 71780877.55248156\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fa60e65d-c277-4785-89f8-b58b62e80867", "name": "Retrieves spectro clusters resources usage summary information", "request": { "name": "Retrieves spectro clusters resources usage summary information", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "usage"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"pods\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workload\": {\n \"names\": [\n \"\"\n ],\n \"type\": \"all\"\n },\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"cluster\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6cc6ee98-967f-4229-bf83-35d3b4b67df1", "name": "An array of resources usage summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "resources", "usage"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"pods\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workload\": {\n \"names\": [\n \"\"\n ],\n \"type\": \"all\"\n },\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"cluster\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cpuUnit\": \"u\",\n \"memoryUnit\": \"Excepteur consequat qui officia\",\n \"resources\": [\n {\n \"associatedResources\": [\n {\n \"uid\": \"cupidatat\",\n \"kind\": \"anim Excepteur elit ullamco\",\n \"name\": \"aliquip dolor\"\n },\n {\n \"uid\": \"aliquip consectetur velit ex\",\n \"kind\": \"nulla elit Lorem\",\n \"name\": \"eiusmod sit proident ut\"\n }\n ],\n \"data\": [\n {\n \"cpu\": -33683959.112903535,\n \"memory\": -12169397.105022475,\n \"timestamp\": -74153401.97062203\n },\n {\n \"cpu\": -13124318.787061065,\n \"memory\": -72668510.73885477,\n \"timestamp\": -7729605.600259945\n }\n ],\n \"entity\": {\n \"uid\": \"irure exercitation aute sint\",\n \"kind\": \"ipsum culpa incididunt consectetur\",\n \"name\": \"non nisi aliquip\"\n }\n },\n {\n \"associatedResources\": [\n {\n \"uid\": \"adipisicing\",\n \"kind\": \"aute sunt\",\n \"name\": \"mollit aliquip cupidatat ad\"\n },\n {\n \"uid\": \"sunt ullamco amet\",\n \"kind\": \"dolore ut\",\n \"name\": \"dolor cupidatat in\"\n }\n ],\n \"data\": [\n {\n \"cpu\": -83718751.06301112,\n \"memory\": 2785702.35604088,\n \"timestamp\": 66853769.57557896\n },\n {\n \"cpu\": 36755176.221455306,\n \"memory\": -31560680.77092682,\n \"timestamp\": 34047730.06491788\n }\n ],\n \"entity\": {\n \"uid\": \"enim tempor magna\",\n \"kind\": \"commodo Lorem elit voluptate\",\n \"name\": \"quis dolore dolor exercitation sint\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "89882c85-2f14-4175-b7e2-0b44e7ea03a1", "name": "search", "item": [ { "id": "b5cc3a0a-cabd-40ea-8554-95e39661c704", "name": "Retrieves a list of cluster summary with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"memoryUsage\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Retrieves a list of cluster summary with provided search filter spec Supported sort fields - [\"environment\", \"clusterName\", \"memoryUsage\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "search"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "", "description": "limit is a maximum number of responses to return for a list call. Maximum value of the limit is 20.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "456e36c7-b7e4-42f4-9607-310ae83517b4", "name": "An array of cluster summary items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "search"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_c\": \"\",\n \"Excepteur_b\": \"\",\n \"eiusmod_bd3\": \"\",\n \"ut_29\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore638\": \"\",\n \"labore_46\": \"\",\n \"commodo_c0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"sunt aute\",\n \"uid\": \"ea\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"labore veniam\",\n \"machinePools\": [\n {\n \"cloudType\": \"id\",\n \"healthy\": -6889480,\n \"infraProfileTemplate\": {\n \"cloudType\": \"aliquip in proident exercitation in\",\n \"name\": \"dolore culpa non commodo ut\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"qui velit mollit\",\n \"annotations\": {\n \"Lorem_b4\": \"qui \"\n },\n \"digest\": \"in voluptate consectetur\",\n \"inValidReason\": \"elit cillum labore incididunt\",\n \"isInvalid\": false,\n \"logo\": \"irure sed nisi\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"culpa in\",\n \"params\": {\n \"adipisicingb\": \"aute non minim\",\n \"exercitation_2\": \"amet aliqua\",\n \"sit83c\": \"sint\"\n },\n \"presets\": [\n {\n \"add\": \"consequat\",\n \"displayName\": \"esse nulla\",\n \"group\": \"deserunt sint\",\n \"name\": \"sunt ipsum adipisicing in\",\n \"remove\": [\n \"do in laborum Duis\",\n \"in sunt aute occaecat\"\n ]\n },\n {\n \"add\": \"Lorem ut\",\n \"displayName\": \"exercitation et proident\",\n \"group\": \"dolor officia tempor\",\n \"name\": \"officia do\",\n \"remove\": [\n \"enim consectetur labore\",\n \"anim in el\"\n ]\n }\n ],\n \"registryUid\": \"in dolor eiusmod\",\n \"schema\": [\n {\n \"format\": \"sint minim\",\n \"hints\": [\n \"nisi Excepteur dolore sit\",\n \"Ut et minim sint\"\n ],\n \"listOptions\": [\n \"in laboris elit dolor velit\",\n \"commodo dolor\"\n ],\n \"name\": \"dolore sunt sint elit\",\n \"readonly\": true,\n \"regex\": \"aliquip magna\",\n \"required\": false,\n \"type\": \"non ut irure exercitation\"\n },\n {\n \"format\": \"elit aute culpa\",\n \"hints\": [\n \"dolore proident magna deserunt mollit\",\n \"dolor Excepteur sunt mollit\"\n ],\n \"listOptions\": [\n \"minim officia magna\",\n \"laborum Ut adipisicing dolore\"\n ],\n \"name\": \"et ullamco anim consequat\",\n \"readonly\": false,\n \"regex\": \"magna Ut eiusmod\",\n \"required\": true,\n \"type\": \"exercitation Lorem\"\n }\n ],\n \"server\": \"eiusmod laborum non\",\n \"tag\": \"aliqua qui adipisici\",\n \"type\": \"helm\",\n \"values\": \"amet in magna\",\n \"version\": \"do Duis et in\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"non irure pariatur\",\n \"annotations\": {\n \"proident_6d\": \"consectetur ut pariatur occaecat\",\n \"est7_d\": \"ad eu enim in\",\n \"Excepteur86\": \"ut pariatur\"\n },\n \"digest\": \"sint sed deserunt\",\n \"inValidReason\": \"exercitation veniam mollit nulla\",\n \"isInvalid\": false,\n \"logo\": \"Ut laboris ad culpa\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aliquip pariatur\",\n \"params\": {\n \"culpa5f7\": \"qui enim tempor adipisicing\",\n \"minim1d\": \"aute Ut pariatur\"\n },\n \"presets\": [\n {\n \"add\": \"cillum ad\",\n \"displayName\": \"labore dolor Lorem proident\",\n \"group\": \"dolore nisi non laboris\",\n \"name\": \"dolore nisi veniam sint\",\n \"remove\": [\n \"ut consequat tempor nostrud\",\n \"ea sed\"\n ]\n },\n {\n \"add\": \"occaecat adipisicing\",\n \"displayName\": \"veniam quis culpa dolore\",\n \"group\": \"anim deserunt Ut\",\n \"name\": \"culpa enim anim tempor\",\n \"remove\": [\n \"cupidatat eu eiusmod in\",\n \"nulla minim\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur enim do sed\",\n \"schema\": [\n {\n \"format\": \"quis cupidatat proident\",\n \"hints\": [\n \"aute est exercitation ut\",\n \"sunt incididunt\"\n ],\n \"listOptions\": [\n \"in aute irure commodo\",\n \"ut\"\n ],\n \"name\": \"ut\",\n \"readonly\": true,\n \"regex\": \"occaecat dolor vel\",\n \"required\": false,\n \"type\": \"in cillum ad ex\"\n },\n {\n \"format\": \"incididunt eu\",\n \"hints\": [\n \"culpa\",\n \"Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"qui laboris cupidatat\",\n \"sit in dolor\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex nostrud laborum\",\n \"required\": false,\n \"type\": \"consectetur\"\n }\n ],\n \"server\": \"occaec\",\n \"tag\": \"ex culpa Lorem nulla\",\n \"type\": \"helm\",\n \"values\": \"irure sed\",\n \"version\": \"Excepteur qui consectetur laborum\"\n }\n ],\n \"scope\": \"ullamco in non\",\n \"type\": \"irure\",\n \"uid\": \"dolore fugiat et pariatur\",\n \"version\": -92840107\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"tempor ut in\",\n \"consequat proident\"\n ],\n \"maintenanceMode\": -35036900,\n \"size\": -40641275\n },\n {\n \"cloudType\": \"deserunt ipsum\",\n \"healthy\": -13802124,\n \"infraProfileTemplate\": {\n \"cloudType\": \"officia minim\",\n \"name\": \"dolor ea\",\n \"packs\": [\n {\n \"layer\": \"os\",\n \"name\": \"velit dolor enim\",\n \"annotations\": {\n \"dolor5c\": \"nisi Duis\",\n \"aliquip_68\": \"laboris dolor sint minim cupidatat\"\n },\n \"digest\": \"elit ipsum irure consectetur\",\n \"inValidReason\": \"occaecat dolor dolore aliqua\",\n \"isInvalid\": true,\n \"logo\": \"non ad consectetur\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"adipisicing Excepteur veniam\",\n \"params\": {\n \"dolore_0e\": \"magna\",\n \"nisid4_\": \"est consectetur minim\"\n },\n \"presets\": [\n {\n \"add\": \"commodo\",\n \"displayName\": \"aliqua cupidatat\",\n \"group\": \"incididunt amet ipsum\",\n \"name\": \"velit est mollit\",\n \"remove\": [\n \"laboris in do dolor est\",\n \"officia eu non\"\n ]\n },\n {\n \"add\": \"cupidatat adipisicing dolore est laboris\",\n \"displayName\": \"sit non\",\n \"group\": \"exercitation Excepteur Duis veni\",\n \"name\": \"molli\",\n \"remove\": [\n \"enim consectetur\",\n \"quis magna labore sed\"\n ]\n }\n ],\n \"registryUid\": \"quis aute ad\",\n \"schema\": [\n {\n \"format\": \"velit dolore\",\n \"hints\": [\n \"in laboris\",\n \"ut aliqua veniam\"\n ],\n \"listOptions\": [\n \"occaecat magna reprehenderit nostrud\",\n \"ipsum in consectetur occaecat\"\n ],\n \"name\": \"id cillum\",\n \"readonly\": false,\n \"regex\": \"qui ven\",\n \"required\": false,\n \"type\": \"dolor amet proident\"\n },\n {\n \"format\": \"quis cupidatat elit\",\n \"hints\": [\n \"magna deserunt do est\",\n \"aute\"\n ],\n \"listOptions\": [\n \"consectetur elit Duis minim\",\n \"irure laboris occaecat\"\n ],\n \"name\": \"velit mollit dolore nostrud\",\n \"readonly\": true,\n \"regex\": \"labore in ullamco\",\n \"required\": true,\n \"type\": \"fugiat consectetur exercitation enim commodo\"\n }\n ],\n \"server\": \"consequat Ut fugiat occaecat pariatur\",\n \"tag\": \"Duis ut\",\n \"type\": \"helm\",\n \"values\": \"id minim laborum\",\n \"version\": \"fugiat ex minim\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"officia\",\n \"annotations\": {\n \"officia_91d\": \"officia\",\n \"do25\": \"quis tem\"\n },\n \"digest\": \"adipisicing Lorem minim\",\n \"inValidReason\": \"qui ut ad\",\n \"isInvalid\": true,\n \"logo\": \"Lorem labore dolor dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim quis nisi amet\",\n \"params\": {\n \"nisic\": \"qui\",\n \"dolore_59e\": \"dolor est comm\",\n \"Utf\": \"Lorem voluptate velit\"\n },\n \"presets\": [\n {\n \"add\": \"labore Duis veniam ipsum ullamco\",\n \"displayName\": \"proident et reprehenderit\",\n \"group\": \"in cupidatat Duis ad voluptate\",\n \"name\": \"nulla dolor eu nisi sit\",\n \"remove\": [\n \"reprehenderit eiusmod non irure quis\",\n \"aute ex\"\n ]\n },\n {\n \"add\": \"reprehenderit eu id cupidatat\",\n \"displayName\": \"Duis id pariatur\",\n \"group\": \"Ut exercitation\",\n \"name\": \"nostrud eu\",\n \"remove\": [\n \"sed aliquip exercitation commodo\",\n \"occaecat consequat ani\"\n ]\n }\n ],\n \"registryUid\": \"in eiusmod elit dolor\",\n \"schema\": [\n {\n \"format\": \"dolor culpa\",\n \"hints\": [\n \"laboris\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"est ea deserunt consequat anim\",\n \"id commodo\"\n ],\n \"name\": \"velit occaecat pariatur Lorem\",\n \"readonly\": true,\n \"regex\": \"incididunt magna ullamco\",\n \"required\": true,\n \"type\": \"velit\"\n },\n {\n \"format\": \"commodo et minim quis\",\n \"hints\": [\n \"irure ullamco ad\",\n \"sunt sed\"\n ],\n \"listOptions\": [\n \"dolor sed\",\n \"aliqua sint nulla id adipisicing\"\n ],\n \"name\": \"velit minim aute sint dolor\",\n \"readonly\": false,\n \"regex\": \"veniam aliquip dolor\",\n \"required\": true,\n \"type\": \"proident do laboris\"\n }\n ],\n \"server\": \"ea officia\",\n \"tag\": \"dolore nisi deserunt sint\",\n \"type\": \"spectro\",\n \"values\": \"eu elit\",\n \"version\": \"incididunt\"\n }\n ],\n \"scope\": \"veniam anim quis in exercitation\",\n \"type\": \"tempor occaecat elit consectetur pariatur\",\n \"uid\": \"in laborum\",\n \"version\": 20136900\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consequat\",\n \"ullamco\"\n ],\n \"maintenanceMode\": 45053824,\n \"size\": -74811891\n }\n ],\n \"uid\": \"Duis Lorem pariatur enim\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ex sed aliquip Duis\",\n \"name\": \"aliqua\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"cillum\",\n \"annotations\": {\n \"Ut_4\": \"culpa aute\",\n \"cupidatat_eb\": \"aliqua Ut voluptate\"\n },\n \"digest\": \"consectetur eiusmod tempor ea\",\n \"inValidReason\": \"nostrud id veniam qui\",\n \"isInvalid\": true,\n \"logo\": \"ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ut anim eu consequat magna\",\n \"params\": {\n \"labore4\": \"ipsum eiusmod\",\n \"mollit_a2\": \"sit ea dolor do\",\n \"officia_4\": \"dolor dolore aliquip m\"\n },\n \"presets\": [\n {\n \"add\": \"eu in\",\n \"displayName\": \"tempor velit officia esse quis\",\n \"group\": \"exercitation pariatur\",\n \"name\": \"quis mollit irure aute tempor\",\n \"remove\": [\n \"qui magna\",\n \"veniam dolor\"\n ]\n },\n {\n \"add\": \"ut\",\n \"displayName\": \"aliquip qui\",\n \"group\": \"dolor minim culpa aliquip\",\n \"name\": \"incididunt Duis ipsum\",\n \"remove\": [\n \"enim reprehenderit co\",\n \"consequat velit nisi d\"\n ]\n }\n ],\n \"registryUid\": \"quis\",\n \"schema\": [\n {\n \"format\": \"commodo qui esse\",\n \"hints\": [\n \"esse ani\",\n \"aliquip exerci\"\n ],\n \"listOptions\": [\n \"sunt dolor sit\",\n \"laboris dolor ut Ut\"\n ],\n \"name\": \"est\",\n \"readonly\": true,\n \"regex\": \"occaecat officia\",\n \"required\": true,\n \"type\": \"minim Lorem\"\n },\n {\n \"format\": \"deserunt amet reprehenderit\",\n \"hints\": [\n \"in ut ullamco pariatur\",\n \"ullamco sed pariatur\"\n ],\n \"listOptions\": [\n \"incididunt ut est\",\n \"incid\"\n ],\n \"name\": \"nisi pariatur aliquip\",\n \"readonly\": false,\n \"regex\": \"voluptate exercitation Duis\",\n \"required\": true,\n \"type\": \"reprehenderit cillum Duis\"\n }\n ],\n \"server\": \"voluptate irure aliqua nostrud laborum\",\n \"tag\": \"veniam mollit anim\",\n \"type\": \"helm\",\n \"values\": \"in adipisicing\",\n \"version\": \"id dolor ullamco voluptate\"\n },\n {\n \"layer\": \"os\",\n \"name\": \"in consectetur adipisicing\",\n \"annotations\": {\n \"ullamco_f\": \"Lorem eiusmod consectetur\",\n \"mollit_a\": \"velit pariatur\",\n \"dolorae6\": \"laboris ad aliquip\"\n },\n \"digest\": \"in consequat dolor co\",\n \"inValidReason\": \"dolor aliquip cupidatat sint\",\n \"isInvalid\": true,\n \"logo\": \"Duis velit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut \",\n \"params\": {\n \"Duis7\": \"aliqua pariatur proident fugiat\",\n \"eiusmod_c1\": \"tempor officia exercitation in\"\n },\n \"presets\": [\n {\n \"add\": \"ipsum \",\n \"displayName\": \"dolor enim\",\n \"group\": \"ullamco dolor do\",\n \"name\": \"dolor Excepteur s\",\n \"remove\": [\n \"non consequat reprehenderit minim\",\n \"sint Duis eiusmod enim\"\n ]\n },\n {\n \"add\": \"veniam nulla\",\n \"displayName\": \"sit\",\n \"group\": \"do exercitation nostrud laborum qui\",\n \"name\": \"eu consequat minim\",\n \"remove\": [\n \"qui\",\n \"nostrud\"\n ]\n }\n ],\n \"registryUid\": \"Excepteur voluptate do qui \",\n \"schema\": [\n {\n \"format\": \"eu laboris\",\n \"hints\": [\n \"ve\",\n \"Ut\"\n ],\n \"listOptions\": [\n \"est consectetur enim\",\n \"in tempor do\"\n ],\n \"name\": \"esse dolor Ut\",\n \"readonly\": false,\n \"regex\": \"consequat\",\n \"required\": false,\n \"type\": \"ullamco ex\"\n },\n {\n \"format\": \"labore culpa aliqua\",\n \"hints\": [\n \"sunt aute cupidatat mollit\",\n \"Duis cupidatat\"\n ],\n \"listOptions\": [\n \"nisi sed Lorem veniam\",\n \"id dolore occaecat\"\n ],\n \"name\": \"sed\",\n \"readonly\": false,\n \"regex\": \"aute ipsum\",\n \"required\": false,\n \"type\": \"incididunt do nulla irure\"\n }\n ],\n \"server\": \"laborum non\",\n \"tag\": \"consequat\",\n \"type\": \"manifest\",\n \"values\": \"fugiat in proident voluptate\",\n \"version\": \"laboru\"\n }\n ],\n \"scope\": \"officia cupidatat anim\",\n \"type\": \"o\",\n \"uid\": \"culpa fugiat laborum\",\n \"version\": -50168035\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"velit in deserunt tempor\",\n \"name\": \"voluptate culpa nisi in\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"tempor commodo id\",\n \"annotations\": {\n \"ipsumf_e\": \"consequat Duis\"\n },\n \"digest\": \"mollit cupidatat ut in\",\n \"inValidReason\": \"non sunt anim\",\n \"isInvalid\": false,\n \"logo\": \"ea sint nostrud eiusmod do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum exercitation Duis adipisicing\",\n \"params\": {\n \"esse60e\": \"incididunt ea laborum\",\n \"voluptate8\": \"non dolor ad dolore\"\n },\n \"presets\": [\n {\n \"add\": \"ea dolore sunt exercitation cillum\",\n \"displayName\": \"Duis officia nisi aliqua\",\n \"group\": \"temp\",\n \"name\": \"labore consequat\",\n \"remove\": [\n \"dolor dolore non\",\n \"sit laboris amet ea\"\n ]\n },\n {\n \"add\": \"nulla amet ea magna\",\n \"displayName\": \"Ut ut voluptate\",\n \"group\": \"cillum\",\n \"name\": \"sit ut enim\",\n \"remove\": [\n \"mollit Lorem adip\",\n \"velit eiusmod quis Duis\"\n ]\n }\n ],\n \"registryUid\": \"aute qui in\",\n \"schema\": [\n {\n \"format\": \"eiusmod nulla\",\n \"hints\": [\n \"anim quis adipisi\",\n \"ea ut Lorem\"\n ],\n \"listOptions\": [\n \"incididunt anim tempor qu\",\n \"dolor ut ullamco vel\"\n ],\n \"name\": \"in elit of\",\n \"readonly\": false,\n \"regex\": \"ut consequat in aute irure\",\n \"required\": false,\n \"type\": \"mollit velit\"\n },\n {\n \"format\": \"reprehenderit do ut irure veniam\",\n \"hints\": [\n \"in aliquip\",\n \"el\"\n ],\n \"listOptions\": [\n \"anim et amet do occaecat\",\n \"Excepteur\"\n ],\n \"name\": \"cillum ut\",\n \"readonly\": true,\n \"regex\": \"commodo in\",\n \"required\": false,\n \"type\": \"ulla\"\n }\n ],\n \"server\": \"fugiat enim aute deserunt\",\n \"tag\": \"nisi labore cillum consequat\",\n \"type\": \"manifest\",\n \"values\": \"ipsum laborum reprehenderit eu\",\n \"version\": \"nostrud culpa el\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"voluptate pariatur\",\n \"annotations\": {\n \"enim_0d\": \"fugiat tempor nisi cupidatat\"\n },\n \"digest\": \"Excepteur dolor do\",\n \"inValidReason\": \"aliquip do veniam tempor velit\",\n \"isInvalid\": false,\n \"logo\": \"sit ut sunt proident\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ullamco adipisicing dolor cillum ea\",\n \"params\": {\n \"occaecat85\": \"amet adipisicing\",\n \"in_4\": \"consequat cillum\"\n },\n \"presets\": [\n {\n \"add\": \"Lorem esse elit\",\n \"displayName\": \"officia eiusmo\",\n \"group\": \"est laborum mollit ut\",\n \"name\": \"eiusmod aliqua culpa\",\n \"remove\": [\n \"nostrud\",\n \"eiusmod\"\n ]\n },\n {\n \"add\": \"eiusmod in Lorem sunt\",\n \"displayName\": \"Ut non e\",\n \"group\": \"sunt labore\",\n \"name\": \"occaecat sunt nulla eu\",\n \"remove\": [\n \"amet in laboris\",\n \"laboris est Excepteur adipisicing\"\n ]\n }\n ],\n \"registryUid\": \"consequat dolore tempor esse Excepteur\",\n \"schema\": [\n {\n \"format\": \"ipsum\",\n \"hints\": [\n \"in sunt minim\",\n \"ut voluptate elit\"\n ],\n \"listOptions\": [\n \"dolore\",\n \"ipsum in enim ut\"\n ],\n \"name\": \"nulla fugiat\",\n \"readonly\": false,\n \"regex\": \"in nisi\",\n \"required\": true,\n \"type\": \"aliqua\"\n },\n {\n \"format\": \"id et amet adipisicing\",\n \"hints\": [\n \"nulla ad incididunt ut\",\n \"ex Excepteur eu officia consequat\"\n ],\n \"listOptions\": [\n \"est commodo esse fugiat\",\n \"do tempor minim elit\"\n ],\n \"name\": \"aute Duis consectetur sed\",\n \"readonly\": false,\n \"regex\": \"ut deserunt amet veniam\",\n \"required\": false,\n \"type\": \"ad\"\n }\n ],\n \"server\": \"voluptate E\",\n \"tag\": \"adipisicing\",\n \"type\": \"manifest\",\n \"values\": \"labore velit\",\n \"version\": \"fugiat sunt\"\n }\n ],\n \"scope\": \"in con\",\n \"type\": \"commodo Lorem laboris sed in\",\n \"uid\": \"aute aliquip\",\n \"version\": 23774185\n },\n {\n \"cloudType\": \"elit sint magna esse\",\n \"name\": \"pariatur in sit occaecat\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"dolor veniam anim\",\n \"annotations\": {\n \"enim_7\": \"culpa\"\n },\n \"digest\": \"dolor est Ut nisi\",\n \"inValidReason\": \"sit\",\n \"isInvalid\": true,\n \"logo\": \"aut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"ex in Ut dolore\",\n \"params\": {\n \"veniam_3f0\": \"n\",\n \"aliqua8c\": \"nulla et eu ut\"\n },\n \"presets\": [\n {\n \"add\": \"deserunt in dolore nulla\",\n \"displayName\": \"dolor reprehende\",\n \"group\": \"ad sunt\",\n \"name\": \"dolore esse amet\",\n \"remove\": [\n \"ipsum sit magna aliquip\",\n \"Duis non ullamco\"\n ]\n },\n {\n \"add\": \"non minim sint\",\n \"displayName\": \"et occaecat irure\",\n \"group\": \"sunt enim\",\n \"name\": \"Lorem\",\n \"remove\": [\n \"voluptate cillum eiusmod\",\n \"Lorem\"\n ]\n }\n ],\n \"registryUid\": \"eiusmod labore sit\",\n \"schema\": [\n {\n \"format\": \"irure\",\n \"hints\": [\n \"ex irure sunt sit\",\n \"minim id do\"\n ],\n \"listOptions\": [\n \"incididunt Excepteur\",\n \"reprehenderit id aliqua\"\n ],\n \"name\": \"ad\",\n \"readonly\": true,\n \"regex\": \"nulla\",\n \"required\": false,\n \"type\": \"sed voluptate\"\n },\n {\n \"format\": \"veniam Duis Lorem ad enim\",\n \"hints\": [\n \"mollit officia nisi esse amet\",\n \"est in dolor velit voluptate\"\n ],\n \"listOptions\": [\n \"tempor ut\",\n \"veniam fugiat\"\n ],\n \"name\": \"cillum Ut Lorem quis\",\n \"readonly\": true,\n \"regex\": \"non eu aliqua culpa\",\n \"required\": true,\n \"type\": \"incididunt nulla\"\n }\n ],\n \"server\": \"nostrud mollit dolore\",\n \"tag\": \"labore\",\n \"type\": \"spectro\",\n \"values\": \"dolor ex veniam\",\n \"version\": \"do anim id\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ullamco minim\",\n \"annotations\": {\n \"tempor7\": \"id nulla\",\n \"sunt36b\": \"exercitation ullamco\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"voluptate non\",\n \"isInvalid\": false,\n \"logo\": \"magna aute ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"et aliqua cillum\",\n \"params\": {\n \"laborebbc\": \"commodo ut labore\",\n \"dolore9\": \"nulla proident incididunt sunt\"\n },\n \"presets\": [\n {\n \"add\": \"voluptate nulla id\",\n \"displayName\": \"ullamco pariatur\",\n \"group\": \"ad dolor cillum esse\",\n \"name\": \"nostru\",\n \"remove\": [\n \"ipsum pariatur reprehenderit\",\n \"velit deserunt nisi do\"\n ]\n },\n {\n \"add\": \"reprehenderit adipisici\",\n \"displayName\": \"cupidatat in esse ex\",\n \"group\": \"dolore amet qui Duis\",\n \"name\": \"incididunt\",\n \"remove\": [\n \"aliquip Excepteur consequat\",\n \"aute ipsum\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing tempor ullamco veniam\",\n \"schema\": [\n {\n \"format\": \"incididunt\",\n \"hints\": [\n \"sed\",\n \"ut minim\"\n ],\n \"listOptions\": [\n \"amet exercitation ut dolore\",\n \"irure id voluptate esse\"\n ],\n \"name\": \"ullamco eu in\",\n \"readonly\": false,\n \"regex\": \"ad\",\n \"required\": true,\n \"type\": \"irure do sit \"\n },\n {\n \"format\": \"aliquip consequat ea id\",\n \"hints\": [\n \"officia anim\",\n \"ut ipsum dolore dolor\"\n ],\n \"listOptions\": [\n \"eu ipsum\",\n \"minim aute incididunt officia\"\n ],\n \"name\": \"ul\",\n \"readonly\": true,\n \"regex\": \"Ut sunt irure\",\n \"required\": true,\n \"type\": \"ipsum nulla nostrud adipisicing\"\n }\n ],\n \"server\": \"eu sint sit\",\n \"tag\": \"do officia\",\n \"type\": \"spectro\",\n \"values\": \"sit\",\n \"version\": \"tempor consectetur\"\n }\n ],\n \"scope\": \"aliquip\",\n \"type\": \"exercitation dolore irure\",\n \"uid\": \"deserunt sit enim\",\n \"version\": -35828814\n }\n ],\n \"projectMeta\": {\n \"name\": \"sed\",\n \"uid\": \"ut nulla\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"dolore\",\n \"isBrownfield\": false,\n \"state\": \"\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": -85140679.05917004,\n \"storage\": -13607404.25088504,\n \"total\": 47114997.63433108\n },\n \"total\": 55389244.45134014\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"in qui\",\n \"conditions\": [\n {\n \"message\": \"ea sit Duis\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"ullamco do in nulla ut\",\n \"uid\": \"amet in \"\n },\n \"type\": \"voluptate occaecat\"\n },\n {\n \"message\": \"sit aliquip labore occaecat\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"amet deserunt irure in\",\n \"uid\": \"id voluptate sunt proident\"\n },\n \"type\": \"officia in nisi ut\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"eiusmod sed occaecat\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 31722696.999748707,\n \"storage\": 52401663.13324216,\n \"total\": 2581776.468506679\n },\n \"total\": -45684883.57402875\n },\n \"location\": {\n \"coordinates\": [\n -84421477.4690657,\n -34935468.11669459\n ],\n \"countryCode\": \"sunt voluptate et\",\n \"countryName\": \"ullamco consectetur aliqua dolor\",\n \"regionCode\": \"ad ut sint laboris\",\n \"regionName\": \"eiusmod exercitation deserunt veniam\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -29996631.969007075,\n \"request\": -69084201.42057991,\n \"total\": -78069169.38981114,\n \"unit\": \"aliquip non in\",\n \"usage\": 91086506.8881233\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 39549143.80046719,\n \"request\": -95498743.49652904,\n \"total\": 27041216.756396785,\n \"unit\": \"id dolore elit\",\n \"usage\": -19837450.643192336\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"ex ullamco u\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"aliquip non Duis qui\",\n \"name\": \"in dolor\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"aute in\",\n \"uid\": \"exercitation est velit\"\n },\n {\n \"kind\": \"labore fugiat veniam\",\n \"name\": \"eu dolore sed tempor\",\n \"projectUid\": \"id et sint irure fugiat\",\n \"tenantUid\": \"commodo ut ex in culpa\",\n \"uid\": \"esse \"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"do\",\n \"name\": \"voluptate amet quis dolore\",\n \"projectUid\": \"do est fugiat\",\n \"tenantUid\": \"est\",\n \"uid\": \"ex officia\"\n },\n \"hostCluster\": {\n \"kind\": \"et ut\",\n \"name\": \"veniam\",\n \"projectUid\": \"adipisicing ex irure\",\n \"tenantUid\": \"dolor anim cupidatat nulla\",\n \"uid\": \"el\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"incididu\",\n \"status\": \"Resuming\"\n },\n \"state\": \"ullamco consequat\",\n \"virtualClusters\": [\n {\n \"kind\": \"Excepteur ullamco incididunt amet\",\n \"name\": \"in est exercitation\",\n \"projectUid\": \"eu nostrud ad\",\n \"tenantUid\": \"voluptate\",\n \"uid\": \"elit fugiat culpa magna ullamco\"\n },\n {\n \"kind\": \"elit officia cupidatat\",\n \"name\": \"sed eiusmod nostrud\",\n \"projectUid\": \"aliquip\",\n \"tenantUid\": \"dolore proident\",\n \"uid\": \"dolor ulla\"\n }\n ]\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt_4b_\": \"\",\n \"exercitationaf\": \"\",\n \"autee9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"specSummary\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudAccountMeta\": {\n \"name\": \"laborum sed occaecat\",\n \"uid\": \"sint culpa ipsum id\"\n },\n \"cloudConfig\": {\n \"cloudType\": \"in anim adipisicing\",\n \"machinePools\": [\n {\n \"cloudType\": \"dolore adipisicing dol\",\n \"healthy\": 30796045,\n \"infraProfileTemplate\": {\n \"cloudType\": \"ullamco in\",\n \"name\": \"id est ut laboris\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"laborum officia in\",\n \"annotations\": {\n \"in_8a\": \"irure cillum\",\n \"esse_c\": \"sint dolore\"\n },\n \"digest\": \"iru\",\n \"inValidReason\": \"Ut aliquip laborum pariatur\",\n \"isInvalid\": false,\n \"logo\": \"anim in culpa tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"aute consectetur est labore\",\n \"params\": {\n \"ullamcod\": \"Duis voluptate\",\n \"do49a\": \"ullamco et\"\n },\n \"presets\": [\n {\n \"add\": \"nulla mollit\",\n \"displayName\": \"amet in ex proident\",\n \"group\": \"dolor tempor irure culpa\",\n \"name\": \"fugiat eiusmod\",\n \"remove\": [\n \"commodo\",\n \"veniam ad ut labore\"\n ]\n },\n {\n \"add\": \"sed irure\",\n \"displayName\": \"cupidatat reprehenderit\",\n \"group\": \"amet irure adipisicing deserunt sed\",\n \"name\": \"culpa est elit amet\",\n \"remove\": [\n \"nost\",\n \"ut minim\"\n ]\n }\n ],\n \"registryUid\": \"mollit reprehenderit ea\",\n \"schema\": [\n {\n \"format\": \"ullamco occaecat nostrud\",\n \"hints\": [\n \"Lorem occaecat et voluptate\",\n \"voluptate et exercitation ex\"\n ],\n \"listOptions\": [\n \"elit incididunt esse\",\n \"quis dolor officia\"\n ],\n \"name\": \"commodo l\",\n \"readonly\": false,\n \"regex\": \"consectetur Lorem\",\n \"required\": true,\n \"type\": \"mollit deserunt nostrud consequat\"\n },\n {\n \"format\": \"Ut\",\n \"hints\": [\n \"aliqua occaecat dolor minim\",\n \"in aute labore\"\n ],\n \"listOptions\": [\n \"proident adipisicing nulla voluptate\",\n \"ipsum nisi mollit in\"\n ],\n \"name\": \"exercitation\",\n \"readonly\": false,\n \"regex\": \"aliquip\",\n \"required\": true,\n \"type\": \"exercitation sit qui ea\"\n }\n ],\n \"server\": \"id laboris reprehenderit\",\n \"tag\": \"enim sit aliquip tempor\",\n \"type\": \"spectro\",\n \"values\": \"eu ut id consectetur\",\n \"version\": \"reprehenderit labore\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"sunt sint sit\",\n \"annotations\": {\n \"Duisab\": \"dolore et in dolor eiusmod\",\n \"Lorembf3\": \"tempor do culpa elit\"\n },\n \"digest\": \"elit ad\",\n \"inValidReason\": \"aliqu\",\n \"isInvalid\": false,\n \"logo\": \"occaecat sed in ipsu\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"reprehenderit cupidatat\",\n \"params\": {\n \"aliquipd3b\": \"mollit \"\n },\n \"presets\": [\n {\n \"add\": \"occaecat et\",\n \"displayName\": \"i\",\n \"group\": \"ea\",\n \"name\": \"dolore commodo sit\",\n \"remove\": [\n \"in est sunt\",\n \"proident officia mollit exercitation\"\n ]\n },\n {\n \"add\": \"reprehenderit in\",\n \"displayName\": \"qui nulla\",\n \"group\": \"ea fugiat\",\n \"name\": \"dolore ut nulla dolor o\",\n \"remove\": [\n \"in esse cupidatat\",\n \"consectetur in consequat\"\n ]\n }\n ],\n \"registryUid\": \"exercitation non nulla eiusmod aliqua\",\n \"schema\": [\n {\n \"format\": \"labore officia magna ut\",\n \"hints\": [\n \"ut sunt\",\n \"occaecat\"\n ],\n \"listOptions\": [\n \"qui in nostrud velit\",\n \"officia esse\"\n ],\n \"name\": \"nostrud deserunt\",\n \"readonly\": false,\n \"regex\": \"aliquip occaecat consequat ut\",\n \"required\": true,\n \"type\": \"deserunt consequat cillum\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"in quis labore\",\n \"minim irure\"\n ],\n \"listOptions\": [\n \"ullamco eu enim\",\n \"occaecat nisi sit ipsum sint\"\n ],\n \"name\": \"sint\",\n \"readonly\": true,\n \"regex\": \"deserunt in ipsum\",\n \"required\": true,\n \"type\": \"aute laboris qui labo\"\n }\n ],\n \"server\": \"e\",\n \"tag\": \"exercitation in\",\n \"type\": \"manifest\",\n \"values\": \"cupidatat officia tempor\",\n \"version\": \"nisi adipisicing Excepteur sed\"\n }\n ],\n \"scope\": \"ut commodo eiusmod sunt\",\n \"type\": \"pariatur\",\n \"uid\": \"Duis cillum\",\n \"version\": 32871659\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"sunt\",\n \"eu cupidatat labore nostrud veniam\"\n ],\n \"maintenanceMode\": 70829956,\n \"size\": 61923825\n },\n {\n \"cloudType\": \"proident magna tempor\",\n \"healthy\": 8091259,\n \"infraProfileTemplate\": {\n \"cloudType\": \"enim\",\n \"name\": \"velit\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"fugiat Ut eiusmod qui\",\n \"annotations\": {\n \"proident_3\": \"occaecat mollit\"\n },\n \"digest\": \"ut velit ex\",\n \"inValidReason\": \"nostrud eiusmod esse\",\n \"isInvalid\": false,\n \"logo\": \"laboris reprehenderit elit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"enim Excepteur Duis labore reprehenderit\",\n \"params\": {\n \"ut0\": \"commodo\",\n \"ad_1e9\": \"qui Excepteur voluptate ullamco\",\n \"temporc\": \"id laboris\",\n \"eu_1\": \"ad veniam enim reprehenderit laborum\"\n },\n \"presets\": [\n {\n \"add\": \"ullamco pariatur\",\n \"displayName\": \"sed Excepteur tempor\",\n \"group\": \"ea in proident\",\n \"name\": \"cupidatat proident commodo\",\n \"remove\": [\n \"Lorem qui exercitation veniam sint\",\n \"pariatur\"\n ]\n },\n {\n \"add\": \"officia Duis Lorem est\",\n \"displayName\": \"in consectetur tempor est\",\n \"group\": \"sit aute deserunt ad\",\n \"name\": \"reprehenderit dolore ir\",\n \"remove\": [\n \"incididunt dolor\",\n \"fugiat culpa Lorem sunt\"\n ]\n }\n ],\n \"registryUid\": \"esse minim\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"fugiat nostrud officia ad nisi\",\n \"nulla elit sit aliqua consectetur\"\n ],\n \"listOptions\": [\n \"do\",\n \"voluptate minim nostrud deserunt non\"\n ],\n \"name\": \"nisi Excepteur velit in anim\",\n \"readonly\": true,\n \"regex\": \"ut\",\n \"required\": false,\n \"type\": \"labore\"\n },\n {\n \"format\": \"laborum do non nisi nulla\",\n \"hints\": [\n \"aliquip Ut incididunt\",\n \"et esse ex\"\n ],\n \"listOptions\": [\n \"dolor\",\n \"elit ea quis Lorem voluptate\"\n ],\n \"name\": \"laboris irure cillum ea\",\n \"readonly\": true,\n \"regex\": \"deserunt repre\",\n \"required\": true,\n \"type\": \"sit quis repre\"\n }\n ],\n \"server\": \"eiusmod exercitation magna\",\n \"tag\": \"officia elit labore nulla\",\n \"type\": \"helm\",\n \"values\": \"aliquip et nulla irure\",\n \"version\": \"qui officia\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"dolore quis officia velit laborum\",\n \"annotations\": {\n \"dolord7\": \"tempor\"\n },\n \"digest\": \"in Ut laboris proident\",\n \"inValidReason\": \"ea sit occaecat esse\",\n \"isInvalid\": false,\n \"logo\": \"labore eu nos\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"l\",\n \"params\": {\n \"nulla_95c\": \"proident Excepteur\"\n },\n \"presets\": [\n {\n \"add\": \"culpa minim\",\n \"displayName\": \"Lorem\",\n \"group\": \"sunt nostrud ea\",\n \"name\": \"eiusmod\",\n \"remove\": [\n \"culpa\",\n \"qui cupidatat ex\"\n ]\n },\n {\n \"add\": \"nostrud tempor qui pariatur\",\n \"displayName\": \"ut anim Ut\",\n \"group\": \"eu Exce\",\n \"name\": \"velit dolore s\",\n \"remove\": [\n \"minim cillum\",\n \"voluptate eiusmod qui\"\n ]\n }\n ],\n \"registryUid\": \"proident aute aliquip v\",\n \"schema\": [\n {\n \"format\": \"eu in\",\n \"hints\": [\n \"nostrud incididunt \",\n \"ex dolor enim Excepteur et\"\n ],\n \"listOptions\": [\n \"pariatur laboris\",\n \"exercitation pariatur enim quis sed\"\n ],\n \"name\": \"id enim\",\n \"readonly\": false,\n \"regex\": \"sed incididunt ipsum ex\",\n \"required\": true,\n \"type\": \"amet dolor magna cillum\"\n },\n {\n \"format\": \"non nisi incididunt\",\n \"hints\": [\n \"veniam deserunt dolor minim cillum\",\n \"proident consequat deserunt\"\n ],\n \"listOptions\": [\n \"nisi cul\",\n \"incididunt in Duis\"\n ],\n \"name\": \"ipsum\",\n \"readonly\": false,\n \"regex\": \"in dolor culpa adipisicing\",\n \"required\": true,\n \"type\": \"officia Lorem ut quis minim\"\n }\n ],\n \"server\": \"culpa irure sit pariatur\",\n \"tag\": \"nulla enim dolore\",\n \"type\": \"spectro\",\n \"values\": \"ex elit dolore\",\n \"version\": \"ea Duis\"\n }\n ],\n \"scope\": \"sit ea exercitation\",\n \"type\": \"labore officia ex consectetur\",\n \"uid\": \"laboris commodo velit\",\n \"version\": -38047658\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"consectetur magna non nisi\",\n \"in\"\n ],\n \"maintenanceMode\": -17872682,\n \"size\": 45639407\n }\n ],\n \"uid\": \"repre\"\n },\n \"clusterConfig\": {\n \"hostClusterConfig\": {\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ea\",\n \"name\": \"eu Duis elit dolor\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"officia deserunt ut velit Ut\",\n \"annotations\": {\n \"do_b97\": \"culpa ea ut\"\n },\n \"digest\": \"ut Ut elit\",\n \"inValidReason\": \"Duis exercitation reprehe\",\n \"isInvalid\": true,\n \"logo\": \"voluptate deserunt occaecat ut\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cillum offici\",\n \"params\": {\n \"eiusmod_2\": \"consectetur mollit anim deserunt\"\n },\n \"presets\": [\n {\n \"add\": \"quis ex esse\",\n \"displayName\": \"esse sed consequat eiusmod\",\n \"group\": \"ex Ut\",\n \"name\": \"sit officia ipsum\",\n \"remove\": [\n \"cupidatat Duis in\",\n \"eu irure proident\"\n ]\n },\n {\n \"add\": \"sed cupidatat laborum\",\n \"displayName\": \"proident ut dolor magna\",\n \"group\": \"ea voluptate\",\n \"name\": \"in cillum tempor\",\n \"remove\": [\n \"culpa eiusmod\",\n \"aliquip esse ut laboris\"\n ]\n }\n ],\n \"registryUid\": \"aute dolore\",\n \"schema\": [\n {\n \"format\": \"irure sed dolore\",\n \"hints\": [\n \"ut tempor\",\n \"in in reprehenderit Ut\"\n ],\n \"listOptions\": [\n \"amet\",\n \"in veniam ullamco\"\n ],\n \"name\": \"labore laborum aliquip\",\n \"readonly\": false,\n \"regex\": \"aliquip est\",\n \"required\": false,\n \"type\": \"dolore ut\"\n },\n {\n \"format\": \"ut et deserunt\",\n \"hints\": [\n \"officia pariatur adipisicing commodo consectetur\",\n \"laborum culpa volupta\"\n ],\n \"listOptions\": [\n \"in consequ\",\n \"ullamco dolor aute\"\n ],\n \"name\": \"in Lorem laborum consequat in\",\n \"readonly\": false,\n \"regex\": \"Lorem labore\",\n \"required\": false,\n \"type\": \"esse et tempor dolor\"\n }\n ],\n \"server\": \"laborum\",\n \"tag\": \"non quis\",\n \"type\": \"manifest\",\n \"values\": \"irure sed pariatur ea\",\n \"version\": \"occaecat eu\"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"in anim dolore\",\n \"annotations\": {\n \"do_703\": \"dolore eiusmod\",\n \"ullamco2bf\": \"in reprehenderit\",\n \"exercitation_7ef\": \"enim qui consectetur reprehenderit\"\n },\n \"digest\": \"in eiusmod Ut\",\n \"inValidReason\": \"reprehenderit quis tempor nulla\",\n \"isInvalid\": true,\n \"logo\": \"occaecat dolor eiusmod\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"nulla dolor adipisicing reprehenderit Ut\",\n \"params\": {\n \"iruree03\": \"labore deserunt nulla esse\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"elit in dolor ea magna\",\n \"group\": \"quis id laborum anim pro\",\n \"name\": \"elit proident magna al\",\n \"remove\": [\n \"in voluptate minim occaecat\",\n \"sint id Lorem\"\n ]\n },\n {\n \"add\": \"veniam exerci\",\n \"displayName\": \"laboris amet fugiat\",\n \"group\": \"Excepteur mollit proident incididunt dolore\",\n \"name\": \"do adipisicing proident deserunt\",\n \"remove\": [\n \"ut sed\",\n \"in labore\"\n ]\n }\n ],\n \"registryUid\": \"culpa irure in\",\n \"schema\": [\n {\n \"format\": \"irure sit est\",\n \"hints\": [\n \"culpa in in\",\n \"enim elit id\"\n ],\n \"listOptions\": [\n \"in do\",\n \"eu est sunt dolore eiusmod\"\n ],\n \"name\": \"deserunt id sit\",\n \"readonly\": true,\n \"regex\": \"eu Lorem eiusmod minim\",\n \"required\": true,\n \"type\": \"velit qui amet\"\n },\n {\n \"format\": \"occaecat commodo incididunt proident\",\n \"hints\": [\n \"null\",\n \"est culpa\"\n ],\n \"listOptions\": [\n \"irure quis ut in officia\",\n \"cillum adipisicing voluptate\"\n ],\n \"name\": \"quis veniam eu ullamco\",\n \"readonly\": false,\n \"regex\": \"dolore\",\n \"required\": false,\n \"type\": \"sit\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"ullamco reprehenderit dolor Duis\",\n \"type\": \"spectro\",\n \"values\": \"laborum Excepteur\",\n \"version\": \"sunt irure\"\n }\n ],\n \"scope\": \"ad Du\",\n \"type\": \"voluptate nost\",\n \"uid\": \"dolore ipsum anim velit\",\n \"version\": -23778587\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"reprehenderit sed do elit\",\n \"name\": \"ea voluptate m\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"labore ea Excepteur nulla\",\n \"annotations\": {\n \"consectetur55f\": \"Ut veniam ut\",\n \"laboris_1\": \"Duis ut minim in labo\",\n \"amet_6d2\": \"in minim\"\n },\n \"digest\": \"cupidatat esse nulla\",\n \"inValidReason\": \"exercitation ea\",\n \"isInvalid\": false,\n \"logo\": \"occaecat eiusmod id\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"commodo incididunt id quis\",\n \"params\": {\n \"nostrud_57\": \"dolor in in commodo\",\n \"tempor4\": \"exercitation Excepteu\"\n },\n \"presets\": [\n {\n \"add\": \"culpa magna sunt elit\",\n \"displayName\": \"in\",\n \"group\": \"qui exercitation tempor aliquip mollit\",\n \"name\": \"ea\",\n \"remove\": [\n \"amet Ut in laborum\",\n \"do velit et occaecat commodo\"\n ]\n },\n {\n \"add\": \"eiusmod culpa aliqua fugiat\",\n \"displayName\": \"non consectetur fugiat velit\",\n \"group\": \"commodo sed\",\n \"name\": \"cupidatat dolor velit minim\",\n \"remove\": [\n \"est in cillum dolore\",\n \"eiu\"\n ]\n }\n ],\n \"registryUid\": \"nisi consectetur veniam voluptate deser\",\n \"schema\": [\n {\n \"format\": \"aliquip ullamco dolore\",\n \"hints\": [\n \"ipsum reprehenderit dolore consequat labore\",\n \"labore ea pariatur consectetur\"\n ],\n \"listOptions\": [\n \"Excepteur\",\n \"aliquip in mollit incididunt\"\n ],\n \"name\": \"pariatur et qui\",\n \"readonly\": true,\n \"regex\": \"cupidatat Lorem\",\n \"required\": true,\n \"type\": \"voluptate amet sit\"\n },\n {\n \"format\": \"nostrud dolor velit\",\n \"hints\": [\n \"eu incididunt\",\n \"Lorem dolor sed eu\"\n ],\n \"listOptions\": [\n \"quis tempor in\",\n \"dolore in adipisicing\"\n ],\n \"name\": \"labore eiusmod \",\n \"readonly\": false,\n \"regex\": \"pariatur ullamco\",\n \"required\": false,\n \"type\": \"consectetur elit quis do\"\n }\n ],\n \"server\": \"commodo consectetur\",\n \"tag\": \"in Lorem\",\n \"type\": \"spectro\",\n \"values\": \"dolor\",\n \"version\": \"laborum \"\n },\n {\n \"layer\": \"cni\",\n \"name\": \"Lorem officia\",\n \"annotations\": {\n \"minim9b\": \"pariatur eiusmod\",\n \"ullamco7bf\": \"aute magna\",\n \"laboris__46\": \"eiusmod \"\n },\n \"digest\": \"Excepteur\",\n \"inValidReason\": \"tempor fugiat officia irure aliqua\",\n \"isInvalid\": true,\n \"logo\": \"Ut cupidatat\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Ut velit fugiat cillum\",\n \"params\": {\n \"pariatur99\": \"nisi esse\",\n \"et_1\": \"exercitation ex\"\n },\n \"presets\": [\n {\n \"add\": \"sit Duis ex\",\n \"displayName\": \"proident dolor et occaecat\",\n \"group\": \"laborum cillum aliqua in ut\",\n \"name\": \"dolore pariatur Duis tempor\",\n \"remove\": [\n \"consectetur amet\",\n \"irure ut ex laborum sit\"\n ]\n },\n {\n \"add\": \"ipsum\",\n \"displayName\": \"non in\",\n \"group\": \"Ut eiusmod deserunt commodo eu\",\n \"name\": \"eu\",\n \"remove\": [\n \"eiusmod consequat do ad\",\n \"consequat in eiusmod ut minim\"\n ]\n }\n ],\n \"registryUid\": \"quis proident ut\",\n \"schema\": [\n {\n \"format\": \"fugiat mollit sint\",\n \"hints\": [\n \"quis consectetur occaecat \",\n \"non Duis sunt\"\n ],\n \"listOptions\": [\n \"minim ea fugiat\",\n \"mollit\"\n ],\n \"name\": \"in est cupidatat minim\",\n \"readonly\": true,\n \"regex\": \"exercitation deserunt ullamco nisi\",\n \"required\": false,\n \"type\": \"tempor pariatur anim Lorem\"\n },\n {\n \"format\": \"in dolor dolore eiusmod\",\n \"hints\": [\n \"ex ullamco amet\",\n \"c\"\n ],\n \"listOptions\": [\n \"deserunt conseq\",\n \"Ut id est incididunt\"\n ],\n \"name\": \"e\",\n \"readonly\": false,\n \"regex\": \"ex irure proident\",\n \"required\": false,\n \"type\": \"magna dolore\"\n }\n ],\n \"server\": \"adipisicing consequat\",\n \"tag\": \"ali\",\n \"type\": \"spectro\",\n \"values\": \"in velit labore deserunt non\",\n \"version\": \"velit ea eiusmod sit\"\n }\n ],\n \"scope\": \"culpa\",\n \"type\": \"proident esse cillum deserunt\",\n \"uid\": \"dolor magna in ut\",\n \"version\": 89037614\n },\n {\n \"cloudType\": \"id sed\",\n \"name\": \"in ea proident\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"non veniam anim\",\n \"annotations\": {\n \"ipsum_df6\": \"dolore et est ipsum\"\n },\n \"digest\": \"adipisicing reprehenderit anim minim\",\n \"inValidReason\": \"eu conse\",\n \"isInvalid\": true,\n \"logo\": \"tempor minim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consequat eiusmod anim ullamco magna\",\n \"params\": {\n \"cillum_6c\": \"id pariatur enim labor\",\n \"dolore_6\": \"nostrud reprehende\"\n },\n \"presets\": [\n {\n \"add\": \"sint commodo Ut\",\n \"displayName\": \"dolor do enim\",\n \"group\": \"sed\",\n \"name\": \"consequat\",\n \"remove\": [\n \"nostrud et aute ipsum mollit\",\n \"eiusmod nisi et\"\n ]\n },\n {\n \"add\": \"ut laboris eu laborum\",\n \"displayName\": \"ea ut ut\",\n \"group\": \"ess\",\n \"name\": \"qui cillum in aute\",\n \"remove\": [\n \"cupidatat magna\",\n \"tempor do\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing nisi cillum labore\",\n \"schema\": [\n {\n \"format\": \"in sed laboris quis dolor\",\n \"hints\": [\n \"voluptate ut tempor est\",\n \"mollit est\"\n ],\n \"listOptions\": [\n \"dolore in\",\n \"dolor\"\n ],\n \"name\": \"sunt\",\n \"readonly\": false,\n \"regex\": \"sed veniam\",\n \"required\": true,\n \"type\": \"sint magna sed\"\n },\n {\n \"format\": \"pariatur laborum cillum dolore\",\n \"hints\": [\n \"dolor fugiat sint sit consequat\",\n \"cupidatat Lorem ipsum ex\"\n ],\n \"listOptions\": [\n \"veniam quis sed anim dolor\",\n \"esse\"\n ],\n \"name\": \"dolor sunt exercitation\",\n \"readonly\": true,\n \"regex\": \"dolor magna quis aliqua\",\n \"required\": false,\n \"type\": \"tempor aliquip\"\n }\n ],\n \"server\": \"Duis ullamco esse\",\n \"tag\": \"quis enim mollit\",\n \"type\": \"helm\",\n \"values\": \"sint id Ut nulla\",\n \"version\": \"Lorem o\"\n },\n {\n \"layer\": \"addon\",\n \"name\": \"nulla nisi mollit\",\n \"annotations\": {\n \"sunt6e\": \"in amet u\"\n },\n \"digest\": \"non\",\n \"inValidReason\": \"dolore nulla ullamco\",\n \"isInvalid\": true,\n \"logo\": \"velit adipisicing amet\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse elit est\",\n \"params\": {\n \"Excepteur99\": \"id ex\",\n \"officiae\": \"voluptate sed dolor\"\n },\n \"presets\": [\n {\n \"add\": \"amet exerci\",\n \"displayName\": \"labore exercitation\",\n \"group\": \"dolor veniam cupidatat aute occaecat\",\n \"name\": \"ex occ\",\n \"remove\": [\n \"sint in\",\n \"\"\n ]\n },\n {\n \"add\": \"anim aliqua exercitation deserunt\",\n \"displayName\": \"labore consequat in\",\n \"group\": \"Ut labore irure\",\n \"name\": \"laboris in ut\",\n \"remove\": [\n \"labore\",\n \"ipsum do\"\n ]\n }\n ],\n \"registryUid\": \"cupidatat reprehenderit deserunt\",\n \"schema\": [\n {\n \"format\": \"veniam exercitation do ut\",\n \"hints\": [\n \"in\",\n \"elit aliquip officia ullamco\"\n ],\n \"listOptions\": [\n \"nisi occaecat Lorem esse\",\n \"proident aliquip dolor ea\"\n ],\n \"name\": \"in sunt labore\",\n \"readonly\": true,\n \"regex\": \"sint consectetur sit\",\n \"required\": true,\n \"type\": \"et sint ut mollit\"\n },\n {\n \"format\": \"dolore\",\n \"hints\": [\n \"dolor magna velit sint\",\n \"enim Lorem eiusmod\"\n ],\n \"listOptions\": [\n \"velit anim\",\n \"ipsum Excepteur sit i\"\n ],\n \"name\": \"aliqua\",\n \"readonly\": false,\n \"regex\": \"in sit ipsum\",\n \"required\": false,\n \"type\": \"proident eiusmod Excepteur\"\n }\n ],\n \"server\": \"amet do laboris\",\n \"tag\": \"cupidatat nulla\",\n \"type\": \"manifest\",\n \"values\": \"in consectetur esse\",\n \"version\": \"reprehenderit\"\n }\n ],\n \"scope\": \"mollit adipisicing ad ut\",\n \"type\": \"sunt ullamco Ut\",\n \"uid\": \"veniam qui occaecat\",\n \"version\": -46798391\n }\n ],\n \"projectMeta\": {\n \"name\": \"laborum fugiat\",\n \"uid\": \"consectetur laboris Ut\"\n }\n },\n \"status\": {\n \"clusterImport\": {\n \"importLink\": \"in quis\",\n \"isBrownfield\": true,\n \"state\": \"ex\"\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 12514150.138307974,\n \"storage\": 77195977.72833154,\n \"total\": -77316530.91741593\n },\n \"total\": -20214736.25227514\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"ad n\",\n \"conditions\": [\n {\n \"message\": \"sint adipisicing\",\n \"relatedObject\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"ex incididunt pariatur quis officia\",\n \"uid\": \"dolore sint enim dolor\"\n },\n \"type\": \"in mollit\"\n },\n {\n \"message\": \"magna est\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"ut tempor esse laboris\",\n \"uid\": \"proident\"\n },\n \"type\": \"aliqua\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"enim consectetur laborum\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -15823951.322099328,\n \"storage\": 83657715.78799888,\n \"total\": 43839755.193920076\n },\n \"total\": 17554532.07044977\n },\n \"location\": {\n \"coordinates\": [\n -59660186.14003925,\n 55214558.75563407\n ],\n \"countryCode\": \"commodo pariatur ad inc\",\n \"countryName\": \"aliquip\",\n \"regionCode\": \"sunt nulla adipisicing\",\n \"regionName\": \"tempor esse Ut\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -54824193.58460877,\n \"request\": -66198234.74756417,\n \"total\": 84328644.03476167,\n \"unit\": \"cupidatat Ut deserunt\",\n \"usage\": 20073105.51205723\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -11209329.192639396,\n \"request\": -27855933.189802244,\n \"total\": 4403631.475847065,\n \"unit\": \"consequat sunt\",\n \"usage\": -10180037.224062577\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"state\": \"quis aliqua nulla nisi\",\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"qui sed amet\",\n \"name\": \"ea\",\n \"projectUid\": \"pariatur veniam velit mollit\",\n \"tenantUid\": \"elit magna dolore et ea\",\n \"uid\": \"velit elit consequat est\"\n },\n {\n \"kind\": \"in quis id\",\n \"name\": \"occaecat aute ad\",\n \"projectUid\": \"sint sed et officia\",\n \"tenantUid\": \"cillum aliqua laboris id\",\n \"uid\": \"deserunt irure\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"tempor occaecat cupidatat\",\n \"name\": \"enim do fugiat exercitation qui\",\n \"projectUid\": \"ut Ut aliquip pariatur\",\n \"tenantUid\": \"cupidatat Lorem dolor deserunt\",\n \"uid\": \"id ut sunt\"\n },\n \"hostCluster\": {\n \"kind\": \"eu\",\n \"name\": \"ex in tempor dolor anim\",\n \"projectUid\": \"in aliqua laborum incididunt\",\n \"tenantUid\": \"proident tempor reprehenderit officia\",\n \"uid\": \"deserunt enim\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"eu dolor\",\n \"status\": \"Error\"\n },\n \"state\": \"minim nisi in amet nostrud\",\n \"virtualClusters\": [\n {\n \"kind\": \"cupidatat velit nulla\",\n \"name\": \"in eu\",\n \"projectUid\": \"nostrud ad quis mollit\",\n \"tenantUid\": \"eiusmod consequat\",\n \"uid\": \"aliquip\"\n },\n {\n \"kind\": \"minim velit eu non mollit\",\n \"name\": \"sunt Lorem\",\n \"projectUid\": \"et adipisicing cillum deserunt\",\n \"tenantUid\": \"nulla sint\",\n \"uid\": \"enim amet qui eiusmod adipisicing\"\n }\n ]\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolore dolore pariatur\",\n \"count\": -89012242,\n \"limit\": 21978865,\n \"offset\": -55155515\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fb98ef92-6330-4d71-9248-b9ea264a1b6a", "name": "export", "item": [ { "id": "a8081573-c9b3-4b3e-8ff7-eddf6cd21e5d", "name": "Export and download the list of cluster summary with matching search filter and download as a file(csv)", "request": { "name": "Export and download the list of cluster summary with matching search filter and download as a file(csv)", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "export"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "encodedFilter", "value": "" }, { "disabled": false, "key": "format", "value": "csv" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bdca17e5-1f22-4d4c-9ad9-e4489e01e485", "name": "OK", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "export"], "host": ["{{baseUrl}}"], "query": [ { "key": "encodedFilter", "value": "" }, { "key": "format", "value": "csv" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "df00a865-89b8-4dc5-b61d-cffec8d613b7", "name": "Export the list of cluster summary with matching search filter and download as a file(csv) Supported sort fields - [\"environment\", \"clusterName\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "request": { "name": "Export the list of cluster summary with matching search filter and download as a file(csv) Supported sort fields - [\"environment\", \"clusterName\", \"healthState\", \"creationTimestamp\", \"lastModifiedTimestamp\"]", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "export"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "format", "value": "csv" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"conjunction\": \"\",\n \"filterGroups\": [\n {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"condition\": {\n \"bool\": {\n \"value\": \"\"\n },\n \"date\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"float\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"int\": {\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"keyValue\": {\n \"ignoreCase\": \"\",\n \"key\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n },\n \"string\": {\n \"ignoreCase\": \"\",\n \"match\": {\n \"conjunction\": \"\",\n \"values\": [\n \"\"\n ]\n },\n \"negation\": \"\",\n \"operator\": \"\"\n }\n },\n \"property\": \"\",\n \"type\": \"\"\n }\n ]\n }\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "acdb4f3b-c316-4463-95fb-9dbdccc26ea4", "name": "download file", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "export"], "host": ["{{baseUrl}}"], "query": [ { "key": "format", "value": "csv" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "7ee0832c-de89-4b49-b71b-ce3f3fbe227a", "name": "Retrieves a supported input values for the cluster search filter", "request": { "name": "Retrieves a supported input values for the cluster search filter", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "input"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "732d0afb-02d7-4420-ae54-7511e21c6978", "name": "An array of cluster search filter input items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "input"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"inputs\": {\n \"incididunt_3\": {\n \"values\": [\n {\n \"name\": \"ea sit irure nisi culpa\",\n \"uid\": \"id amet et nisi velit\"\n },\n {\n \"name\": \"est proident consectetur eu\",\n \"uid\": \"non\"\n }\n ]\n },\n \"et_d\": {\n \"values\": [\n {\n \"name\": \"esse non do\",\n \"uid\": \"ea\"\n },\n {\n \"name\": \"proident\",\n \"uid\": \"ea Excepteur velit\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "51edb8d8-f23d-4066-851e-e52ad3f26b40", "name": "Retrieves a schema for the cluster search filter", "request": { "name": "Retrieves a schema for the cluster search filter", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "65743b66-c6c2-4054-9122-ea4da628a627", "name": "An array of cluster filter schema items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "search", "schema"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"schema\": {\n \"properties\": [\n {\n \"default\": \"aute aliquip\",\n \"displayName\": \"mollit ea\",\n \"enum\": [\n \"u\",\n \"do cillum pariatur irure\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"ut exercitation\",\n \"value\": \"laborum quis\"\n },\n {\n \"displayValue\": \"Excepteur nulla dolor\",\n \"value\": \"dolor incididunt pariatur in\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -78860324.86715946,\n \"maxIntVal\": -60404194,\n \"minFloatVal\": 3505706.1396274865,\n \"minIntVal\": 78369448,\n \"name\": \"enim sunt dolor\",\n \"type\": \"elit proident magna\"\n },\n {\n \"default\": \"dolore eu dolor\",\n \"displayName\": \"cillum voluptate enim\",\n \"enum\": [\n \"eiusmod ull\",\n \"consectetur nulla Lorem dolore ut\"\n ],\n \"enumValues\": [\n {\n \"displayValue\": \"est culpa\",\n \"value\": \"proident ullamco Lorem\"\n },\n {\n \"displayValue\": \"ullamco dolor nulla sunt magna\",\n \"value\": \"minim esse eiusmod voluptate dolor\"\n }\n ],\n \"hideDisplay\": true,\n \"maxFloatVal\": -70663915.68229018,\n \"maxIntVal\": 93616563,\n \"minFloatVal\": -61507390.163705856,\n \"minIntVal\": -91307352,\n \"name\": \"ut velit incididunt sunt\",\n \"type\": \"velit\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "03d8be77-5052-4371-97fd-ac6ffa1a58ae", "name": "Retrieves a list of Virtual machine enabled clusters", "request": { "name": "Retrieves a list of Virtual machine enabled clusters", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", "vms"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "36605e58-2e64-4c83-8640-33b51cc0b875", "name": "An array of schema items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", "vms"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"ad elit id cillum\",\n \"projectUid\": \"tempor eiusmod ipsum\",\n \"uid\": \"reprehenderit pariat\"\n },\n \"spec\": {\n \"cloudType\": \"ut aute eu exercitation\"\n },\n \"status\": {\n \"clusterState\": \"velit anim ullamco\"\n }\n },\n {\n \"metadata\": {\n \"name\": \"in nisi ex aliqua\",\n \"projectUid\": \"quis eu amet\",\n \"uid\": \"et aliquip reprehenderit\"\n },\n \"spec\": {\n \"cloudType\": \"ut p\"\n },\n \"status\": {\n \"clusterState\": \"enim aliqua ullamco cillum Ut\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4ad3d8d0-c782-4d9a-bcea-4c459f83c6ec", "name": "{uid}", "item": [ { "id": "54806780-a712-4f01-bd21-aa3039f22885", "name": "Returns the specified cluster summary", "request": { "name": "Returns the specified cluster summary", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1996426a-e89a-47ac-bb2a-1e424e65b9fd", "name": "An spectro cluster summary", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"enim_5\": \"\",\n \"consequat__d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat__17\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudConfig\": {\n \"cloudType\": \"et nisi\",\n \"machinePools\": [\n {\n \"cloudType\": \"reprehenderit est ut\",\n \"healthy\": 28649742,\n \"infraProfileTemplate\": {\n \"cloudType\": \"exercitation minim\",\n \"name\": \"est Excepteur\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"nulla cupidatat\",\n \"annotations\": {\n \"est8\": \"aliqua id veniam\",\n \"adipisicing_184\": \"esse magna\"\n },\n \"digest\": \"amet proident ex sunt\",\n \"inValidReason\": \"dolor dolor mollit\",\n \"isInvalid\": false,\n \"logo\": \"aliquip ut dolore ullamco\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"dolore id\",\n \"params\": {\n \"laborum4\": \"occaecat et Lorem\"\n },\n \"presets\": [\n {\n \"add\": \"occaecat consequat temp\",\n \"displayName\": \"sint mollit in nulla ipsum\",\n \"group\": \"culpa incididunt Excepteu\",\n \"name\": \"Lorem irure\",\n \"remove\": [\n \"amet sint\",\n \"aute sunt aliqua\"\n ]\n },\n {\n \"add\": \"in ex eiusmod et\",\n \"displayName\": \"in\",\n \"group\": \"laborum fugiat ipsum\",\n \"name\": \"dolor Excepteur velit nisi\",\n \"remove\": [\n \"dolo\",\n \"incididunt magna consectetur\"\n ]\n }\n ],\n \"registryUid\": \"culpa laborum in irure officia\",\n \"schema\": [\n {\n \"format\": \"id ipsum aliquip\",\n \"hints\": [\n \"dolore nostrud anim magna Ut\",\n \"fugiat dolore i\"\n ],\n \"listOptions\": [\n \"proident est dolore\",\n \"in eiusmod sit\"\n ],\n \"name\": \"nostrud\",\n \"readonly\": true,\n \"regex\": \"nulla velit\",\n \"required\": true,\n \"type\": \"adipisicing culpa commodo nisi\"\n },\n {\n \"format\": \"culpa\",\n \"hints\": [\n \"ipsum dolore\",\n \"ipsum adipisicing cupidatat\"\n ],\n \"listOptions\": [\n \"aliqua ullamco sint voluptate ad\",\n \"ve\"\n ],\n \"name\": \"aliqua mini\",\n \"readonly\": true,\n \"regex\": \"enim adipisicing nostrud\",\n \"required\": false,\n \"type\": \"ut ex do sunt dolor\"\n }\n ],\n \"server\": \"tempor in non\",\n \"tag\": \"dolore incididunt\",\n \"type\": \"manifest\",\n \"values\": \"irure minim\",\n \"version\": \"eiusmod sunt elit veniam\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"\",\n \"annotations\": {\n \"nisi_c54\": \"quis sit dolor\"\n },\n \"digest\": \"ex labore\",\n \"inValidReason\": \"Excepteur quis ut ad\",\n \"isInvalid\": true,\n \"logo\": \"deserunt magna\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"do pariatur nulla occaecat\",\n \"params\": {\n \"cupidatatd23\": \"sint dolor aliquip et\",\n \"cupidatat_c\": \"in do ea nisi\",\n \"sedf\": \"aliqua sint voluptate adipisicing\"\n },\n \"presets\": [\n {\n \"add\": \"veniam enim in nostrud\",\n \"displayName\": \"ipsum sint qui minim ullamco\",\n \"group\": \"dolor culpa sed\",\n \"name\": \"commodo labore fugiat eu laboris\",\n \"remove\": [\n \"quis\",\n \"elit paria\"\n ]\n },\n {\n \"add\": \"mollit exercitation\",\n \"displayName\": \"nostrud veniam aliqua est\",\n \"group\": \"dolor velit consequat\",\n \"name\": \"sed sint id\",\n \"remove\": [\n \"sit cillum aliqua voluptate\",\n \"ex amet minim fugiat\"\n ]\n }\n ],\n \"registryUid\": \"pariatur in ipsum tempor\",\n \"schema\": [\n {\n \"format\": \"in non enim\",\n \"hints\": [\n \"commodo\",\n \"consequat mollit\"\n ],\n \"listOptions\": [\n \"consequat esse\",\n \"ad occaecat Duis quis\"\n ],\n \"name\": \"ea sint cillum minim\",\n \"readonly\": true,\n \"regex\": \"do\",\n \"required\": true,\n \"type\": \"ipsum dolor in eiusmod\"\n },\n {\n \"format\": \"velit mollit veniam nulla amet\",\n \"hints\": [\n \"sit\",\n \"elit dolor laboris\"\n ],\n \"listOptions\": [\n \"in\",\n \"aute cupidatat sint\"\n ],\n \"name\": \"minim proident pariatur sed\",\n \"readonly\": true,\n \"regex\": \"Duis proident\",\n \"required\": true,\n \"type\": \"sint ut fugiat minim\"\n }\n ],\n \"server\": \"amet eu id\",\n \"tag\": \"nisi consequat\",\n \"type\": \"manifest\",\n \"values\": \"aute et Lorem\",\n \"version\": \"anim occaecat irure eu\"\n }\n ],\n \"scope\": \"in elit in sed\",\n \"type\": \"fugiat Lorem culpa\",\n \"uid\": \"anim deserunt\",\n \"version\": -26187865\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"do eiusmod in \",\n \"aliqua veniam proident pariatur ips\"\n ],\n \"maintenanceMode\": 28175024,\n \"size\": 15423910\n },\n {\n \"cloudType\": \"tempor pariatur qui in\",\n \"healthy\": 75801425,\n \"infraProfileTemplate\": {\n \"cloudType\": \"quis amet\",\n \"name\": \"exercitation nostrud occaecat\",\n \"packs\": [\n {\n \"layer\": \"k8s\",\n \"name\": \"tempor proident\",\n \"annotations\": {\n \"tempor_5ac\": \"tempor sint\",\n \"inb2_\": \"esse occaecat est eiusmod\"\n },\n \"digest\": \"sint commodo reprehenderit cillum\",\n \"inValidReason\": \"tempor\",\n \"isInvalid\": false,\n \"logo\": \"qui officia\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"Duis cupidatat officia\",\n \"params\": {\n \"esse_ff\": \"Lorem magna commodo dolo\",\n \"none\": \"consequat irure culpa sint velit\"\n },\n \"presets\": [\n {\n \"add\": \"ut nulla aliquip minim\",\n \"displayName\": \"commodo dolore ipsum incididunt\",\n \"group\": \"sed sint in amet\",\n \"name\": \"et qui aute\",\n \"remove\": [\n \"magna et laborum tempor\",\n \"ut sit\"\n ]\n },\n {\n \"add\": \"do laborum velit nulla\",\n \"displayName\": \"officia mollit\",\n \"group\": \"dolore velit mollit\",\n \"name\": \"comm\",\n \"remove\": [\n \"dolore ullamco mollit\",\n \"labore velit\"\n ]\n }\n ],\n \"registryUid\": \"eu\",\n \"schema\": [\n {\n \"format\": \"ut quis cupidatat elit\",\n \"hints\": [\n \"laboris dolor nisi\",\n \"esse aute est irure\"\n ],\n \"listOptions\": [\n \"fugiat ut\",\n \"proident veniam\"\n ],\n \"name\": \"est\",\n \"readonly\": false,\n \"regex\": \"eu cupidatat adipisicing consequat\",\n \"required\": false,\n \"type\": \"Duis aute velit\"\n },\n {\n \"format\": \"elit velit\",\n \"hints\": [\n \"amet quis\",\n \"qui enim irure\"\n ],\n \"listOptions\": [\n \"ullamco consectetur\",\n \"pariatur aute\"\n ],\n \"name\": \"magna aliquip labore\",\n \"readonly\": true,\n \"regex\": \"consectetur occaecat tempor\",\n \"required\": true,\n \"type\": \"anim in\"\n }\n ],\n \"server\": \"deserunt dolor non velit\",\n \"tag\": \"ea veniam quis\",\n \"type\": \"manifest\",\n \"values\": \"consectetur cillum laborum\",\n \"version\": \"anim qui laborum exercitation nostrud\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"culpa pariatur dolor\",\n \"annotations\": {\n \"voluptate_e\": \"labore enim\",\n \"pariatur_9c\": \"dolore anim deserunt non\",\n \"sit_b\": \"sint eu ex sed consectetur\"\n },\n \"digest\": \"consectetur id reprehenderit\",\n \"inValidReason\": \"nulla adipisicing\",\n \"isInvalid\": false,\n \"logo\": \"deserunt veniam ex\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"officia aute\",\n \"params\": {\n \"occaecat_f\": \"ut dolor\"\n },\n \"presets\": [\n {\n \"add\": \"qui velit enim\",\n \"displayName\": \"mollit ut Excepteur\",\n \"group\": \"minim laboris incididunt\",\n \"name\": \"dolor laboris do anim\",\n \"remove\": [\n \"ullamco Excepteur pariatur ea\",\n \"consectetur Lorem eu sed\"\n ]\n },\n {\n \"add\": \"do\",\n \"displayName\": \"Excepteur tempor Lorem\",\n \"group\": \"dolore sit ea Lorem \",\n \"name\": \"qui ut\",\n \"remove\": [\n \"non reprehender\",\n \"ullamco cillum enim ut\"\n ]\n }\n ],\n \"registryUid\": \"nostrud dolore\",\n \"schema\": [\n {\n \"format\": \"culpa minim\",\n \"hints\": [\n \"ullamco cillum sunt velit\",\n \"tempor\"\n ],\n \"listOptions\": [\n \"ut esse veniam\",\n \"sed incididunt\"\n ],\n \"name\": \"Excepteur est pariatur nostrud mollit\",\n \"readonly\": false,\n \"regex\": \"exercitation deserunt in magna\",\n \"required\": false,\n \"type\": \"et irure\"\n },\n {\n \"format\": \"dolor mollit\",\n \"hints\": [\n \"cupidatat sint consequat minim tempor\",\n \"in\"\n ],\n \"listOptions\": [\n \"officia aliquip occaecat\",\n \"aute magna sit cillum laboris\"\n ],\n \"name\": \"Dui\",\n \"readonly\": false,\n \"regex\": \"eu Duis culpa aliqua\",\n \"required\": false,\n \"type\": \"dolore dolor est\"\n }\n ],\n \"server\": \"adipis\",\n \"tag\": \"dolor\",\n \"type\": \"spectro\",\n \"values\": \"ut non in\",\n \"version\": \"amet dolore\"\n }\n ],\n \"scope\": \"commodo dolore\",\n \"type\": \"elit dolor nisi exercitation\",\n \"uid\": \"ad sunt\",\n \"version\": 28378760\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"labore laborum\",\n \"cupidatat Ut fugiat ex Excepteur\"\n ],\n \"maintenanceMode\": 23592079,\n \"size\": 81277167\n }\n ],\n \"uid\": \"consequat proident minim Duis\"\n },\n \"cloudaccount\": {\n \"name\": \"minim pariatur\",\n \"uid\": \"proident\"\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"ut adipisicing sunt\",\n \"name\": \"ullamco mollit dolore\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"non nulla e\",\n \"annotations\": {\n \"officia4\": \"do tempor proident\"\n },\n \"digest\": \"Duis tempor voluptate\",\n \"inValidReason\": \"ea pariatur\",\n \"isInvalid\": false,\n \"logo\": \"ex non mollit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"veniam ame\",\n \"params\": {\n \"Lorema4\": \"laboris enim cupidatat commodo\",\n \"enim_3\": \"et sunt\"\n },\n \"presets\": [\n {\n \"add\": \"Ut Duis aliqua voluptate adipisicing\",\n \"displayName\": \"irure et in in\",\n \"group\": \"laborum\",\n \"name\": \"laboris ea tem\",\n \"remove\": [\n \"et sunt cillum anim\",\n \"do\"\n ]\n },\n {\n \"add\": \"amet\",\n \"displayName\": \"consectetur\",\n \"group\": \"elit exercitation\",\n \"name\": \"dolor labore Duis sit\",\n \"remove\": [\n \"id proident aute\",\n \"deserunt laboris commodo\"\n ]\n }\n ],\n \"registryUid\": \"veniam ut deserunt\",\n \"schema\": [\n {\n \"format\": \"ullamco sunt dolore\",\n \"hints\": [\n \"ex commodo exercitation do\",\n \"nisi et consequat Duis non\"\n ],\n \"listOptions\": [\n \"proident in eu\",\n \"cillum veniam consequ\"\n ],\n \"name\": \"nulla est Excepteur id consectetur\",\n \"readonly\": false,\n \"regex\": \"reprehenderit ea consectetur\",\n \"required\": true,\n \"type\": \"sunt reprehenderit\"\n },\n {\n \"format\": \"aliqua ut deserunt\",\n \"hints\": [\n \"pariatur ad\",\n \"adipisicing sunt nisi\"\n ],\n \"listOptions\": [\n \"magna qui et Ut\",\n \"deserunt laboris\"\n ],\n \"name\": \"Ut\",\n \"readonly\": true,\n \"regex\": \"exercitation dolore nostrud mollit\",\n \"required\": false,\n \"type\": \"in non eiusmod dolore ullamco\"\n }\n ],\n \"server\": \"est esse sit amet\",\n \"tag\": \"ex anim dolor\",\n \"type\": \"manifest\",\n \"values\": \"laborum ex\",\n \"version\": \"pariatur consectetur\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"nisi velit lab\",\n \"annotations\": {\n \"do276\": \"laborum amet\"\n },\n \"digest\": \"tempor sit\",\n \"inValidReason\": \"id cu\",\n \"isInvalid\": false,\n \"logo\": \"ad non\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"consectetur sunt aliqua veniam\",\n \"params\": {\n \"et_7\": \"sed\",\n \"occaecat_8\": \"laborum laboris qui dolor\"\n },\n \"presets\": [\n {\n \"add\": \"eiusmod ipsum magna exercitation\",\n \"displayName\": \"laboris Lorem tempor\",\n \"group\": \"ea incididunt exercitation veniam\",\n \"name\": \"ex aliqui\",\n \"remove\": [\n \"aute consequat proident aliqua culpa\",\n \"ut consequat\"\n ]\n },\n {\n \"add\": \"aliqua cillum\",\n \"displayName\": \"cupidatat Lorem magna mollit\",\n \"group\": \"est commodo fugiat eiusmod ut\",\n \"name\": \"elit fugiat\",\n \"remove\": [\n \"dolore ut anim\",\n \"magna in non\"\n ]\n }\n ],\n \"registryUid\": \"eiusmod\",\n \"schema\": [\n {\n \"format\": \"ut est ex pariatur\",\n \"hints\": [\n \"amet dolore\",\n \"aliqua ut sed qui minim\"\n ],\n \"listOptions\": [\n \"dolor ex\",\n \"sunt anim\"\n ],\n \"name\": \"magna tempor culpa ut amet\",\n \"readonly\": true,\n \"regex\": \"tempor nisi\",\n \"required\": true,\n \"type\": \"pariatur labore sunt culpa aliqua\"\n },\n {\n \"format\": \"sit aliquip incididunt eu\",\n \"hints\": [\n \"\",\n \"in enim sed\"\n ],\n \"listOptions\": [\n \"irure consectetur\",\n \"in irure anim dolor\"\n ],\n \"name\": \"ut cupidatat Duis in\",\n \"readonly\": true,\n \"regex\": \"eu\",\n \"required\": false,\n \"type\": \"consequat\"\n }\n ],\n \"server\": \"adipisicing sit\",\n \"tag\": \"Duis pariatur tempor\",\n \"type\": \"helm\",\n \"values\": \"incididunt aliqua eiusmod exercitation\",\n \"version\": \"nulla dolor aute laborum\"\n }\n ],\n \"scope\": \"enim\",\n \"type\": \"laboris elit sint eiusmod irure\",\n \"uid\": \"amet sed\",\n \"version\": 38489140\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"aliqua qui\",\n \"name\": \"proident dolor\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"eiusmod Duis\",\n \"annotations\": {\n \"qui22\": \"ad aute dolore cillum\",\n \"laboris_d\": \"sint occaecat Ut non aliquip\"\n },\n \"digest\": \"officia in nostrud ut\",\n \"inValidReason\": \"consequat ut ut cillum\",\n \"isInvalid\": true,\n \"logo\": \"sunt labore qui\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"reprehenderit\",\n \"params\": {\n \"anim_16\": \"dolor mollit\"\n },\n \"presets\": [\n {\n \"add\": \"sed voluptate\",\n \"displayName\": \"proident irure occaecat amet\",\n \"group\": \"sit est dolore veniam\",\n \"name\": \"officia pariatur exercitation\",\n \"remove\": [\n \"amet incididunt consectetur do exercitation\",\n \"consequat ea aliqua esse\"\n ]\n },\n {\n \"add\": \"sit Lorem\",\n \"displayName\": \"tempor consectetur in\",\n \"group\": \"laborum Excepteur aliqua\",\n \"name\": \"deserunt ut\",\n \"remove\": [\n \"non\",\n \"enim\"\n ]\n }\n ],\n \"registryUid\": \"aute in eu\",\n \"schema\": [\n {\n \"format\": \"aliqua minim tempor ullamco laborum\",\n \"hints\": [\n \"reprehenderit\",\n \"aliqua aute mollit \"\n ],\n \"listOptions\": [\n \"commodo ut\",\n \"incididunt elit\"\n ],\n \"name\": \"culpa proident occaecat\",\n \"readonly\": true,\n \"regex\": \"esse sint consequat quis\",\n \"required\": false,\n \"type\": \"anim amet\"\n },\n {\n \"format\": \"enim velit aute Excepteur\",\n \"hints\": [\n \"sed consectetur cillum eiusmod\",\n \"ut velit\"\n ],\n \"listOptions\": [\n \"qui sit\",\n \"dolor sed officia esse nulla\"\n ],\n \"name\": \"dolor Ut pariatur\",\n \"readonly\": false,\n \"regex\": \"occaecat non\",\n \"required\": true,\n \"type\": \"consectetur ni\"\n }\n ],\n \"server\": \"eiusmod\",\n \"tag\": \"sint cupidatat non et\",\n \"type\": \"manifest\",\n \"values\": \"consequat\",\n \"version\": \"sed ea labore aliquip\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ut ex est adipisicing\",\n \"annotations\": {\n \"do__8\": \"in proident\",\n \"Lorem_92f\": \"Lorem est\"\n },\n \"digest\": \"minim tempor\",\n \"inValidReason\": \"qui Ut\",\n \"isInvalid\": true,\n \"logo\": \"laboris adipisicing fugiat est\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse commodo amet ut in\",\n \"params\": {\n \"minimfa\": \"ut id\"\n },\n \"presets\": [\n {\n \"add\": \"amet irure\",\n \"displayName\": \"quis ex\",\n \"group\": \"non occaecat\",\n \"name\": \"minim\",\n \"remove\": [\n \"est ut\",\n \"fugiat officia ex\"\n ]\n },\n {\n \"add\": \"dolor occaecat incididunt\",\n \"displayName\": \"ad in proident dolor\",\n \"group\": \"voluptate elit\",\n \"name\": \"irure nisi proident adipisicing ut\",\n \"remove\": [\n \"nulla qui\",\n \"consectetur ad cillum pariatur\"\n ]\n }\n ],\n \"registryUid\": \"dolor est\",\n \"schema\": [\n {\n \"format\": \"fugiat dolor non nostrud\",\n \"hints\": [\n \"ullamco commodo ipsum a\",\n \"ipsum\"\n ],\n \"listOptions\": [\n \"ea sed consectetur eu\",\n \"ut deserunt\"\n ],\n \"name\": \"dolor ad labore\",\n \"readonly\": false,\n \"regex\": \"adipisicing ex\",\n \"required\": true,\n \"type\": \"ex proident\"\n },\n {\n \"format\": \"labore Duis dolore ni\",\n \"hints\": [\n \"qui esse laborum\",\n \"deserunt exercitation laboris proident\"\n ],\n \"listOptions\": [\n \"culpa Ut aliqua\",\n \"proident u\"\n ],\n \"name\": \"aute\",\n \"readonly\": false,\n \"regex\": \"cupidatat commodo et\",\n \"required\": false,\n \"type\": \"minim id ad volup\"\n }\n ],\n \"server\": \"magna dolor consectetur sit\",\n \"tag\": \"Lorem eiusm\",\n \"type\": \"helm\",\n \"values\": \"elit anim ut\",\n \"version\": \"in\"\n }\n ],\n \"scope\": \"eu laborum\",\n \"type\": \"laborum anim\",\n \"uid\": \"sed dolore aliquip ipsum\",\n \"version\": -13265323\n },\n {\n \"cloudType\": \"reprehenderit deserunt ut in minim\",\n \"name\": \"dolor eiusmod\",\n \"packs\": [\n {\n \"layer\": \"k8s\",\n \"name\": \"consequat Lorem aute\",\n \"annotations\": {\n \"veniamc\": \"irure fugiat\",\n \"in1\": \"Duis officia voluptate\",\n \"laborume0\": \"aliqua et dolore laboris laborum\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"dolore anim nisi pa\",\n \"isInvalid\": true,\n \"logo\": \"pariatur mollit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"elit Duis enim\",\n \"params\": {\n \"eiusmod_\": \"consequat\"\n },\n \"presets\": [\n {\n \"add\": \"cupidatat ut\",\n \"displayName\": \"labore\",\n \"group\": \"enim mollit minim eu esse\",\n \"name\": \"dolor proident\",\n \"remove\": [\n \"nos\",\n \"ullamco sunt laborum\"\n ]\n },\n {\n \"add\": \"est\",\n \"displayName\": \"consectetur sed in\",\n \"group\": \"in\",\n \"name\": \"\",\n \"remove\": [\n \"anim dolor ullamco\",\n \"ut\"\n ]\n }\n ],\n \"registryUid\": \"nisi cillum dolore mollit\",\n \"schema\": [\n {\n \"format\": \"amet adipisicing\",\n \"hints\": [\n \"voluptate ullamco commodo\",\n \"minim et aliqua\"\n ],\n \"listOptions\": [\n \"ad\",\n \"elit irur\"\n ],\n \"name\": \"id cupidatat irure\",\n \"readonly\": false,\n \"regex\": \"sit in incid\",\n \"required\": false,\n \"type\": \"eiusmod ut ullamco\"\n },\n {\n \"format\": \"fugiat sunt\",\n \"hints\": [\n \"ut proident\",\n \"dolore pariatur quis\"\n ],\n \"listOptions\": [\n \"adipisicing\",\n \"anim Lorem nulla\"\n ],\n \"name\": \"adipisicing laborum\",\n \"readonly\": false,\n \"regex\": \"deserunt ea proident\",\n \"required\": true,\n \"type\": \"al\"\n }\n ],\n \"server\": \"ut\",\n \"tag\": \"incididunt velit veniam quis\",\n \"type\": \"spectro\",\n \"values\": \"in eu cillum\",\n \"version\": \"eiusmod veniam\"\n },\n {\n \"layer\": \"csi\",\n \"name\": \"voluptate commodo nostrud\",\n \"annotations\": {\n \"minim_d\": \"pariatur esse est aliqua\",\n \"ad_dc9\": \"cupidatat qui\"\n },\n \"digest\": \"occaecat\",\n \"inValidReason\": \"sit\",\n \"isInvalid\": true,\n \"logo\": \"esse mollit dolor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"d\",\n \"params\": {\n \"Ut_70\": \"reprehenderit adipisicing\",\n \"sint89c\": \"labore commodo\"\n },\n \"presets\": [\n {\n \"add\": \"do ad\",\n \"displayName\": \"consequa\",\n \"group\": \"aliquip occaecat tempor nostrud\",\n \"name\": \"voluptate amet pariatur commodo\",\n \"remove\": [\n \"irure aliquip dolor\",\n \"enim Duis dolore qui ut\"\n ]\n },\n {\n \"add\": \"in et exercitation\",\n \"displayName\": \"eiusmod in anim\",\n \"group\": \"in et tempor velit magna\",\n \"name\": \"laboris et occaecat aute Excepteur\",\n \"remove\": [\n \"est ex\",\n \"eiusmod Excepteur reprehenderit officia\"\n ]\n }\n ],\n \"registryUid\": \"id ullamco aute dolor\",\n \"schema\": [\n {\n \"format\": \"quis eiusmod esse Lorem consequat\",\n \"hints\": [\n \"ea ut ex consequat anim\",\n \"eiusmod in incididunt\"\n ],\n \"listOptions\": [\n \"Ut aliqua \",\n \"in in reprehenderit\"\n ],\n \"name\": \"non tempor ad\",\n \"readonly\": false,\n \"regex\": \"ea dolore\",\n \"required\": false,\n \"type\": \"eu exercitation reprehenderit fugiat\"\n },\n {\n \"format\": \"laboris nisi quis\",\n \"hints\": [\n \"in Duis officia deserunt qui\",\n \"esse\"\n ],\n \"listOptions\": [\n \"sunt elit ea aliquip ex\",\n \"aliqua minim\"\n ],\n \"name\": \"occaecat fugiat eiusmod\",\n \"readonly\": true,\n \"regex\": \"ut consequat in occaecat Duis\",\n \"required\": false,\n \"type\": \"co\"\n }\n ],\n \"server\": \"aliquip ut\",\n \"tag\": \"labore Duis Ut amet\",\n \"type\": \"spectro\",\n \"values\": \"aliquip fugiat\",\n \"version\": \"do pariatur\"\n }\n ],\n \"scope\": \"voluptate officia\",\n \"type\": \"esse\",\n \"uid\": \"dolor nulla labore\",\n \"version\": -29270706\n }\n ]\n },\n \"status\": {\n \"abortTimestamp\": \"\",\n \"addOnServices\": [\n {\n \"endpoint\": \"ut voluptate laboris\",\n \"name\": \"dolor ad\"\n },\n {\n \"endpoint\": \"Duis esse id\",\n \"name\": \"pariatur aliquip ex laboris\"\n }\n ],\n \"apiEndpoints\": [\n {\n \"host\": \"\",\n \"port\": \"\"\n },\n {\n \"host\": \"\",\n \"port\": \"\"\n }\n ],\n \"clusterImport\": {\n \"importLink\": \"et\",\n \"isBrownfield\": false,\n \"state\": \"nostrud commodo\"\n },\n \"conditions\": [\n {\n \"type\": \"in ex ad\",\n \"status\": \"ex in ullamco\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"sunt ut Ut Excepteur Duis\",\n \"reason\": \"sint\"\n },\n {\n \"type\": \"ad ullamco amet qui\",\n \"status\": \"Duis ut cillum commodo\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"amet velit aute\",\n \"reason\": \"in\"\n }\n ],\n \"cost\": {\n \"cloud\": {\n \"compute\": 71500916.86871788,\n \"storage\": 28012697.75377828,\n \"total\": 23752831.61944343\n },\n \"total\": -32836706.94777961\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"nulla Ut\",\n \"conditions\": [\n {\n \"message\": \"cillum\",\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"dolore sunt aliquip\",\n \"uid\": \"adipisicing culpa\"\n },\n \"type\": \"ut in minim\"\n },\n {\n \"message\": \"\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"fugiat Lorem\",\n \"uid\": \"nulla voluptate fugiat\"\n },\n \"type\": \"non nisi voluptate dolor\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"velit anim aute\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": 4094910.8872967362,\n \"storage\": 45745556.83947235,\n \"total\": -34394663.277190894\n },\n \"total\": -32681549.614649534\n },\n \"kubeMeta\": {\n \"hasKubeConfig\": true,\n \"hasKubeConfigClient\": false,\n \"hasManifest\": false,\n \"kubernetesVersion\": \"ea\"\n },\n \"location\": {\n \"coordinates\": [\n -63348033.43225328,\n -51915517.5378001\n ],\n \"countryCode\": \"in id enim ipsum\",\n \"countryName\": \"id in\",\n \"regionCode\": \"Excepteur occaecat \",\n \"regionName\": \"ut veniam in Excepteur\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -20159650.000102177,\n \"request\": 39766860.25785053,\n \"total\": -3260535.2609492987,\n \"unit\": \"sit ut\",\n \"usage\": 94754078.0716219\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 61244065.93442622,\n \"request\": 8960887.439732626,\n \"total\": -13904518.821104974,\n \"unit\": \"veniam sunt irure non\",\n \"usage\": 64222102.831816345\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"pariatur ut aliqua sunt\",\n \"status\": \"eu aliqua\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"quis i\",\n \"reason\": \"quis proident Lorem\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"tempor ut in\",\n \"status\": \"officia consectetur sunt dolor\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"dolor consectetur\",\n \"reason\": \"sed Ut et qu\"\n },\n \"name\": \"ad tempor Lorem laborum\",\n \"uid\": \"Duis est dolor\"\n },\n {\n \"condition\": {\n \"type\": \"irure deserunt ullamco\",\n \"status\": \"Duis sit incididunt Excepteur\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"occaecat elit irure\",\n \"reason\": \"culpa cupidatat Duis\"\n },\n \"name\": \"magna\",\n \"uid\": \"ad amet ut dolo\"\n }\n ],\n \"name\": \"nisi in laborum in ex\",\n \"profileUid\": \"Duis quis mollit qui fugiat\",\n \"services\": [\n {\n \"host\": \"nisi exercitation voluptate laboris\",\n \"name\": \"labore elit adipisicing anim proident\",\n \"ports\": [\n {\n \"port\": 86679126,\n \"protocol\": \"laboris proident\"\n },\n {\n \"port\": -20995220,\n \"protocol\": \"cupidatat do ut exercitation aute\"\n }\n ]\n },\n {\n \"host\": \"ut in\",\n \"name\": \"exercitation ut veniam\",\n \"ports\": [\n {\n \"port\": 32616356,\n \"protocol\": \"veniam irure quis est labore\"\n },\n {\n \"port\": 81734707,\n \"protocol\": \"adipisicing\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"exercitati\",\n \"version\": \"ad nostrud\"\n },\n {\n \"condition\": {\n \"type\": \"ad eu aute\",\n \"status\": \"anim Ut\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"mollit adipisicing\",\n \"reason\": \"exercitation consectetur magna\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"Excepteur tempor est\",\n \"status\": \"laborum cillum dolor\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"nostrud\",\n \"reason\": \"elit consectetur in\"\n },\n \"name\": \"sed qui sunt\",\n \"uid\": \"Excepteur commodo nostrud\"\n },\n {\n \"condition\": {\n \"type\": \"dolore reprehenderit laborum\",\n \"status\": \"sunt nulla irure labore\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"non mollit Excepteur sed\",\n \"reason\": \"exercitation in mollit magna\"\n },\n \"name\": \"minim\",\n \"uid\": \"nostrud in\"\n }\n ],\n \"name\": \"qui Duis voluptate id\",\n \"profileUid\": \"cillum sit\",\n \"services\": [\n {\n \"host\": \"aliqua exercitation nisi\",\n \"name\": \"eiusmod do elit anim\",\n \"ports\": [\n {\n \"port\": -14682853,\n \"protocol\": \"e\"\n },\n {\n \"port\": -45501067,\n \"protocol\": \"non aliqua reprehenderit velit culpa\"\n }\n ]\n },\n {\n \"host\": \"exercitation cillum\",\n \"name\": \"ex anim proident\",\n \"ports\": [\n {\n \"port\": 89917281,\n \"protocol\": \"sit commodo\"\n },\n {\n \"port\": 26825013,\n \"protocol\": \"reprehenderit Ut dolor\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"do\",\n \"version\": \"sed\"\n }\n ],\n \"services\": [\n {\n \"host\": \"cu\",\n \"name\": \"commodo\",\n \"ports\": [\n {\n \"port\": -73307501,\n \"protocol\": \"id enim exercitation\"\n },\n {\n \"port\": -41617304,\n \"protocol\": \"do\"\n }\n ]\n },\n {\n \"host\": \"veniam consectetur\",\n \"name\": \"cillum Lorem\",\n \"ports\": [\n {\n \"port\": 90510758,\n \"protocol\": \"qui occaecat culpa in\"\n },\n {\n \"port\": -23469499,\n \"protocol\": \"cillum\"\n }\n ]\n }\n ],\n \"spcApply\": {\n \"actionType\": \"DownloadAndInstallLater\",\n \"canBeApplied\": false,\n \"crdDigest\": \"deserunt eu do culpa tempor\",\n \"lastModifiedTime\": \"\",\n \"patchAppliedTime\": \"\",\n \"spcHash\": \"nisi sunt\"\n },\n \"state\": \"deserunt sint dolor incididunt\",\n \"upgrades\": [\n {\n \"reason\": [\n \"consequat\",\n \"deserunt in anim\"\n ],\n \"timestamp\": \"\"\n },\n {\n \"reason\": [\n \"in ea minim sit\",\n \"commodo id laborum nisi qui\"\n ],\n \"timestamp\": \"\"\n }\n ],\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"est Ut\",\n \"name\": \"ut commodo magna\",\n \"projectUid\": \"sed elit esse anim in\",\n \"tenantUid\": \"culpa aliquip deserunt\",\n \"uid\": \"eiusmod aliquip\"\n },\n {\n \"kind\": \"consectetur aliquip\",\n \"name\": \"sunt anim sed reprehenderit\",\n \"projectUid\": \"est quis ullamco do\",\n \"tenantUid\": \"labore in\",\n \"uid\": \"ut amet\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"cupidata\",\n \"name\": \"ipsum non\",\n \"projectUid\": \"dolore dolor\",\n \"tenantUid\": \"ea mollit\",\n \"uid\": \"Ut dese\"\n },\n \"hostCluster\": {\n \"kind\": \"ea consecte\",\n \"name\": \"culpa adipisicing cillum qui\",\n \"projectUid\": \"id est laboris in do\",\n \"tenantUid\": \"sit aliquip cupidatat\",\n \"uid\": \"velit ea ullamco in\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"consectetur Lorem consequat incididunt dolor\",\n \"status\": \"Pausing\"\n },\n \"state\": \"anim pariatur\",\n \"virtualClusters\": [\n {\n \"kind\": \"adi\",\n \"name\": \"dolor Excepteur dolore eu\",\n \"projectUid\": \"ea ad enim in\",\n \"tenantUid\": \"veniam consectetur cupidatat irure\",\n \"uid\": \"nulla commodo sunt consectetur\"\n },\n {\n \"kind\": \"est\",\n \"name\": \"Ut adipisicing deserunt\",\n \"projectUid\": \"esse in\",\n \"tenantUid\": \"dolor in\",\n \"uid\": \"ut commodo et ad\"\n }\n ]\n },\n \"workspaces\": [\n {\n \"uid\": \"esse ullamco dolor sunt\",\n \"kind\": \"aliquip in\",\n \"name\": \"sint ipsum veniam laboris\"\n },\n {\n \"uid\": \"quis\",\n \"kind\": \"eiusmod\",\n \"name\": \"ad ea Excepteur\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "176f359b-7acf-4fca-acfd-00fe57541a2f", "name": "Retrieves the specified cluster cost summary", "request": { "name": "Retrieves the specified cluster cost summary", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "cost"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "startTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "endTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "period", "value": "", "description": "period in minutes, group the data point by the specified period" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "df6fccd8-944e-4f2d-9e4d-ba34a73a4439", "name": "An spectro cluster cost summary", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "cost"], "host": ["{{baseUrl}}"], "query": [ { "key": "startTime", "value": "" }, { "key": "endTime", "value": "" }, { "key": "period", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cluster\": {\n \"cloud\": {\n \"cost\": {\n \"cloud\": {\n \"compute\": 13096265.331396714,\n \"storage\": 11446558.022940457,\n \"total\": 72075687.74473646\n },\n \"total\": -33836061.82991614\n },\n \"data\": [\n {\n \"compute\": -29834632.353510544,\n \"storage\": 12743787.808038443,\n \"timestamp\": 36705926.00639117,\n \"total\": -44345123.227043405\n },\n {\n \"compute\": 80123010.38301596,\n \"storage\": 1527984.2445134968,\n \"timestamp\": -94880146.28216358,\n \"total\": 2386856.4021967947\n }\n ]\n },\n \"cost\": {\n \"cloud\": {\n \"compute\": 6689604.412504613,\n \"storage\": 64291176.17135897,\n \"total\": -76118508.72093134\n },\n \"total\": 97406421.47185573\n },\n \"name\": \"incididunt e\",\n \"uid\": \"aute amet\"\n },\n \"endTime\": \"\",\n \"period\": -64722995,\n \"startTime\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "85fb2ae0-aa82-4e96-a2d4-fc4bc23ecfb6", "name": "Returns the specified cluster summary overview", "request": { "name": "Returns the specified cluster summary overview", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "overview"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9448e6cf-e17b-4b15-a54b-d1699eabc798", "name": "An spectro cluster summary overview", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "overview"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"irurea\": \"\",\n \"dolore_a\": \"\",\n \"sedb4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ad_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"archTypes\": [\n \"amd64\",\n \"amd64\"\n ],\n \"cloudConfig\": {\n \"cloudType\": \"aliqui\",\n \"machinePools\": [\n {\n \"cloudType\": \"do aliquip\",\n \"healthy\": 39053093,\n \"infraProfileTemplate\": {\n \"cloudType\": \"dolor sunt minim dolor\",\n \"name\": \"velit enim cupidata\",\n \"packs\": [\n {\n \"layer\": \"addon\",\n \"name\": \"eiusmod elit se\",\n \"annotations\": {\n \"ullamcoa7\": \"d\"\n },\n \"digest\": \"dolore elit sunt\",\n \"inValidReason\": \"ad in tempor Excepteur\",\n \"isInvalid\": false,\n \"logo\": \"laboris fugiat nostrud dolor labore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"dolore qui eu sunt in\",\n \"params\": {\n \"non_9\": \"cillum incididunt in\"\n },\n \"presets\": [\n {\n \"add\": \"esse magna laboris in\",\n \"displayName\": \"eiusmod Duis quis\",\n \"group\": \"mollit\",\n \"name\": \"sit est\",\n \"remove\": [\n \"Ut anim est\",\n \"minim aliqua in in sed\"\n ]\n },\n {\n \"add\": \"id sit\",\n \"displayName\": \"tempor qui exercitation\",\n \"group\": \"Lorem\",\n \"name\": \"reprehenderit eu ut sunt\",\n \"remove\": [\n \"ut officia aute\",\n \"do cillum\"\n ]\n }\n ],\n \"registryUid\": \"et Excepteur sed\",\n \"schema\": [\n {\n \"format\": \"cupidatat fugiat pariatur qui\",\n \"hints\": [\n \"dolor Lorem\",\n \"exercitation anim do occaecat\"\n ],\n \"listOptions\": [\n \"sed sunt\",\n \"magna nisi laboris anim fugiat\"\n ],\n \"name\": \"id aute dolore eiusmod\",\n \"readonly\": false,\n \"regex\": \"sint Excepteur commodo\",\n \"required\": false,\n \"type\": \"cillum Lorem\"\n },\n {\n \"format\": \"voluptate\",\n \"hints\": [\n \"proident do dolor\",\n \"esse mollit\"\n ],\n \"listOptions\": [\n \"amet Lorem esse\",\n \"id elit\"\n ],\n \"name\": \"sit aute dolor sint\",\n \"readonly\": false,\n \"regex\": \"laboris laborum ut aute\",\n \"required\": true,\n \"type\": \"adipi\"\n }\n ],\n \"server\": \"fugiat adip\",\n \"tag\": \"sint sunt\",\n \"type\": \"helm\",\n \"values\": \"qui occaecat tempor pariatur\",\n \"version\": \"nulla laborum nost\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"elit ut\",\n \"annotations\": {\n \"dolorc\": \"fugiat enim Lorem Excepteur\",\n \"labore481\": \"reprehenderit adipisicing\"\n },\n \"digest\": \"qui est anim\",\n \"inValidReason\": \"amet commodo sint\",\n \"isInvalid\": false,\n \"logo\": \"aliqua qui et consectetur labore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"eiusmod sint adipisicing est\",\n \"params\": {\n \"minim_7\": \"est dolore voluptate reprehenderit\"\n },\n \"presets\": [\n {\n \"add\": \"anim in\",\n \"displayName\": \"ut\",\n \"group\": \"ut ea\",\n \"name\": \"Excepteur exercitation consequat nisi amet\",\n \"remove\": [\n \"voluptate magna\",\n \"sint\"\n ]\n },\n {\n \"add\": \"fugiat proident magna consectetur\",\n \"displayName\": \"consequat aute ad\",\n \"group\": \"in deserunt do\",\n \"name\": \"enim elit eiusmod\",\n \"remove\": [\n \"et occaecat ex consequat\",\n \"enim aute\"\n ]\n }\n ],\n \"registryUid\": \"anim sed\",\n \"schema\": [\n {\n \"format\": \"nulla mollit dolore consectetur\",\n \"hints\": [\n \"exercitation est culpa dolor enim\",\n \"do\"\n ],\n \"listOptions\": [\n \"Lorem\",\n \"culpa\"\n ],\n \"name\": \"fugiat laborum nulla cupidatat\",\n \"readonly\": false,\n \"regex\": \"sed sint ut\",\n \"required\": false,\n \"type\": \"minim labore sint\"\n },\n {\n \"format\": \"aliquip nisi sed i\",\n \"hints\": [\n \"aliquip culpa voluptate\",\n \"proident laborum\"\n ],\n \"listOptions\": [\n \"occaecat ut pariatur fugiat\",\n \"quis est adipisicing ut\"\n ],\n \"name\": \"sint aliquip ipsum Lorem ut\",\n \"readonly\": true,\n \"regex\": \"deserunt qui in dolore Ut\",\n \"required\": false,\n \"type\": \"non\"\n }\n ],\n \"server\": \"sint dolor\",\n \"tag\": \"tempor officia incididunt\",\n \"type\": \"manifest\",\n \"values\": \"nulla Ut aliqua eu do\",\n \"version\": \"velit fugiat laboris amet\"\n }\n ],\n \"scope\": \"aliquip elit dolor voluptate\",\n \"type\": \"Ut tempor pariatur adipisicing\",\n \"uid\": \"dolore est aliquip\",\n \"version\": 90792126\n },\n \"isControlPlane\": true,\n \"labels\": [\n \"minim veniam deserunt\",\n \"in ex\"\n ],\n \"maintenanceMode\": -30664129,\n \"size\": 86374555\n },\n {\n \"cloudType\": \"ex\",\n \"healthy\": 33190023,\n \"infraProfileTemplate\": {\n \"cloudType\": \"aliqua amet in\",\n \"name\": \"qui aliquip amet est\",\n \"packs\": [\n {\n \"layer\": \"cni\",\n \"name\": \"in\",\n \"annotations\": {\n \"proident0_\": \"velit anim\"\n },\n \"digest\": \"in Duis ut sit deserunt\",\n \"inValidReason\": \"cupidatat labore ullamco\",\n \"isInvalid\": false,\n \"logo\": \"velit id do\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"cupidatat do quis\",\n \"params\": {\n \"ut550\": \"voluptate ea Ut Duis\",\n \"labore2c3\": \"Lorem occaecat anim\"\n },\n \"presets\": [\n {\n \"add\": \"laboris\",\n \"displayName\": \"consequat in\",\n \"group\": \"veniam Lorem tempor est\",\n \"name\": \"dolore\",\n \"remove\": [\n \"Duis\",\n \"ad ipsum qui mollit\"\n ]\n },\n {\n \"add\": \"mollit \",\n \"displayName\": \"in\",\n \"group\": \"ex pariatur occaecat\",\n \"name\": \"id dolor\",\n \"remove\": [\n \"Excepteur Duis deserunt\",\n \"voluptate elit Excepteur do\"\n ]\n }\n ],\n \"registryUid\": \"est dolor\",\n \"schema\": [\n {\n \"format\": \"cillum reprehenderit proident nostrud\",\n \"hints\": [\n \"reprehenderit et laboris\",\n \"commodo tempor\"\n ],\n \"listOptions\": [\n \"aliquip sed\",\n \"labore\"\n ],\n \"name\": \"laborum\",\n \"readonly\": false,\n \"regex\": \"Ut dolore eiusmod\",\n \"required\": true,\n \"type\": \"Ut\"\n },\n {\n \"format\": \"nulla deserunt est in\",\n \"hints\": [\n \"Ut veniam non exercitation\",\n \"sint pariatur nulla labore\"\n ],\n \"listOptions\": [\n \"laborum nostrud qui Lorem ad\",\n \"laborum mollit proident reprehenderit magna\"\n ],\n \"name\": \"minim et\",\n \"readonly\": true,\n \"regex\": \"magna in\",\n \"required\": false,\n \"type\": \"commodo dolor incididunt\"\n }\n ],\n \"server\": \"aliqua nostrud laboru\",\n \"tag\": \"esse exercitation aliquip enim dolor\",\n \"type\": \"manifest\",\n \"values\": \"sunt ea deserunt culpa\",\n \"version\": \"commodo minim\"\n },\n {\n \"layer\": \"k8s\",\n \"name\": \"proident laborum\",\n \"annotations\": {\n \"cupidatat2ae\": \"est occaecat esse velit\",\n \"pariatur_c3\": \"cillum\",\n \"ullamcoe5\": \"nisi voluptate elit Lorem ut\"\n },\n \"digest\": \"Ut ipsum consectetur veniam\",\n \"inValidReason\": \"ut\",\n \"isInvalid\": true,\n \"logo\": \"officia in\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"irure occaecat sit incididunt\",\n \"params\": {\n \"dolore_2e\": \"Ut velit\"\n },\n \"presets\": [\n {\n \"add\": \"in et aute\",\n \"displayName\": \"commodo sint in Lorem voluptate\",\n \"group\": \"sunt\",\n \"name\": \"voluptate laborum culpa pariatur in\",\n \"remove\": [\n \"Ut occaecat fugiat deserunt\",\n \"labore commodo et\"\n ]\n },\n {\n \"add\": \"ullamco minim ad\",\n \"displayName\": \"aute esse\",\n \"group\": \"eu laborum\",\n \"name\": \"irure voluptate incididunt qui\",\n \"remove\": [\n \"tempor\",\n \"sed\"\n ]\n }\n ],\n \"registryUid\": \"tempor velit aliqua officia nisi\",\n \"schema\": [\n {\n \"format\": \"ipsum qui\",\n \"hints\": [\n \"anim irure pariatur Excepteur\",\n \"\"\n ],\n \"listOptions\": [\n \"do esse mollit enim\",\n \"est sint\"\n ],\n \"name\": \"aute\",\n \"readonly\": true,\n \"regex\": \"dolor exercitation consectetur\",\n \"required\": false,\n \"type\": \"nulla quis \"\n },\n {\n \"format\": \"culpa minim ut sit\",\n \"hints\": [\n \"dolore Ut do ad\",\n \"dolor exercitation enim non do\"\n ],\n \"listOptions\": [\n \"ea labori\",\n \"fugiat incididunt Ut ut\"\n ],\n \"name\": \"nisi eiusmod in\",\n \"readonly\": false,\n \"regex\": \"dolor\",\n \"required\": true,\n \"type\": \"consectetur dolore adipisicing quis\"\n }\n ],\n \"server\": \"in nulla\",\n \"tag\": \"eu laborum labore Excepteur est\",\n \"type\": \"helm\",\n \"values\": \"cillum laborum sunt Duis\",\n \"version\": \"occaecat in deserunt\"\n }\n ],\n \"scope\": \"cillum proident eu\",\n \"type\": \"consequat deserunt elit et\",\n \"uid\": \"in\",\n \"version\": 82340945\n },\n \"isControlPlane\": false,\n \"labels\": [\n \"et laboris aute dolor\",\n \"sint mollit\"\n ],\n \"maintenanceMode\": -63223363,\n \"size\": -33020018\n }\n ],\n \"uid\": \"deserunt esse\"\n },\n \"cloudaccount\": {\n \"name\": \"irure proid\",\n \"uid\": \"enim consectetur culpa adipisicing\"\n },\n \"clusterProfileTemplate\": {\n \"cloudType\": \"nostrud Excepteur\",\n \"name\": \"dolor do\",\n \"packs\": [\n {\n \"layer\": \"k8s\",\n \"name\": \"nulla in ullamco ipsum\",\n \"annotations\": {\n \"dolor_4ec\": \"nost\",\n \"deserunt_a2f\": \"non\"\n },\n \"digest\": \"ut\",\n \"inValidReason\": \"sed ut\",\n \"isInvalid\": false,\n \"logo\": \"in reprehenderit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"dolore eu Ut minim in\",\n \"params\": {\n \"eu14\": \"ea aute non cillum\",\n \"dolor48_\": \"cillum ullamco eu\"\n },\n \"presets\": [\n {\n \"add\": \"incididunt quis reprehenderit ex\",\n \"displayName\": \"ullamco in Ut sint eiusmod\",\n \"group\": \"commodo laboris dol\",\n \"name\": \"ut adipisicing et occaecat\",\n \"remove\": [\n \"nisi nulla culpa\",\n \"do voluptate velit quis\"\n ]\n },\n {\n \"add\": \"sed eiusmod\",\n \"displayName\": \"officia reprehenderit non occaecat\",\n \"group\": \"ex do incididunt magna\",\n \"name\": \"Duis aliquip\",\n \"remove\": [\n \"occaecat nisi id sit\",\n \"cillum amet eu\"\n ]\n }\n ],\n \"registryUid\": \"culpa adipisicing\",\n \"schema\": [\n {\n \"format\": \"ad exercitation\",\n \"hints\": [\n \"nisi occaecat aute ali\",\n \"ipsum commodo\"\n ],\n \"listOptions\": [\n \"in pariatur\",\n \"et enim amet incididunt\"\n ],\n \"name\": \"qui nulla\",\n \"readonly\": false,\n \"regex\": \"amet nostrud cillum\",\n \"required\": true,\n \"type\": \"veniam dolor labore\"\n },\n {\n \"format\": \"sunt pariatur magna eiusmod\",\n \"hints\": [\n \"dolor velit quis\",\n \"ipsum cupidatat\"\n ],\n \"listOptions\": [\n \"commodo Excepteur dolore cillum\",\n \"sunt\"\n ],\n \"name\": \"qui\",\n \"readonly\": true,\n \"regex\": \"esse c\",\n \"required\": false,\n \"type\": \"exercitation aute fugiat\"\n }\n ],\n \"server\": \"nulla\",\n \"tag\": \"ex labore ad commodo\",\n \"type\": \"helm\",\n \"values\": \"nulla laborum in\",\n \"version\": \"tem\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"ex adipisicing\",\n \"annotations\": {\n \"labore233\": \"nostrud nisi \"\n },\n \"digest\": \"exercitation do\",\n \"inValidReason\": \"fugiat nostrud amet \",\n \"isInvalid\": true,\n \"logo\": \"occaecat commodo\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"esse laborum adipisicing\",\n \"params\": {\n \"exercitation0\": \"o\",\n \"voluptate_d\": \"fugiat voluptate\"\n },\n \"presets\": [\n {\n \"add\": \"dolor elit lab\",\n \"displayName\": \"in incididunt\",\n \"group\": \"nisi voluptate cillum\",\n \"name\": \"adipisicing ex quis\",\n \"remove\": [\n \"magna cupidatat sed commodo\",\n \"Lorem aliquip\"\n ]\n },\n {\n \"add\": \"laboris anim ipsum est tempor\",\n \"displayName\": \"veniam ipsum in ut consectetur\",\n \"group\": \"dolore cillum magna\",\n \"name\": \"dolore eiusmod\",\n \"remove\": [\n \"velit sed in Duis\",\n \"ea Lorem veniam minim in\"\n ]\n }\n ],\n \"registryUid\": \"Lorem eiusmod in laboris velit\",\n \"schema\": [\n {\n \"format\": \"sint\",\n \"hints\": [\n \"dolor in consectetur officia\",\n \"aliquip officia non reprehenderit dolore\"\n ],\n \"listOptions\": [\n \"occaecat anim\",\n \"proident eiusmod exercitation\"\n ],\n \"name\": \"cupidatat elit in non\",\n \"readonly\": false,\n \"regex\": \"deserunt officia sunt\",\n \"required\": true,\n \"type\": \"reprehenderit non commodo\"\n },\n {\n \"format\": \"officia nulla elit veniam\",\n \"hints\": [\n \"nulla qui esse labore tempor\",\n \"est elit dolor eius\"\n ],\n \"listOptions\": [\n \"mollit amet ullamco consequat cillum\",\n \"do labore\"\n ],\n \"name\": \"aliquip aliqua Excepteur elit\",\n \"readonly\": true,\n \"regex\": \"eiusmod cillum incididunt nulla\",\n \"required\": true,\n \"type\": \"sint ut elit\"\n }\n ],\n \"server\": \"ad ut eiusmod pariatur\",\n \"tag\": \"anim\",\n \"type\": \"helm\",\n \"values\": \"Ut commodo adipisicing dolore labore\",\n \"version\": \"laborum consectetur amet non consequat\"\n }\n ],\n \"scope\": \"ea aliquip anim in dolore\",\n \"type\": \"pariatur dolo\",\n \"uid\": \"enim reprehenderit\",\n \"version\": 44744890\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"aliquip consequat amet consectetur in\",\n \"name\": \"mollit consectetur\",\n \"packs\": [\n {\n \"layer\": \"kernel\",\n \"name\": \"id magna in\",\n \"annotations\": {\n \"fugiat_8c\": \"tempor commodo sed\",\n \"veniamb\": \"id dolore tempor eu aliquip\",\n \"Lorem1_\": \"officia qui\"\n },\n \"digest\": \"temp\",\n \"inValidReason\": \"laborum nostrud\",\n \"isInvalid\": true,\n \"logo\": \"et anim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"veniam mollit dolor nulla ut\",\n \"params\": {\n \"eiusmod98f\": \"magna sed\"\n },\n \"presets\": [\n {\n \"add\": \"ea\",\n \"displayName\": \"adipisicing consequat labore\",\n \"group\": \"ea\",\n \"name\": \"c\",\n \"remove\": [\n \"enim\",\n \"officia aliqua\"\n ]\n },\n {\n \"add\": \"dolor veniam ut mollit\",\n \"displayName\": \"aliqua \",\n \"group\": \"cillum do sunt ullamco\",\n \"name\": \"deserunt adipisicing sunt\",\n \"remove\": [\n \"est s\",\n \"Duis labore sint ex\"\n ]\n }\n ],\n \"registryUid\": \"laboris nisi non nostrud reprehenderit\",\n \"schema\": [\n {\n \"format\": \"ex pariatur\",\n \"hints\": [\n \"esse sit Excepteur in\",\n \"minim dolore pariatur\"\n ],\n \"listOptions\": [\n \"sed occaecat\",\n \"non amet\"\n ],\n \"name\": \"minim\",\n \"readonly\": false,\n \"regex\": \"sunt enim veniam occaecat qui\",\n \"required\": false,\n \"type\": \"ipsum consectetur\"\n },\n {\n \"format\": \"reprehenderit et\",\n \"hints\": [\n \"aute sed consequat\",\n \"nostrud\"\n ],\n \"listOptions\": [\n \"sed velit voluptate irure\",\n \"dolor voluptate\"\n ],\n \"name\": \"nostrud sed pariatur\",\n \"readonly\": false,\n \"regex\": \"dolore Excepteur anim nostrud\",\n \"required\": true,\n \"type\": \"anim officia\"\n }\n ],\n \"server\": \"amet\",\n \"tag\": \"Ut in in\",\n \"type\": \"manifest\",\n \"values\": \"exercitation amet\",\n \"version\": \"lab\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"exercitation nostrud\",\n \"annotations\": {\n \"sunt_cc3\": \"deserun\",\n \"Ut_f1d\": \"id est\"\n },\n \"digest\": \"dolor non aliqua ad ea\",\n \"inValidReason\": \"Duis\",\n \"isInvalid\": false,\n \"logo\": \"aute sint\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"officia velit\",\n \"params\": {\n \"aliquip_a\": \"dolore\"\n },\n \"presets\": [\n {\n \"add\": \"ad amet cillum velit dolore\",\n \"displayName\": \"quis\",\n \"group\": \"amet culpa magna ut sit\",\n \"name\": \"sit amet minim ullamco\",\n \"remove\": [\n \"ut laborum culpa ea\",\n \"nostrud occaecat commodo\"\n ]\n },\n {\n \"add\": \"in ea dolore\",\n \"displayName\": \"Lorem consequat minim pariatur\",\n \"group\": \"in deserunt nostrud ut\",\n \"name\": \"consequat Duis\",\n \"remove\": [\n \"nisi commodo\",\n \"minim ullamco nulla exercitation\"\n ]\n }\n ],\n \"registryUid\": \"dolore commodo esse\",\n \"schema\": [\n {\n \"format\": \"fugiat\",\n \"hints\": [\n \"culpa commodo\",\n \"in esse officia laborum\"\n ],\n \"listOptions\": [\n \"nisi in amet\",\n \"sint mollit sed ut\"\n ],\n \"name\": \"Duis aute velit\",\n \"readonly\": true,\n \"regex\": \"tempor quis nostrud mollit\",\n \"required\": true,\n \"type\": \"laborum ut officia\"\n },\n {\n \"format\": \"deserunt Excepteur dol\",\n \"hints\": [\n \"fugiat dolor in\",\n \"fugiat do non\"\n ],\n \"listOptions\": [\n \"cupidatat Duis\",\n \"aliquip enim\"\n ],\n \"name\": \"velit ea magna\",\n \"readonly\": false,\n \"regex\": \"deserunt nostrud commodo Excepteur\",\n \"required\": true,\n \"type\": \"voluptate pariatur anim\"\n }\n ],\n \"server\": \"in deserunt\",\n \"tag\": \"dolor reprehenderit magna\",\n \"type\": \"helm\",\n \"values\": \"pariatur exercitat\",\n \"version\": \"ut nisi\"\n }\n ],\n \"scope\": \"et deserunt velit Duis\",\n \"type\": \"ut\",\n \"uid\": \"velit consectetur\",\n \"version\": 51871933\n },\n {\n \"cloudType\": \"ea aliquip\",\n \"name\": \"deserunt laborum consequat dolore\",\n \"packs\": [\n {\n \"layer\": \"csi\",\n \"name\": \"aute ut incididunt in\",\n \"annotations\": {\n \"nona0\": \"ipsum proident incididunt est\",\n \"sit_c6\": \"quis id aliquip\",\n \"reprehenderit15\": \"tempor magna commodo ex pariatur\",\n \"Ut_2\": \"irure ipsum\"\n },\n \"digest\": \"minim dolor elit\",\n \"inValidReason\": \"ipsum qui\",\n \"isInvalid\": false,\n \"logo\": \"aute occaecat nulla\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"in reprehenderit dolore est\",\n \"params\": {\n \"mollit_4\": \"cillum elit\",\n \"laborume7f\": \"magna irure consequat dolor eu\"\n },\n \"presets\": [\n {\n \"add\": \"officia\",\n \"displayName\": \"laboris veniam\",\n \"group\": \"enim commodo minim ad\",\n \"name\": \"incididunt re\",\n \"remove\": [\n \"sit commodo\",\n \"irure in quis eu et\"\n ]\n },\n {\n \"add\": \"proident reprehenderit sint amet ullamco\",\n \"displayName\": \"eiusmod irure ut reprehenderit in\",\n \"group\": \"amet sunt est minim\",\n \"name\": \"Lorem\",\n \"remove\": [\n \"fugiat ea est dolore\",\n \"velit aute occaecat\"\n ]\n }\n ],\n \"registryUid\": \"incididunt ea\",\n \"schema\": [\n {\n \"format\": \"exercitation\",\n \"hints\": [\n \"non reprehenderit\",\n \"pariatur dolor laborum magna\"\n ],\n \"listOptions\": [\n \"volup\",\n \"labore\"\n ],\n \"name\": \"non elit fugiat\",\n \"readonly\": true,\n \"regex\": \"incididunt\",\n \"required\": true,\n \"type\": \"culpa eiusmod\"\n },\n {\n \"format\": \"tempor dolore\",\n \"hints\": [\n \"\",\n \"velit pariatur dolor nostrud\"\n ],\n \"listOptions\": [\n \"fugiat\",\n \"Ut commodo ut sit\"\n ],\n \"name\": \"ad id dolore in\",\n \"readonly\": true,\n \"regex\": \"dolore aliquip ut\",\n \"required\": false,\n \"type\": \"nulla amet\"\n }\n ],\n \"server\": \"in proident\",\n \"tag\": \"cupidatat pariatur amet nostrud\",\n \"type\": \"manifest\",\n \"values\": \"qui ea Lorem\",\n \"version\": \"dolore labore\"\n },\n {\n \"layer\": \"kernel\",\n \"name\": \"aute proident deserunt\",\n \"annotations\": {\n \"irure58d\": \"Duis adipisicing ad\",\n \"irure67\": \"proident commodo reprehenderit\",\n \"dolore19\": \"enim sunt\",\n \"ea_9\": \"pariatur nisi aliquip eiusmod ullamco\"\n },\n \"digest\": \"enim cupidatat\",\n \"inValidReason\": \"aliquip eu do adip\",\n \"isInvalid\": true,\n \"logo\": \"mollit\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"officia amet\",\n \"params\": {\n \"commodo_7\": \"reprehenderit in dolor Duis consequat\",\n \"sit419\": \"fugiat elit aliqua Duis sint\"\n },\n \"presets\": [\n {\n \"add\": \"dolor\",\n \"displayName\": \"nulla eu minim\",\n \"group\": \"labore\",\n \"name\": \"pariatur dolor\",\n \"remove\": [\n \"reprehenderit\",\n \"fugiat Ut aliqua\"\n ]\n },\n {\n \"add\": \"nisi enim voluptate\",\n \"displayName\": \"mollit in Duis\",\n \"group\": \"fugiat Lorem\",\n \"name\": \"adipisicing reprehenderit\",\n \"remove\": [\n \"fugiat magna consequat occaecat\",\n \"ut cupidatat\"\n ]\n }\n ],\n \"registryUid\": \"fugiat consequat in\",\n \"schema\": [\n {\n \"format\": \"nostrud fugiat in\",\n \"hints\": [\n \"elit a\",\n \"dolore mollit ea qui labore\"\n ],\n \"listOptions\": [\n \"magna exercitation reprehenderit occaecat sint\",\n \"elit nulla tempor\"\n ],\n \"name\": \"et\",\n \"readonly\": false,\n \"regex\": \"adipisicing nisi incididunt\",\n \"required\": false,\n \"type\": \"consectetur\"\n },\n {\n \"format\": \"Duis sit et\",\n \"hints\": [\n \"ex dolor pariatur\",\n \"eiusmod qui labore Excepteur\"\n ],\n \"listOptions\": [\n \"irure minim\",\n \"sed mollit quis\"\n ],\n \"name\": \"in\",\n \"readonly\": false,\n \"regex\": \"aliqua ut voluptate amet\",\n \"required\": false,\n \"type\": \"anim magna id ut culpa\"\n }\n ],\n \"server\": \"eiusmod culpa enim ea\",\n \"tag\": \"tempor\",\n \"type\": \"helm\",\n \"values\": \"Lorem in quis\",\n \"version\": \"fugiat in sed enim\"\n }\n ],\n \"scope\": \"nostrud \",\n \"type\": \"labore nostrud tempor ea au\",\n \"uid\": \"consectetur dolor\",\n \"version\": -39514994\n }\n ]\n },\n \"status\": {\n \"abortTimestamp\": \"\",\n \"addOnServices\": [\n {\n \"endpoint\": \"elit est commodo\",\n \"name\": \"laborum dolor ut\"\n },\n {\n \"endpoint\": \"do cillum esse id\",\n \"name\": \"eiusmod eu\"\n }\n ],\n \"apiEndpoints\": [\n {\n \"host\": \"\",\n \"port\": \"\"\n },\n {\n \"host\": \"\",\n \"port\": \"\"\n }\n ],\n \"clusterImport\": {\n \"importLink\": \"eu veniam\",\n \"isBrownfield\": false,\n \"state\": \"dolore eu incididunt\"\n },\n \"conditions\": [\n {\n \"type\": \"in consectetur cillum\",\n \"status\": \"cupidatat reprehenderit\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"nostrud am\",\n \"reason\": \"in velit dolore irure\"\n },\n {\n \"type\": \"sit id aliq\",\n \"status\": \"veniam ullamco tempor in dolore\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"enim amet est\",\n \"reason\": \"amet esse commodo enim\"\n }\n ],\n \"cost\": {\n \"cloud\": {\n \"compute\": 32140579.46595554,\n \"storage\": -73116204.6824776,\n \"total\": -24934057.71051158\n },\n \"total\": 77812501.97149405\n },\n \"fips\": {\n \"mode\": \"none\"\n },\n \"health\": {\n \"agentVersion\": \"pariatur fugiat commodo laborum\",\n \"conditions\": [\n {\n \"message\": \"Ut enim\",\n \"relatedObject\": {\n \"kind\": \"clusterprofile\",\n \"name\": \"eiusmod ipsum amet nisi qui\",\n \"uid\": \"id\"\n },\n \"type\": \"sunt eiusmod elit ut\"\n },\n {\n \"message\": \"labore ullamco\",\n \"relatedObject\": {\n \"kind\": \"clusterprofile\",\n \"name\": \"Ut\",\n \"uid\": \"mollit est\"\n },\n \"type\": \"occaecat elit aute velit laborum\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"velit pariatur labore minim\"\n },\n \"hourlyRate\": {\n \"cloud\": {\n \"compute\": -91203067.70813107,\n \"storage\": -59770709.005775705,\n \"total\": -85083982.4340762\n },\n \"total\": 81710136.39982295\n },\n \"kubeMeta\": {\n \"hasKubeConfig\": false,\n \"hasKubeConfigClient\": true,\n \"hasManifest\": true,\n \"kubernetesVersion\": \"quis\"\n },\n \"location\": {\n \"coordinates\": [\n 92920696.67901015,\n -48741272.307787575\n ],\n \"countryCode\": \"cupidatat sint\",\n \"countryName\": \"pariatur enim exercitation\",\n \"regionCode\": \"deserunt dolore\",\n \"regionName\": \"labore Ut pariatur ullamco id\"\n },\n \"metrics\": {\n \"cpu\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": -91209790.57640345,\n \"request\": 92059236.9667058,\n \"total\": 5405513.376623005,\n \"unit\": \"amet Ut cillum veniam ut\",\n \"usage\": -71394330.2026391\n },\n \"memory\": {\n \"lastUpdatedTime\": \"\",\n \"limit\": 16453146.542998314,\n \"request\": 36977810.84204218,\n \"total\": -41922273.316079386,\n \"unit\": \"dolore enim\",\n \"usage\": -77834121.6775627\n }\n },\n \"notifications\": {\n \"isAvailable\": false\n },\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"commodo velit cillum\",\n \"status\": \"ipsum deserunt\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"officia deserunt\",\n \"reason\": \"ad magna\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"Lorem quis elit\",\n \"status\": \"labore\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"ullamco ut dol\",\n \"reason\": \"sit sed ut\"\n },\n \"name\": \"exercitation sunt\",\n \"uid\": \"ea ipsum nostrud\"\n },\n {\n \"condition\": {\n \"type\": \"non occaecat dolore\",\n \"status\": \"ad in aliqua s\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"tempor consequat minim\",\n \"reason\": \"enim Excepteur\"\n },\n \"name\": \"laboris ex nostrud\",\n \"uid\": \"anim\"\n }\n ],\n \"name\": \"veniam est \",\n \"profileUid\": \"reprehenderit occaecat\",\n \"services\": [\n {\n \"host\": \"dolor\",\n \"name\": \"in ea sit\",\n \"ports\": [\n {\n \"port\": 30827218,\n \"protocol\": \"magna do laboris\"\n },\n {\n \"port\": -14214144,\n \"protocol\": \"culpa\"\n }\n ]\n },\n {\n \"host\": \"ea\",\n \"name\": \"anim reprehenderit sunt\",\n \"ports\": [\n {\n \"port\": -56260307,\n \"protocol\": \"dolore laborum consectetur\"\n },\n {\n \"port\": -43274208,\n \"protocol\": \"elit ea proident\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"esse nostrud\",\n \"version\": \"est reprehenderit\"\n },\n {\n \"condition\": {\n \"type\": \"fugiat dolore magna\",\n \"status\": \"ut sunt veniam non\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"sed\",\n \"reason\": \"commodo irure dolore ullamco\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"id dolor esse occaecat\",\n \"status\": \"enim ea eiusmod\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"sint aute commodo laborum\",\n \"reason\": \"laborum\"\n },\n \"name\": \"proident commodo voluptate eu\",\n \"uid\": \"elit minim magna reprehenderit\"\n },\n {\n \"condition\": {\n \"type\": \"aute ea\",\n \"status\": \"velit tempor in cillu\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"nostr\",\n \"reason\": \"id Lorem proident\"\n },\n \"name\": \"nos\",\n \"uid\": \"non anim ut\"\n }\n ],\n \"name\": \"anim\",\n \"profileUid\": \"irure voluptate culpa laborum aliqua\",\n \"services\": [\n {\n \"host\": \"Duis nulla\",\n \"name\": \"ad\",\n \"ports\": [\n {\n \"port\": 22312535,\n \"protocol\": \"sit nulla nostrud sunt\"\n },\n {\n \"port\": 80829654,\n \"protocol\": \"ea sunt dolore cillum\"\n }\n ]\n },\n {\n \"host\": \"non ut aliqua\",\n \"name\": \"non est et enim ad\",\n \"ports\": [\n {\n \"port\": 77043663,\n \"protocol\": \"ipsum\"\n },\n {\n \"port\": 94985587,\n \"protocol\": \"proident consectetur dolore velit exercitation\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"ut officia\",\n \"version\": \"eu aliquip dolore\"\n }\n ],\n \"services\": [\n {\n \"host\": \"qui\",\n \"name\": \"sunt\",\n \"ports\": [\n {\n \"port\": 93970590,\n \"protocol\": \"in sed exercitation\"\n },\n {\n \"port\": 94836706,\n \"protocol\": \"nulla exercitation adipisicing Lorem cupidatat\"\n }\n ]\n },\n {\n \"host\": \"nisi elit irure\",\n \"name\": \"sunt commodo\",\n \"ports\": [\n {\n \"port\": -51761770,\n \"protocol\": \"cupidatat\"\n },\n {\n \"port\": -22643386,\n \"protocol\": \"sed velit nisi\"\n }\n ]\n }\n ],\n \"spcApply\": {\n \"actionType\": \"DownloadAndInstall\",\n \"canBeApplied\": false,\n \"crdDigest\": \"labore\",\n \"lastModifiedTime\": \"\",\n \"patchAppliedTime\": \"\",\n \"spcHash\": \"dolore quis\"\n },\n \"state\": \"incididunt consectetur\",\n \"upgrades\": [\n {\n \"reason\": [\n \"ut elit ut\",\n \"in amet in\"\n ],\n \"timestamp\": \"\"\n },\n {\n \"reason\": [\n \"ex Ex\",\n \"culpa aliqua ut\"\n ],\n \"timestamp\": \"\"\n }\n ],\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"velit ut\",\n \"name\": \"est\",\n \"projectUid\": \"qui reprehenderit adipisicing minim quis\",\n \"tenantUid\": \"cupidatat nulla ea irure\",\n \"uid\": \"in irure ut consectetur\"\n },\n {\n \"kind\": \"fugiat sed deserunt pariatur\",\n \"name\": \"sed proident non officia\",\n \"projectUid\": \"cupidatat non ad\",\n \"tenantUid\": \"est do esse sit\",\n \"uid\": \"eu aliquip\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"consequat veniam\",\n \"name\": \"ut laboris\",\n \"projectUid\": \"enim proident\",\n \"tenantUid\": \"dolore reprehenderit ut dolo\",\n \"uid\": \"elit cupidatat\"\n },\n \"hostCluster\": {\n \"kind\": \"ad eu Lorem\",\n \"name\": \"velit\",\n \"projectUid\": \"sunt voluptate\",\n \"tenantUid\": \"pariatur nisi irure aute\",\n \"uid\": \"Ut eu sit laborum co\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"incididunt magna\",\n \"status\": \"Pausing\"\n },\n \"state\": \"aliquip id Lorem\",\n \"virtualClusters\": [\n {\n \"kind\": \"et amet\",\n \"name\": \"reprehenderit id ullamco sed\",\n \"projectUid\": \"in elit laborum dolor\",\n \"tenantUid\": \"dolore enim velit\",\n \"uid\": \"deserunt eu cupidatat\"\n },\n {\n \"kind\": \"ullamco\",\n \"name\": \"est dolor elit culpa\",\n \"projectUid\": \"eiusmod nisi sunt culpa ut\",\n \"tenantUid\": \"minim \",\n \"uid\": \"Duis\"\n }\n ]\n },\n \"workspaces\": [\n {\n \"uid\": \"est exercitation Ut\",\n \"kind\": \"officia in commodo ad\",\n \"name\": \"Lorem veniam sunt esse\"\n },\n {\n \"uid\": \"in\",\n \"kind\": \"labore\",\n \"name\": \"ipsum Excepteur anim sed\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "40b3c9f3-a89c-40b9-ad6f-a99811188bce", "name": "Retrieves specified spectro cluster resource consumption", "request": { "name": "Retrieves specified spectro cluster resource consumption", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "resources", "consumption"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clouds\": [\n \"\"\n ],\n \"clusters\": [\n \"\"\n ],\n \"endTime\": \"\",\n \"includeMasterMachines\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"projects\": [\n \"\"\n ],\n \"startTime\": \"\",\n \"workspaces\": [\n \"\"\n ]\n },\n \"options\": {\n \"enableSummaryView\": true,\n \"groupBy\": \"namespace\",\n \"period\": 60\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a197e941-6387-4498-874a-7f8aedd27b21", "name": "An array of resource consumption data items", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "resources", "consumption"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cpuUnit\": \"incididunt sunt Duis magna cul\",\n \"memoryUnit\": \"culpa ad consequat Lorem\",\n \"resources\": [\n {\n \"associatedResources\": [\n {\n \"uid\": \"anim\",\n \"kind\": \"cil\",\n \"name\": \"aliqua\"\n },\n {\n \"uid\": \"id consequat\",\n \"kind\": \"commodo id ullamc\",\n \"name\": \"anim dol\"\n }\n ],\n \"data\": [\n {\n \"allotted\": {\n \"cpu\": -63268906.12679015,\n \"memory\": -30488823.691538736\n },\n \"timestamp\": -56346478.70496599,\n \"usage\": {\n \"cpu\": 34572878.094180524,\n \"memory\": -30424164.569844604\n }\n },\n {\n \"allotted\": {\n \"cpu\": 49080978.55630836,\n \"memory\": -22268796.05995062\n },\n \"timestamp\": -48985495.432793334,\n \"usage\": {\n \"cpu\": -12577549.284788653,\n \"memory\": -17635322.788519442\n }\n }\n ],\n \"entity\": {\n \"uid\": \"fugiat in sed\",\n \"kind\": \"est adipisicing dolore\",\n \"name\": \"ea eiusmod voluptate minim\"\n },\n \"total\": {\n \"allotted\": {\n \"cpu\": -51541048.58842898,\n \"memory\": 52584470.90014827\n },\n \"usage\": {\n \"cpu\": -93236985.95380417,\n \"memory\": 49898374.236497164\n }\n }\n },\n {\n \"associatedResources\": [\n {\n \"uid\": \"ex quis\",\n \"kind\": \"ullamco pariatur amet \",\n \"name\": \"aliquip elit magna dolore\"\n },\n {\n \"uid\": \"in aute\",\n \"kind\": \"in velit\",\n \"name\": \"et\"\n }\n ],\n \"data\": [\n {\n \"allotted\": {\n \"cpu\": 17024558.540785506,\n \"memory\": 35439455.40228623\n },\n \"timestamp\": 9929708.390897617,\n \"usage\": {\n \"cpu\": -49003429.751649685,\n \"memory\": 93404717.8057797\n }\n },\n {\n \"allotted\": {\n \"cpu\": 43759291.43401834,\n \"memory\": -54619193.65677148\n },\n \"timestamp\": -94261005.63273683,\n \"usage\": {\n \"cpu\": 61001013.14294347,\n \"memory\": -6728284.529233307\n }\n }\n ],\n \"entity\": {\n \"uid\": \"irure in\",\n \"kind\": \"deserunt sed\",\n \"name\": \"sint mollit\"\n },\n \"total\": {\n \"allotted\": {\n \"cpu\": 46859914.30323398,\n \"memory\": 13230669.029930338\n },\n \"usage\": {\n \"cpu\": 91108723.87852865,\n \"memory\": 71150349.92075047\n }\n }\n }\n ],\n \"total\": {\n \"allotted\": {\n \"cpu\": -37047026.59341681,\n \"memory\": 67468484.19813204\n },\n \"usage\": {\n \"cpu\": 34610976.56094557,\n \"memory\": 67236903.29446474\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dc95d4e6-4ff6-4e15-b50b-77b52ebdf2d2", "name": "workloads", "item": [ { "id": "0c0c515e-5a58-4d06-b027-86e25cb1b425", "name": "Retrieves specified cluster workloads", "request": { "name": "Retrieves specified cluster workloads", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c0eccc76-fe4a-45aa-a4ad-df2f5cf7b7dc", "name": "An array of cluster workloads", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"sintb8\": \"\",\n \"qui__\": \"\"\n },\n \"labels\": {\n \"tempor_5f4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterroleBindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"veniam esse velit f\",\n \"name\": \"ea\",\n \"uid\": \"dolor exercitation\"\n },\n \"labels\": {\n \"non31\": \"occaecat aliquip\"\n },\n \"namespace\": \"velit ad ullamco eiusmod consectetur\"\n },\n \"spec\": {\n \"namespace\": \"voluptate proident labore\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"nulla do amet qui\"\n },\n \"subjects\": [\n {\n \"name\": \"incididunt id\",\n \"namespace\": \"qui irure\",\n \"type\": \"User\"\n },\n {\n \"name\": \"consequat occaecat\",\n \"namespace\": \"irure do\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ipsum voluptate\",\n \"name\": \"in ad cillum est\",\n \"uid\": \"eiusmod occaecat\"\n },\n \"labels\": {\n \"Lorem_d37\": \"ad\",\n \"Lorem__cf\": \"fugiat ea\",\n \"ad6\": \"cillum non\"\n },\n \"namespace\": \"ex nisi officia ad pariatur\"\n },\n \"spec\": {\n \"namespace\": \"aliquip elit eu\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"dolore labore eu sint\"\n },\n \"subjects\": [\n {\n \"name\": \"magna id cupidatat\",\n \"namespace\": \"in ipsum culpa\",\n \"type\": \"Group\"\n },\n {\n \"name\": \"irure commodo adipisicing exercitation officia\",\n \"namespace\": \"voluptate exercitation\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n }\n ],\n \"cronJobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ullamco amet deserunt ex\",\n \"name\": \"occaecat in cupidatat\",\n \"uid\": \"non\"\n },\n \"labels\": {\n \"fugiat6\": \"mollit Excepteur non esse\",\n \"ullamco_70\": \"laboris Excepteur nostrud\"\n },\n \"namespace\": \"id esse non reprehenderit\"\n },\n \"spec\": {\n \"schedule\": \"am\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"minim\",\n \"name\": \"aliquip ex est\",\n \"uid\": \"commodo\"\n },\n \"labels\": {\n \"Duis52c\": \"sint\",\n \"do_312\": \"incididunt qui ut mollit ex\",\n \"sit6d\": \"in reprehenderit\"\n },\n \"namespace\": \"veniam cu\"\n },\n \"spec\": {\n \"schedule\": \"minim Excepteur adipisicing labore reprehend\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n }\n ],\n \"daemonSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"aliquip tempor non velit ut\",\n \"name\": \"qui laborum in in\",\n \"uid\": \"Ut eu\"\n },\n \"labels\": {\n \"qui8\": \"consequat\",\n \"eu9d\": \"elit aliqua adipisicing est officia\"\n },\n \"namespace\": \"Lorem ipsum Duis est nostrud\"\n },\n \"status\": {\n \"available\": -29726877,\n \"currentScheduled\": 21520191,\n \"desiredScheduled\": -71008607,\n \"misScheduled\": 60308240,\n \"ready\": -1340547,\n \"updatedScheduled\": 79977547\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"velit non enim aute\",\n \"name\": \"Ut cillum cupidatat\",\n \"uid\": \"nisi quis\"\n },\n \"labels\": {\n \"fugiat_c8\": \"culpa quis fugiat\"\n },\n \"namespace\": \"dolor sunt\"\n },\n \"status\": {\n \"available\": -40838556,\n \"currentScheduled\": 43304037,\n \"desiredScheduled\": 68738691,\n \"misScheduled\": 13706600,\n \"ready\": 31154276,\n \"updatedScheduled\": 15403222\n }\n }\n ],\n \"deployments\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Duis exercitation Ut tempor\",\n \"name\": \"do comm\",\n \"uid\": \"mollit enim consectetur laborum commodo\"\n },\n \"labels\": {\n \"ut_c\": \"ut deserunt voluptate\",\n \"eu4\": \"irure adipisicing aliqua laborum\",\n \"do_034\": \"proident deserunt ut sunt est\"\n },\n \"namespace\": \"esse dolor cillum nulla aute\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 14586968,\n \"ready\": 43819447,\n \"total\": 35155287,\n \"updated\": -45456588\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ea dolor enim consequat\",\n \"name\": \"reprehenderit et laboris deserunt\",\n \"uid\": \"quis Ut eiusmod Excepteur\"\n },\n \"labels\": {\n \"proident_3f\": \"amet\",\n \"laborum_7\": \"pariatur sunt\",\n \"laboris_76\": \"ad consectetur ut\"\n },\n \"namespace\": \"sed dolor adipisicing qui\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 98973340,\n \"ready\": 77270316,\n \"total\": -99525949,\n \"updated\": 6344126\n }\n }\n }\n ],\n \"jobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"exercitation\",\n \"name\": \"ea cillum sint\",\n \"uid\": \"eu Duis\"\n },\n \"labels\": {\n \"mollit_077\": \"voluptate irure ea exercitation\"\n },\n \"namespace\": \"proident Excepteur magna in\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"sunt ullamco\",\n \"reason\": \"in c\",\n \"status\": \"proident et consectetur\",\n \"type\": \"incididunt commodo cillum proident\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"sit est\",\n \"reason\": \"minim consequ\",\n \"status\": \"dolore in ullamco dolor commodo\",\n \"type\": \"laboris tempor\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": -82528388\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"eiusmod mollit aliqua minim Lorem\",\n \"name\": \"occaecat\",\n \"uid\": \"culpa aute\"\n },\n \"labels\": {\n \"cupidatatd\": \"dolor in dolore tempor\",\n \"adipisicing_ac0\": \"Excepteur culpa pariatur\",\n \"ex_f9\": \"et enim tempor in consequat\"\n },\n \"namespace\": \"ut exercitation\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"officia deserunt mollit non\",\n \"reason\": \"velit Lorem reprehenderit\",\n \"status\": \"ullamco adipisicing i\",\n \"type\": \"Duis qui veniam proident\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"et amet cillum\",\n \"reason\": \"ut laborum sint commodo\",\n \"status\": \"dolore\",\n \"type\": \"sunt ea Excepteur\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": 73507265\n }\n }\n ],\n \"pods\": [\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"sunt aliqua \",\n \"name\": \"in reprehenderit cupidatat\",\n \"uid\": \"in aliqua ul\"\n },\n {\n \"kind\": \"proid\",\n \"name\": \"ullamco do\",\n \"uid\": \"enim consectetur\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"sunt veniam\",\n \"name\": \"nostrud enim do\",\n \"uid\": \"consectetur consequat\"\n },\n \"labels\": {\n \"ea1ad\": \"in\"\n },\n \"machineUid\": \"esse nisi cupidatat co\",\n \"namespace\": \"labore\",\n \"nodename\": \"in ut\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"consectetur commodo\",\n \"name\": \"minim ullamco amet ut irure\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 23911604,\n \"cpuUnit\": \"pariatur\",\n \"memory\": 33358980,\n \"memoryUnit\": \"pariatur irure ex id\"\n },\n \"requests\": {\n \"cpu\": 39148515,\n \"cpuUnit\": \"id\",\n \"memory\": 42510922,\n \"memoryUnit\": \"quis et\"\n }\n }\n },\n {\n \"image\": \"deserunt ipsum\",\n \"name\": \"aliquip magna non lab\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -88880380,\n \"cpuUnit\": \"minim deserunt ad aliquip\",\n \"memory\": -85545053,\n \"memoryUnit\": \"eli\"\n },\n \"requests\": {\n \"cpu\": 25593350,\n \"cpuUnit\": \"et qui sint\",\n \"memory\": -61158619,\n \"memoryUnit\": \"adipisicing fugiat reprehenderit ipsum\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"laboris dolore ipsum\"\n },\n {\n \"name\": \"dolor est\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"commodo dolore cupidatat occaecat\",\n \"name\": \"aute officia ea consequat\",\n \"ready\": true,\n \"restartCount\": 3971647,\n \"started\": true,\n \"state\": {\n \"exitCode\": 2034423,\n \"finishedAt\": \"\",\n \"reason\": \"irure\",\n \"startedAt\": \"\",\n \"state\": \"irure pariatur est elit\"\n }\n },\n {\n \"image\": \"exercitation cill\",\n \"name\": \"in exercitation qui\",\n \"ready\": false,\n \"restartCount\": 36667137,\n \"started\": true,\n \"state\": {\n \"exitCode\": 8395164,\n \"finishedAt\": \"\",\n \"reason\": \"mollit tempor\",\n \"startedAt\": \"\",\n \"state\": \"in anim\"\n }\n }\n ],\n \"phase\": \"ex ullamco\",\n \"podIp\": \"sed nisi commodo aute in\",\n \"qosClass\": \"ut nulla ut\"\n }\n },\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"ea est nisi\",\n \"name\": \"ut cillum reprehenderit et laborum\",\n \"uid\": \"nulla eius\"\n },\n {\n \"kind\": \"aute sint sed m\",\n \"name\": \"est sunt c\",\n \"uid\": \"id\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"do eu\",\n \"name\": \"dolore quis qui labore\",\n \"uid\": \"ut quis\"\n },\n \"labels\": {\n \"sint_0b\": \"culpa laborum irure sunt\",\n \"cillum_52\": \"Lorem eiusmod minim aliqua\",\n \"occaecat3e\": \"labore\"\n },\n \"machineUid\": \"nulla voluptate nostrud\",\n \"namespace\": \"officia eiusmod dolor\",\n \"nodename\": \"esse Excepteur dolor magna\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"laboris\",\n \"name\": \"magna dolore ea cillum\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 46106748,\n \"cpuUnit\": \"ipsum aliqua nostrud Except\",\n \"memory\": 57861357,\n \"memoryUnit\": \"do\"\n },\n \"requests\": {\n \"cpu\": 30470506,\n \"cpuUnit\": \"consectetur dolor\",\n \"memory\": 18539885,\n \"memoryUnit\": \"officia culpa ea\"\n }\n }\n },\n {\n \"image\": \"voluptate\",\n \"name\": \"ad minim do deserunt\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 59059431,\n \"cpuUnit\": \"dolor proident\",\n \"memory\": -43405312,\n \"memoryUnit\": \"in Lorem ut officia deserunt\"\n },\n \"requests\": {\n \"cpu\": -87071744,\n \"cpuUnit\": \"ex sed reprehenderit\",\n \"memory\": 78005553,\n \"memoryUnit\": \"ex enim minim in\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"irure\"\n },\n {\n \"name\": \"ut aliqua consequat cillum\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"fugiat nisi consequat irure\",\n \"name\": \"nisi veniam deserunt ea\",\n \"ready\": false,\n \"restartCount\": 19490579,\n \"started\": true,\n \"state\": {\n \"exitCode\": -67348352,\n \"finishedAt\": \"\",\n \"reason\": \"laboris irure in\",\n \"startedAt\": \"\",\n \"state\": \"dolore\"\n }\n },\n {\n \"image\": \"irure anim\",\n \"name\": \"in minim sed deserunt cupi\",\n \"ready\": false,\n \"restartCount\": -35407270,\n \"started\": false,\n \"state\": {\n \"exitCode\": -4909256,\n \"finishedAt\": \"\",\n \"reason\": \"qui cillum\",\n \"startedAt\": \"\",\n \"state\": \"exercitatio\"\n }\n }\n ],\n \"phase\": \"aute id\",\n \"podIp\": \"minim\",\n \"qosClass\": \"ex dolor culpa do fugi\"\n }\n }\n ],\n \"roleBindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"cillum consectetur\",\n \"name\": \"in qui esse\",\n \"uid\": \"deserunt dolore occaecat\"\n },\n \"labels\": {\n \"amet_2\": \"in ex \",\n \"ametde1\": \"in\"\n },\n \"namespace\": \"qui i\"\n },\n \"spec\": {\n \"namespace\": \"reprehenderit\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"velit ipsum sit\"\n },\n \"subjects\": [\n {\n \"name\": \"enim laborum labore laboris v\",\n \"namespace\": \"tempor incididunt\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"commodo do ea exercitation\",\n \"namespace\": \"sunt dolore commodo Duis\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"dolore id irure ut cillum\",\n \"name\": \"dolor aute eu v\",\n \"uid\": \"ut ex cupidatat sed\"\n },\n \"labels\": {\n \"aliquaa2\": \"minim ut dolor Lorem sed\"\n },\n \"namespace\": \"amet dolor nisi\"\n },\n \"spec\": {\n \"namespace\": \"aute id\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"officia\"\n },\n \"subjects\": [\n {\n \"name\": \"do Ut eu elit ut\",\n \"namespace\": \"nulla\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"culpa id veniam\",\n \"namespace\": \"cil\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n }\n ],\n \"statefulSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"veniam in eiusmod ullamco consequat\",\n \"name\": \"aute ea non est\",\n \"uid\": \"tempor in\"\n },\n \"labels\": {\n \"labore_8\": \"in amet labore reprehenderit aute\",\n \"aliquad\": \"fugiat in\"\n },\n \"namespace\": \"pariatur exercitation eiusmod id\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -50443188,\n \"ready\": -21141588,\n \"total\": 38966522,\n \"updated\": 61587284\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"in non\",\n \"name\": \"nostrud consectetur Duis ipsum ea\",\n \"uid\": \"consectetur nulla occaecat\"\n },\n \"labels\": {\n \"aute4e9\": \"aliquip dolor ipsum ut eu\",\n \"Ut3\": \"ad quis\",\n \"amet_5b6\": \"deserunt anim veniam\"\n },\n \"namespace\": \"mollit sit\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -53932322,\n \"ready\": 89684869,\n \"total\": 14050054,\n \"updated\": -4704670\n }\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dc802732-94ec-4e16-a7f3-8a1bacbd9f7a", "name": "Retrieves specified cluster workload clusterrolebindings", "request": { "name": "Retrieves specified cluster workload clusterrolebindings", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "clusterrolebinding"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f9536c17-e73a-4318-95c0-bb2d7c60e3e6", "name": "An array of cluster workload clusterrolebindings", "originalRequest": { "url": { "path": [ "v1", "dashboard", "spectroclusters", ":uid", "workloads", "clusterrolebinding" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"aliquip ei\",\n \"name\": \"dolor esse sint\",\n \"uid\": \"incididunt irure adipisicing\"\n },\n \"labels\": {\n \"sit_e\": \"dolore\",\n \"dolor_e\": \"eiusmod tempor ullamco\"\n },\n \"namespace\": \"ullamco adipisicing exercitation \"\n },\n \"spec\": {\n \"namespace\": \"mollit in elit\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"officia sunt id in\"\n },\n \"subjects\": [\n {\n \"name\": \"veniam aliqua sint non magna\",\n \"namespace\": \"Lorem e\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"ut do nostrud ullamco\",\n \"namespace\": \"esse in nostr\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"fugiat ut\",\n \"name\": \"nostrud mollit labore Duis\",\n \"uid\": \"culp\"\n },\n \"labels\": {\n \"velit36\": \"in eu exercitation amet velit\",\n \"dolore__8c\": \"cupidatat dolor ex\",\n \"proident_d39\": \"consectetur non\"\n },\n \"namespace\": \"veniam ut\"\n },\n \"spec\": {\n \"namespace\": \"nulla non aute\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"nostrud ut\"\n },\n \"subjects\": [\n {\n \"name\": \"exercitation\",\n \"namespace\": \"Lorem minim est reprehenderit enim\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"nostrud proident\",\n \"namespace\": \"reprehenderit\",\n \"type\": \"User\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2a5fee26-10d8-40af-8ec0-0fd70c0417c0", "name": "Retrieves specified cluster workload cronjobs", "request": { "name": "Retrieves specified cluster workload cronjobs", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "cronjob"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "78e6c733-83cb-448f-ba2d-c2a32b2fbfb7", "name": "An array of cluster workload cronjobs", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "cronjob"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cronJobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"id incididunt Excepteur quis\",\n \"name\": \"consequat minim\",\n \"uid\": \"reprehenderit dolor\"\n },\n \"labels\": {\n \"in86\": \"ullamco laborum do\"\n },\n \"namespace\": \"sed aliquip Excepteur\"\n },\n \"spec\": {\n \"schedule\": \"Excepteur voluptate et\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"commodo dolor\",\n \"name\": \"Excepteur\",\n \"uid\": \"qui consectetur\"\n },\n \"labels\": {\n \"Utaf\": \"ad pari\"\n },\n \"namespace\": \"ut proident\"\n },\n \"spec\": {\n \"schedule\": \"Ut\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fef753bd-567b-4a30-ac0e-2dfc7e58dbb5", "name": "Retrieves specified cluster workload daemonsets", "request": { "name": "Retrieves specified cluster workload daemonsets", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "daemonset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "333ded5e-81c4-4ddf-8c9a-90115a4346ad", "name": "An array of cluster workload daemonsets", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "daemonset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"daemonSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"eu\",\n \"name\": \"adipisicing officia\",\n \"uid\": \"dolor aliqua\"\n },\n \"labels\": {\n \"laborea4\": \"in et dolor\",\n \"fugiatd\": \"pariatur tempor esse\",\n \"exercitatione8\": \"ad ipsum velit\"\n },\n \"namespace\": \"ex\"\n },\n \"status\": {\n \"available\": -30032231,\n \"currentScheduled\": -4930403,\n \"desiredScheduled\": 83181860,\n \"misScheduled\": -69961050,\n \"ready\": 19994606,\n \"updatedScheduled\": -24496817\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"velit id officia\",\n \"name\": \"pr\",\n \"uid\": \"Lorem veniam magna dolor pariatur\"\n },\n \"labels\": {\n \"officia60\": \"culpa\"\n },\n \"namespace\": \"dolore sit nostrud pariatur tempor\"\n },\n \"status\": {\n \"available\": -61776251,\n \"currentScheduled\": 19125705,\n \"desiredScheduled\": 34744798,\n \"misScheduled\": 9491298,\n \"ready\": 49149978,\n \"updatedScheduled\": 80954490\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d6da61e5-de8e-4380-8fb0-591f2653cb9a", "name": "Retrieves specified cluster workload deployments", "request": { "name": "Retrieves specified cluster workload deployments", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "deployment"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "da4c2f6f-3203-4522-a8b1-0882e0c8f239", "name": "An array of cluster workload deployments", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "deployment"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"deployments\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"pariatur ex veniam mollit\",\n \"name\": \"laboris Excepteur\",\n \"uid\": \"occaecat sit est laborum\"\n },\n \"labels\": {\n \"in3\": \"nostrud proident\",\n \"pariatur_9b\": \"nulla in\"\n },\n \"namespace\": \"laborum consequat\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -73410340,\n \"ready\": 68897377,\n \"total\": -90065461,\n \"updated\": 94313268\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ut veniam\",\n \"name\": \"ullamco reprehenderit amet Duis\",\n \"uid\": \"consectetur sunt tempor eiusmod\"\n },\n \"labels\": {\n \"incididuntdc\": \"tempor non eu ea voluptate\",\n \"consequat_d_\": \"cupidat\",\n \"reprehenderit_66\": \"dolor in ex commodo\"\n },\n \"namespace\": \"pariatur\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 4682756,\n \"ready\": 358351,\n \"total\": -62835041,\n \"updated\": 51782325\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "39112b17-78ac-4888-bfef-fcad0da61512", "name": "Retrieves specified cluster workload jobs", "request": { "name": "Retrieves specified cluster workload jobs", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "job"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f7632f3d-e8b6-475a-aac8-8fa85ea08760", "name": "An array of cluster workload jobs", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "job"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"jobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"culpa d\",\n \"name\": \"elit qui nisi pariatur\",\n \"uid\": \"ipsum officia a\"\n },\n \"labels\": {\n \"occaecat_fc\": \"laborum non incididunt \"\n },\n \"namespace\": \"sunt sed culpa\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"Excepteur deserunt\",\n \"reason\": \"non reprehenderit eu in\",\n \"status\": \"in eiusmod aute ullamco\",\n \"type\": \"sit\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"amet aliqua proident incididunt\",\n \"reason\": \"exercitation adipisicing do ut\",\n \"status\": \"culpa Excepteur labore am\",\n \"type\": \"pariatur\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": 55848179\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Duis elit\",\n \"name\": \"eiusmod Excepteur adipisicing officia\",\n \"uid\": \"dolore\"\n },\n \"labels\": {\n \"deseruntb\": \"velit amet officia\",\n \"culpa0\": \"adipisicing\"\n },\n \"namespace\": \"nostrud do\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"sint in laborum\",\n \"reason\": \"non sit nisi magna\",\n \"status\": \"adipisicing tempor et\",\n \"type\": \"dolore\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"dolore id voluptate eu\",\n \"reason\": \"minim labore esse\",\n \"status\": \"consectetur Excepteur\",\n \"type\": \"commodo quis dolor in\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": -41887088\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "18ef1220-f83c-4e9b-9cc6-b4ad31551938", "name": "Retrieves specified cluster workload namespaces", "request": { "name": "Retrieves specified cluster workload namespaces", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "namespace"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e2f5de0f-f222-4f3b-b186-efc002b54fff", "name": "An array of cluster workload namespaces", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "namespace"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"namespaces\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"dolor veniam aliquip occaecat\",\n \"name\": \"non\",\n \"uid\": \"amet deserunt laborum\"\n },\n \"labels\": {\n \"dolor972\": \"sint occaecat anim incididunt\",\n \"ex725\": \"elit\"\n },\n \"namespace\": \"nulla pariatur dolore ut\"\n },\n \"status\": {\n \"phase\": \"cupidatat ut eu\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Lorem officia qui minim lab\",\n \"name\": \"id eu voluptate in\",\n \"uid\": \"Duis\"\n },\n \"labels\": {\n \"consequatbf6\": \"sed\",\n \"in000\": \"velit amet adipisicing cupidatat\",\n \"adipisicing_a\": \"anim ut quis amet\"\n },\n \"namespace\": \"velit nisi\"\n },\n \"status\": {\n \"phase\": \"aute ullamco proident\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "04616c89-6cd9-461c-8d54-dd5dc7d46b56", "name": "Retrieves specified cluster workload pods", "request": { "name": "Retrieves specified cluster workload pods", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "pod"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1ebb1305-423c-485d-bdbc-f3d07603b2ab", "name": "An array of cluster workload pods", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "pod"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"pods\": [\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"pariatur\",\n \"name\": \"fugiat minim aliqua\",\n \"uid\": \"sint anim amet est\"\n },\n {\n \"kind\": \"Lorem consequat dolore\",\n \"name\": \"Duis aliquip Excepteur labore\",\n \"uid\": \"magna ullamco ut aliquip\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"quis veniam dolore tempor id\",\n \"name\": \"dolor id\",\n \"uid\": \"dolore nisi\"\n },\n \"labels\": {\n \"sed_0\": \"dolor exercitation id laborum\",\n \"id_47\": \"in non pariatur voluptate\"\n },\n \"machineUid\": \"sunt ut repre\",\n \"namespace\": \"ex occaecat enim dolore\",\n \"nodename\": \"mollit laboris enim non\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"ut commodo aliqua in\",\n \"name\": \"et occaecat ea eu\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 67748958,\n \"cpuUnit\": \"laboris id\",\n \"memory\": -31444004,\n \"memoryUnit\": \"ullamco\"\n },\n \"requests\": {\n \"cpu\": -52626280,\n \"cpuUnit\": \"proident dolore adipisicing quis nostrud\",\n \"memory\": 74526965,\n \"memoryUnit\": \"adipisicing minim dolore\"\n }\n }\n },\n {\n \"image\": \"in do\",\n \"name\": \"aliquip cupidatat in eiusmod\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 14658530,\n \"cpuUnit\": \"dolor et sed nulla\",\n \"memory\": 24213186,\n \"memoryUnit\": \"pariatur irure consectetur\"\n },\n \"requests\": {\n \"cpu\": 73507768,\n \"cpuUnit\": \"tempor non laboris labore\",\n \"memory\": 76126896,\n \"memoryUnit\": \"sit fugiat exercitation\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"et incididunt pariatur aute\"\n },\n {\n \"name\": \"anim ut officia dolor eu\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"eu id magna exercitation\",\n \"name\": \"dolore labore sint\",\n \"ready\": true,\n \"restartCount\": -23890718,\n \"started\": false,\n \"state\": {\n \"exitCode\": -21472611,\n \"finishedAt\": \"\",\n \"reason\": \"eu nostrud proident in\",\n \"startedAt\": \"\",\n \"state\": \"cupidatat aliqua\"\n }\n },\n {\n \"image\": \"velit nulla Lorem\",\n \"name\": \"adipisicing exercitation anim eius\",\n \"ready\": false,\n \"restartCount\": 95926141,\n \"started\": false,\n \"state\": {\n \"exitCode\": -53450192,\n \"finishedAt\": \"\",\n \"reason\": \"sunt dolor non\",\n \"startedAt\": \"\",\n \"state\": \"laborum et anim\"\n }\n }\n ],\n \"phase\": \"minim magna\",\n \"podIp\": \"ut ipsum occaecat ea\",\n \"qosClass\": \"commodo officia cupidatat\"\n }\n },\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"minim Excepteur\",\n \"name\": \"consequat exercitation\",\n \"uid\": \"id sed ad\"\n },\n {\n \"kind\": \"consequat enim Duis quis eiusmod\",\n \"name\": \"commodo c\",\n \"uid\": \"veni\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"veniam sed quis do\",\n \"name\": \"aliqua incididunt Lorem\",\n \"uid\": \"ut\"\n },\n \"labels\": {\n \"ad_99\": \"qui non eiusmod proident dolore\",\n \"mollit__01\": \"nostrud aliqua cillum quis\",\n \"nisi_61\": \"sunt culpa\",\n \"exercitation09\": \"qui sunt nisi ea\"\n },\n \"machineUid\": \"non ea aliquip\",\n \"namespace\": \"ea elit non cupidatat aliqua\",\n \"nodename\": \"id consequat minim\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"anim aute aliquip Lo\",\n \"name\": \"qui ea vel\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -95607944,\n \"cpuUnit\": \"ex velit officia\",\n \"memory\": 85389189,\n \"memoryUnit\": \"sunt ipsum\"\n },\n \"requests\": {\n \"cpu\": 74715793,\n \"cpuUnit\": \"mollit magna\",\n \"memory\": -5526512,\n \"memoryUnit\": \"dolore quis pariatur\"\n }\n }\n },\n {\n \"image\": \"qui\",\n \"name\": \"sunt adipisicing\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -51491664,\n \"cpuUnit\": \"irure i\",\n \"memory\": 67953912,\n \"memoryUnit\": \"ipsum irure consectetur dolore\"\n },\n \"requests\": {\n \"cpu\": -14220210,\n \"cpuUnit\": \"qui ut\",\n \"memory\": -83262013,\n \"memoryUnit\": \"minim sunt proident aute\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"dolor veniam consequat\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"Ut deserunt cillum\",\n \"name\": \"ullamco consectetur deserunt\",\n \"ready\": true,\n \"restartCount\": 82534640,\n \"started\": true,\n \"state\": {\n \"exitCode\": -80035881,\n \"finishedAt\": \"\",\n \"reason\": \"ad ali\",\n \"startedAt\": \"\",\n \"state\": \"laboris velit incididunt\"\n }\n },\n {\n \"image\": \"deserunt non labore\",\n \"name\": \"p\",\n \"ready\": true,\n \"restartCount\": 67786363,\n \"started\": true,\n \"state\": {\n \"exitCode\": -63479462,\n \"finishedAt\": \"\",\n \"reason\": \"in nisi dolore\",\n \"startedAt\": \"\",\n \"state\": \"cupidatat mollit\"\n }\n }\n ],\n \"phase\": \"dolor Lorem qui in\",\n \"podIp\": \"Lorem reprehenderit amet\",\n \"qosClass\": \"ea\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4a2c259c-82e9-436a-87ed-98e35c811075", "name": "Retrieves specified cluster workload rolebindings", "request": { "name": "Retrieves specified cluster workload rolebindings", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "rolebinding"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4cfad316-d7f5-4b03-9cc9-b1425132736a", "name": "An array of cluster workload rolebindings", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "rolebinding"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"sed\",\n \"name\": \"s\",\n \"uid\": \"eu ad\"\n },\n \"labels\": {\n \"non_ab\": \"est et in fugiat irure\",\n \"irurea\": \"irure ut\",\n \"dob1\": \"pariatur sed laboris ad\",\n \"Duis_45\": \"ipsum elit nulla\"\n },\n \"namespace\": \"nulla sunt laboris in\"\n },\n \"spec\": {\n \"namespace\": \"labore sint anim\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"tempor nostrud Excepteur eiusmod\"\n },\n \"subjects\": [\n {\n \"name\": \"nostrud\",\n \"namespace\": \"Ut\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"proident sit dolor ad\",\n \"namespace\": \"qu\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"amet nulla ea commodo nisi\",\n \"name\": \"do nostrud sit consectetur\",\n \"uid\": \"enim dolor nulla laborum\"\n },\n \"labels\": {\n \"occaecat_b2d\": \"nostrud amet sint ex fugiat\"\n },\n \"namespace\": \"consequat eiusmod\"\n },\n \"spec\": {\n \"namespace\": \"mollit cupidatat consectetur et\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"adipisicing occaecat amet\"\n },\n \"subjects\": [\n {\n \"name\": \"sed tempor eu\",\n \"namespace\": \"minim aute\",\n \"type\": \"Group\"\n },\n {\n \"name\": \"anim dolor laborum magna\",\n \"namespace\": \"eu et Lorem\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6ddd53bf-c5d9-4319-9eac-e244dfeefc2f", "name": "Retrieves specified cluster workload statefulsets", "request": { "name": "Retrieves specified cluster workload statefulsets", "description": {}, "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "statefulset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d5e3d9a1-eb6b-41f8-9d51-94b80b664b16", "name": "An array of cluster workload statefulsets", "originalRequest": { "url": { "path": ["v1", "dashboard", "spectroclusters", ":uid", "workloads", "statefulset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"statefulSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"aliquip ea\",\n \"name\": \"laboris ea minim\",\n \"uid\": \"deserunt Excepteur mollit enim\"\n },\n \"labels\": {\n \"exercitation_2\": \"Duis sed cupidatat culpa\",\n \"sint16\": \"nisi aliquip aute\",\n \"laborum_49\": \"in quis consectetur\",\n \"sed0\": \"in ipsum\"\n },\n \"namespace\": \"esse elit moll\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -84143511,\n \"ready\": -64697508,\n \"total\": 27273211,\n \"updated\": 85548450\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"incididunt\",\n \"name\": \"Lorem laboris reprehenderit cupidatat\",\n \"uid\": \"ad officia in dolor Lorem\"\n },\n \"labels\": {\n \"laboris9e\": \"irure qui tempor pariatur nulla\",\n \"ullamco442\": \"dolor officia\"\n },\n \"namespace\": \"proident nostrud in ir\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -58571368,\n \"ready\": 56010165,\n \"total\": 37863313,\n \"updated\": 93826862\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "6baecc4a-9973-4261-91dd-2543d2aeb965", "name": "workspaces", "item": [ { "id": "915242b1-dc0e-44c7-8209-6f1610eb96b7", "name": "Retrieves a list of workspace", "request": { "name": "Retrieves a list of workspace", "description": {}, "url": { "path": ["v1", "dashboard", "workspaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7cea3137-1c58-48d2-b636-2fd844dea185", "name": "An array of workspace", "originalRequest": { "url": { "path": ["v1", "dashboard", "workspaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"meta\": {\n \"clusterNames\": [\n \"in\",\n \"adipisicing irure velit voluptate\"\n ],\n \"clusterRefs\": [\n {\n \"name\": \"tempor esse culpa ea\",\n \"uid\": \"officia culpa nostrud\"\n },\n {\n \"name\": \"velit l\",\n \"uid\": \"dolore id est\"\n }\n ],\n \"creationTime\": \"\",\n \"name\": \"reprehenderit non\",\n \"namespaces\": [\n \"eiusmod\",\n \"\"\n ],\n \"uid\": \"sunt ut occaecat\"\n },\n \"metadata\": {\n \"annotations\": {\n \"nostrud_6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in53\": \"\",\n \"reprehenderit045\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterRefs\": [\n {\n \"name\": \"anim sint nisi\",\n \"uid\": \"mollit cillum\"\n },\n {\n \"name\": \"pariatur velit ex\",\n \"uid\": \"Ut velit fugiat in\"\n }\n ],\n \"namespaces\": [\n \"Duis velit Excepteur aliquip aute\",\n \"Lorem voluptate ea\"\n ],\n \"quota\": {\n \"resourceAllocation\": {\n \"cpu\": 68267167.67686361,\n \"memory\": 28550667.891928148\n }\n }\n },\n \"status\": {\n \"namespaces\": [\n {\n \"name\": \"sunt consequat\",\n \"total\": {\n \"cpu\": {\n \"allocated\": -94789248.44615664,\n \"usage\": -32989480.772064492\n },\n \"memory\": {\n \"allocated\": 63385809.43342659,\n \"usage\": -28868413.246842995\n }\n }\n },\n {\n \"name\": \"Ut in tempor\",\n \"total\": {\n \"cpu\": {\n \"allocated\": 20686524.819299385,\n \"usage\": 44611655.373223245\n },\n \"memory\": {\n \"allocated\": 53332272.95066106,\n \"usage\": 13525109.762955934\n }\n }\n }\n ],\n \"total\": {\n \"cpu\": {\n \"allocated\": 8287713.817137912,\n \"usage\": -66148369.43449731\n },\n \"memory\": {\n \"allocated\": -9340589.228277758,\n \"usage\": -31794800.378872827\n }\n }\n }\n },\n {\n \"meta\": {\n \"clusterNames\": [\n \"eu sint\",\n \"Ut dolor dolore\"\n ],\n \"clusterRefs\": [\n {\n \"name\": \"Ut laborum ipsum aute\",\n \"uid\": \"dolore id in ex\"\n },\n {\n \"name\": \"non\",\n \"uid\": \"quis reprehenderit sunt sit\"\n }\n ],\n \"creationTime\": \"\",\n \"name\": \"ipsum ullamco reprehenderit\",\n \"namespaces\": [\n \"veniam sed consectetur\",\n \"eiusmod nisi\"\n ],\n \"uid\": \"quis mollit eiusmod ipsum\"\n },\n \"metadata\": {\n \"annotations\": {\n \"esse__2\": \"\",\n \"utf9_\": \"\",\n \"ex_b49\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"mollit_3e\": \"\",\n \"incididunt_3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterRefs\": [\n {\n \"name\": \"consequat exercitation adipisicing\",\n \"uid\": \"proident nulla dolor\"\n },\n {\n \"name\": \"ea nostrud\",\n \"uid\": \"ipsum adipisicing eiusmod enim dolor\"\n }\n ],\n \"namespaces\": [\n \"aliqua in\",\n \"ipsum consequat ad voluptate\"\n ],\n \"quota\": {\n \"resourceAllocation\": {\n \"cpu\": 25993652.048045788,\n \"memory\": 38873750.485368825\n }\n }\n },\n \"status\": {\n \"namespaces\": [\n {\n \"name\": \"incididunt deserunt\",\n \"total\": {\n \"cpu\": {\n \"allocated\": 46176035.63949159,\n \"usage\": -46208379.72464007\n },\n \"memory\": {\n \"allocated\": -83912906.8462206,\n \"usage\": 59941909.77374968\n }\n }\n },\n {\n \"name\": \"est Lorem\",\n \"total\": {\n \"cpu\": {\n \"allocated\": -76173124.094574,\n \"usage\": -35036119.86938622\n },\n \"memory\": {\n \"allocated\": -90241831.46085423,\n \"usage\": -88205864.55107473\n }\n }\n }\n ],\n \"total\": {\n \"cpu\": {\n \"allocated\": -10177131.495489582,\n \"usage\": 5794389.289260015\n },\n \"memory\": {\n \"allocated\": -18759482.550442025,\n \"usage\": -6728993.139835954\n }\n }\n }\n }\n ],\n \"cpuUnit\": \"reprehenderit esse\",\n \"memoryUnit\": \"pariatur magna\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "04aacb34-34ed-4052-9c3f-7523bce9b8a6", "name": "{uid}/spectroclusters/workloads", "item": [ { "id": "d748b6fd-a3f6-4ace-bf18-b5a7557669d8", "name": "Retrieves specified workspace clusters workload clusterrolebindings", "request": { "name": "Retrieves specified workspace clusters workload clusterrolebindings", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "clusterrolebinding" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d5cf9677-493b-41f8-a67b-f53a787704d4", "name": "An array of clusters workload clusterrolebindings", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "clusterrolebinding" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"adipisicing ea\",\n \"name\": \"nisi id aliqua\",\n \"uid\": \"Ut proident occaecat anim\"\n },\n \"labels\": {\n \"adipisicing_e\": \"dolor proident aliqua do deserunt\"\n },\n \"namespace\": \"nisi aliqua dolore\"\n },\n \"spec\": {\n \"namespace\": \"laboris\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"commodo et\"\n },\n \"subjects\": [\n {\n \"name\": \"elit nostrud velit\",\n \"namespace\": \"laboris reprehenderit anim\",\n \"type\": \"User\"\n },\n {\n \"name\": \"minim elit in Ut\",\n \"namespace\": \"aliqua enim quis aliquip\",\n \"type\": \"User\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"dolore reprehenderit quis laboris\",\n \"name\": \"Ut deserunt commodo\",\n \"uid\": \"ipsum\"\n },\n \"labels\": {\n \"laboris_b6\": \"minim adipisicing cillum labore\",\n \"in_ce7\": \"veniam incididunt\",\n \"aliqua_f58\": \"dolore commodo cillum\"\n },\n \"namespace\": \"ad dolore\"\n },\n \"spec\": {\n \"namespace\": \"officia\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"Excepteur minim veniam in\"\n },\n \"subjects\": [\n {\n \"name\": \"dolore ut\",\n \"namespace\": \"voluptate dolore\",\n \"type\": \"User\"\n },\n {\n \"name\": \"Ut dolor Lorem dolore\",\n \"namespace\": \"irure ea\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"appdeployment\",\n \"name\": \"esse aliqua dolor\",\n \"uid\": \"Excepteur ad\"\n }\n },\n {\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ex ad cillum dolor\",\n \"name\": \"quis culpa sed labore \",\n \"uid\": \"ad ut labore non tempor\"\n },\n \"labels\": {\n \"quis_0\": \"in commodo\",\n \"essef\": \"culpa exercitation eiusmod\",\n \"nonb\": \"aute sed sit Ut\"\n },\n \"namespace\": \"mollit enim non\"\n },\n \"spec\": {\n \"namespace\": \"quis\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"nisi proident sunt\"\n },\n \"subjects\": [\n {\n \"name\": \"exercitation voluptate magna\",\n \"namespace\": \"magna elit\",\n \"type\": \"Group\"\n },\n {\n \"name\": \"do nisi in tempor\",\n \"namespace\": \"incididunt\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"labore ut\",\n \"name\": \"repre\",\n \"uid\": \"aliquip nostrud veniam Excepteur\"\n },\n \"labels\": {\n \"aliqua253\": \"fugiat proident eu anim\",\n \"culpa19\": \"eiusmod esse enim\"\n },\n \"namespace\": \"est laboris\"\n },\n \"spec\": {\n \"namespace\": \"in irure ullamco esse aute\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"pariatur deserunt voluptate\"\n },\n \"subjects\": [\n {\n \"name\": \"velit Ut\",\n \"namespace\": \"adipisicing pariatur consectetur reprehenderit\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"sed qui\",\n \"namespace\": \"do\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"appdeployment\",\n \"name\": \"nisi cupidatat\",\n \"uid\": \"commodo nisi elit magna\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"dolor2d\": \"\"\n },\n \"labels\": {\n \"occaecat_e\": \"\",\n \"minimd\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1b008ab5-e7a0-4365-a877-1f5e473fa82e", "name": "Retrieves specified workspace clusters workload cronjobs", "request": { "name": "Retrieves specified workspace clusters workload cronjobs", "description": {}, "url": { "path": ["v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "cronjob"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6eb06b8b-b827-4544-bdd3-fc83c96f04dd", "name": "An array of clusters workload cronjobs", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "cronjob" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"cronjobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Ut sed dolore\",\n \"name\": \"commodo laboris reprehenderit est in\",\n \"uid\": \"dolor ullamco\"\n },\n \"labels\": {\n \"ipsum35f\": \"tempor\"\n },\n \"namespace\": \"aliqua sed et\"\n },\n \"spec\": {\n \"schedule\": \"quis labo\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"consectetur dolore dolore\",\n \"name\": \"officia\",\n \"uid\": \"laboris cillum\"\n },\n \"labels\": {\n \"veniam41\": \"velit enim laborum\",\n \"inde\": \"sint esse aute exercitation\"\n },\n \"namespace\": \"ullamco Lorem dolor sit\"\n },\n \"spec\": {\n \"schedule\": \"mollit proident esse veniam\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"appprofile\",\n \"name\": \"quis elit reprehen\",\n \"uid\": \"commodo\"\n }\n },\n {\n \"cronjobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"in exercitation anim dolor voluptate\",\n \"name\": \"proident ipsum ad eiusmod\",\n \"uid\": \"eu velit\"\n },\n \"labels\": {\n \"ex_e_\": \"tempo\"\n },\n \"namespace\": \"est tempor laborum do\"\n },\n \"spec\": {\n \"schedule\": \"nostrud qui dolor sed\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"esse est\",\n \"name\": \"do elit laboris\",\n \"uid\": \"ipsum dolore aute veniam\"\n },\n \"labels\": {\n \"magnab\": \"ad laboris anim est voluptate\",\n \"qui_8a3\": \"irure consequat cillum\",\n \"ut_54e\": \"quis dolore exercitation\"\n },\n \"namespace\": \"incididunt nulla adipisicing\"\n },\n \"spec\": {\n \"schedule\": \"nostrud id\"\n },\n \"status\": {\n \"lastScheduleTime\": \"\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"spectrocluster\",\n \"name\": \"in elit\",\n \"uid\": \"non\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"eiusmodafa\": \"\",\n \"magnafa\": \"\",\n \"ide\": \"\"\n },\n \"labels\": {\n \"Lorem_2b9\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6fadbd11-9eec-49f1-9aee-b6ab7ed58d04", "name": "Retrieves specified workspace clusters workload daemonsets", "request": { "name": "Retrieves specified workspace clusters workload daemonsets", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "daemonset" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "122c4bb0-0471-40ef-9dd4-5cc7dc79636d", "name": "An array of clusters workload daemonsets", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "daemonset" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"daemonSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"enim magna cupidatat\",\n \"name\": \"occaecat esse culpa\",\n \"uid\": \"deserunt ea dolor\"\n },\n \"labels\": {\n \"temporee\": \"esse ullamco incididun\"\n },\n \"namespace\": \"in eiusmod Duis Ut magna\"\n },\n \"status\": {\n \"available\": -81661186,\n \"currentScheduled\": 83031884,\n \"desiredScheduled\": 69456286,\n \"misScheduled\": 23558172,\n \"ready\": 31062602,\n \"updatedScheduled\": -16821794\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"mollit adipisicing cillum dolor \",\n \"name\": \"cillum\",\n \"uid\": \"qui aliqua fugiat\"\n },\n \"labels\": {\n \"Lorem3\": \"in quis consectetur\",\n \"tempor__39\": \"magna fugiat ea adipisicing in\"\n },\n \"namespace\": \"est cillum nost\"\n },\n \"status\": {\n \"available\": 15874331,\n \"currentScheduled\": 97006480,\n \"desiredScheduled\": -50272625,\n \"misScheduled\": -57717157,\n \"ready\": 54664921,\n \"updatedScheduled\": -45707144\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"edgehost\",\n \"name\": \"ullamco Excepteur proident velit\",\n \"uid\": \"minim Excepteur\"\n }\n },\n {\n \"daemonSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ut ex tempor elit\",\n \"name\": \"nostrud laboris commodo tempor amet\",\n \"uid\": \"irure ipsum adipisicing aliqua\"\n },\n \"labels\": {\n \"sedd\": \"ea reprehenderit\",\n \"minim_0d\": \"consectetur eu\"\n },\n \"namespace\": \"aliquip Ut dolor fugiat\"\n },\n \"status\": {\n \"available\": -16391509,\n \"currentScheduled\": 22053651,\n \"desiredScheduled\": 58373880,\n \"misScheduled\": -73600827,\n \"ready\": -44832825,\n \"updatedScheduled\": 72294385\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"amet tempor\",\n \"name\": \"in\",\n \"uid\": \"pariatur\"\n },\n \"labels\": {\n \"minim605\": \"ad tempor i\",\n \"cillum_441\": \"cupidatat culpa Duis\"\n },\n \"namespace\": \"cupidatat ipsum\"\n },\n \"status\": {\n \"available\": -5069413,\n \"currentScheduled\": 93034416,\n \"desiredScheduled\": -65578766,\n \"misScheduled\": -78937385,\n \"ready\": -17258752,\n \"updatedScheduled\": -17157375\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"clusterprofile\",\n \"name\": \"tempor n\",\n \"uid\": \"veniam aliqua sint Excepteur\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"nulla_e_6\": \"\",\n \"temporf6\": \"\",\n \"in_17\": \"\"\n },\n \"labels\": {\n \"nisi7\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "485a8d26-13d0-40e6-9681-aee846fb8555", "name": "Retrieves specified workspace clusters workload deployments", "request": { "name": "Retrieves specified workspace clusters workload deployments", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "deployment" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f63955e8-6a03-4314-a484-039dd57e0657", "name": "An array of clusters workload deployments", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "deployment" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"deployments\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"exercitation tempor dolor\",\n \"name\": \"Ut et Excepteur nostrud\",\n \"uid\": \"consectetur nulla aliqua\"\n },\n \"labels\": {\n \"consequatd\": \"est anim velit tempor\",\n \"officia_19\": \"est dolore\",\n \"consecteture15\": \"anim voluptate Excepteur \"\n },\n \"namespace\": \"nisi consectetur do\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -17086881,\n \"ready\": -3392102,\n \"total\": -17657735,\n \"updated\": -37321966\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"proident ipsum quis\",\n \"name\": \"consectetur voluptate\",\n \"uid\": \"id enim non\"\n },\n \"labels\": {\n \"proident4\": \"dolor cillum\"\n },\n \"namespace\": \"dolor dolore\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 39669388,\n \"ready\": -11384036,\n \"total\": -29648804,\n \"updated\": 19739661\n }\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"machine\",\n \"name\": \"fugiat in sit consequat nisi\",\n \"uid\": \"proident velit culpa sit\"\n }\n },\n {\n \"deployments\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"id aliqua\",\n \"name\": \"minim sit dolore\",\n \"uid\": \"aute eiusmod\"\n },\n \"labels\": {\n \"occaecat9_\": \"sit in minim\",\n \"sunt31\": \"ad\"\n },\n \"namespace\": \"consectetur dolore\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 3506311,\n \"ready\": 15172430,\n \"total\": 86313095,\n \"updated\": 91745580\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Excepteur dolore\",\n \"name\": \"dolor\",\n \"uid\": \"dolor dolore\"\n },\n \"labels\": {\n \"dolore_d8a\": \"Excepteur ea cupidatat\"\n },\n \"namespace\": \"fugiat qui non Duis\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": -56704714,\n \"ready\": 66076394,\n \"total\": -97211224,\n \"updated\": 50836810\n }\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"machine\",\n \"name\": \"cons\",\n \"uid\": \"sed Excepteur\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"in_20\": \"\",\n \"dolore_c4\": \"\",\n \"aliqua_4d3\": \"\",\n \"occaecat_8\": \"\"\n },\n \"labels\": {\n \"anim4__\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5f37c18a-78be-485c-9c27-44dc2385783e", "name": "Retrieves specified workspace clusters workload jobs", "request": { "name": "Retrieves specified workspace clusters workload jobs", "description": {}, "url": { "path": ["v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "job"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6a1b92ae-eed9-4f60-94ac-3510208a7c45", "name": "An array of clusters workload jobs", "originalRequest": { "url": { "path": ["v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "job"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"jobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"officia culpa deserunt commodo\",\n \"name\": \"quis\",\n \"uid\": \"exercitation\"\n },\n \"labels\": {\n \"irure_f1\": \"sunt fugiat\",\n \"pariatur6f\": \"eu nisi mollit Excepteur\"\n },\n \"namespace\": \"proident\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"laborum quis eiusmod Lorem\",\n \"reason\": \"officia elit qui amet\",\n \"status\": \"nostrud\",\n \"type\": \"deserunt incididunt\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"ut magna\",\n \"reason\": \"esse consequat adipisicing\",\n \"status\": \"laborum eiusmod do ex\",\n \"type\": \"ex eu pariatur\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": 60354945\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ullamco qui\",\n \"name\": \"ut nulla\",\n \"uid\": \"exercitation consectetur reprehenderit ut\"\n },\n \"labels\": {\n \"reprehenderitf4\": \"laborum dolor id irure\",\n \"auteb7\": \"amet tempor irure cillum\",\n \"sed79_\": \"in\"\n },\n \"namespace\": \"ess\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"qui officia proident quis\",\n \"reason\": \"culpa ut labore\",\n \"status\": \"voluptate in labo\",\n \"type\": \"non est aliqua eu officia\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"laborum dolor consequat consectetur\",\n \"reason\": \"aliquip nostrud velit amet\",\n \"status\": \"cupidatat minim est Duis\",\n \"type\": \"consequat in\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": -38037988\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"appdeployment\",\n \"name\": \"minim i\",\n \"uid\": \"do esse\"\n }\n },\n {\n \"jobs\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Ut consequat ex\",\n \"name\": \"tempor\",\n \"uid\": \"laboris in nulla ullamc\"\n },\n \"labels\": {\n \"eiusmod_e\": \"irure quis aliqua\"\n },\n \"namespace\": \"officia dolore in id\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"qui\",\n \"reason\": \"commodo a\",\n \"status\": \"mollit laborum in\",\n \"type\": \"minim et anim\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"elit\",\n \"reason\": \"consectetur proident\",\n \"status\": \"non commodo\",\n \"type\": \"incididunt ad officia\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": 65658239\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"dolor est\",\n \"name\": \"in repreh\",\n \"uid\": \"ea do irure\"\n },\n \"labels\": {\n \"exercitationa_\": \"qui esse irure c\",\n \"in2ee\": \"pariatur ut\",\n \"exercitation_b\": \"pariatur deserunt in\",\n \"ut39e\": \"est Duis sunt ex magna\",\n \"fugiat44\": \"sint quis enim ut ipsum\"\n },\n \"namespace\": \"sed cupidatat eu incididunt\"\n },\n \"status\": {\n \"completionTime\": \"\",\n \"conditions\": [\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"ut\",\n \"reason\": \"elit ut Duis id\",\n \"status\": \"aliqua sit voluptate officia\",\n \"type\": \"cupidatat Lorem pariatur minim in\"\n },\n {\n \"lastTransitionTime\": \"\",\n \"lastUpdateTime\": \"\",\n \"message\": \"adipisicing nulla reprehenderit proident Ut\",\n \"reason\": \"dolor dolor labo\",\n \"status\": \"sint\",\n \"type\": \"tempor voluptate veniam consectetur\"\n }\n ],\n \"startTime\": \"\",\n \"succeeded\": 18865763\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"edgehost\",\n \"name\": \"sunt dolor labore quis aliquip\",\n \"uid\": \"est ut veniam cupidatat\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"commodo2c6\": \"\"\n },\n \"labels\": {\n \"proident_f_\": \"\",\n \"incididunt3\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e982478f-bc8b-4a2a-9fea-866328c4e21a", "name": "Retrieves specified workspace clusters workload namespaces", "request": { "name": "Retrieves specified workspace clusters workload namespaces", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "namespace" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2d5faefa-f1a4-4ab9-8112-b05c865193ad", "name": "An array of clusters workload namespaces", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "namespace" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"metadata\": {\n \"kind\": \"edgehost\",\n \"name\": \"aliquip ullamco\",\n \"uid\": \"incididunt\"\n },\n \"namespaces\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"eiusmod Excepteur velit aliqua\",\n \"name\": \"in\",\n \"uid\": \"est nulla fugiat\"\n },\n \"labels\": {\n \"labore_d5e\": \"consequat id non\",\n \"consectetur83\": \"occaecat ea exercit\"\n },\n \"namespace\": \"minim et ex culpa\"\n },\n \"status\": {\n \"phase\": \"in eiusmod ad cillum\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"aliqua in veniam\",\n \"name\": \"sunt ut sed ad\",\n \"uid\": \"voluptate reprehenderit\"\n },\n \"labels\": {\n \"est0d\": \"eu laboris\"\n },\n \"namespace\": \"adipisicing irure velit\"\n },\n \"status\": {\n \"phase\": \"voluptate esse dolor\"\n }\n }\n ]\n },\n {\n \"metadata\": {\n \"kind\": \"cloudconfig\",\n \"name\": \"consectetur et voluptate qui dolor\",\n \"uid\": \"in ullamco mollit\"\n },\n \"namespaces\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"esse irure ut\",\n \"name\": \"ea fugiat veniam nostrud ut\",\n \"uid\": \"adipisicing\"\n },\n \"labels\": {\n \"do_6\": \"in esse nisi incididunt\"\n },\n \"namespace\": \"occaecat adi\"\n },\n \"status\": {\n \"phase\": \"dolore Duis amet irure\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"nostrud aliqua veniam\",\n \"name\": \"ad aliqua\",\n \"uid\": \"ipsum sunt est tempor\"\n },\n \"labels\": {\n \"adipisicing_4\": \"ad amet sed\",\n \"ade9\": \"minim dolore\",\n \"anim_cce\": \"eu culpa nulla adipisicing\"\n },\n \"namespace\": \"esse consequat\"\n },\n \"status\": {\n \"phase\": \"ipsum ad quis aliqua\"\n }\n }\n ]\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"doa_8\": \"\",\n \"laborumd\": \"\",\n \"Loremb\": \"\"\n },\n \"labels\": {\n \"ad6a6\": \"\",\n \"qui3_\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "218a7bd3-557d-4558-b883-b3c0e25f224e", "name": "Retrieves specified workspace clusters workload pods", "request": { "name": "Retrieves specified workspace clusters workload pods", "description": {}, "url": { "path": ["v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "pod"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "06ff7b60-5ac5-4c62-9cd7-928f09b8e6e1", "name": "An array of clusters workload pods", "originalRequest": { "url": { "path": ["v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "pod"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"metadata\": {\n \"kind\": \"appprofile\",\n \"name\": \"sed Excepteur\",\n \"uid\": \"non esse est deserunt\"\n },\n \"pods\": [\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"incididunt mollit\",\n \"name\": \"mollit eiusmod Ut\",\n \"uid\": \"consequat sit\"\n },\n {\n \"kind\": \"tempor anim velit incididunt\",\n \"name\": \"dolor esse culpa\",\n \"uid\": \"ea commodo ex labore\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"est aliqua\",\n \"name\": \"in\",\n \"uid\": \"pr\"\n },\n \"labels\": {\n \"dolore3c2\": \"pariatur ipsum deserunt\",\n \"exercitation_4a\": \"aute qui sint voluptate sed\"\n },\n \"machineUid\": \"do cillum sit\",\n \"namespace\": \"adipisicing nulla officia dolor\",\n \"nodename\": \"Ut ex velit dolor\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"reprehenderit aute cupidatat\",\n \"name\": \"ut nostrud voluptate velit\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 29833791,\n \"cpuUnit\": \"eu qu\",\n \"memory\": -82026862,\n \"memoryUnit\": \"dolor\"\n },\n \"requests\": {\n \"cpu\": 82312255,\n \"cpuUnit\": \"nostrud ullamco\",\n \"memory\": -35449029,\n \"memoryUnit\": \"occaecat minim s\"\n }\n }\n },\n {\n \"image\": \"aliqua dolor eu mollit\",\n \"name\": \"nisi dolore ea\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -18113655,\n \"cpuUnit\": \"culpa reprehenderit velit\",\n \"memory\": -96638464,\n \"memoryUnit\": \"deserunt mollit\"\n },\n \"requests\": {\n \"cpu\": 53170354,\n \"cpuUnit\": \"ut nostrud dolor\",\n \"memory\": 29165140,\n \"memoryUnit\": \"cillum veniam incididunt\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"pariatur sint\"\n },\n {\n \"name\": \"mollit Duis\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"veniam\",\n \"name\": \"nostrud consequat consectetur\",\n \"ready\": false,\n \"restartCount\": 84410597,\n \"started\": false,\n \"state\": {\n \"exitCode\": 88925152,\n \"finishedAt\": \"\",\n \"reason\": \"sed\",\n \"startedAt\": \"\",\n \"state\": \"tempor est ut\"\n }\n },\n {\n \"image\": \"ut ven\",\n \"name\": \"adipisicing occaecat non voluptate sunt\",\n \"ready\": false,\n \"restartCount\": -25764267,\n \"started\": true,\n \"state\": {\n \"exitCode\": 27465906,\n \"finishedAt\": \"\",\n \"reason\": \"elit ut\",\n \"startedAt\": \"\",\n \"state\": \"cupidatat in\"\n }\n }\n ],\n \"phase\": \"ullamco non\",\n \"podIp\": \"eiusmod ad consequat sit nostrud\",\n \"qosClass\": \"qui\"\n }\n },\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"ea\",\n \"name\": \"dolor in\",\n \"uid\": \"Duis cupidatat do\"\n },\n {\n \"kind\": \"Lorem\",\n \"name\": \"in\",\n \"uid\": \"Excepteur dolor magna occaecat\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"Excepteur velit laborum consequat\",\n \"name\": \"pariatur in esse\",\n \"uid\": \"enim ut Excepteur anim ad\"\n },\n \"labels\": {\n \"do_a7\": \"esse fugiat\"\n },\n \"machineUid\": \"nostrud\",\n \"namespace\": \"minim adipisicing\",\n \"nodename\": \"in anim\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"qui in\",\n \"name\": \"ea elit sunt incididunt\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -74755685,\n \"cpuUnit\": \"eiusmod sed ea\",\n \"memory\": -90013712,\n \"memoryUnit\": \"consequat pariatur\"\n },\n \"requests\": {\n \"cpu\": -23599143,\n \"cpuUnit\": \"aliqua sit\",\n \"memory\": 54838360,\n \"memoryUnit\": \"nisi ex\"\n }\n }\n },\n {\n \"image\": \"culpa minim occaecat aute aliquip\",\n \"name\": \"sit dolor irure aliquip\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 77231617,\n \"cpuUnit\": \"aute esse\",\n \"memory\": 34371229,\n \"memoryUnit\": \"qui anim\"\n },\n \"requests\": {\n \"cpu\": 16920149,\n \"cpuUnit\": \"aliqua\",\n \"memory\": -56890019,\n \"memoryUnit\": \"nulla minim exercitation consectetur\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"eu non\"\n },\n {\n \"name\": \"dolor magna ut nostrud\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"sunt cillum\",\n \"name\": \"non voluptate fugiat ipsum\",\n \"ready\": true,\n \"restartCount\": -88608339,\n \"started\": true,\n \"state\": {\n \"exitCode\": 6083840,\n \"finishedAt\": \"\",\n \"reason\": \"velit minim culpa commodo\",\n \"startedAt\": \"\",\n \"state\": \"magna do\"\n }\n },\n {\n \"image\": \"incididunt tempor elit dolore\",\n \"name\": \"commodo enim\",\n \"ready\": false,\n \"restartCount\": 46347029,\n \"started\": false,\n \"state\": {\n \"exitCode\": 94839819,\n \"finishedAt\": \"\",\n \"reason\": \"anim\",\n \"startedAt\": \"\",\n \"state\": \"consectetur dolore eu\"\n }\n }\n ],\n \"phase\": \"non id ut fugiat\",\n \"podIp\": \"sint Lorem\",\n \"qosClass\": \"cillum ut Ut\"\n }\n }\n ]\n },\n {\n \"metadata\": {\n \"kind\": \"machine\",\n \"name\": \"ullamco in tempor velit\",\n \"uid\": \"ea eiusmod\"\n },\n \"pods\": [\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"nulla aliqua incididunt\",\n \"name\": \"elit consequat eu sint\",\n \"uid\": \"sit dolor\"\n },\n {\n \"kind\": \"dolor\",\n \"name\": \"qui anim in\",\n \"uid\": \"id anim cupidatat\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"elit laboris adipisicing dolore\",\n \"name\": \"ad in co\",\n \"uid\": \"est velit pariatur\"\n },\n \"labels\": {\n \"quid\": \"aliqua commodo Excepteur si\",\n \"ad_bb_\": \"amet mollit eni\"\n },\n \"machineUid\": \"in irure et aliqua\",\n \"namespace\": \"labore enim occaecat\",\n \"nodename\": \"dolore\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"amet Excepteur n\",\n \"name\": \"nulla ullamco ut anim quis\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 34979833,\n \"cpuUnit\": \"dolor veniam fugiat ex voluptate\",\n \"memory\": -7504350,\n \"memoryUnit\": \"fugiat esse n\"\n },\n \"requests\": {\n \"cpu\": 65201703,\n \"cpuUnit\": \"proident dolor sint amet\",\n \"memory\": -50787101,\n \"memoryUnit\": \"in ea velit\"\n }\n }\n },\n {\n \"image\": \"non cillum\",\n \"name\": \"aliqua sunt\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -59743252,\n \"cpuUnit\": \"voluptate sit\",\n \"memory\": 39959087,\n \"memoryUnit\": \"deserunt reprehenderit ut in exercitation\"\n },\n \"requests\": {\n \"cpu\": -54271933,\n \"cpuUnit\": \"amet labore et sit esse\",\n \"memory\": 5534229,\n \"memoryUnit\": \"cupidatat Excepteur\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"aute\"\n },\n {\n \"name\": \"e\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"Excepteur culpa\",\n \"name\": \"labore in\",\n \"ready\": true,\n \"restartCount\": 46293873,\n \"started\": false,\n \"state\": {\n \"exitCode\": -80250851,\n \"finishedAt\": \"\",\n \"reason\": \"quis reprehenderit\",\n \"startedAt\": \"\",\n \"state\": \"laboris eu sint\"\n }\n },\n {\n \"image\": \"amet sint pariatur sunt ir\",\n \"name\": \"amet labore ut exe\",\n \"ready\": true,\n \"restartCount\": -49565010,\n \"started\": true,\n \"state\": {\n \"exitCode\": 32082442,\n \"finishedAt\": \"\",\n \"reason\": \"nisi au\",\n \"startedAt\": \"\",\n \"state\": \"anim sed\"\n }\n }\n ],\n \"phase\": \"ullamco ex Excepteur quis magna\",\n \"podIp\": \"ut dolor consequat\",\n \"qosClass\": \"reprehenderit velit\"\n }\n },\n {\n \"metadata\": {\n \"associatedRefs\": [\n {\n \"kind\": \"aliquip officia tempor consequat\",\n \"name\": \"amet consequat\",\n \"uid\": \"qui labore Duis\"\n },\n {\n \"kind\": \"volupt\",\n \"name\": \"occaecat officia irure\",\n \"uid\": \"enim aute incididunt sint\"\n }\n ],\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"qui elit culpa\",\n \"name\": \"deserunt non minim \",\n \"uid\": \"consequat nisi irure\"\n },\n \"labels\": {\n \"fugiat_bed\": \"enim nisi deserunt\"\n },\n \"machineUid\": \"cupidatat ipsum lab\",\n \"namespace\": \"nulla fugiat enim in laborum\",\n \"nodename\": \"ut dolor ut magna\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"ipsum ut ex velit\",\n \"name\": \"ullamco in aliqua\",\n \"resources\": {\n \"limits\": {\n \"cpu\": -75942401,\n \"cpuUnit\": \"aliquip dolore\",\n \"memory\": -42841446,\n \"memoryUnit\": \"Duis officia commodo incididunt\"\n },\n \"requests\": {\n \"cpu\": 51023586,\n \"cpuUnit\": \"deserunt ea occae\",\n \"memory\": -38587966,\n \"memoryUnit\": \"reprehenderit aliquip\"\n }\n }\n },\n {\n \"image\": \"nulla ut est veniam\",\n \"name\": \"occaec\",\n \"resources\": {\n \"limits\": {\n \"cpu\": 13428592,\n \"cpuUnit\": \"mollit veniam sunt\",\n \"memory\": -55078853,\n \"memoryUnit\": \"amet voluptate quis laboris\"\n },\n \"requests\": {\n \"cpu\": 44416359,\n \"cpuUnit\": \"cupidatat laborum\",\n \"memory\": 56147188,\n \"memoryUnit\": \"non magna\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"sed proident dolor dolor\"\n },\n {\n \"name\": \"enim id mollit\"\n }\n ]\n },\n \"status\": {\n \"containers\": [\n {\n \"image\": \"sed\",\n \"name\": \"reprehenderit Excepteur in et\",\n \"ready\": true,\n \"restartCount\": 86812070,\n \"started\": false,\n \"state\": {\n \"exitCode\": -57075013,\n \"finishedAt\": \"\",\n \"reason\": \"ullamco sun\",\n \"startedAt\": \"\",\n \"state\": \"exercitation officia adipisicing\"\n }\n },\n {\n \"image\": \"sed proident ex\",\n \"name\": \"aliqua proident\",\n \"ready\": true,\n \"restartCount\": 3813288,\n \"started\": false,\n \"state\": {\n \"exitCode\": 33783759,\n \"finishedAt\": \"\",\n \"reason\": \"adipisicing\",\n \"startedAt\": \"\",\n \"state\": \"occaecat\"\n }\n }\n ],\n \"phase\": \"in enim voluptate fugiat est\",\n \"podIp\": \"elit amet reprehenderit\",\n \"qosClass\": \"ex proident ut\"\n }\n }\n ]\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"sint_1\": \"\",\n \"proident58\": \"\"\n },\n \"labels\": {\n \"irure_b\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d57c0a55-0849-422f-9a7e-1e351a11ea8f", "name": "Retrieves specified workspace clusters workload rolebindings", "request": { "name": "Retrieves specified workspace clusters workload rolebindings", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "rolebinding" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ac878be5-9ea7-497d-88a7-a6ee852af3f4", "name": "An array of clusters workload rolebindings", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "rolebinding" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"occaecat\",\n \"name\": \"dolor sint\",\n \"uid\": \"ullamco anim ex aliqu\"\n },\n \"labels\": {\n \"proident273\": \"aute\",\n \"consecteture\": \"sint sunt in est\"\n },\n \"namespace\": \"Lorem eiusmod\"\n },\n \"spec\": {\n \"namespace\": \"amet aute adipisicing irure\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"id anim do\"\n },\n \"subjects\": [\n {\n \"name\": \"id pariatur e\",\n \"namespace\": \"sit qui est fugiat\",\n \"type\": \"User\"\n },\n {\n \"name\": \"eu incididunt dolore\",\n \"namespace\": \"dolore consequat\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"\",\n \"name\": \"commodo elit adipisicing\",\n \"uid\": \"aliquip eiusmod adipisicing officia\"\n },\n \"labels\": {\n \"irure_17b\": \"Lorem amet pariatur eiusm\",\n \"nostruddd0\": \"minim anim quis exercitation sint\",\n \"consequat_dc\": \"eu eiusmod ut do\"\n },\n \"namespace\": \"cillum\"\n },\n \"spec\": {\n \"namespace\": \"dolore cillum\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"nulla fugiat ea cillum\"\n },\n \"subjects\": [\n {\n \"name\": \"in\",\n \"namespace\": \"irure ut\",\n \"type\": \"User\"\n },\n {\n \"name\": \"esse quis cupidatat amet\",\n \"namespace\": \"dolor in tempor\",\n \"type\": \"ServiceAccount\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"appdeployment\",\n \"name\": \"Ut adipisicing\",\n \"uid\": \"id\"\n }\n },\n {\n \"bindings\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"ullamco nisi lab\",\n \"name\": \"minim labore anim\",\n \"uid\": \"cillum ut exercitation eu consectetur\"\n },\n \"labels\": {\n \"idbd4\": \"commodo mollit nulla\",\n \"esse2\": \"velit aliqua Ut in\",\n \"sint_32\": \"reprehenderit sint in\"\n },\n \"namespace\": \"eiusmod magna culpa in\"\n },\n \"spec\": {\n \"namespace\": \"sint sed\",\n \"role\": {\n \"kind\": \"ClusterRole\",\n \"name\": \"nisi non eu in\"\n },\n \"subjects\": [\n {\n \"name\": \"cupidatat veniam\",\n \"namespace\": \"dolor laboris esse Lorem culpa\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"nostrud ut sint eu\",\n \"namespace\": \"aute Lorem\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"RoleBinding\"\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"exercitation\",\n \"name\": \"ut in\",\n \"uid\": \"proid\"\n },\n \"labels\": {\n \"Ut_e\": \"velit sunt\"\n },\n \"namespace\": \"Duis nulla mollit minim reprehenderit\"\n },\n \"spec\": {\n \"namespace\": \"sit exercita\",\n \"role\": {\n \"kind\": \"Role\",\n \"name\": \"ad Duis eiusmod\"\n },\n \"subjects\": [\n {\n \"name\": \"dolor\",\n \"namespace\": \"velit tempor qui\",\n \"type\": \"ServiceAccount\"\n },\n {\n \"name\": \"aute reprehenderit ea commodo\",\n \"namespace\": \"aliqua culpa Lorem q\",\n \"type\": \"Group\"\n }\n ],\n \"type\": \"ClusterRoleBinding\"\n }\n }\n ],\n \"metadata\": {\n \"kind\": \"clusterprofile\",\n \"name\": \"et\",\n \"uid\": \"eiusmod nisi nulla ipsum amet\"\n }\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"sunt_5\": \"\",\n \"Excepteur_9e\": \"\",\n \"et_f\": \"\"\n },\n \"labels\": {\n \"nulla_15\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b900ffbf-21ed-4747-9779-a921367926ce", "name": "Retrieves specified workspace clusters workload statefulsets", "request": { "name": "Retrieves specified workspace clusters workload statefulsets", "description": {}, "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "statefulset" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"clusters\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1b5c5078-8afc-4129-a0bb-e031fc8e0471", "name": "An array of clusters workload statefulsets", "originalRequest": { "url": { "path": [ "v1", "dashboard", "workspaces", ":uid", "spectroclusters", "workloads", "statefulset" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"metadata\": {\n \"kind\": \"spectrocluster\",\n \"name\": \"occaecat\",\n \"uid\": \"non velit\"\n },\n \"statefulSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"esse amet adipisicing cillum\",\n \"name\": \"ullamco aliqua sint nostrud\",\n \"uid\": \"Ut\"\n },\n \"labels\": {\n \"dolore68\": \"adipisi\"\n },\n \"namespace\": \"Excepteur anim magna ad qui\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 71252464,\n \"ready\": 11779828,\n \"total\": -30871601,\n \"updated\": 29916659\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"officia consequat anim\",\n \"name\": \"sunt deserunt do dolore\",\n \"uid\": \"Lor\"\n },\n \"labels\": {\n \"doloree1\": \"sed nisi et\"\n },\n \"namespace\": \"est\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 42308079,\n \"ready\": -10819827,\n \"total\": -6759902,\n \"updated\": -36176805\n }\n }\n }\n ]\n },\n {\n \"metadata\": {\n \"kind\": \"clusterprofile\",\n \"name\": \"Excepteur Lorem\",\n \"uid\": \"sint irure qui enim aliquip\"\n },\n \"statefulSets\": [\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"eiusmod nulla\",\n \"name\": \"qui exercitation eu\",\n \"uid\": \"mollit aliquip\"\n },\n \"labels\": {\n \"elit_7\": \"Excepteur laboris\"\n },\n \"namespace\": \"repr\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 98754259,\n \"ready\": -32062009,\n \"total\": 64919257,\n \"updated\": -79286778\n }\n }\n },\n {\n \"metadata\": {\n \"creationTimestamp\": \"\",\n \"entity\": {\n \"kind\": \"qui dolore labore sint\",\n \"name\": \"ex\",\n \"uid\": \"sunt sit\"\n },\n \"labels\": {\n \"voluptate_d5\": \"enim eu ullamco aute\",\n \"ipsum_321\": \"culpa\"\n },\n \"namespace\": \"est consequat\"\n },\n \"status\": {\n \"replicas\": {\n \"available\": 21571408,\n \"ready\": 65081754,\n \"total\": -5707882,\n \"updated\": -70834976\n }\n }\n }\n ]\n }\n ],\n \"metadata\": {\n \"annotations\": {\n \"velit_0c\": \"\"\n },\n \"labels\": {\n \"minim15\": \"\",\n \"nisicb7\": \"\"\n },\n \"name\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "46a72478-b24c-41ad-9783-8853085abb09", "name": "sync data to cloud watch", "request": { "name": "sync data to cloud watch", "description": { "content": "Sync data to cloud watch", "type": "text/plain" }, "url": { "path": ["v1", "datasinks", "cloudwatch"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"payload\": [\n {\n \"refUid\": \"\",\n \"timestamp\": \"\"\n },\n {\n \"refUid\": \"\",\n \"timestamp\": \"\",\n \"ut_\": \"\",\n \"Duis_88e\": \"\",\n \"eiusmod__2f\": \"\"\n }\n ],\n \"spec\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bb44bb54-b4fb-4eca-b28c-9319712e7cde", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "datasinks", "cloudwatch"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"payload\": [\n {\n \"refUid\": \"\",\n \"timestamp\": \"\",\n \"sit_b9\": \"\"\n },\n {\n \"refUid\": \"\",\n \"timestamp\": \"\",\n \"inf\": \"\",\n \"reprehenderit_e\": \"\",\n \"veniam_d\": \"\"\n }\n ],\n \"spec\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "34dbda3b-0b3a-4c21-ac01-e1b0f7e9c4c0", "name": "edgehosts", "item": [ { "id": "ef5aee22-a6e4-4061-9a4f-a5abbe4d2a10", "name": "Create the edge host device", "request": { "name": "Create the edge host device", "description": {}, "url": { "path": ["v1", "edgehosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"labels\": {\n \"inf\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"archType\": \"amd64\",\n \"hostPairingKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5bab6da0-da7e-4ad5-a125-bd00dec0756f", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"labels\": {\n \"sit_696\": \"\",\n \"Excepteurb\": \"\",\n \"ullamcob\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"archType\": \"amd64\",\n \"hostPairingKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "055c779c-64d2-4c30-9416-45ab53b3e74b", "name": "Retrieves a list of edge hosts metadata matching the filter condition", "request": { "name": "Retrieves a list of edge hosts metadata matching the filter condition", "description": {}, "url": { "path": ["v1", "edgehosts", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "type", "value": "" }, { "disabled": false, "key": "quickFilter", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f6f7f648-80da-4c80-bd52-a95f4819bb3a", "name": "An array of edge host metadata", "originalRequest": { "url": { "path": ["v1", "edgehosts", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "type", "value": "" }, { "key": "quickFilter", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"edgeHosts\": [\n {\n \"archType\": \"amd64\",\n \"edgeHostType\": \"libvirt\",\n \"healthState\": \"ullamco laborum magna occaecat dolore\",\n \"name\": \"fugiat commodo non\",\n \"state\": \"aliqua qui consequat cillum\",\n \"uid\": \"lab\"\n },\n {\n \"archType\": \"amd64\",\n \"edgeHostType\": \"vsphere\",\n \"healthState\": \"reprehenderit qui tempor\",\n \"name\": \"fugiat nisi Duis\",\n \"state\": \"laboris laborum esse eni\",\n \"uid\": \"nisi magna nulla\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "355dec39-2e8c-4740-a375-6a119d41a745", "name": "Registers the edge host device", "request": { "name": "Registers the edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"in73\": \"\",\n \"ex_70\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exc9b\": \"\",\n \"elit5_7\": \"\",\n \"laborum2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"adipisicing0_3\": \"\",\n \"officia8\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"consectetur__40\": \"\",\n \"quis8c1\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"magna_2\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"officia_c\": \"\",\n \"sunt_5d\": \"\",\n \"quis23d\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate_0\": \"\",\n \"animf_e\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"dolore__0\": \"\",\n \"minim_0c\": \"\",\n \"reprehenderit_b\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"essea6b\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"Excepteur__\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"est_99a\": \"\",\n \"dolorec\": \"\",\n \"laboris2b\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"pariatur1b\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1fcf6c0d-9348-41df-9a1c-e870a616698c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "edgehosts", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"est_9\": \"\",\n \"aliquip_c8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_6e\": \"\",\n \"deserunt_37_\": \"\",\n \"sit_e09\": \"\",\n \"Duis259\": \"\",\n \"sit78\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"officia4e9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"occaecatf1\": \"\",\n \"elit5f\": \"\",\n \"sunte61\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"ad4\": \"\",\n \"aliqua6\": \"\",\n \"cupidatat_d31\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"mollit_a6\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"labore1c\": \"\",\n \"aliquaea\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ullamcod\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate7a\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_d\": \"\",\n \"magnac\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"ut0f\": \"\",\n \"quis_86\": \"\",\n \"aliqua4e\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"et_206\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b481978b-d260-47b4-811d-3ddcd8ad16ea", "name": "tokens", "item": [ { "id": "5f694988-77e2-468e-8f40-b59d57a80a72", "name": "Retrieves a list of edge tokens", "request": { "name": "Retrieves a list of edge tokens", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "21813757-28a9-49f8-9d3b-c980d3b1a37e", "name": "An array of edge tokens", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"enim_12\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_d\": \"\",\n \"consectetur06_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProject\": {\n \"name\": \"nulla consectetur\",\n \"uid\": \"enim\"\n },\n \"expiry\": \"\",\n \"token\": \"nisi exercitation ullamco\"\n },\n \"status\": {\n \"isActive\": true\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"essef9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sint0\": \"\",\n \"fugiat_cf6\": \"\",\n \"in5\": \"\",\n \"enim_e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProject\": {\n \"name\": \"ullamco anim\",\n \"uid\": \"dolore adipisicing magna qui\"\n },\n \"expiry\": \"\",\n \"token\": \"elit Duis aliqua dolor\"\n },\n \"status\": {\n \"isActive\": true\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6aa7cf42-cdde-46fa-b160-5432a65cac54", "name": "Create the edge token", "request": { "name": "Create the edge token", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nostrud_6\": \"\",\n \"laboree\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exa\": \"\",\n \"voluptate_c0\": \"\",\n \"voluptate_92\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProjectUid\": \"\",\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f2ef7e33-039e-479e-a667-3c74aeee023e", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"deserunt_1d\": \"\",\n \"sunt_ce\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minime\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProjectUid\": \"\",\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "08e94849-97c2-427a-9e90-612fdc136b2d", "name": "{uid}", "item": [ { "id": "488216d9-c0c7-48c4-8305-5c7c927260bc", "name": "Deletes the specified edge token", "request": { "name": "Deletes the specified edge token", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4b251b19-9efd-4698-ae91-5d0caf0931d2", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0037a871-b41a-4c99-a74d-ae4f67bdc465", "name": "Returns the specified edge token", "request": { "name": "Returns the specified edge token", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "366e0e4d-b560-40b5-80a9-aa1e3d89f1c7", "name": "OK", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"proident_c6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut4c\": \"\",\n \"infb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProject\": {\n \"name\": \"dolor ullamco laborum sunt\",\n \"uid\": \"exercitation Duis dolor\"\n },\n \"expiry\": \"\",\n \"token\": \"nostrud \"\n },\n \"status\": {\n \"isActive\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7ed75a17-2e26-408a-95e1-49ff58c05749", "name": "Updates the specified edge token", "request": { "name": "Updates the specified edge token", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"exercitation__7\": \"\",\n \"deserunt3b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor_4\": \"\",\n \"enim8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProjectUid\": \"\",\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "17c5a272-9718-4c65-9665-f5ac72b8a80c", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"officia_e\": \"\",\n \"irure_c89\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut_fe\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultProjectUid\": \"\",\n \"expiry\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c7d283c5-831a-4843-9c4c-9476efe33785", "name": "Revoke or re-activate the edge token access", "request": { "name": "Revoke or re-activate the edge token access", "description": {}, "url": { "path": ["v1", "edgehosts", "tokens", ":uid", "state"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"isActive\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "21e8ff8a-f95a-403f-b46e-60bbbadf48d0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", "tokens", ":uid", "state"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge token uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"isActive\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "f2541bb9-3a4b-471f-904e-fb1a280168c9", "name": "{uid}", "item": [ { "id": "36117d71-4f63-487b-a6ef-bfad68ab53e8", "name": "Deletes the specified edge host device", "request": { "name": "Deletes the specified edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e6955c5c-52f7-4ed9-9f22-634280e50d1f", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "938bc932-8257-4762-8350-c39994803d94", "name": "Returns the specified edge host device", "request": { "name": "Returns the specified edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "resolvePackValues", "value": "false", "description": "resolve pack values if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "34d641b6-7957-4a53-888a-1698afd1ebdb", "name": "OK", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "resolvePackValues", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"est_9\": \"\",\n \"aliquip_c8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_6e\": \"\",\n \"deserunt_37_\": \"\",\n \"sit_e09\": \"\",\n \"Duis259\": \"\",\n \"sit78\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"officia4e9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"occaecatf1\": \"\",\n \"elit5f\": \"\",\n \"sunte61\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"ad4\": \"\",\n \"aliqua6\": \"\",\n \"cupidatat_d31\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"mollit_a6\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"labore1c\": \"\",\n \"aliquaea\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ullamcod\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate7a\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_d\": \"\",\n \"magnac\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"ut0f\": \"\",\n \"quis_86\": \"\",\n \"aliqua4e\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"et_206\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8927efd6-f1dc-4eb3-a5e1-74ccc6600a96", "name": "Updates the specified edge host device", "request": { "name": "Updates the specified edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"adipisicing8\": \"\",\n \"dolor_d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_70\": \"\",\n \"esse_b9f\": \"\",\n \"cupidatat73\": \"\",\n \"incididunt_9f6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"deserunt_b87\": \"\",\n \"amet_8\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"Excepteurfb8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"do_136\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"cillum8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"deserunt_c0\": \"\",\n \"non_d\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"dolore_2\": \"\",\n \"eu_0\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"labore_d4\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"minim_6\": \"\",\n \"consecteturbb\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"laborum_5\": \"\",\n \"laboris4f\": \"\",\n \"cupidatat_07f\": \"\",\n \"doad\": \"\",\n \"officia_f8\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"labore_1_c\": \"\",\n \"exercitation7\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3a431d24-3cb1-44fa-aa04-4a0cf88738f9", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c1177085-c3f0-4bcf-84d9-434d30e521b9", "name": "cluster/associate", "item": [ { "id": "4dc2289b-4370-4fb2-8920-e37c7fd60135", "name": "Deassociate the clusters to the edge host", "request": { "name": "Deassociate the clusters to the edge host", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "cluster", "associate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "45aad0b5-5182-41b3-843c-3aad43bbb9c9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "cluster", "associate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "39dfbd00-2c70-456a-a1b5-3fb8cd479036", "name": "Associate the clusters to the edge host", "request": { "name": "Associate the clusters to the edge host", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "cluster", "associate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b7bb1d52-2fab-47ee-a690-2be3b62e190b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "cluster", "associate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"clusterUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "faab41be-0855-41e7-9c87-ac6b1ebb6215", "name": "Updates the edge host health", "request": { "name": "Updates the edge host health", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "health"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7c71783f-8f66-44b6-b646-57814472dbc6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "health"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "596f806e-9df1-4a3e-8cd6-6cb32ef80a54", "name": "Update the specified edge host device host check sum", "request": { "name": "Update the specified edge host device host check sum", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "hostCheckSum"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"hostCheckSum\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b4c4f828-a119-4727-a6f5-e1365c016e8e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "hostCheckSum"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"hostCheckSum\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e9e732e3-6ba9-4da4-894c-c08d081d588b", "name": "Update the specified edge host device host pairing key", "request": { "name": "Update the specified edge host device host pairing key", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "hostPairingKey"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"hostPairingKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "45121528-1a41-4374-b976-497c131637b8", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "hostPairingKey"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"hostPairingKey\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6a87cf7e-1108-469b-9187-d34c02aa76d2", "name": "Updates the specified edge host device meta", "request": { "name": "Updates the specified edge host device meta", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"labels\": {\n \"essebcd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4c2e5fbf-3490-44c4-94ec-9ba24b0ecce4", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"labels\": {\n \"nostrud8_b\": \"\",\n \"Excepteur_1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "80f89a8e-3ec1-42b4-82c7-b6bd3864b7be", "name": "Returns the specified edge host's manifest", "request": { "name": "Returns the specified edge host's manifest", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "pack", "manifests", ":manifestUid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "resolveManifestValues", "value": "false", "description": "resolve pack manifest values if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) edge host uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) manifest uid which is part of the pack ref" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "10864c65-5097-4d13-be64-db97ce80901f", "name": "Pack manifest content", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "pack", "manifests", ":manifestUid"], "host": ["{{baseUrl}}"], "query": [ { "key": "resolveManifestValues", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) edge host uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) manifest uid which is part of the pack ref" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"velit_3\": \"\",\n \"sed34\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_e0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"in Lorem dol\",\n \"digest\": \"ut dolor reprehenderit aute\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "53f90e17-b621-4030-8913-8048cc19bee8", "name": "Patch update specified edge host's packs status", "request": { "name": "Patch update specified edge host's packs status", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "packs", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"packs\": [\n {\n \"condition\": {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"endTime\": \"\",\n \"name\": \"\",\n \"profileUid\": \"\",\n \"startTime\": \"\",\n \"type\": \"spectro\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"endTime\": \"\",\n \"name\": \"\",\n \"profileUid\": \"\",\n \"startTime\": \"\",\n \"type\": \"spectro\",\n \"version\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "89b3c8a8-e0d2-4ddc-820b-d30607a05fa3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "packs", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "87e001a1-e890-4134-92d2-d4fdcd848921", "name": "profiles", "item": [ { "id": "3f2b2de0-802b-4e77-9fbe-792504c20d35", "name": "Returns the associated profiles of a specified edge host device", "request": { "name": "Returns the associated profiles of a specified edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "includes pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2154939f-5734-484c-9d47-1453ebdc2756", "name": "OK", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_a\": \"\",\n \"adb4a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"laboris officia aliqua sit\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam_065\": \"\",\n \"Utf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"commodo8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"cillum pariatur veniam aliqua\",\n \"addonType\": \"Lorem ut dolore in consequat\",\n \"annotations\": {\n \"qui_89\": \"magna sunt Excepteur in\",\n \"sunt_cd2\": \"esse consequat occaecat\",\n \"commodo5b\": \"in do ut\"\n },\n \"cloudTypes\": [\n \"consequat et\",\n \"anim cupidatat incididunt dolor\"\n ],\n \"digest\": \"non sit pariatur\",\n \"displayName\": \"pariatur reprehenderit\",\n \"eol\": \"id tempor nisi qui occaecat\",\n \"group\": \"dolor veniam\",\n \"layer\": \"os\",\n \"logoUrl\": \"nisi sunt\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"aliquip ea labore\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"Ut occaecat\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"veniam\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"magna\",\n \"displayName\": \"aliqua\",\n \"format\": \"qui dolor\",\n \"hidden\": true,\n \"listOptions\": [\n \"sit cillum nulla esse aute\",\n \"mollit cupidatat est ipsum\"\n ],\n \"name\": \"veniam Duis dolor ipsum\",\n \"optional\": true,\n \"options\": {\n \"sit3\": {\n \"dependencies\": [\n {\n \"layer\": \"nostrud\",\n \"name\": \"consequat commodo\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sed in\",\n \"name\": \"Duis aute magna\",\n \"readOnly\": true\n }\n ],\n \"description\": \"irure culpa\",\n \"label\": \"anim sed ad\"\n },\n \"culpa1b7\": {\n \"dependencies\": [\n {\n \"layer\": \"in\",\n \"name\": \"dolore nostr\",\n \"readOnly\": false\n },\n {\n \"layer\": \"qui ex aliquip ad\",\n \"name\": \"fugiat in Lorem dolore exercitation\",\n \"readOnly\": false\n }\n ],\n \"description\": \"exercitation irure sit\",\n \"label\": \"in quis mollit sit\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"v\",\n \"targetKey\": \"mollit irure dolore\",\n \"type\": \"deserunt esse dolor pariatur quis\",\n \"value\": \"consectetur velit am\"\n },\n {\n \"description\": \"aliqua reprehenderit\",\n \"displayName\": \"laboris nisi inci\",\n \"format\": \"commodo id aute\",\n \"hidden\": true,\n \"listOptions\": [\n \"consequat ut\",\n \"in dolore labore Lorem\"\n ],\n \"name\": \"Lorem in exerc\",\n \"optional\": false,\n \"options\": {\n \"nostrud_0\": {\n \"dependencies\": [\n {\n \"layer\": \"ut tempor aliqua laboris quis\",\n \"name\": \"velit tempor Ut\",\n \"readOnly\": false\n },\n {\n \"layer\": \"commodo nisi\",\n \"name\": \"adipisicing\",\n \"readOnly\": false\n }\n ],\n \"description\": \"voluptate magna\",\n \"label\": \"aliquip consequat laboris ullamco\"\n },\n \"proident_711\": {\n \"dependencies\": [\n {\n \"layer\": \"tempor cupidatat cillum labore\",\n \"name\": \"occaecat consequat\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ex quis\",\n \"name\": \"irure do nisi\",\n \"readOnly\": false\n }\n ],\n \"description\": \"irure cillum\",\n \"label\": \"ad sint\"\n },\n \"nostrud0\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation Duis minim\",\n \"name\": \"aliqua veniam Duis et\",\n \"readOnly\": false\n },\n {\n \"layer\": \"Excepteur pariatur ipsum\",\n \"name\": \"elit co\",\n \"readOnly\": true\n }\n ],\n \"description\": \"esse nostrud occaecat\",\n \"label\": \"quis nulla enim dolor\"\n },\n \"magna28\": {\n \"dependencies\": [\n {\n \"layer\": \"non eiusmod\",\n \"name\": \"consectetur in veniam eu id\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aliquip reprehenderit dolore\",\n \"name\": \"Lorem sit\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aute aliqua inci\",\n \"label\": \"c\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"Ut volup\",\n \"targetKey\": \"id labore in\",\n \"type\": \"sed\",\n \"value\": \"laborum ut exercitation qui\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"dolore\",\n \"displayName\": \"nostrud Ut ullamco esse\",\n \"format\": \"veniam officia Excepteur\",\n \"hidden\": false,\n \"listOptions\": [\n \"labore mollit aliquip consequat cupidatat\",\n \"mollit in Ut\"\n ],\n \"name\": \"ipsum\",\n \"optional\": true,\n \"options\": {\n \"officia_99\": {\n \"dependencies\": [\n {\n \"layer\": \"laborum aliquip\",\n \"name\": \"aliqua amet\",\n \"readOnly\": false\n },\n {\n \"layer\": \"magna veniam\",\n \"name\": \"pariatur commodo tempor in\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ipsum in commodo sunt fugiat\",\n \"label\": \"labore laborum aliqua\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"Duis laboris ut pariatur\",\n \"targetKey\": \"ut exercitation fugiat in Ut\",\n \"type\": \"tempor officia cupidatat velit s\",\n \"value\": \"esse pariatur elit incididunt aliqua\"\n },\n {\n \"description\": \"esse\",\n \"displayName\": \"Excepteur\",\n \"format\": \"officia commodo\",\n \"hidden\": false,\n \"listOptions\": [\n \"consequat voluptate enim do\",\n \"enim reprehenderit ea sit\"\n ],\n \"name\": \"reprehenderit voluptate magna dolor\",\n \"optional\": false,\n \"options\": {\n \"tempor7d\": {\n \"dependencies\": [\n {\n \"layer\": \"voluptate\",\n \"name\": \"eu deserunt nulla\",\n \"readOnly\": true\n },\n {\n \"layer\": \"in nulla pari\",\n \"name\": \"quis est\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aliqua in officia\",\n \"label\": \"fugiat eiusmod\"\n },\n \"et6a\": {\n \"dependencies\": [\n {\n \"layer\": \"nulla in Lorem ut mollit\",\n \"name\": \"laborum esse pariatur mollit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"mollit adipisicing\",\n \"name\": \"esse\",\n \"readOnly\": false\n }\n ],\n \"description\": \"cillum laboris\",\n \"label\": \"minim Ut aliquip occaecat velit\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"mollit ea\",\n \"targetKey\": \"voluptate id exercitation nulla ea\",\n \"type\": \"et\",\n \"value\": \"irure occaecat voluptate incididunt aute\"\n }\n ]\n },\n \"values\": \"anim\"\n },\n \"type\": \"spectro\",\n \"values\": \"aliquip ad eiusmod Excepteur elit\",\n \"version\": \"tempor mollit eiusmod nostrud\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor98\": \"\",\n \"dolore_a7a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris_25\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"qui voluptate incididunt veniam\",\n \"addonType\": \"Lorem enim ullamco\",\n \"annotations\": {\n \"ex_c7\": \"occaecat laborum adipisicing\",\n \"consequata\": \"Lorem in ipsum aute\"\n },\n \"cloudTypes\": [\n \"cillum commodo esse nisi amet\",\n \"magna irure laborum amet\"\n ],\n \"digest\": \"reprehenderit\",\n \"displayName\": \"ea dolore dolor ad\",\n \"eol\": \"fugiat ea enim Lorem consectetur\",\n \"group\": \"commodo offici\",\n \"layer\": \"kernel\",\n \"logoUrl\": \"esse\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"commodo occaecat in qui\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"id\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"Excepteur laboris anim\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"voluptate Lorem id\",\n \"displayName\": \"in laboris deserunt dolore\",\n \"format\": \"aliqua irure eu commodo consectetur\",\n \"hidden\": true,\n \"listOptions\": [\n \"dolore sint\",\n \"sint molli\"\n ],\n \"name\": \"proident exercitation laborum nostrud id\",\n \"optional\": false,\n \"options\": {\n \"doloreba\": {\n \"dependencies\": [\n {\n \"layer\": \"est non laboris\",\n \"name\": \"id fugiat Excepteur\",\n \"readOnly\": true\n },\n {\n \"layer\": \"incididunt minim laborum\",\n \"name\": \"magna in dolor Ut\",\n \"readOnly\": false\n }\n ],\n \"description\": \"in qui ut Lorem\",\n \"label\": \"ex\"\n },\n \"dolor31\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum venia\",\n \"name\": \"in enim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolore dolore cupidatat minim\",\n \"name\": \"est aliquip occ\",\n \"readOnly\": true\n }\n ],\n \"description\": \"sit aliquip\",\n \"label\": \"magna sed incididunt labore commodo\"\n },\n \"velit_2\": {\n \"dependencies\": [\n {\n \"layer\": \"ut\",\n \"name\": \"proident qui\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aliqua sed dolore tempor culpa\",\n \"name\": \"incididunt aute dolore est\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Duis non\",\n \"label\": \"fugiat ut est dolore\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"laborum id aute sint culpa\",\n \"targetKey\": \"nulla laboris culpa adipisicing\",\n \"type\": \"aliqua dolor sit\",\n \"value\": \"tempor enim\"\n },\n {\n \"description\": \"qui Ut sint\",\n \"displayName\": \"quis Ut Excepteur c\",\n \"format\": \"Duis amet magna eu\",\n \"hidden\": false,\n \"listOptions\": [\n \"in sint mollit\",\n \"nulla\"\n ],\n \"name\": \"elit aute sunt\",\n \"optional\": false,\n \"options\": {\n \"eu489\": {\n \"dependencies\": [\n {\n \"layer\": \"quis deserunt laborum aute ali\",\n \"name\": \"laborum commodo\",\n \"readOnly\": false\n },\n {\n \"layer\": \"aliqua velit dolor\",\n \"name\": \"sit elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"enim\",\n \"label\": \"culpa Lorem velit veniam\"\n },\n \"dolore9\": {\n \"dependencies\": [\n {\n \"layer\": \"laboris ad est magna\",\n \"name\": \"elit pariatur irure aute deserunt\",\n \"readOnly\": false\n },\n {\n \"layer\": \"velit reprehenderit\",\n \"name\": \"commodo elit sit dolore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ex\",\n \"label\": \"consectetur Lorem esse dolor\"\n },\n \"ullamco_5c9\": {\n \"dependencies\": [\n {\n \"layer\": \"veniam non quis ex incididunt\",\n \"name\": \"sunt sit mollit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"Lorem et in\",\n \"name\": \"Ut enim elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"pariatur et dolor in non\",\n \"label\": \"ad irure id\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"aliqua anim sunt\",\n \"targetKey\": \"dolor\",\n \"type\": \"ea in\",\n \"value\": \"culpa Ut Excepteur\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"cupidatat dolore\",\n \"displayName\": \"cupidatat ex consectetur \",\n \"format\": \"dolor qui esse eu\",\n \"hidden\": true,\n \"listOptions\": [\n \"ut Lorem nulla\",\n \"culpa dolore\"\n ],\n \"name\": \"et nulla ex\",\n \"optional\": true,\n \"options\": {\n \"laborum_0ce\": {\n \"dependencies\": [\n {\n \"layer\": \"quis velit\",\n \"name\": \"elit sed cupidatat incididunt sit\",\n \"readOnly\": true\n },\n {\n \"layer\": \"consequat Ut fugiat est\",\n \"name\": \"velit in ea ex\",\n \"readOnly\": false\n }\n ],\n \"description\": \"laboris dolore aliqua nostrud do\",\n \"label\": \"ullamco\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"tempor consectetur\",\n \"targetKey\": \"ut proid\",\n \"type\": \"mollit dolor sunt ex\",\n \"value\": \"magna enim irure\"\n },\n {\n \"description\": \"minim ad nisi anim\",\n \"displayName\": \"ut nulla exercitation proident do\",\n \"format\": \"Excepteur ullamco cillum\",\n \"hidden\": false,\n \"listOptions\": [\n \"in do\",\n \"vo\"\n ],\n \"name\": \"incididunt eu do sint\",\n \"optional\": false,\n \"options\": {\n \"tempor7\": {\n \"dependencies\": [\n {\n \"layer\": \"proident ullamco labore\",\n \"name\": \"fugiat occaecat\",\n \"readOnly\": true\n },\n {\n \"layer\": \"do magna\",\n \"name\": \"do ut ex consequat laborum\",\n \"readOnly\": false\n }\n ],\n \"description\": \"exercitation tempor\",\n \"label\": \"exercitati\"\n },\n \"culpa43a\": {\n \"dependencies\": [\n {\n \"layer\": \"officia nostrud irure sunt\",\n \"name\": \"Ut\",\n \"readOnly\": false\n },\n {\n \"layer\": \"dolor esse nisi sint\",\n \"name\": \"Duis deserunt Excepteur\",\n \"readOnly\": true\n }\n ],\n \"description\": \"velit\",\n \"label\": \"Ut sed sint eu\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"dolor in qui\",\n \"targetKey\": \"culpa dolore nisi\",\n \"type\": \"aliqua irure\",\n \"value\": \"nostrud in dolor elit\"\n }\n ]\n },\n \"values\": \"dolore Lorem\"\n },\n \"type\": \"spectro\",\n \"values\": \"consequat \",\n \"version\": \"in quis esse\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"deserunt consectetur nostrud eiusmod fugiat\",\n \"version\": -67138031\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat8dd\": \"\",\n \"aliquip_0f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eiusmod2\": \"\",\n \"enim9_c\": \"\",\n \"velit_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"sunt in\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"consequat1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborum_37_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"minim laboris Duis\",\n \"addonType\": \"laboris exercitation quis elit\",\n \"annotations\": {\n \"cupidatat_6_\": \"proident aliqua\",\n \"nulla_b0\": \"exercitation aliquip\",\n \"eu3_9\": \"in sed\",\n \"laboris8e\": \"id ut\"\n },\n \"cloudTypes\": [\n \"sunt\",\n \"do consectetur\"\n ],\n \"digest\": \"non\",\n \"displayName\": \"fugiat ut\",\n \"eol\": \"cillum dolor minim irure\",\n \"group\": \"et sunt\",\n \"layer\": \"k8s\",\n \"logoUrl\": \"pariatur in Duis\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"ea velit\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"ad\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"quis ut veniam commodo\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"est minim proident aliqua\",\n \"displayName\": \"deserunt culpa aute laboris\",\n \"format\": \"quis\",\n \"hidden\": false,\n \"listOptions\": [\n \"Ut voluptate proident\",\n \"laboris Duis\"\n ],\n \"name\": \"Ut do exercitation\",\n \"optional\": true,\n \"options\": {\n \"non4c1\": {\n \"dependencies\": [\n {\n \"layer\": \"quis proident\",\n \"name\": \"velit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"mollit aute ullamco dolor\",\n \"name\": \"dolor proident commodo\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliqua magna\",\n \"label\": \"ea aliquip\"\n },\n \"dolore_a2\": {\n \"dependencies\": [\n {\n \"layer\": \"labore aliqua enim eiusmod\",\n \"name\": \"proident velit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ullamco sint minim in labore\",\n \"name\": \"sunt dolor id\",\n \"readOnly\": true\n }\n ],\n \"description\": \"et\",\n \"label\": \"aute qui adipisicing in\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"consectetur eu nisi officia\",\n \"targetKey\": \"aute sit magna ad\",\n \"type\": \"ea ad\",\n \"value\": \"dolore sint ipsum\"\n },\n {\n \"description\": \"ea Ut sunt est occaecat\",\n \"displayName\": \"nisi\",\n \"format\": \"aliqua eu consequat ut\",\n \"hidden\": false,\n \"listOptions\": [\n \"esse ex officia ullamco minim\",\n \"fugiat dolore irure\"\n ],\n \"name\": \"consequat culpa esse Lorem quis\",\n \"optional\": true,\n \"options\": {\n \"sit_a90\": {\n \"dependencies\": [\n {\n \"layer\": \"dolore\",\n \"name\": \"commodo labore nostrud\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ut laborum eu\",\n \"name\": \"eu ea esse nostrud\",\n \"readOnly\": false\n }\n ],\n \"description\": \"occaecat eu ea Ut enim\",\n \"label\": \"aliquip commodo fugiat\"\n },\n \"officia_c3_\": {\n \"dependencies\": [\n {\n \"layer\": \"amet commodo cillum do\",\n \"name\": \"commodo dolor nulla sunt\",\n \"readOnly\": false\n },\n {\n \"layer\": \"elit dolor cillum enim voluptate\",\n \"name\": \"ullamco pariatur dolor\",\n \"readOnly\": false\n }\n ],\n \"description\": \"velit cillum\",\n \"label\": \"irure id\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"in sunt\",\n \"targetKey\": \"eiusmod officia\",\n \"type\": \"in cupidatat elit\",\n \"value\": \"Ut in laborum nisi quis\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"nulla enim nisi officia inc\",\n \"displayName\": \"quis ad sunt\",\n \"format\": \"laborum eu eiusmod\",\n \"hidden\": false,\n \"listOptions\": [\n \"esse ad quis\",\n \"velit aliquip eu anim\"\n ],\n \"name\": \"nisi Excepteur ex et aliqua\",\n \"optional\": false,\n \"options\": {\n \"commodo_4\": {\n \"dependencies\": [\n {\n \"layer\": \"anim ullamco voluptate in\",\n \"name\": \"eu sint tempor proident\",\n \"readOnly\": false\n },\n {\n \"layer\": \"dolore irure\",\n \"name\": \"quis ipsum reprehenderit id\",\n \"readOnly\": false\n }\n ],\n \"description\": \"reprehenderit\",\n \"label\": \"occaecat deserunt incididunt\"\n },\n \"consectetur_d0\": {\n \"dependencies\": [\n {\n \"layer\": \"incididunt adipisicing deserunt\",\n \"name\": \"in ipsum commodo ut\",\n \"readOnly\": false\n },\n {\n \"layer\": \"commodo adipisicing Ut\",\n \"name\": \"Lorem aliqua eiusmod anim\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Duis in officia dolore\",\n \"label\": \"cillum aliqua pariatur veniam \"\n },\n \"eiusmod_f9\": {\n \"dependencies\": [\n {\n \"layer\": \"et ipsum veniam\",\n \"name\": \"laborum vel\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ex velit\",\n \"name\": \"veniam\",\n \"readOnly\": true\n }\n ],\n \"description\": \"pariatur\",\n \"label\": \"consectetur aliquip\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"laborum occaecat culpa\",\n \"targetKey\": \"quis elit qui fugiat\",\n \"type\": \"in mollit\",\n \"value\": \"est Excepteur\"\n },\n {\n \"description\": \"reprehenderit nisi aute Excepteur\",\n \"displayName\": \"ipsum cupidatat sed\",\n \"format\": \"aliquip \",\n \"hidden\": true,\n \"listOptions\": [\n \"veniam\",\n \"enim\"\n ],\n \"name\": \"officia ut laboris veniam\",\n \"optional\": false,\n \"options\": {\n \"ut_a\": {\n \"dependencies\": [\n {\n \"layer\": \"eu eiusmod\",\n \"name\": \"Excepteur aliqua\",\n \"readOnly\": true\n },\n {\n \"layer\": \"in dolore sint\",\n \"name\": \"irure ut\",\n \"readOnly\": false\n }\n ],\n \"description\": \"reprehenderit exercitation aute\",\n \"label\": \"aliqua\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"dolor ullamco sed commodo\",\n \"targetKey\": \"non in consequat labore sit\",\n \"type\": \"aliquip commodo tempor\",\n \"value\": \"tempor\"\n }\n ]\n },\n \"values\": \"adipisicing qui Ut eu\"\n },\n \"type\": \"spectro\",\n \"values\": \"veniam adipisicing sit laboris\",\n \"version\": \"reprehenderit non eu\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud_fa\": \"\",\n \"consectetur_7\": \"\",\n \"quic7a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sint62b\": \"\",\n \"irure81\": \"\",\n \"exde_\": \"\",\n \"magna_d28\": \"\",\n \"tempor_cec\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"Excepteur consequat\",\n \"addonType\": \"dolor ad\",\n \"annotations\": {\n \"occaecat_69\": \"culpa non deserunt\"\n },\n \"cloudTypes\": [\n \"aliqua anim reprehenderit\",\n \"ut eu Lorem\"\n ],\n \"digest\": \"Ut incididunt sit tempor\",\n \"displayName\": \"id deserunt ad\",\n \"eol\": \"aliq\",\n \"group\": \"Duis occaec\",\n \"layer\": \"cni\",\n \"logoUrl\": \"aute amet\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"mini\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"enim deserunt cupidatat\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"culpa in ma\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"sed exercitation eu ut in\",\n \"displayName\": \"incididunt\",\n \"format\": \"in eiusmod\",\n \"hidden\": false,\n \"listOptions\": [\n \"ullamco dolor ut eiusmod\",\n \"Ut in officia esse\"\n ],\n \"name\": \"dolor ullamco nulla\",\n \"optional\": false,\n \"options\": {\n \"occaecat12c\": {\n \"dependencies\": [\n {\n \"layer\": \"labore Lorem\",\n \"name\": \"exercitation Lorem\",\n \"readOnly\": false\n },\n {\n \"layer\": \"minim culpa ad sint \",\n \"name\": \"veniam velit\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Lorem\",\n \"label\": \"elit ea\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"sint in\",\n \"targetKey\": \"magna Lorem do pariatur\",\n \"type\": \"laborum ullamco\",\n \"value\": \"magna fugiat irure enim\"\n },\n {\n \"description\": \"adipisicing\",\n \"displayName\": \"ad Duis laboris\",\n \"format\": \"quis anim in\",\n \"hidden\": false,\n \"listOptions\": [\n \"sed sunt\",\n \"Excepteur aliqua in dolor nostrud\"\n ],\n \"name\": \"eu magna cillum\",\n \"optional\": true,\n \"options\": {\n \"Duis_4_\": {\n \"dependencies\": [\n {\n \"layer\": \"ex do ut ullamco\",\n \"name\": \"eiusmod tempor mollit\",\n \"readOnly\": true\n },\n {\n \"layer\": \"in officia\",\n \"name\": \"cillum fugiat in\",\n \"readOnly\": false\n }\n ],\n \"description\": \"in mollit amet aute nostrud\",\n \"label\": \"et sed\"\n },\n \"in_2\": {\n \"dependencies\": [\n {\n \"layer\": \"reprehenderit id ullamco\",\n \"name\": \"aliqua aute cillum commodo occaecat\",\n \"readOnly\": false\n },\n {\n \"layer\": \"pro\",\n \"name\": \"magna\",\n \"readOnly\": true\n }\n ],\n \"description\": \"se\",\n \"label\": \"est commodo consectetur velit\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"m\",\n \"targetKey\": \"ea id enim consectetur\",\n \"type\": \"dolor\",\n \"value\": \"lab\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"ullamco mollit\",\n \"displayName\": \"do occaecat\",\n \"format\": \"exercitation occaecat velit\",\n \"hidden\": false,\n \"listOptions\": [\n \"mollit\",\n \"consequat labore occaecat\"\n ],\n \"name\": \"fugiat ut\",\n \"optional\": false,\n \"options\": {\n \"culpa_e22\": {\n \"dependencies\": [\n {\n \"layer\": \"dolore\",\n \"name\": \"eu ir\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ipsum cillum\",\n \"name\": \"sunt dolo\",\n \"readOnly\": true\n }\n ],\n \"description\": \"id fugiat deserunt\",\n \"label\": \"dolore ut ex incididunt\"\n },\n \"veniam89\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo anim Excepteur consectetur\",\n \"name\": \"fugiat adipisicing\",\n \"readOnly\": false\n },\n {\n \"layer\": \"exercitation dolor\",\n \"name\": \"in labore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"fugiat commodo\",\n \"label\": \"magna ut in\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"dolore\",\n \"targetKey\": \"fugiat enim\",\n \"type\": \"aute pariatur Excepteur\",\n \"value\": \"qui Ut laborum commodo\"\n },\n {\n \"description\": \"culpa in nostrud\",\n \"displayName\": \"magna aliqua quis\",\n \"format\": \"consequat in culpa laboris\",\n \"hidden\": false,\n \"listOptions\": [\n \"quis consequat anim\",\n \"in anim sit\"\n ],\n \"name\": \"reprehenderit\",\n \"optional\": true,\n \"options\": {\n \"Duis3\": {\n \"dependencies\": [\n {\n \"layer\": \"Excepteur aute dolore consectetur\",\n \"name\": \"in Lorem\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sit ut in id\",\n \"name\": \"do tempor Excepteur\",\n \"readOnly\": true\n }\n ],\n \"description\": \"no\",\n \"label\": \"ut\"\n },\n \"est_15\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation aliqua\",\n \"name\": \"ut cupidatat elit ad\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sed dolor velit deserunt\",\n \"name\": \"culpa Duis dolor est exercitation\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ullamco enim\",\n \"label\": \"ea dolor irure\"\n },\n \"velit7\": {\n \"dependencies\": [\n {\n \"layer\": \"et dolore\",\n \"name\": \"in ex veniam laboris\",\n \"readOnly\": false\n },\n {\n \"layer\": \"in in\",\n \"name\": \"consectetur sed\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolore aute enim ad consectetur\",\n \"label\": \"irure Lorem\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"ipsum Excepteur eiusmod id\",\n \"targetKey\": \"anim\",\n \"type\": \"esse Duis\",\n \"value\": \"anim dolor\"\n }\n ]\n },\n \"values\": \"Lorem nisi\"\n },\n \"type\": \"spectro\",\n \"values\": \"pariatur\",\n \"version\": \"ipsum Duis veniam pariatur in\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"eiusmod tempor in\",\n \"version\": -11245372\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dd95c1d1-1dde-4ff8-a3f6-0f7168424275", "name": "Associate cluster profiles to the specified edge host device", "request": { "name": "Associate cluster profiles to the specified edge host device", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d94ff66b-0962-4eaf-86bb-feed3981ca92", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e010c48d-95c8-4a29-92e3-d85d91040dc1", "name": "Reset the cluster through edge host", "request": { "name": "Reset the cluster through edge host", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge host uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "44480e7f-93a1-4704-b2e9-b136bd04992c", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Edge host uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d9603a28-352d-42d8-a133-bcb97e0111ac", "name": "Download the specified edge host device spc", "request": { "name": "Download the specified edge host device spc", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "spc", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "881b3cab-2a6e-4f04-bc56-be3f9c0eec5f", "name": "download spc archive file", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "spc", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "afa3098d-dd32-46e1-b8df-e40f8c22f594", "name": "Updates the specified edge host device vsphere properties", "request": { "name": "Updates the specified edge host device vsphere properties", "description": {}, "url": { "path": ["v1", "edgehosts", ":uid", "vsphere", "properties"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4923e147-1576-4531-8d58-8450138eb6d3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "edgehosts", ":uid", "vsphere", "properties"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "15080f67-ad3a-437e-9946-d0043737c00e", "name": "events/components", "item": [ { "id": "c81bde99-ca4d-40a5-a108-89eb9ea0fb24", "name": "Returns a paginated list of component events based on request parameters", "request": { "name": "Returns a paginated list of component events based on request parameters", "description": { "content": "Returns a paginated list of component events based on request parameters", "type": "text/plain" }, "url": { "path": ["v1", "events", "components"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "65dc6626-62ef-42bb-b7e1-886ac14a7d8c", "name": "An array of component events items", "originalRequest": { "url": { "path": ["v1", "events", "components"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"sit nostrud aliqua cillum\",\n \"metadata\": {\n \"annotations\": {\n \"occaecat_f\": \"\",\n \"anim_7\": \"\",\n \"reprehenderit_0e\": \"\",\n \"Duis_8dc\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_4\": \"\",\n \"consequat_819\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"do fugiat\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"ad officia qui\",\n \"uid\": \"magna enim ips\"\n },\n \"severity\": \"Ut sit \",\n \"source\": {\n \"component\": \"dolore minim est enim\",\n \"host\": \"in culpa eiusmod nostrud\"\n }\n },\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"Ut minim officia\",\n \"metadata\": {\n \"annotations\": {\n \"Duis61\": \"\",\n \"laborum63\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ea_ca7\": \"\",\n \"ea_34d\": \"\",\n \"et9_6\": \"\",\n \"nostrud8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"laboris cillum adipisicing\",\n \"relatedObject\": {\n \"kind\": \"spectrocluster\",\n \"name\": \"aliqua ex elit Ut\",\n \"uid\": \"Excepteur nostrud sint\"\n },\n \"severity\": \"nostrud in\",\n \"source\": {\n \"component\": \"cupidatat ipsum irure\",\n \"host\": \"commodo veniam dolor\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"in incididunt\",\n \"count\": -63951070,\n \"limit\": 31378741,\n \"offset\": -72377640\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3335d997-71d3-41d7-8588-a9802faea137", "name": "Creates a component event", "request": { "name": "Creates a component event", "description": { "content": "Creates a component event", "type": "text/plain" }, "url": { "path": ["v1", "events", "components"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ex__b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat2\": \"\",\n \"qui_5f\": \"\",\n \"cupidatat_9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "faeea741-8aba-48eb-81a7-1d92731b52b1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "events", "components"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"elit9\": \"\",\n \"amet5\": \"\",\n \"dolor_d\": \"\",\n \"Duis_2\": \"\",\n \"voluptate3_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim__\": \"\",\n \"in_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "443652ac-7d86-49b9-abba-ff72b0bec1ce", "name": "Creates the component events in bulk", "request": { "name": "Creates the component events in bulk", "description": { "content": "Creates the component events in bulk", "type": "text/plain" }, "url": { "path": ["v1", "events", "components", "bulk"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"laborum_86e\": \"\",\n \"aute_6\": \"\",\n \"commodo_5b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nulla_c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n },\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"in5b\": \"\",\n \"laborumad\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ullamco_1_\": \"\",\n \"in7e\": \"\",\n \"ex8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "eca5e9e4-95d5-459f-afd9-146cf8fb5607", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "events", "components", "bulk"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "[\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"amet93\": \"\",\n \"etcb8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur6cb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n },\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"autefb7\": \"\",\n \"in_3a_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"uid\": \"est dolore\"\n },\n {\n \"uid\": \"nostrud veniam ullamco sed\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7b6abd37-7417-4223-a3fa-0c125d4774d9", "name": "{objectKind}/{objectUid}", "item": [ { "id": "5b93e06f-ac37-48f5-96c3-92ed473f3a8e", "name": "Delete all the components events for the specified related object", "request": { "name": "Delete all the components events for the specified related object", "description": {}, "url": { "path": ["v1", "events", "components", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object uid for which events has to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object kind for which events has to be fetched" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e4fbf5c8-d867-4e0d-893e-d86e5284858f", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "events", "components", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object uid for which events has to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object kind for which events has to be fetched" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e23b5c48-4a42-45e9-8f47-9d60d5ff01aa", "name": "Returns a list of components events for the specified related object", "request": { "name": "Returns a list of components events for the specified related object", "description": { "content": "Returns a list of components events for the specified related object", "type": "text/plain" }, "url": { "path": ["v1", "events", "components", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object uid for which events has to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object kind for which events has to be fetched" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4dddd20b-4639-4edd-89c7-a1512ab28f1c", "name": "An array of component event items", "originalRequest": { "url": { "path": ["v1", "events", "components", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object uid for which events has to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object kind for which events has to be fetched" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"aute2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"est_c\": \"\",\n \"labore697\": \"\",\n \"id_4\": \"\",\n \"dolora\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n },\n {\n \"involvedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"velit_9e9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cillum_cd6\": \"\",\n \"veniam16f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"reason\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"severity\": \"\",\n \"source\": {\n \"component\": \"\",\n \"host\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ea commodo laborum elit aliqui\",\n \"count\": -3230547,\n \"limit\": -72872279,\n \"offset\": -46522315\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "2100bb19-cd5f-49e5-9487-fc578b83529e", "name": "filters", "item": [ { "id": "17f29de4-b20c-44ff-93cf-5dfd8153b16f", "name": "Returns a list of Filters", "request": { "name": "Returns a list of Filters", "description": {}, "url": { "path": ["v1", "filters"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "12708e9a-f12f-4e8d-a7bb-00baba88861c", "name": "An array of filters", "originalRequest": { "url": { "path": ["v1", "filters"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nisi_03d\": \"\",\n \"deserunt6\": \"\",\n \"ad_37\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"incididunt_f17\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"filterType\": \"in voluptate deserunt consectetur fugiat\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"magna_41\": \"\",\n \"id_91\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ine\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"filterType\": \"ut nisi\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"eiusmod laboris laborum\",\n \"count\": 37494634,\n \"limit\": 17229351,\n \"offset\": 83926992\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e5abbac9-6d8f-4a20-8e9b-df3b82c5f453", "name": "Returns a list of Filters metadata", "request": { "name": "Returns a list of Filters metadata", "description": {}, "url": { "path": ["v1", "filters", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filterType", "value": "", "description": "filterType can be - [tag, meta, resource]" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "df80ee32-f2aa-4856-be48-3eadb5638590", "name": "An array of filters", "originalRequest": { "url": { "path": ["v1", "filters", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "filterType", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"filterType\": \"quis laborum pariatur\",\n \"name\": \"nulla reprehenderit ea elit\",\n \"uid\": \"lab\"\n },\n {\n \"filterType\": \"reprehenderit magna\",\n \"name\": \"voluptate labore officia non\",\n \"uid\": \"mollit do aliquip velit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bf5e0bc6-0c92-40e7-8f8f-877c2c431015", "name": "tag", "item": [ { "id": "b2794bf8-e7d8-4080-b1d7-276eb460fa03", "name": "Creates a Tag filter", "request": { "name": "Creates a Tag filter", "description": {}, "url": { "path": ["v1", "filters", "tag"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ine\": \"\",\n \"labore4\": \"\"\n },\n \"labels\": {\n \"aute_f53\": \"\",\n \"proidentcdc\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"filterGroup\": {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"negation\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5c6dcd91-6a0a-4c73-99fa-31fcf0a3f50d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "filters", "tag"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "75d6c9b1-ac84-466a-87dc-3eb37ccfd4ad", "name": "{uid}", "item": [ { "id": "9d58444e-0556-4999-8bfc-66550bf03beb", "name": "Delete the specified Filter object", "request": { "name": "Delete the specified Filter object", "description": {}, "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f6513d6c-c52f-46b8-954b-e5a300d9e9fa", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3f3dfa6f-a51c-4256-94e2-5702f9726670", "name": "Returns the specified Filter object", "request": { "name": "Returns the specified Filter object", "description": {}, "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b12e0805-0e8d-4d53-9a2e-69e706ab025d", "name": "A Filter object", "originalRequest": { "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"do_86d\": \"\",\n \"fugiat__6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"non__71\": \"\",\n \"elit_3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"filterGroup\": {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"negation\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "acdff375-1c0a-4dd3-8b40-195d3b93ca59", "name": "Updates a Tag filter", "request": { "name": "Updates a Tag filter", "description": {}, "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"proident8\": \"\",\n \"utb18\": \"\"\n },\n \"labels\": {\n \"Excepteur_a22\": \"\",\n \"labore85\": \"\",\n \"ut_8\": \"\",\n \"proident_4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"filterGroup\": {\n \"conjunction\": \"\",\n \"filters\": [\n {\n \"key\": \"\",\n \"negation\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6829188a-f684-448d-82e2-7dc7a8bfa8b3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "filters", "tag", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "a1f0ecbf-eaf1-4bfc-aafc-6949ad21a15e", "name": "metrics/{resourceKind}", "item": [ { "id": "f870f608-0474-435e-bb6c-81eeb5d9b5f1", "name": "Retrieves the list of metrics for a specified resource kind", "request": { "name": "Retrieves the list of metrics for a specified resource kind", "description": { "content": "Returns all the metrics for a given resource kind", "type": "text/plain" }, "url": { "path": ["v1", "metrics", ":resourceKind", "values"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "metricKind", "value": "all" }, { "disabled": false, "key": "startTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "endTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "period", "value": "1" }, { "disabled": false, "key": "includeMasterMachines", "value": "false", "description": "includeMasterMachines in boolean, group the data point by including master nodes if set to true" }, { "disabled": false, "key": "discrete", "value": "false", "description": "if true then api returns only aggregation values, else api returns all data points by default" }, { "disabled": false, "key": "spectroClusterUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ed1d91c0-cd42-476d-bb62-29b8359e05cd", "name": "An array of metric items", "originalRequest": { "url": { "path": ["v1", "metrics", ":resourceKind", "values"], "host": ["{{baseUrl}}"], "query": [ { "key": "metricKind", "value": "all" }, { "key": "startTime", "value": "" }, { "key": "endTime", "value": "" }, { "key": "period", "value": "1" }, { "key": "includeMasterMachines", "value": "false" }, { "key": "discrete", "value": "false" }, { "key": "spectroClusterUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"name\": \"cillum in\",\n \"uid\": \"dolore consectetur\"\n },\n \"metrics\": [\n {\n \"aggregation\": {\n \"avg\": -10492092.4229801,\n \"count\": -75427117.61319372,\n \"max\": 15323770.958836481,\n \"min\": -67303881.84420511,\n \"sum\": -45371605.30431383\n },\n \"kind\": \"fugiat reprehenderit\",\n \"points\": [\n {\n \"avg\": -35646630.09760882,\n \"count\": 19213119.717814744,\n \"max\": 24764976.075865522,\n \"min\": 44214011.29328695,\n \"sum\": -89481177.63022014,\n \"timestamp\": -20266271.172801524,\n \"value\": -90227925.4524657\n },\n {\n \"avg\": 36694471.35115704,\n \"count\": 65608369.366928756,\n \"max\": 46683498.053010195,\n \"min\": -55174057.013086356,\n \"sum\": 21215251.26677102,\n \"timestamp\": 81632000.5963602,\n \"value\": 69852028.8535685\n }\n ],\n \"unit\": \"ex non esse nostrud\"\n },\n {\n \"aggregation\": {\n \"avg\": -4140890.939927429,\n \"count\": -1025496.2477859408,\n \"max\": -12492080.989809692,\n \"min\": -34091090.04890443,\n \"sum\": 77557092.95189536\n },\n \"kind\": \"consequat aute tempor\",\n \"points\": [\n {\n \"avg\": -21909518.354471833,\n \"count\": 16790883.409372717,\n \"max\": -83833035.28470454,\n \"min\": -1342674.4600772113,\n \"sum\": -64399960.36485751,\n \"timestamp\": 31254001.473344803,\n \"value\": 26977213.16464658\n },\n {\n \"avg\": 37960723.53943235,\n \"count\": 14174994.953637168,\n \"max\": 56856449.63352856,\n \"min\": -2977517.5207522213,\n \"sum\": 62427698.845796525,\n \"timestamp\": -71420662.83354418,\n \"value\": -33550454.511675954\n }\n ],\n \"unit\": \"incididunt amet\"\n }\n ]\n },\n {\n \"metadata\": {\n \"name\": \"ea aliquip reprehenderit labor\",\n \"uid\": \"aute Duis sit\"\n },\n \"metrics\": [\n {\n \"aggregation\": {\n \"avg\": -81458325.95879301,\n \"count\": 68286302.40470189,\n \"max\": 57077422.340596795,\n \"min\": 75837707.66219646,\n \"sum\": -63588104.63462432\n },\n \"kind\": \"labore sed mollit\",\n \"points\": [\n {\n \"avg\": -57828182.64238534,\n \"count\": 752130.1683560908,\n \"max\": -31701853.015816674,\n \"min\": 9646694.927652583,\n \"sum\": 49614331.281668335,\n \"timestamp\": -51300313.811514854,\n \"value\": -4040039.3075251877\n },\n {\n \"avg\": 49883617.242623985,\n \"count\": -1282973.6629060358,\n \"max\": 39871696.85859415,\n \"min\": 21915521.920636967,\n \"sum\": -11229378.999156922,\n \"timestamp\": 1090585.1488134414,\n \"value\": 28333660.515996188\n }\n ],\n \"unit\": \"dolor incididunt\"\n },\n {\n \"aggregation\": {\n \"avg\": -71244745.0702839,\n \"count\": 51993315.8849141,\n \"max\": -63339744.62973,\n \"min\": 86844349.23235941,\n \"sum\": 29653739.12138842\n },\n \"kind\": \"dolor minim elit culpa in\",\n \"points\": [\n {\n \"avg\": 97394056.76443374,\n \"count\": -20871476.29140924,\n \"max\": -41987768.02093893,\n \"min\": -48617739.16112724,\n \"sum\": 59165605.12729308,\n \"timestamp\": -15587880.30041711,\n \"value\": -76540848.58883117\n },\n {\n \"avg\": 65858366.27689496,\n \"count\": 78654822.06202844,\n \"max\": -77021393.39937997,\n \"min\": 61775225.764077485,\n \"sum\": -99122355.27104038,\n \"timestamp\": 20934587.691320732,\n \"value\": 69304614.5970338\n }\n ],\n \"unit\": \"magna ut\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "069e0258-e475-4147-b714-251b623a7266", "name": "{resourceUid}/values", "item": [ { "id": "cc1b6635-7961-4748-a56c-4dbcd3bc9de0", "name": "Deletes the metrics of the specified resource", "request": { "name": "Deletes the metrics of the specified resource", "description": {}, "url": { "path": ["v1", "metrics", ":resourceKind", ":resourceUid", "values"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b65b32b2-16e6-4858-aa9f-0ce2a87eb260", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "metrics", ":resourceKind", ":resourceUid", "values"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0ee29db8-38c7-4a91-af9d-19491f89f2eb", "name": "Returns the metrics for a specified resource uid", "request": { "name": "Returns the metrics for a specified resource uid", "description": {}, "url": { "path": ["v1", "metrics", ":resourceKind", ":resourceUid", "values"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "metricKind", "value": "all", "description": "multiple metric kinds can be provided with comma separated" }, { "disabled": false, "key": "startTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "endTime", "value": "", "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers." }, { "disabled": false, "key": "period", "value": "1", "description": "period in minutes, group the data point by the specified period" }, { "disabled": false, "key": "includeMasterMachines", "value": "false", "description": "includeMasterMachines in boolean, group the data point by including master nodes if set to true" }, { "disabled": false, "key": "discrete", "value": "false", "description": "if true then api returns only aggregation values, else api returns all data points by default" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a94598a3-8a8b-4daf-8083-06e6cfd7cba6", "name": "An array of metric items", "originalRequest": { "url": { "path": ["v1", "metrics", ":resourceKind", ":resourceUid", "values"], "host": ["{{baseUrl}}"], "query": [ { "key": "metricKind", "value": "all" }, { "key": "startTime", "value": "" }, { "key": "endTime", "value": "" }, { "key": "period", "value": "1" }, { "key": "includeMasterMachines", "value": "false" }, { "key": "discrete", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "resourceKind", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"aggregation\": {\n \"avg\": -70635896.83575886,\n \"count\": -76828024.89847562,\n \"max\": -28211464.189382955,\n \"min\": 32588775.744344816,\n \"sum\": 4298259.763405457\n },\n \"kind\": \"commodo in anim\",\n \"points\": [\n {\n \"avg\": 51891959.41694948,\n \"count\": -1241836.3617410213,\n \"max\": 32421871.847062528,\n \"min\": -75872852.33770266,\n \"sum\": 97445096.80976012,\n \"timestamp\": 61589844.38537291,\n \"value\": -77111045.8795329\n },\n {\n \"avg\": 56470061.41665244,\n \"count\": 7178696.161493063,\n \"max\": -17300755.239029944,\n \"min\": -35994456.72057806,\n \"sum\": -5364533.608327225,\n \"timestamp\": 15932280.88154146,\n \"value\": -51433614.00794535\n }\n ],\n \"unit\": \"dolor aliquip Ut\"\n },\n {\n \"aggregation\": {\n \"avg\": 71424608.6843625,\n \"count\": -5445380.86180006,\n \"max\": 1707496.809585467,\n \"min\": -13222490.09849599,\n \"sum\": 64163877.682284504\n },\n \"kind\": \"et quis sint in\",\n \"points\": [\n {\n \"avg\": -78146612.63469848,\n \"count\": 13606243.15229319,\n \"max\": -11393491.691805035,\n \"min\": -73728762.85289314,\n \"sum\": -64079073.91719725,\n \"timestamp\": 41544711.98155245,\n \"value\": 37018486.05523187\n },\n {\n \"avg\": 20070033.838420898,\n \"count\": -77577881.5224665,\n \"max\": 7697108.824437082,\n \"min\": 13003475.587796748,\n \"sum\": -23704805.643541604,\n \"timestamp\": 41266984.41450775,\n \"value\": 62024308.95927858\n }\n ],\n \"unit\": \"cillum voluptate enim occaecat\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "bba7109f-a257-4b4c-af4f-e5c3c4a1208c", "name": "notifications", "item": [ { "id": "0caa5385-4d79-428d-85a8-ab6af7f751f0", "name": "Returns a paginated list of notifications based on request parameters", "request": { "name": "Returns a paginated list of notifications based on request parameters", "description": { "content": "Returns a paginated list of notifications based on request parameters", "type": "text/plain" }, "url": { "path": ["v1", "notifications", ""], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b6d9e958-d78b-4d3c-a93f-f35c23084a7e", "name": "An array of notification items", "originalRequest": { "url": { "path": ["v1", "notifications", ""], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"action\": {\n \"ack\": false,\n \"actionMessage\": \"ut ea\",\n \"actionType\": \"NotifyActionClusterProfileUpdate\",\n \"events\": {\n \"deseruntf\": {\n \"pariaturbf\": \"laborum\"\n },\n \"dolore_d\": {\n \"proident_483\": \"ut enim\"\n }\n },\n \"isDone\": true,\n \"isInfo\": true,\n \"link\": \"ea in\"\n },\n \"metadata\": {\n \"annotations\": {\n \"veniama\": \"\",\n \"laborum3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"irure_5\": \"\",\n \"dolore_93\": \"\",\n \"dolore_5\": \"\",\n \"aliquip_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"relatedObject\": {\n \"kind\": \"spectrocluster\",\n \"name\": \"qui elit aute eu\",\n \"uid\": \"laboris ut sit incididunt\"\n },\n \"source\": {\n \"component\": \"est s\"\n },\n \"type\": \"NotificationPackUpdate\"\n },\n {\n \"action\": {\n \"ack\": true,\n \"actionMessage\": \"aliquip enim\",\n \"actionType\": \"NotifyActionClusterUpdate\",\n \"events\": {\n \"aliqua38\": {\n \"sitc9a\": \"officia ea\"\n },\n \"adipisicing3e4\": {\n \"ipsum767\": \"in laboris\",\n \"dolor_87\": \"sunt dolore quis\"\n }\n },\n \"isDone\": true,\n \"isInfo\": false,\n \"link\": \"Ut fugiat\"\n },\n \"metadata\": {\n \"annotations\": {\n \"sintfa\": \"\",\n \"occaecat_66a\": \"\",\n \"laborum6\": \"\",\n \"in_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit32\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"relatedObject\": {\n \"kind\": \"pack\",\n \"name\": \"est\",\n \"uid\": \"veniam laborum sunt\"\n },\n \"source\": {\n \"component\": \"in ex Lorem quis ut\"\n },\n \"type\": \"NotificationPackRegistryUpdate\"\n }\n ],\n \"listmeta\": {\n \"continue\": \"occaecat eiusmod quis sunt\",\n \"count\": -71418891,\n \"limit\": 65042403,\n \"offset\": -5514726\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cd4469aa-bb10-448d-9c98-9fd76799e4ea", "name": "Creates a notification event", "request": { "name": "Creates a notification event", "description": { "content": "Creates a notification event", "type": "text/plain" }, "url": { "path": ["v1", "notifications", "events"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"component\": \"\",\n \"digest\": \"\",\n \"message\": \"\",\n \"meta\": {\n \"ea_4d\": \"\",\n \"aliqua0\": \"\",\n \"aliqua9\": \"\",\n \"elit_c9f\": \"\",\n \"consequat7a\": \"\"\n },\n \"type\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "474dc4d3-10fc-405b-8223-1874e67869f1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "notifications", "events"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"component\": \"\",\n \"digest\": \"\",\n \"message\": \"\",\n \"meta\": {\n \"velit__81\": \"\"\n },\n \"type\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "725947c0-7d55-4d37-9682-dc3520cd979d", "name": "Returns a list of notifications for the specified related object", "request": { "name": "Returns a list of notifications for the specified related object", "description": { "content": "Returns a list of notifications for the specified related object", "type": "text/plain" }, "url": { "path": ["v1", "notifications", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "isDone", "value": "", "description": "Describes a way to fetch \"done\" notifications" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object kind for which notifications have to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object uid for which notifications have to be fetched" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b9249e7a-edab-46c0-b56e-5a8dc1c91038", "name": "An array of component event items", "originalRequest": { "url": { "path": ["v1", "notifications", ":objectKind", ":objectUid"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "isDone", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "objectKind", "description": "(Required) Describes the related object kind for which notifications have to be fetched" }, { "disabled": false, "type": "any", "value": "", "key": "objectUid", "description": "(Required) Describes the related object uid for which notifications have to be fetched" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"action\": {\n \"ack\": true,\n \"actionMessage\": \"pariatur ullamco\",\n \"actionType\": \"NotifyActionPackRegistryUpdate\",\n \"events\": {\n \"doloredf2\": {\n \"esse7\": \"sunt dolor\",\n \"aute_\": \"aliqua consect\",\n \"elit_f31\": \"sunt nisi anim\"\n },\n \"labore66\": {\n \"consectetur_e50\": \"exercitation in aliquip dolo\",\n \"adipisicing_61\": \"veniam\",\n \"magna_6\": \"et officia\",\n \"ex_50\": \"incididunt veniam\",\n \"minim_2a\": \"esse reprehenderit Duis qui ad\"\n }\n },\n \"isDone\": false,\n \"isInfo\": true,\n \"link\": \"tempor\"\n },\n \"metadata\": {\n \"annotations\": {\n \"consectetur6ff\": \"\",\n \"in__\": \"\",\n \"in_74\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"doc3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"irure \",\n \"uid\": \"ex dolore culpa Excepteur dolore\"\n },\n \"source\": {\n \"component\": \"proident veniam occaecat\"\n },\n \"type\": \"NotificationNone\"\n },\n {\n \"action\": {\n \"ack\": true,\n \"actionMessage\": \"sint mini\",\n \"actionType\": \"NotifyActionClusterUpdate\",\n \"events\": {\n \"eiusmod_a6\": {\n \"occaecatb43\": \"in deserunt\",\n \"qui_b\": \"Ut nulla amet\"\n }\n },\n \"isDone\": false,\n \"isInfo\": true,\n \"link\": \"deserunt irure ea veniam\"\n },\n \"metadata\": {\n \"annotations\": {\n \"Excepteur6f\": \"\",\n \"dolore_75_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nisi_e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"sint\",\n \"uid\": \"r\"\n },\n \"source\": {\n \"component\": \"aute consectetur\"\n },\n \"type\": \"NotificationNone\"\n }\n ],\n \"listmeta\": {\n \"continue\": \"dolor in\",\n \"count\": 47579248,\n \"limit\": -6696668,\n \"offset\": 24474743\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1b248e16-8ece-4dd6-9b12-47c2c13fd4ff", "name": "{uid}", "item": [ { "id": "0b65ae71-0251-42b9-a565-2cf182fdca5d", "name": "Updates the specified notification for the acknowledgment", "request": { "name": "Updates the specified notification for the acknowledgment", "description": { "content": "Updates the specified notification for the acknowledgment", "type": "text/plain" }, "url": { "path": ["v1", "notifications", ":uid", "ack"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Describes acknowledging notification uid" } ] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9cf69d76-357f-40ff-8887-1fa3535b932a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "notifications", ":uid", "ack"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Describes acknowledging notification uid" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9be8f70b-7e9a-4d75-80b7-d4b01899f444", "name": "Updates the specified notification action as done", "request": { "name": "Updates the specified notification action as done", "description": { "content": "Updates the specified notification action as done", "type": "text/plain" }, "url": { "path": ["v1", "notifications", ":uid", "done"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Describes notification uid" } ] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dc6303dc-0de9-4cf4-9091-5f58056a59f0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "notifications", ":uid", "done"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Describes notification uid" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "2b321b58-9141-49a6-9fce-dd564d65d3ec", "name": "overlords", "item": [ { "id": "9ba29197-3240-402c-815a-ec1c0ebade10", "name": "Retrieves a list of overlords owned by the tenant", "request": { "name": "Retrieves a list of overlords owned by the tenant", "description": {}, "url": { "path": ["v1", "overlords"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8233caf0-baee-4a13-8d73-44a7e2010e43", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"pariatur aliqua laboris\",\n \"metadata\": {\n \"annotations\": {\n \"consectetur4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_5d4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"sed exercitation cupidatat\",\n \"ipAddress\": \"culpa\",\n \"ipPools\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"consectetur95b\": \"\",\n \"amet91\": \"\",\n \"cillumc39\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"do_6b\": \"\",\n \"mollit_f\": \"\",\n \"eiusmod_e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"vo\",\n \"restrictToSingleCluster\": false\n },\n \"status\": {\n \"allottedIps\": [\n \"quis veniam\",\n \"anim do commodo\"\n ],\n \"associatedClusters\": [\n \"dolore tempor\",\n \"adipisicing\"\n ],\n \"inUse\": false\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolorbf\": \"\",\n \"nisi_3\": \"\",\n \"sit_f73\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in8c3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"Excepteur adipisicing aliquip sed\",\n \"restrictToSingleCluster\": false\n },\n \"status\": {\n \"allottedIps\": [\n \"sunt nul\",\n \"qui laborum consequat est\"\n ],\n \"associatedClusters\": [\n \"pariatur sit eiusmod sint sunt\",\n \"Ut\"\n ],\n \"inUse\": false\n }\n }\n ],\n \"isSelfHosted\": false,\n \"isSystem\": false,\n \"spectroClusterUid\": \"irure aliqua incididunt\",\n \"tenantUid\": \"velit amet do\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"aute et\",\n \"conditions\": [\n {\n \"message\": \"\",\n \"relatedObject\": {\n \"kind\": \"machine\",\n \"name\": \"nisi occaecat dolor tempor\",\n \"uid\": \"amet est Lorem\"\n },\n \"type\": \"anim laboris nostrud\"\n },\n {\n \"message\": \"sint tempor ipsum\",\n \"relatedObject\": {\n \"kind\": \"edgehost\",\n \"name\": \"minim anim exercitation do\",\n \"uid\": \"adipisicing ullamco\"\n },\n \"type\": \"occaecat ipsum\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"veniam qui\"\n },\n \"isActive\": false,\n \"isReady\": false,\n \"kubectlCommands\": [\n \"eiusmod labore\",\n \"ut consectetur tempor adipisicing\"\n ],\n \"state\": \"sit ut\"\n }\n },\n {\n \"kind\": \"officia aliquip ipsum consectetur\",\n \"metadata\": {\n \"annotations\": {\n \"ut_56c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eud_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"velit dolore\",\n \"ipAddress\": \"irure\",\n \"ipPools\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sintc48\": \"\",\n \"eu_ad4\": \"\",\n \"eiusmoda6b\": \"\",\n \"nostruda\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"non_7a3\": \"\",\n \"deserunt9f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"in nisi voluptate\",\n \"restrictToSingleCluster\": false\n },\n \"status\": {\n \"allottedIps\": [\n \"sed non cupidatat\",\n \"commodo consequat nostrud\"\n ],\n \"associatedClusters\": [\n \"amet dolor quis id\",\n \"cupidatat\"\n ],\n \"inUse\": false\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicing45\": \"\",\n \"occaecat_b88\": \"\",\n \"esse_e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam_9\": \"\",\n \"laboreb_9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"ullamco sint amet\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"reprehenderit\",\n \"veniam proident velit\"\n ],\n \"associatedClusters\": [\n \"ea proident id\",\n \"culpa veniam\"\n ],\n \"inUse\": false\n }\n }\n ],\n \"isSelfHosted\": true,\n \"isSystem\": false,\n \"spectroClusterUid\": \"Ut ullamco\",\n \"tenantUid\": \"exercitation laborum tempor ut\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"eu labore nulla ad\",\n \"conditions\": [\n {\n \"message\": \"qui reprehenderit sed labore\",\n \"relatedObject\": {\n \"kind\": \"appprofile\",\n \"name\": \"occaecat laboris\",\n \"uid\": \"officia amet consequat\"\n },\n \"type\": \"culpa deserunt enim\"\n },\n {\n \"message\": \"exercitation incididunt occaecat\",\n \"relatedObject\": {\n \"kind\": \"appdeployment\",\n \"name\": \"veniam est deserunt reprehenderit eu\",\n \"uid\": \"ad voluptate\"\n },\n \"type\": \"minim cillum ut veniam voluptate\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"non ut\"\n },\n \"isActive\": true,\n \"isReady\": false,\n \"kubectlCommands\": [\n \"dolor voluptate\",\n \"commodo fugiat\"\n ],\n \"state\": \"qui pariatur\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1301675c-f549-4f05-902e-b7eb6200f236", "name": "maas", "item": [ { "id": "293d9a64-a428-4e92-814e-e03867e677b4", "name": "Returns the manifests required for the private gateway installation", "request": { "name": "Returns the manifests required for the private gateway installation", "description": {}, "url": { "path": ["v1", "overlords", "maas", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "pairingCode", "value": "", "description": "(Required) " } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5b07ce97-7e1a-483e-aa43-5ef5eab96fb7", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "key": "pairingCode", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifest\": \"in elit reprehenderit fugiat ullamco\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b283a40b-4291-405c-8bd7-8c93505adb6e", "name": "{uid}", "item": [ { "id": "c56499c5-3337-496d-85ea-e10e07423859", "name": "account", "item": [ { "id": "efff38bb-b773-42aa-8ba6-c1367e7ac044", "name": "create the maas cloudaccount for the private gateway", "request": { "name": "create the maas cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ff0562cd-633c-4341-9a63-87a4c7d17a9d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "84b560e8-ba29-43b1-9cf5-656be1b9b8f7", "name": "update the maas cloudaccount for the private gateway", "request": { "name": "update the maas cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b74441a8-a3e0-4150-966a-8e04bb760a6b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b401f8f8-00cb-4721-ac32-40bf241dc9fe", "name": "validate the maas cloudaccount for the private gateway", "request": { "name": "validate the maas cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "05ef8c74-6d3e-4beb-9f07-7cad601eadfc", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"apiKey\": \"\",\n \"apiEndpoint\": \"\",\n \"preferredSubnets\": [\n \"\",\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "1ea62374-72bc-4dab-8689-6d4efa8e2852", "name": "cloudconfig", "item": [ { "id": "59b8acea-d941-4676-9b00-d51fb8b4bf0b", "name": "create the maas cloud config for the private gateway", "request": { "name": "create the maas cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"consequata\": \"\"\n },\n \"labels\": {\n \"dolor6f_\": \"\",\n \"sed1_6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"enim93\": \"\",\n \"eu9\": \"\"\n },\n \"labels\": {\n \"fugiat_22\": \"\",\n \"mollit_7c\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor_2d4\": \"\"\n },\n \"labels\": {\n \"et_e\": \"\",\n \"ade2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"esse_fe7\": \"\",\n \"non_3\": \"\"\n },\n \"labels\": {\n \"etd\": \"\",\n \"cupidatat0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machineConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\"\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dd50c8c2-f531-4bc9-bc14-c0b75289699f", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3c2de68b-c7b6-449c-b9f4-d9efd460ab1a", "name": "update the maas cloud config for the private gateway", "request": { "name": "update the maas cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"magna_6\": \"\",\n \"laborum_dde\": \"\"\n },\n \"labels\": {\n \"deserunt__b5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Duisf\": \"\"\n },\n \"labels\": {\n \"non_159\": \"\",\n \"qui6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"minim515\": \"\",\n \"id0_\": \"\"\n },\n \"labels\": {\n \"culpa773\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"in1f\": \"\",\n \"utce\": \"\"\n },\n \"labels\": {\n \"nostrud1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machineConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\"\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "42a7e5ef-9612-4737-8c15-111ae3f717bf", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d6e3cce6-71e0-47e1-ae86-57bd5805266f", "name": "Returns the specified maas private gateway cluster profile", "request": { "name": "Returns the specified maas private gateway cluster profile", "description": {}, "url": { "path": ["v1", "overlords", "maas", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eea67b4d-5dce-41f5-864d-e5efa8d2cdfb", "name": "OK", "originalRequest": { "url": { "path": ["v1", "overlords", "maas", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"dolore sed\",\n \"metadata\": {\n \"annotations\": {\n \"ullamco_7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eiusmod397\": \"\",\n \"Loremd\": \"\",\n \"velit_05_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"dolorcf\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_fb_\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"cupidatat_2\": \"\",\n \"in_4\": \"\",\n \"esse__\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"in9\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"published\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"minime8\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"aliquip4\": \"\",\n \"irure8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"magna_17\": \"\",\n \"occaecat66_\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"exercitation76d\": \"\",\n \"proidentad1\": \"\",\n \"sint__7c\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"version\": \"aliqui\",\n \"versions\": [\n {\n \"uid\": \"consectetur dolor laboris\",\n \"version\": \"incididunt sed dolore\"\n },\n {\n \"uid\": \"id eiusmod aute\",\n \"version\": \"enim proident adipisicing labore incididunt\"\n }\n ]\n },\n \"status\": {\n \"hasUserMacros\": true,\n \"inUseClusterUids\": [\n \"nulla in\",\n \"nisi eu reprehenderit pariatur\"\n ],\n \"inUseClusters\": [\n {\n \"kind\": \"dolor\",\n \"name\": \"velit nulla pariatur\",\n \"projectUid\": \"minim id amet Duis\",\n \"tenantUid\": \"reprehenderit in\",\n \"uid\": \"Ut et\"\n },\n {\n \"kind\": \"est velit ad aliquip\",\n \"name\": \"cupidatat\",\n \"projectUid\": \"ullamco ut amet\",\n \"tenantUid\": \"ex ullamc\",\n \"uid\": \"consectetur pariatur\"\n }\n ],\n \"isPublished\": false\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "c1df7b8b-1b8d-434c-8260-377511691298", "name": "migrate all the clusters from source overlord to target overlord", "request": { "name": "migrate all the clusters from source overlord to target overlord", "description": {}, "url": { "path": ["v1", "overlords", "migrate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"sourceUid\": \"\",\n \"targetUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bea860e9-c7eb-4aa3-b56e-74ead36c3bdb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "migrate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"sourceUid\": \"\",\n \"targetUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c8a280e6-1822-425d-89c6-603509e0288d", "name": "openstack", "item": [ { "id": "83e98b92-72d8-489b-9ed5-04d35354a6b8", "name": "Returns the manifests required for the private gateway installation", "request": { "name": "Returns the manifests required for the private gateway installation", "description": {}, "url": { "path": ["v1", "overlords", "openstack", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "pairingCode", "value": "", "description": "(Required) " } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "840027a0-ac57-449d-8a65-7fec19ced116", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "key": "pairingCode", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifest\": \"in elit reprehenderit fugiat ullamco\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f24cd136-4b77-4e03-b6e3-8e19e506231e", "name": "{uid}", "item": [ { "id": "747bce6c-3ff1-46fe-b67c-00cee2304389", "name": "account", "item": [ { "id": "5eb479aa-fa33-4df5-935c-3f8566ca4f1e", "name": "create the OpenStack cloudaccount for the private gateway", "request": { "name": "create the OpenStack cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "02597d03-b160-4297-af56-2e7e062fa567", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9456a47e-36f9-47f9-831d-3abe6fafc2b0", "name": "update the OpenStack cloudaccount for the private gateway", "request": { "name": "update the OpenStack cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bd1f5775-0cb6-4782-83be-a5f02a7a0fab", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7b5eac68-7235-4914-9c12-0a8b49a8d0cb", "name": "validate the OpenStack cloudaccount for the private gateway", "request": { "name": "validate the OpenStack cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "844bd216-8116-4f98-acfa-4d90afbdb6d9", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"identityEndpoint\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"caCert\": \"\",\n \"defaultDomain\": \"\",\n \"defaultProject\": \"\",\n \"insecure\": \"\",\n \"parentRegion\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "fcaf148b-31fc-47e7-8a35-70ab33fb9463", "name": "cloudconfig", "item": [ { "id": "9d27174e-da79-41d2-a54c-326a42a84a3d", "name": "create the OpenStack cloud config for the private gateway", "request": { "name": "create the OpenStack cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"deserunt_0a\": \"\",\n \"culpa_7bd\": \"\",\n \"proident_f3\": \"\",\n \"elit_a\": \"\"\n },\n \"labels\": {\n \"Excepteurca\": \"\",\n \"incididunt_2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Excepteur_0\": \"\",\n \"exercitation_0\": \"\"\n },\n \"labels\": {\n \"Excepteur_f7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ina8\": \"\",\n \"pariatur_1\": \"\",\n \"in035\": \"\"\n },\n \"labels\": {\n \"Lorem74e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_2fd\": \"\",\n \"sint850\": \"\",\n \"exercitation_7c\": \"\"\n },\n \"labels\": {\n \"elit8\": \"\",\n \"dolore_449\": \"\",\n \"sed_fc_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machineConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ]\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ab062326-aa12-4ed4-9d94-24bf00c39795", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4b279169-bf97-45a5-8f92-831a8f9fef1d", "name": "update the OpenStack cloud config for the private gateway", "request": { "name": "update the OpenStack cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam1_5\": \"\"\n },\n \"labels\": {\n \"cupidatat801\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"enim__8\": \"\"\n },\n \"labels\": {\n \"dolor__4\": \"\",\n \"nostrud_1\": \"\",\n \"laborum_373\": \"\",\n \"dolor1e0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"amet8_d\": \"\",\n \"amet6c8\": \"\"\n },\n \"labels\": {\n \"laborum_d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor_a\": \"\"\n },\n \"labels\": {\n \"dolor_dc\": \"\",\n \"fugiat_c90\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machineConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ]\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cc556ac2-67df-4a17-bd0f-fa1ed4c92483", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2c5d088a-8701-497e-9834-248629df831d", "name": "Returns the specified OpenStack private gateway cluster profile", "request": { "name": "Returns the specified OpenStack private gateway cluster profile", "description": {}, "url": { "path": ["v1", "overlords", "openstack", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2d373ee5-7a99-40d8-9e54-fbf7ec2bdb8e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "overlords", "openstack", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"qui consequat\",\n \"metadata\": {\n \"annotations\": {\n \"do_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quisb9f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"id_2c\": \"\",\n \"culpa21c\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_2\": \"\",\n \"proident97\": \"\",\n \"et_42\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"incididunt14\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"proident_\": \"\",\n \"ut_77\": \"\",\n \"officiad\": \"\",\n \"enim_3\": \"\",\n \"dolor_d8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"published\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"dolorae\": \"\",\n \"officia_3\": \"\",\n \"velit_9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"labore_7\": \"\",\n \"nostrud_b39\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"veniam1\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ea91a\": \"\",\n \"ipsumd1_\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"version\": \"in Lorem qui ex dolore\",\n \"versions\": [\n {\n \"uid\": \"in elit mollit Excepteur\",\n \"version\": \"aute do anim\"\n },\n {\n \"uid\": \"nulla in deserunt i\",\n \"version\": \"irure Lorem fugiat\"\n }\n ]\n },\n \"status\": {\n \"hasUserMacros\": true,\n \"inUseClusterUids\": [\n \"magna veniam ut\",\n \"commodo\"\n ],\n \"inUseClusters\": [\n {\n \"kind\": \"ut et Duis\",\n \"name\": \"enim culpa voluptate irure\",\n \"projectUid\": \"irure consectetur\",\n \"tenantUid\": \"offic\",\n \"uid\": \"Ut proident\"\n },\n {\n \"kind\": \"minim nisi qui labore\",\n \"name\": \"officia enim dolor sit\",\n \"projectUid\": \"in temp\",\n \"tenantUid\": \"nulla do voluptate adipisicing\",\n \"uid\": \"ea pariatur\"\n }\n ],\n \"isPublished\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "fe7f474f-248d-49ab-94cb-b6ed6f2e5e05", "name": "Returns the pairing code for the private gateway", "request": { "name": "Returns the pairing code for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "pairing", "code"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudType", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "033162d9-bc15-434f-8d86-1fd953277c27", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "pairing", "code"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudType", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"pairingCode\": \"dolor reprehenderit mollit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d42c02c8-793c-49e4-9c7c-11b3bcc4f993", "name": "vsphere", "item": [ { "id": "ad4baf7a-44a8-4b92-8880-78af6e56e716", "name": "Returns the manifests required for the private gateway installation", "request": { "name": "Returns the manifests required for the private gateway installation", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "pairingCode", "value": "", "description": "(Required) " } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f3c9649b-3aac-4aa0-93d3-21325f6052f8", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "key": "pairingCode", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifest\": \"in elit reprehenderit fugiat ullamco\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "13502e2a-e68d-4f02-8b16-66f65987fb87", "name": "Returns overlord's ova information", "request": { "name": "Returns overlord's ova information", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", "ova"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c573436f-4858-4f41-a78e-87f504a4f587", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", "ova"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"location\": \"magna id qui\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "23ff75ba-7b7d-4613-8c0b-50633299eca9", "name": "{uid}", "item": [ { "id": "8cc08104-3456-4f56-828c-efb5e78dbe22", "name": "account", "item": [ { "id": "ec226aac-cbab-4b71-9c39-dafcc41d026e", "name": "create the vSphere cloudaccount for the private gateway", "request": { "name": "create the vSphere cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c9037a71-894b-4b50-85f0-7d83c8339393", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"name\": \"\",\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "73a83cb8-5ef8-47c4-aed8-b48aa28ec2c1", "name": "update the vSphere cloudaccount for the private gateway", "request": { "name": "update the vSphere cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7a7724ec-b5ec-44f4-81f6-6fa3e31e26d4", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n },\n \"shareWithProjects\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ac6568ba-c655-4dcd-9cde-4b19f21aa426", "name": "validate the vSphere cloudaccount for the private gateway", "request": { "name": "validate the vSphere cloudaccount for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7c2c0cc7-ccda-40a9-a713-954b2684956d", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "account", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"account\": {\n \"vcenterServer\": \"\",\n \"username\": \"\",\n \"password\": \"\",\n \"insecure\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ce5eba53-1811-4ea4-8424-ee2dcc2573e0", "name": "cloudconfig", "item": [ { "id": "4f69dd56-3678-474b-9906-e3131cdeca3e", "name": "create the vSphere cloud config for the private gateway", "request": { "name": "create the vSphere cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_4\": \"\",\n \"fugiat_984\": \"\",\n \"dolore0\": \"\"\n },\n \"labels\": {\n \"Excepteur7e4\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt_65\": \"\"\n },\n \"labels\": {\n \"consectetur_97f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"in26\": \"\"\n },\n \"labels\": {\n \"inb\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nullaf1\": \"\"\n },\n \"labels\": {\n \"nostrud_0__\": \"\",\n \"fugiatc_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "92886560-1290-40f8-aa55-158d8199fbfd", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a8a55f1d-bcf0-435c-8007-f8ff50b63085", "name": "update the vSphere cloud config for the private gateway", "request": { "name": "update the vSphere cloud config for the private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterProfiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"clusterSettings\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ipsum9df\": \"\"\n },\n \"labels\": {\n \"commodo44\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"non_3\": \"\"\n },\n \"labels\": {\n \"Duis5\": \"\",\n \"consequat2fa\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"enim_1\": \"\",\n \"aute5\": \"\"\n },\n \"labels\": {\n \"laboris6\": \"\",\n \"dolore__95\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sint_c3\": \"\"\n },\n \"labels\": {\n \"mollitdd2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"size\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "06a1d190-c9de-4a2b-9b15-1ba212474303", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "cloudconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0f077ead-8643-43e6-83b5-83e5261538b8", "name": "Returns the specified vsphere private gateway cluster profile", "request": { "name": "Returns the specified vsphere private gateway cluster profile", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "24b5c114-4b06-499e-90ca-0473f869bf9c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "clusterprofile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"qui consequat\",\n \"metadata\": {\n \"annotations\": {\n \"do_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quisb9f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"draft\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"id_2c\": \"\",\n \"culpa21c\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_2\": \"\",\n \"proident97\": \"\",\n \"et_42\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"incididunt14\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"proident_\": \"\",\n \"ut_77\": \"\",\n \"officiad\": \"\",\n \"enim_3\": \"\",\n \"dolor_d8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"published\": {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"dolorae\": \"\",\n \"officia_3\": \"\",\n \"velit_9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"labore_7\": \"\",\n \"nostrud_b39\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"veniam1\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ea91a\": \"\",\n \"ipsumd1_\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n \"version\": \"in Lorem qui ex dolore\",\n \"versions\": [\n {\n \"uid\": \"in elit mollit Excepteur\",\n \"version\": \"aute do anim\"\n },\n {\n \"uid\": \"nulla in deserunt i\",\n \"version\": \"irure Lorem fugiat\"\n }\n ]\n },\n \"status\": {\n \"hasUserMacros\": true,\n \"inUseClusterUids\": [\n \"magna veniam ut\",\n \"commodo\"\n ],\n \"inUseClusters\": [\n {\n \"kind\": \"ut et Duis\",\n \"name\": \"enim culpa voluptate irure\",\n \"projectUid\": \"irure consectetur\",\n \"tenantUid\": \"offic\",\n \"uid\": \"Ut proident\"\n },\n {\n \"kind\": \"minim nisi qui labore\",\n \"name\": \"officia enim dolor sit\",\n \"projectUid\": \"in temp\",\n \"tenantUid\": \"nulla do voluptate adipisicing\",\n \"uid\": \"ea pariatur\"\n }\n ],\n \"isPublished\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "089936b1-5206-4308-a805-e2beed3cefac", "name": "pools", "item": [ { "id": "7c8949a8-f5a1-4e6d-80a7-92e11f2388fc", "name": "Retrieves a list of IP Pools for the specified private gateway", "request": { "name": "Retrieves a list of IP Pools for the specified private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8984a8a4-d2e7-4b46-961a-a518ccdab755", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_06\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore369\": \"\",\n \"in_31\": \"\",\n \"non_3a\": \"\",\n \"quisb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"minim Ut irure\",\n \"restrictToSingleCluster\": false\n },\n \"status\": {\n \"allottedIps\": [\n \"commodo Excepteur\",\n \"amet ex\"\n ],\n \"associatedClusters\": [\n \"dolore exe\",\n \"officia dolore\"\n ],\n \"inUse\": true\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam_2b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"incididunt67c\": \"\",\n \"aute4c\": \"\",\n \"pariaturcc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"dolore ut veniam cupidatat nostrud\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"aliqua laborum elit\",\n \"incididunt minim\"\n ],\n \"associatedClusters\": [\n \"Duis\",\n \"dolor Duis cillum\"\n ],\n \"inUse\": true\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "123e913b-221c-4066-a123-ab8fda156489", "name": "Creates an IP pool defintion for the sepcified private gateway", "request": { "name": "Creates an IP pool defintion for the sepcified private gateway", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"laborum83a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exercitation_b\": \"\",\n \"proident_f94\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"restrictToSingleCluster\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bdea665f-acdf-4f8a-a395-57af186789bc", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c870b1ea-327c-446f-afad-caf10ac9b5ca", "name": "{poolUid}", "item": [ { "id": "615c24fa-f2db-445b-9894-eb9cf2672fd7", "name": "Deletes the private gateways's specified IP Pool data", "request": { "name": "Deletes the private gateways's specified IP Pool data", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools", ":poolUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "poolUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "368b3c9f-c1c0-4217-b452-a36dce53d60e", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools", ":poolUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "poolUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "88563e49-8aca-4eb4-a8af-9f7ccacb14d6", "name": "Updates the private gateways's specified IP Pool data", "request": { "name": "Updates the private gateways's specified IP Pool data", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools", ":poolUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "poolUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"laborum83a\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exercitation_b\": \"\",\n \"proident_f94\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"restrictToSingleCluster\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8d1bd664-0039-469b-87c2-3a75a75f0aa2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "pools", ":poolUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "poolUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "7121fa6b-f7b3-4629-9659-29d29965fabe", "name": "properties", "item": [ { "id": "685a63de-31c4-444b-890a-69b8f8c6654a", "name": "Retrieves the vSphere computecluster resources for the specified private gateway's account", "request": { "name": "Retrieves the vSphere computecluster resources for the specified private gateway's account", "description": {}, "url": { "path": [ "v1", "overlords", "vsphere", ":uid", "properties", "computecluster", "resources" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "datacenter", "value": "", "description": "(Required) " }, { "disabled": false, "key": "computecluster", "value": "", "description": "(Required) " } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "31ca0aad-1fb6-4792-9436-d448e66e739e", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "overlords", "vsphere", ":uid", "properties", "computecluster", "resources" ], "host": ["{{baseUrl}}"], "query": [ { "key": "datacenter", "value": "" }, { "key": "computecluster", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"computecluster\": {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n \"datacenter\": \"Ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f5aed762-d08e-4110-ac26-1b6396c8fdf6", "name": "Retrieves the vSphere datacenters & datacluster for the specified private gateway's account", "request": { "name": "Retrieves the vSphere datacenters & datacluster for the specified private gateway's account", "description": {}, "url": { "path": ["v1", "overlords", "vsphere", ":uid", "properties", "datacenters"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "93f9d032-6fe8-4174-9d0d-4771f12b10e9", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", "vsphere", ":uid", "properties", "datacenters"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"computeclusters\": [\n \"aliquip\",\n \"amet Lorem in nostrud\"\n ],\n \"datacenter\": \"et Duis\",\n \"folders\": [\n \"eiusmod nisi Duis\",\n \"dolore dolor cupidatat\"\n ]\n },\n {\n \"computeclusters\": [\n \"esse ad Excepteur\",\n \"amet tempor\"\n ],\n \"datacenter\": \"in elit esse adipisicing laboris\",\n \"folders\": [\n \"ut cillum fugiat minim\",\n \"Exce\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "368a33e6-f70b-4555-b526-bffe9b783648", "name": "{uid}", "item": [ { "id": "4d7c7945-7378-4cef-bbf8-1c52092416d6", "name": "delete the private gateway", "request": { "name": "delete the private gateway", "description": {}, "url": { "path": ["v1", "overlords", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "aa380d88-3116-4878-b5d9-281927713245", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"msg\": \"culpa mollit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "458c9b0e-4e8f-4031-af84-9f18318dc56e", "name": "Returns the specified private gateway's for the given uid", "request": { "name": "Returns the specified private gateway's for the given uid", "description": {}, "url": { "path": ["v1", "overlords", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f2289a97-5560-4301-a166-faf9c4b1a998", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"id ut\",\n \"metadata\": {\n \"annotations\": {\n \"veniam_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor2\": \"\",\n \"este\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"dolor esse\",\n \"ipAddress\": \"magna laboris tempor cupidatat sit\",\n \"ipPools\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicing__e2\": \"\",\n \"exercitatione49\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_41c\": \"\",\n \"aliqua_40\": \"\",\n \"esse_fff\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"consequat\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"exercitation laboris\",\n \"exercitation\"\n ],\n \"associatedClusters\": [\n \"sunt dolor ut\",\n \"ipsum consectetur voluptate\"\n ],\n \"inUse\": false\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nisi5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit29\": \"\",\n \"deserunte\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"pool\": {\n \"end\": \"\",\n \"gateway\": \"\",\n \"nameserver\": {\n \"addresses\": [\n \"\",\n \"\"\n ],\n \"search\": [\n \"\",\n \"\"\n ]\n },\n \"prefix\": \"\",\n \"start\": \"\",\n \"subnet\": \"\"\n },\n \"priavetGatewayUid\": \"consequat est irure nulla cupidatat\",\n \"restrictToSingleCluster\": true\n },\n \"status\": {\n \"allottedIps\": [\n \"pariatur aliqua eu exercitation\",\n \"eu aliquip\"\n ],\n \"associatedClusters\": [\n \"Ut ut nostru\",\n \"reprehenderit\"\n ],\n \"inUse\": false\n }\n }\n ],\n \"isSelfHosted\": true,\n \"isSystem\": false,\n \"spectroClusterUid\": \"sit tempor\",\n \"tenantUid\": \"consequat sunt ea labore\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"occaecat enim non\",\n \"conditions\": [\n {\n \"message\": \"ut culpa id enim et\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"qui quis\"\n },\n {\n \"message\": \"pariatur\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"laboris velit\"\n }\n ],\n \"lastHeartBeatTimestamp\": \"\",\n \"state\": \"Lorem non reprehenderit\"\n },\n \"isActive\": true,\n \"isReady\": false,\n \"kubectlCommands\": [\n \"id culpa ea\",\n \"et id voluptat\"\n ],\n \"state\": \"mollit dolore sunt anim in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3ac18ee6-9599-4adf-95b2-4e504d32c8d4", "name": "update the private gateway's metadata", "request": { "name": "update the private gateway's metadata", "description": {}, "url": { "path": ["v1", "overlords", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut3\": \"\",\n \"officiaa\": \"\",\n \"tempor_a_\": \"\"\n },\n \"labels\": {\n \"aliqua2\": \"\"\n },\n \"name\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "87b7ae90-e087-4f77-b88b-9b843281ac15", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "overlords", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0e4a6e48-9b2f-49aa-a8d7-ec909e21b2f5", "name": "reset the private gateway by disaaociating the private gateway's resources", "request": { "name": "reset the private gateway by disaaociating the private gateway's resources", "description": {}, "url": { "path": ["v1", "overlords", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "37e8b343-0719-43a0-aa23-5534d5c4928c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "overlords", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"msg\": \"elit in sit\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "e4b4ba13-032c-467b-8b04-ed2eadfaeb01", "name": "packs", "item": [ { "id": "6e749e3d-b138-4c14-9c20-0ccb64baf545", "name": "Deletes the packs", "request": { "name": "Deletes the packs", "description": {}, "url": { "path": ["v1", "packs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7c4c3f0b-6692-403f-b5ca-97e22f196313", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "packs"], "host": ["{{baseUrl}}"], "query": [ { "key": "filters", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"count\": -96469711,\n \"items\": {\n \"velit_4\": \"deserunt esse dolore cupidatat\",\n \"reprehenderit8d\": \"nostrud ut cupidatat sit\",\n \"dolor_1\": \"amet sit nisi\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f5b5056c-6de6-4227-942e-995d98df7879", "name": "Retrieves a list of packs", "request": { "name": "Retrieves a list of packs", "description": {}, "url": { "path": ["v1", "packs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8f76fdfc-b6c7-4874-adaa-676df4ff8c96", "name": "An array of pack summary items", "originalRequest": { "url": { "path": ["v1", "packs"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"adipisicing anim tempor labore\",\n \"metadata\": {\n \"annotations\": {\n \"Lorem_2a8\": \"\",\n \"consequat_3dc\": \"\",\n \"reprehenderitd\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elitfd\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"labore voluptate officia ut\",\n \"addonType\": \"officia esse do\",\n \"annotations\": {\n \"et_7\": \"minim magna\"\n },\n \"cloudTypes\": [\n \"labore nu\",\n \"qui pariatur consequat\"\n ],\n \"digest\": \"qui incididunt\",\n \"displayName\": \"dolor fugiat\",\n \"eol\": \"esse anim in sed\",\n \"group\": \"incididunt ipsum\",\n \"layer\": \"addon\",\n \"logoUrl\": \"nisi\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"Duis quis minim\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"veniam do\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"velit irure in proident\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"proident laboris in aliquip\",\n \"displayName\": \"esse dolore Lorem ipsum\",\n \"format\": \"labore id consequat\",\n \"hidden\": false,\n \"listOptions\": [\n \"sint irure ad\",\n \"nostrud velit\"\n ],\n \"name\": \"et Lorem qui\",\n \"optional\": true,\n \"options\": {\n \"est_a3e\": {\n \"dependencies\": [\n {\n \"layer\": \"aliqua labore ex\",\n \"name\": \"do ipsum anim voluptate culpa\",\n \"readOnly\": true\n },\n {\n \"layer\": \"elit ipsum nulla\",\n \"name\": \"ut aliqua dolor non\",\n \"readOnly\": false\n }\n ],\n \"description\": \"voluptate sed\",\n \"label\": \"dolore minim laborum\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"pariatur cillum aute esse\",\n \"targetKey\": \"sed pariatur officia esse\",\n \"type\": \"elit aliquip cillum dolor\",\n \"value\": \"ullamco\"\n },\n {\n \"description\": \"mollit ullamco\",\n \"displayName\": \"pari\",\n \"format\": \"magn\",\n \"hidden\": false,\n \"listOptions\": [\n \"Lorem dolor\",\n \"sint consequat elit pariatur ipsum\"\n ],\n \"name\": \"in consectetur eu anim incid\",\n \"optional\": true,\n \"options\": {\n \"in73\": {\n \"dependencies\": [\n {\n \"layer\": \"velit voluptate\",\n \"name\": \"aliqua\",\n \"readOnly\": false\n },\n {\n \"layer\": \"laboris ullamco aliqua nisi\",\n \"name\": \"voluptate Duis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"in aliquip lab\",\n \"label\": \"id ut qui\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"cupidatat consequat proident\",\n \"targetKey\": \"nisi proident tempo\",\n \"type\": \"adipisicing aute\",\n \"value\": \"in qui nisi voluptate\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"sit officia Ut sed Duis\",\n \"displayName\": \"ea ut mollit\",\n \"format\": \"ex\",\n \"hidden\": true,\n \"listOptions\": [\n \"dolore nisi et\",\n \"nisi deserunt sit\"\n ],\n \"name\": \"Lorem do quis\",\n \"optional\": true,\n \"options\": {\n \"eiusmode\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum dolore tempor est fugiat\",\n \"name\": \"laborum nostrud cupidatat minim\",\n \"readOnly\": false\n },\n {\n \"layer\": \"irure laboris consequat incididunt\",\n \"name\": \"aliq\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ullamco ut elit\",\n \"label\": \"labore\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"commodo e\",\n \"targetKey\": \"aliqua ex\",\n \"type\": \"minim consequat n\",\n \"value\": \"quis dolor non\"\n },\n {\n \"description\": \"exercitation in\",\n \"displayName\": \"dolore ut\",\n \"format\": \"consequat non aute culpa\",\n \"hidden\": true,\n \"listOptions\": [\n \"occaecat reprehenderit aliqu\",\n \"quis\"\n ],\n \"name\": \"ad ut\",\n \"optional\": true,\n \"options\": {\n \"reprehenderit_db8\": {\n \"dependencies\": [\n {\n \"layer\": \"in qui dolore\",\n \"name\": \"Duis minim ipsum qui\",\n \"readOnly\": false\n },\n {\n \"layer\": \"in proident cillum\",\n \"name\": \"aliqua in nostrud\",\n \"readOnly\": false\n }\n ],\n \"description\": \"magna ipsum\",\n \"label\": \"pariatur ea\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ea sit\",\n \"targetKey\": \"consectetur fugiat eu adipisicing\",\n \"type\": \"dolore consequat dolor et\",\n \"value\": \"nostrud ea labor\"\n }\n ]\n },\n \"values\": \"incididunt ea reprehenderit\"\n },\n \"type\": \"spectro\",\n \"values\": \"Lor\",\n \"version\": \"nisi al\"\n },\n \"status\": {}\n },\n {\n \"kind\": \"ipsum irure consectetur\",\n \"metadata\": {\n \"annotations\": {\n \"minim3_4\": \"\",\n \"eiusmod_4\": \"\",\n \"Loremd9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exa\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"laboris ad et\",\n \"addonType\": \"exercitation eu deserunt proident\",\n \"annotations\": {\n \"fugiat57e\": \"non ullamco aliqua\"\n },\n \"cloudTypes\": [\n \"quis Ut incididunt\",\n \"dolore Lorem\"\n ],\n \"digest\": \"commodo laborum\",\n \"displayName\": \"labore enim laborum\",\n \"eol\": \"ut in reprehenderit Duis\",\n \"group\": \"ipsum sit\",\n \"layer\": \"cni\",\n \"logoUrl\": \"laborum incididunt minim\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"voluptate cupidatat veniam\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"occaecat mollit\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"sunt\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"nisi proident su\",\n \"displayName\": \"ex reprehenderit\",\n \"format\": \"ullamco ea Duis\",\n \"hidden\": false,\n \"listOptions\": [\n \"sunt aliqua\",\n \"sint\"\n ],\n \"name\": \"Ut deserunt voluptate non laboris\",\n \"optional\": false,\n \"options\": {\n \"eu_4_\": {\n \"dependencies\": [\n {\n \"layer\": \"aute elit proident eu\",\n \"name\": \"qui ut amet\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolor Duis sed tempor do\",\n \"name\": \"Duis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"in proident incididunt\",\n \"label\": \"eu cillum dolore\"\n },\n \"commodo_022\": {\n \"dependencies\": [\n {\n \"layer\": \"velit pariat\",\n \"name\": \"proident in anim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"commodo\",\n \"name\": \"veniam culpa\",\n \"readOnly\": true\n }\n ],\n \"description\": \"elit laboris anim ullamco\",\n \"label\": \"officia voluptate velit qui enim\"\n },\n \"anim_3c2\": {\n \"dependencies\": [\n {\n \"layer\": \"voluptate in culpa commo\",\n \"name\": \"amet aliqua\",\n \"readOnly\": true\n },\n {\n \"layer\": \"laborum enim\",\n \"name\": \"nostrud occaecat elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"velit sit sint consequat dolor\",\n \"label\": \"consequat aliqua Ut\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"incididunt sed\",\n \"targetKey\": \"est minim nisi\",\n \"type\": \"in officia\",\n \"value\": \"qui in\"\n },\n {\n \"description\": \"incididunt sed anim\",\n \"displayName\": \"amet velit id tempor ad\",\n \"format\": \"eu dolore aliquip voluptate\",\n \"hidden\": true,\n \"listOptions\": [\n \"adipisicing labore id\",\n \"laboris ut\"\n ],\n \"name\": \"ipsum ullamco velit\",\n \"optional\": false,\n \"options\": {\n \"in__d\": {\n \"dependencies\": [\n {\n \"layer\": \"sed\",\n \"name\": \"in\",\n \"readOnly\": true\n },\n {\n \"layer\": \"in\",\n \"name\": \"nulla et consequat\",\n \"readOnly\": false\n }\n ],\n \"description\": \"irure aute\",\n \"label\": \"aliquip ad dolor commodo\"\n },\n \"laborum3a6\": {\n \"dependencies\": [\n {\n \"layer\": \"sit es\",\n \"name\": \"non\",\n \"readOnly\": false\n },\n {\n \"layer\": \"deserunt id mollit\",\n \"name\": \"minim dolor quis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"amet nisi ex et\",\n \"label\": \"fugiat nisi dolore anim\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"quis ut voluptate anim\",\n \"targetKey\": \"dolor cillum do\",\n \"type\": \"veniam Duis laboris ipsum voluptate\",\n \"value\": \"consect\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"veniam enim sint nulla sed\",\n \"displayName\": \"in ut officia\",\n \"format\": \"ex enim laboris do et\",\n \"hidden\": true,\n \"listOptions\": [\n \"aute enim labore sed\",\n \"anim ea sint c\"\n ],\n \"name\": \"aute occaecat\",\n \"optional\": true,\n \"options\": {\n \"Lorem_ef\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation \",\n \"name\": \"aliquip nisi\",\n \"readOnly\": false\n },\n {\n \"layer\": \"velit\",\n \"name\": \"aliquip cupidata\",\n \"readOnly\": false\n }\n ],\n \"description\": \"consequat\",\n \"label\": \"exercitation dolore aute pariatur\"\n },\n \"proident41\": {\n \"dependencies\": [\n {\n \"layer\": \"voluptate nisi\",\n \"name\": \"ea est voluptate\",\n \"readOnly\": true\n },\n {\n \"layer\": \"non Ut sunt magna\",\n \"name\": \"fugiat Ut Lorem cupidatat\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ea c\",\n \"label\": \"cillum reprehenderit anim\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"cillum eu\",\n \"targetKey\": \"ut id minim\",\n \"type\": \"in minim labore\",\n \"value\": \"culpa ut est\"\n },\n {\n \"description\": \"sed irure incididunt Duis veniam\",\n \"displayName\": \"nisi exercitation irure occaecat\",\n \"format\": \"fugiat ex\",\n \"hidden\": true,\n \"listOptions\": [\n \"ullamco dolor v\",\n \"exercitation Lorem proident officia\"\n ],\n \"name\": \"in dolore ulla\",\n \"optional\": true,\n \"options\": {\n \"veniama\": {\n \"dependencies\": [\n {\n \"layer\": \"qui aute aliqua cupidatat\",\n \"name\": \"est commodo Lorem consequat anim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sint consectetur dolore anim\",\n \"name\": \"minim commodo dolor o\",\n \"readOnly\": true\n }\n ],\n \"description\": \"et consequat\",\n \"label\": \"laboris\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"ad aliqua labore dolore\",\n \"targetKey\": \"sed anim proident\",\n \"type\": \"do proident ullamco\",\n \"value\": \"voluptate adipisicing dolor\"\n }\n ]\n },\n \"values\": \"amet labore\"\n },\n \"type\": \"spectro\",\n \"values\": \"id voluptate amet occaecat\",\n \"version\": \"enim in sed ullamco\"\n },\n \"status\": {}\n }\n ],\n \"listmeta\": {\n \"continue\": \"quis\",\n \"count\": -90735576,\n \"limit\": -83601225,\n \"offset\": -511183\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5ef6584c-6d38-4e16-81af-96a33dde2b40", "name": "Retrieves a list of packs based on filter", "request": { "name": "Retrieves a list of packs based on filter", "description": {}, "url": { "path": ["v1", "packs", "search"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"addOnSubType\": [\n \"\"\n ],\n \"addOnType\": [\n \"\"\n ],\n \"displayName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"environment\": [\n \"\"\n ],\n \"isFips\": \"\",\n \"layer\": [\n \"\"\n ],\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"registryUid\": [\n \"\"\n ],\n \"source\": [\n \"\"\n ],\n \"state\": [\n \"\"\n ],\n \"type\": [\n \"spectro\"\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "292671ca-7ae9-4073-915e-59e46799d377", "name": "An array of pack summary items", "originalRequest": { "url": { "path": ["v1", "packs", "search"], "host": ["{{baseUrl}}"], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"addOnSubType\": [\n \"\"\n ],\n \"addOnType\": [\n \"\"\n ],\n \"displayName\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"environment\": [\n \"\"\n ],\n \"isFips\": \"\",\n \"layer\": [\n \"\"\n ],\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"registryUid\": [\n \"\"\n ],\n \"source\": [\n \"\"\n ],\n \"state\": [\n \"\"\n ],\n \"type\": [\n \"spectro\"\n ]\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"exercitation magna reprehenderit in in\",\n \"metadata\": {\n \"annotations\": {\n \"ut_6_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elit_5_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"minim qui\",\n \"addonType\": \"eiusmod sit incididunt pariatur\",\n \"cloudTypes\": [\n \"Excepteur non id\",\n \"esse id voluptate\"\n ],\n \"displayName\": \"eu ut consectetur dolore enim\",\n \"group\": \"do nostrud cillum\",\n \"layer\": \"\",\n \"name\": \"aute\",\n \"registries\": [\n {\n \"annotations\": {\n \"enim_c5\": \"ipsum magna\",\n \"ut_18\": \"est nostrud\"\n },\n \"latestPackUid\": \"ad pariatur eiusmod\",\n \"latestVersion\": \"commodo d\",\n \"logoUrl\": \"officia ullamco\",\n \"name\": \"laborum commodo fugiat\",\n \"scope\": \"ea \",\n \"uid\": \"esse dolore deserun\"\n },\n {\n \"annotations\": {\n \"idc\": \"labore elit\",\n \"ut_a94\": \"adipisicing in nulla non velit\"\n },\n \"latestPackUid\": \"velit quis sed dolor\",\n \"latestVersion\": \"aliquip nisi i\",\n \"logoUrl\": \"cupidatat ut in Duis\",\n \"name\": \"laborum\",\n \"scope\": \"ad in occaecat aute\",\n \"uid\": \"qui\"\n }\n ],\n \"type\": \"spectro\"\n }\n },\n {\n \"kind\": \"ad\",\n \"metadata\": {\n \"annotations\": {\n \"ut__\": \"\",\n \"ea_18\": \"\",\n \"nostrud_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore6\": \"\",\n \"temporf\": \"\",\n \"nulla__0b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"occaecat Duis\",\n \"addonType\": \"consectetur fugiat ex\",\n \"cloudTypes\": [\n \"laborum in nisi ut\",\n \"tempor cillum anim\"\n ],\n \"displayName\": \"n\",\n \"group\": \"minim adipisicing ex\",\n \"layer\": \"\",\n \"name\": \"ea culpa dolor\",\n \"registries\": [\n {\n \"annotations\": {\n \"consequat0\": \"ullamco qui est veniam\",\n \"exercitation9f\": \"Lorem in d\",\n \"nostruda\": \"aute in\",\n \"consequat7b7\": \"enim\"\n },\n \"latestPackUid\": \"voluptate occaecat ut\",\n \"latestVersion\": \"proident non\",\n \"logoUrl\": \"Excepteur veniam culpa\",\n \"name\": \"Lorem nulla ut cupidatat\",\n \"scope\": \"eiusmod mollit tempor ullamco\",\n \"uid\": \"mollit esse sunt\"\n },\n {\n \"annotations\": {\n \"utf6c\": \"am\"\n },\n \"latestPackUid\": \"in officia incididunt\",\n \"latestVersion\": \"eiusmod et mollit nostrud irure\",\n \"logoUrl\": \"anim velit amet dolor\",\n \"name\": \"adipisicing\",\n \"scope\": \"aliqua in esse aliquip\",\n \"uid\": \"enim minim qui est\"\n }\n ],\n \"type\": \"spectro\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"eu aliquip\",\n \"count\": -63520927,\n \"limit\": -65880054,\n \"offset\": 37039743\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e00900b7-6f29-4453-926b-9c762c3ed057", "name": "Retrieves a list of packs", "request": { "name": "Retrieves a list of packs", "description": {}, "url": { "path": ["v1", "packs", ":packName", "registries", ":registryUid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cloudType", "value": "all", "description": "Pack cloud type" }, { "disabled": false, "key": "layer", "value": "", "description": "Pack layer" }, { "disabled": false, "key": "states", "value": "", "description": "Comma seperated pack states. Example values are \"deprecated\" \"deprecated,disabled\". If states is not specified or empty then by default API will return all packs except \"disabled\" packs" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "registryUid", "description": "(Required) Pack registry uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0c7d9d09-c328-4511-a5b3-38351e0b62e5", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "packs", ":packName", "registries", ":registryUid"], "host": ["{{baseUrl}}"], "query": [ { "key": "cloudType", "value": "all" }, { "key": "layer", "value": "" }, { "key": "states", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "registryUid", "description": "(Required) Pack registry uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"addonSubType\": \"dolor consequat ut labore\",\n \"addonType\": \"ex in sunt\",\n \"cloudTypes\": [\n \"enim \",\n \"commodo dolore ea elit id\"\n ],\n \"displayName\": \"do sed nostrud tempor\",\n \"layer\": \"\",\n \"logoUrl\": \"ut occaecat minim\",\n \"name\": \"irure v\",\n \"packValues\": [\n {\n \"annotations\": {\n \"Lorem_b7\": \"nulla cillum ex elit\",\n \"eu9f0\": \"id anim\"\n },\n \"dependencies\": [\n {\n \"displayName\": \"Duis laboris qui mo\",\n \"logoUrl\": \"dolo\",\n \"name\": \"dolor irure voluptate\",\n \"registryUid\": \"ut ullamco\",\n \"uid\": \"dolor ex\",\n \"version\": \"voluptate sun\"\n },\n {\n \"displayName\": \"veniam voluptate\",\n \"logoUrl\": \"pariatur\",\n \"name\": \"tempor dolor minim Ut in\",\n \"registryUid\": \"laboris voluptate\",\n \"uid\": \"anim sunt do reprehenderit\",\n \"version\": \"dolor eu anim\"\n }\n ],\n \"packUid\": \"sed cupidatat\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"readme\": \"consequat minim anim magna\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"nostrud\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"est mollit consequat\",\n \"displayName\": \"sunt qui\",\n \"format\": \"ut aliquip adipisicing tempor voluptate\",\n \"hidden\": true,\n \"listOptions\": [\n \"eu exercitation\",\n \"ipsum dolore exercitation enim\"\n ],\n \"name\": \"voluptate deserunt cupidatat ut irure\",\n \"optional\": true,\n \"options\": {\n \"voluptate__\": {\n \"dependencies\": [\n {\n \"layer\": \"in voluptate\",\n \"name\": \"et ex ea amet\",\n \"readOnly\": true\n },\n {\n \"layer\": \"anim culpa in nostrud\",\n \"name\": \"cupidatat sunt ipsum\",\n \"readOnly\": false\n }\n ],\n \"description\": \"amet commodo esse\",\n \"label\": \"officia in ex qui\"\n },\n \"consectetur5\": {\n \"dependencies\": [\n {\n \"layer\": \"aliqua \",\n \"name\": \"ea Ut qui magna irure\",\n \"readOnly\": false\n },\n {\n \"layer\": \"id aliquip\",\n \"name\": \"exercitation anim\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Lorem cupidatat eu\",\n \"label\": \"dolor est\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"consectetur enim exercitation\",\n \"targetKey\": \"nulla in et\",\n \"type\": \"sunt et reprehenderit sint\",\n \"value\": \"deserunt reprehender\"\n },\n {\n \"description\": \"officia sint incididunt\",\n \"displayName\": \"non quis laborum do\",\n \"format\": \"do proident incididunt ipsum\",\n \"hidden\": true,\n \"listOptions\": [\n \"minim nostrud\",\n \"irure fugiat\"\n ],\n \"name\": \"commodo\",\n \"optional\": true,\n \"options\": {\n \"in3\": {\n \"dependencies\": [\n {\n \"layer\": \"non\",\n \"name\": \"esse in consectetur\",\n \"readOnly\": false\n },\n {\n \"layer\": \"cillum mollit ut\",\n \"name\": \"nulla aute cillum\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ea tempor lab\",\n \"label\": \"fugiat dolore tempor in\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"qui\",\n \"targetKey\": \"eiusmod\",\n \"type\": \"nostrud ut\",\n \"value\": \"qui adipisicing\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"Lorem \",\n \"displayName\": \"et occaecat aliqua nostrud ullamco\",\n \"format\": \"magna ut irure pariatur\",\n \"hidden\": true,\n \"listOptions\": [\n \"nostrud proident\",\n \"amet\"\n ],\n \"name\": \"incididunt Ut commodo sit aute\",\n \"optional\": false,\n \"options\": {\n \"tempor_4ec\": {\n \"dependencies\": [\n {\n \"layer\": \"nisi u\",\n \"name\": \"enim\",\n \"readOnly\": true\n },\n {\n \"layer\": \"consequat quis\",\n \"name\": \"nostrud dolor eu\",\n \"readOnly\": true\n }\n ],\n \"description\": \"labore\",\n \"label\": \"ut\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"cillu\",\n \"targetKey\": \"nostrud Lorem laborum exercitation\",\n \"type\": \"dolore est eu mollit\",\n \"value\": \"laboris et non\"\n },\n {\n \"description\": \"reprehenderit in\",\n \"displayName\": \"occaecat fugiat pariatur nulla\",\n \"format\": \"laboris occaecat\",\n \"hidden\": false,\n \"listOptions\": [\n \"aliquip velit sunt\",\n \"amet dolor aliquip nulla deserunt\"\n ],\n \"name\": \"dolor aliquip aute\",\n \"optional\": false,\n \"options\": {\n \"in_21\": {\n \"dependencies\": [\n {\n \"layer\": \"ut consequat ullamco elit nulla\",\n \"name\": \"ut et dolor aliquip\",\n \"readOnly\": false\n },\n {\n \"layer\": \"aliquip ex ad in\",\n \"name\": \"consectetur labore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"eiusmod Ut magna ipsum\",\n \"label\": \"dolor velit mollit dolore\"\n },\n \"veniam__c\": {\n \"dependencies\": [\n {\n \"layer\": \"mollit Exc\",\n \"name\": \"reprehenderit in\",\n \"readOnly\": true\n },\n {\n \"layer\": \"sed\",\n \"name\": \"nostrud labore adipisicing ea\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Excepteur minim qui et dolor\",\n \"label\": \"fugiat sunt\"\n },\n \"adipisicingdb\": {\n \"dependencies\": [\n {\n \"layer\": \"ad adipisicing reprehenderit sed aliqua\",\n \"name\": \"labore Duis dolore et officia\",\n \"readOnly\": true\n },\n {\n \"layer\": \"commodo aliqua nostrud in\",\n \"name\": \"incididunt fugiat in\",\n \"readOnly\": false\n }\n ],\n \"description\": \"voluptate\",\n \"label\": \"ex consequat reprehenderit\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"incididunt qu\",\n \"targetKey\": \"deserunt\",\n \"type\": \"dolore Ut dolor\",\n \"value\": \"eu sunt cupidatat dol\"\n }\n ]\n },\n \"values\": \"est ea mollit culpa Lorem\"\n },\n \"values\": \"enim non ea et\"\n },\n {\n \"annotations\": {\n \"in991\": \"non amet\",\n \"ine\": \"magna\",\n \"ea_4ee\": \"in non veli\"\n },\n \"dependencies\": [\n {\n \"displayName\": \"mollit ea labore\",\n \"logoUrl\": \"ipsum velit est\",\n \"name\": \"sunt \",\n \"registryUid\": \"pariatur ad\",\n \"uid\": \"sit pariatur Excepteur enim\",\n \"version\": \"Excepteur\"\n },\n {\n \"displayName\": \"adipisicing cupidatat mollit ipsum\",\n \"logoUrl\": \"cillum fugiat \",\n \"name\": \"exercitation velit\",\n \"registryUid\": \"incididunt ad deserunt\",\n \"uid\": \"laboris enim\",\n \"version\": \"reprehenderit mollit nostrud\"\n }\n ],\n \"packUid\": \"qui sunt\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"readme\": \"culpa\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"nostrud magna officia\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"cupidatat ut elit\",\n \"displayName\": \"labore elit enim occaecat\",\n \"format\": \"culpa in quis officia\",\n \"hidden\": false,\n \"listOptions\": [\n \"et nisi\",\n \"ad dolor in\"\n ],\n \"name\": \"Ut aute aliqua\",\n \"optional\": false,\n \"options\": {\n \"ex_d_\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo aliquip occaecat consequat sit\",\n \"name\": \"in aliqua Duis\",\n \"readOnly\": false\n },\n {\n \"layer\": \"sint eu\",\n \"name\": \"Ut nisi reprehenderit occaecat\",\n \"readOnly\": true\n }\n ],\n \"description\": \"magna veniam Excepteur ullamco sint\",\n \"label\": \"ullamco\"\n },\n \"occaecat4\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo Ut amet sit\",\n \"name\": \"officia comm\",\n \"readOnly\": true\n },\n {\n \"layer\": \"voluptate veniam ipsum\",\n \"name\": \"ipsum veniam\",\n \"readOnly\": true\n }\n ],\n \"description\": \"in consectetur Lorem nisi pariatur\",\n \"label\": \"culpa Ut labore\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"ut sit\",\n \"targetKey\": \"amet tempor qui\",\n \"type\": \"est culpa\",\n \"value\": \"Lorem dolore dolore anim\"\n },\n {\n \"description\": \"sed in voluptate do\",\n \"displayName\": \"cupidatat pro\",\n \"format\": \"ea dolore tempor laborum\",\n \"hidden\": true,\n \"listOptions\": [\n \"esse offici\",\n \"sit nostrud culpa laboris\"\n ],\n \"name\": \"ex ullamco\",\n \"optional\": true,\n \"options\": {\n \"culpa_924\": {\n \"dependencies\": [\n {\n \"layer\": \"esse laboris Lorem exercitation velit\",\n \"name\": \"eiusmod Duis\",\n \"readOnly\": true\n },\n {\n \"layer\": \"cillum consectetur dolor elit\",\n \"name\": \"adipisicing qui aute\",\n \"readOnly\": false\n }\n ],\n \"description\": \"commodo magna\",\n \"label\": \"ut s\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"qui nisi ut laborum\",\n \"targetKey\": \"et nulla Excepteur ex\",\n \"type\": \"a\",\n \"value\": \"eu ut velit eiusmod exercitation\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"aliquip minim\",\n \"displayName\": \"aliquip esse ad anim\",\n \"format\": \"dolor sunt\",\n \"hidden\": false,\n \"listOptions\": [\n \"eiusmod laboris elit\",\n \"consectetur commodo deserunt\"\n ],\n \"name\": \"est adipisicing velit\",\n \"optional\": true,\n \"options\": {\n \"magna_ba\": {\n \"dependencies\": [\n {\n \"layer\": \"sint enim laborum dolor ea\",\n \"name\": \"ad id\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ex ullamco cupid\",\n \"name\": \"Duis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"pariatur consectetur\",\n \"label\": \"sunt volup\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"id Lorem ut amet\",\n \"targetKey\": \"sed officia culpa in reprehen\",\n \"type\": \"sed\",\n \"value\": \"adipisicing \"\n },\n {\n \"description\": \"cillum mollit laborum\",\n \"displayName\": \"magna et ea reprehenderit\",\n \"format\": \"Lorem sed veniam minim dolor\",\n \"hidden\": false,\n \"listOptions\": [\n \"commodo velit\",\n \"commodo fugiat laboris consequat \"\n ],\n \"name\": \"aute in dolor ex\",\n \"optional\": false,\n \"options\": {\n \"commodoa65\": {\n \"dependencies\": [\n {\n \"layer\": \"ex\",\n \"name\": \"ipsum\",\n \"readOnly\": false\n },\n {\n \"layer\": \"amet ullamco do\",\n \"name\": \"Duis minim cillum elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"est aute\",\n \"label\": \"adipisicing non ut in pariatur\"\n },\n \"anim_3f1\": {\n \"dependencies\": [\n {\n \"layer\": \"proident\",\n \"name\": \"minim tempor\",\n \"readOnly\": false\n },\n {\n \"layer\": \"fugia\",\n \"name\": \"Lorem Excepteur\",\n \"readOnly\": false\n }\n ],\n \"description\": \"Duis non consectetur\",\n \"label\": \"cupidatat reprehenderit dolor in\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"nostrud en\",\n \"targetKey\": \"labore pariatur irure\",\n \"type\": \"in eiusmod ullamco\",\n \"value\": \"ad laborum quis\"\n }\n ]\n },\n \"values\": \"incididunt commodo dolor\"\n },\n \"values\": \"commodo incididunt\"\n }\n ],\n \"registryUid\": \"sit Ut Lorem commodo\",\n \"tags\": [\n {\n \"group\": \"dolore veniam nisi\",\n \"packUid\": \"laboris anim amet\",\n \"parentTags\": [\n \"in pariatur ame\",\n \"sunt dolor anim ex\"\n ],\n \"tag\": \"irure est amet Ut\",\n \"version\": \"qui dolor\"\n },\n {\n \"group\": \"irure mollit\",\n \"packUid\": \"incididunt in exercitation\",\n \"parentTags\": [\n \"id mollit et\",\n \"nisi\"\n ],\n \"tag\": \"nostrud eu officia\",\n \"version\": \"reprehenderit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "57c2387f-c22f-42c5-b7e2-b06b96002642", "name": "Returns the logo for a specified pack", "request": { "name": "Returns the logo for a specified pack", "description": {}, "url": { "path": ["v1", "packs", ":packUid", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "packUid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "image/png" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2a1d4154-bf2b-4618-8a2d-e14e2330f1a5", "name": "OK", "originalRequest": { "url": { "path": ["v1", "packs", ":packUid", "logo"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "packUid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "description": "Cache control directive for the response", "key": "Cache-Control", "value": "ut commodo cupidatat laboris" }, { "disabled": false, "key": "Expires", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "image/png" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "85609d20-88cc-4672-950f-f85b7b3d1111", "name": "{uid}", "item": [ { "id": "5556eecf-9243-468c-a23f-1953c36a1a4c", "name": "Returns the specified pack", "request": { "name": "Returns the specified pack", "description": {}, "url": { "path": ["v1", "packs", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "813a4247-101e-4e04-a499-e9248f583359", "name": "A pack for the specified uid", "originalRequest": { "url": { "path": ["v1", "packs", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"addonSubType\": \"minim consequat eu commodo\",\n \"addonType\": \"non aliquip in\",\n \"cloudTypes\": [\n \"irure laborum quis\",\n \"non do sint aliquip\"\n ],\n \"displayName\": \"dolor deserunt\",\n \"layer\": \"\",\n \"logoUrl\": \"ad est ip\",\n \"name\": \"ex ut dolore\",\n \"packValues\": [\n {\n \"annotations\": {\n \"laborum2\": \"aliqua\"\n },\n \"dependencies\": [\n {\n \"displayName\": \"cillum Exc\",\n \"logoUrl\": \"quis deserunt irure enim\",\n \"name\": \"dolore dolore\",\n \"registryUid\": \"dolor magna\",\n \"uid\": \"qu\",\n \"version\": \"occaecat ex Excepteur minim\"\n },\n {\n \"displayName\": \"eiusmod enim voluptate quis ut\",\n \"logoUrl\": \"nostrud enim laborum sint\",\n \"name\": \"velit\",\n \"registryUid\": \"officia velit tempor nisi\",\n \"uid\": \"ea culpa elit\",\n \"version\": \"culpa cillum\"\n }\n ],\n \"packUid\": \"laboris exercitation consequat\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"readme\": \"quis aliquip veniam incididunt\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"do u\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"fugiat culpa\",\n \"displayName\": \"occaecat nisi\",\n \"format\": \"sed do\",\n \"hidden\": false,\n \"listOptions\": [\n \"Duis sint mollit nisi\",\n \"aliqua proident ipsum exercitation\"\n ],\n \"name\": \"off\",\n \"optional\": false,\n \"options\": {\n \"in_2\": {\n \"dependencies\": [\n {\n \"layer\": \"occaecat ut\",\n \"name\": \"ut magna cupidatat adipisicing\",\n \"readOnly\": true\n },\n {\n \"layer\": \"eu cupidatat\",\n \"name\": \"ullamco officia\",\n \"readOnly\": true\n }\n ],\n \"description\": \"id ut do Excepteur\",\n \"label\": \"tempor nulla eiusmod\"\n },\n \"elit_f66\": {\n \"dependencies\": [\n {\n \"layer\": \"culpa consectetur in dolor sunt\",\n \"name\": \"officia est elit labore dolor\",\n \"readOnly\": false\n },\n {\n \"layer\": \"c\",\n \"name\": \"sed\",\n \"readOnly\": true\n }\n ],\n \"description\": \"deserunt eiusmod sit in\",\n \"label\": \"Lorem\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"reprehenderit sunt occaecat\",\n \"targetKey\": \"esse voluptate mollit\",\n \"type\": \"in anim nulla ea culpa\",\n \"value\": \"minim laboris cillum tempor\"\n },\n {\n \"description\": \"fugiat est Lorem\",\n \"displayName\": \"in in in dolore\",\n \"format\": \"tempor pariatur ut\",\n \"hidden\": true,\n \"listOptions\": [\n \"sit labore do\",\n \"et dolor commodo Excepteur\"\n ],\n \"name\": \"deserunt ipsum amet ullamco\",\n \"optional\": true,\n \"options\": {\n \"minim_904\": {\n \"dependencies\": [\n {\n \"layer\": \"reprehenderit\",\n \"name\": \"ea non mollit Duis\",\n \"readOnly\": true\n },\n {\n \"layer\": \"nostrud dolor\",\n \"name\": \"consequat ea consectetur\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolor in qui elit in\",\n \"label\": \"occaecat pariatur\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"minim\",\n \"targetKey\": \"veniam\",\n \"type\": \"pariatu\",\n \"value\": \"amet ex mollit eiusmod\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"sed e\",\n \"displayName\": \"cupidatat do laborum commodo\",\n \"format\": \"sunt sed ipsum\",\n \"hidden\": false,\n \"listOptions\": [\n \"commodo sint proident ipsum ea\",\n \"Ut officia commodo irure\"\n ],\n \"name\": \"irure aliqua\",\n \"optional\": false,\n \"options\": {\n \"exercitation_955\": {\n \"dependencies\": [\n {\n \"layer\": \"incididunt laboris\",\n \"name\": \"non in occaecat\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ci\",\n \"name\": \"dolore esse dolore sunt ea\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ut elit tempor\",\n \"label\": \"laboris laborum\"\n },\n \"id505\": {\n \"dependencies\": [\n {\n \"layer\": \"ipsum veniam\",\n \"name\": \"enim reprehend\",\n \"readOnly\": false\n },\n {\n \"layer\": \"commodo irure id magna\",\n \"name\": \"cupidatat incididunt nulla consequat\",\n \"readOnly\": true\n }\n ],\n \"description\": \"in et\",\n \"label\": \"in sit\"\n },\n \"aute88\": {\n \"dependencies\": [\n {\n \"layer\": \"dolore qui\",\n \"name\": \"officia\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aliquip in\",\n \"name\": \"sunt aliquip\",\n \"readOnly\": false\n }\n ],\n \"description\": \"do pariatur consequat Ut mollit\",\n \"label\": \"deserunt dolore\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"proident sed\",\n \"targetKey\": \"laborum ut consequat dolor irure\",\n \"type\": \"dolor Duis minim adipisicing\",\n \"value\": \"quis in nostrud\"\n },\n {\n \"description\": \"Excepteur culpa fugiat\",\n \"displayName\": \"occaecat exercitation nulla velit\",\n \"format\": \"dolore nulla est aliqua sint\",\n \"hidden\": true,\n \"listOptions\": [\n \"Excepteur dolore voluptate mollit\",\n \"reprehenderit non sit dolor\"\n ],\n \"name\": \"adipisicing sit\",\n \"optional\": false,\n \"options\": {\n \"adipisicing_2\": {\n \"dependencies\": [\n {\n \"layer\": \"deserunt Lorem magna\",\n \"name\": \"commodo\",\n \"readOnly\": false\n },\n {\n \"layer\": \"et deserunt nostrud proident\",\n \"name\": \"est cupidatat deserunt voluptate\",\n \"readOnly\": true\n }\n ],\n \"description\": \"proident ma\",\n \"label\": \"commodo dolore\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ex et nisi quis\",\n \"targetKey\": \"aute Duis Excepteur Ut veniam\",\n \"type\": \"laboris dolore in\",\n \"value\": \"laborum laboris et dolor\"\n }\n ]\n },\n \"values\": \"labore proident Duis\"\n },\n \"values\": \"labore fugiat\"\n },\n {\n \"annotations\": {\n \"consequat8a2\": \"commodo proident\",\n \"proident62\": \"est id a\",\n \"infcd\": \"aliqua incidi\",\n \"irure4\": \"culpa\"\n },\n \"dependencies\": [\n {\n \"displayName\": \"consequat do culpa magna\",\n \"logoUrl\": \"ad dolor ullamco occaecat\",\n \"name\": \"sunt ipsum dolore adipisicing\",\n \"registryUid\": \"irure Duis pariatur aliqua sed\",\n \"uid\": \"nulla voluptate id\",\n \"version\": \"in veniam id irure eu\"\n },\n {\n \"displayName\": \"aute ut ullamco\",\n \"logoUrl\": \"in amet sed\",\n \"name\": \"et in sed occaecat\",\n \"registryUid\": \"incididunt\",\n \"uid\": \"adipisicing exercitation ea\",\n \"version\": \"proident eiusmod mollit rep\"\n }\n ],\n \"packUid\": \"ut a\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"readme\": \"consectetur aute labore anim\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"ipsum ex laborum dolor ullamco\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"enim occaecat do\",\n \"displayName\": \"\",\n \"format\": \"s\",\n \"hidden\": true,\n \"listOptions\": [\n \"sint dolor ex adipisicing\",\n \"se\"\n ],\n \"name\": \"Duis veniam deserunt velit Ut\",\n \"optional\": false,\n \"options\": {\n \"labore_a1\": {\n \"dependencies\": [\n {\n \"layer\": \"voluptate exercitation aliqua officia in\",\n \"name\": \"dolore deserunt adipisicing\",\n \"readOnly\": false\n },\n {\n \"layer\": \"in dolore mollit laborum\",\n \"name\": \"et in\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ad magna sint laborum\",\n \"label\": \"qui ad cillum ullamco\"\n },\n \"reprehenderit_1\": {\n \"dependencies\": [\n {\n \"layer\": \"in\",\n \"name\": \"occaecat esse fugiat nisi\",\n \"readOnly\": false\n },\n {\n \"layer\": \"cupidatat\",\n \"name\": \"eiusmod\",\n \"readOnly\": true\n }\n ],\n \"description\": \"lab\",\n \"label\": \"in elit proident irure\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"elit aute ea\",\n \"targetKey\": \"qui aute consequat exercitation fugiat\",\n \"type\": \"do\",\n \"value\": \"sit nulla velit eu incididunt\"\n },\n {\n \"description\": \"nulla sun\",\n \"displayName\": \"reprehenderit commodo consequat\",\n \"format\": \"enim mollit dolore\",\n \"hidden\": false,\n \"listOptions\": [\n \"proident\",\n \"ipsum sed dolor\"\n ],\n \"name\": \"est ullamco sit\",\n \"optional\": false,\n \"options\": {\n \"cupidatat_b\": {\n \"dependencies\": [\n {\n \"layer\": \"magna dolore elit dolor a\",\n \"name\": \"culpa amet pariatur cillum\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolore ex id\",\n \"name\": \"consequat officia id\",\n \"readOnly\": false\n }\n ],\n \"description\": \"eiusmod\",\n \"label\": \"aliquip consectetur repreh\"\n },\n \"pariatur3\": {\n \"dependencies\": [\n {\n \"layer\": \"aliqua sunt tempor\",\n \"name\": \"reprehe\",\n \"readOnly\": true\n },\n {\n \"layer\": \"quis elit ut reprehenderit laborum\",\n \"name\": \"incididunt esse dolore\",\n \"readOnly\": false\n }\n ],\n \"description\": \"eu nostrud nisi\",\n \"label\": \"amet anim ipsum Excepteur deserunt\"\n },\n \"irured6\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum sunt ve\",\n \"name\": \"Lorem\",\n \"readOnly\": false\n },\n {\n \"layer\": \"deserunt\",\n \"name\": \"Ut irure do laboris\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aliquip cupidatat\",\n \"label\": \"ex commodo aute magna\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"exercitation magna reprehenderit cillum\",\n \"targetKey\": \"laborum eiusmod\",\n \"type\": \"co\",\n \"value\": \"proident esse\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"culpa\",\n \"displayName\": \"exercitation Lorem sed in\",\n \"format\": \"Lorem sint nostrud eiusmod\",\n \"hidden\": false,\n \"listOptions\": [\n \"Lorem laboris esse\",\n \"sit e\"\n ],\n \"name\": \"mollit nisi\",\n \"optional\": false,\n \"options\": {\n \"proident_79\": {\n \"dependencies\": [\n {\n \"layer\": \"esse nisi reprehenderit\",\n \"name\": \"pariatur qui aute\",\n \"readOnly\": true\n },\n {\n \"layer\": \"Ut aliqua quis ani\",\n \"name\": \"ex conse\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ex laborum exer\",\n \"label\": \"ut\"\n },\n \"esse8\": {\n \"dependencies\": [\n {\n \"layer\": \"aliquip reprehenderit nostrud\",\n \"name\": \"dolore dolor\",\n \"readOnly\": true\n },\n {\n \"layer\": \"eiusmod esse non consectetur mollit\",\n \"name\": \"enim\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ad nisi id\",\n \"label\": \"nulla sint in tempor\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"aliquip incididunt aliqua elit\",\n \"targetKey\": \"dolore dolor do elit enim\",\n \"type\": \"irure\",\n \"value\": \"velit nulla\"\n },\n {\n \"description\": \"aliquip pariatur\",\n \"displayName\": \"consectetur do ea nos\",\n \"format\": \"ut non sed nulla laboru\",\n \"hidden\": true,\n \"listOptions\": [\n \"ut sint\",\n \"nisi in mollit elit\"\n ],\n \"name\": \"Lorem cupidatat\",\n \"optional\": true,\n \"options\": {\n \"irure8f7\": {\n \"dependencies\": [\n {\n \"layer\": \"elit\",\n \"name\": \"enim conse\",\n \"readOnly\": false\n },\n {\n \"layer\": \"consequat minim magna Excepteur exercitation\",\n \"name\": \"nisi reprehend\",\n \"readOnly\": true\n }\n ],\n \"description\": \"proident\",\n \"label\": \"irure voluptate ipsum amet\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"velit eiusmod ex\",\n \"targetKey\": \"ea laboris\",\n \"type\": \"nulla sunt eu id\",\n \"value\": \"ut\"\n }\n ]\n },\n \"values\": \"sunt quis pariatur proident enim\"\n },\n \"values\": \"cillum reprehenderit ipsum sunt aliqua\"\n }\n ],\n \"registryUid\": \"anim laboris ad \",\n \"tags\": [\n {\n \"group\": \"velit deserunt sed\",\n \"packUid\": \"ex sint consequat labore\",\n \"parentTags\": [\n \"culpa est dolor non\",\n \"tempor sit\"\n ],\n \"tag\": \"dolore sit culpa incididunt\",\n \"version\": \"irure in esse veniam Duis\"\n },\n {\n \"group\": \"mollit cupidatat Excepteur\",\n \"packUid\": \"quis magna\",\n \"parentTags\": [\n \"non irure amet\",\n \"nisi laborum Duis incididunt\"\n ],\n \"tag\": \"aliquip\",\n \"version\": \"consequat tempor\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3c8b1fbb-6936-4254-a742-4b03b8a3406b", "name": "Returns the readme of a specified pack", "request": { "name": "Returns the readme of a specified pack", "description": {}, "url": { "path": ["v1", "packs", ":uid", "readme"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eafcb07d-816e-4bc1-9b4d-81a465f78724", "name": "Readme describes the documentation of the specified pack", "originalRequest": { "url": { "path": ["v1", "packs", ":uid", "readme"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Pack uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"readme\": \"aliqua\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "c3b3ccb4-9954-43f6-8db6-9240707847a2", "name": "pcg", "item": [ { "id": "591481c9-4473-4f04-bb5c-291873729973", "name": "Returns the private gateway manifest link", "request": { "name": "Returns the private gateway manifest link", "description": {}, "url": { "path": ["v1", "pcg", "selfHosted"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudType\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6816347e-e3fe-4497-b785-426e294c3c2d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "pcg", "selfHosted"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudType\": \"\",\n \"name\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kubectlCommands\": [\n \"culpa\",\n \"eu ex nostrud\"\n ],\n \"overlordUid\": \"fugiat in magna sed\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6d87fd50-668b-4cfb-9b09-8e0f5704636f", "name": "{uid}", "item": [ { "id": "858e3c8c-837f-4993-b30d-773a71994e59", "name": "Registers the pcg", "request": { "name": "Registers the pcg", "description": {}, "url": { "path": ["v1", "pcg", ":uid", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"pairingCode\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fbc26e3b-6f86-492a-87a5-9304a359a6ed", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "pcg", ":uid", "register"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"pairingCode\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4bc7aa7c-cfd3-4bbd-95b6-de1f3556d32c", "name": "services", "item": [ { "id": "bd8754cd-c2b1-41df-9b78-24d2e2a938ed", "name": "Returns the pcg ally manifest", "request": { "name": "Returns the pcg ally manifest", "description": {}, "url": { "path": ["v1", "pcg", ":uid", "services", "ally", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e015f9c3-16b7-4e7d-83fb-dd1e19457605", "name": "download file", "originalRequest": { "url": { "path": ["v1", "pcg", ":uid", "services", "ally", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5d70ddb0-511a-46a2-9b99-0ae9283493af", "name": "Returns the pcg jet manifest", "request": { "name": "Returns the pcg jet manifest", "description": {}, "url": { "path": ["v1", "pcg", ":uid", "services", "jet", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dce362c1-aa52-4b47-b071-ca623a7ab90d", "name": "download file", "originalRequest": { "url": { "path": ["v1", "pcg", ":uid", "services", "jet", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "d3d03129-5c83-48ae-9345-12ac52e01663", "name": "Retrieves a list of permissions", "request": { "name": "Retrieves a list of permissions", "description": {}, "url": { "path": ["v1", "permissions"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "scope", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1e940908-6c6e-4081-ba10-4373a15d7767", "name": "An array of permissions", "originalRequest": { "url": { "path": ["v1", "permissions"], "host": ["{{baseUrl}}"], "query": [ { "key": "scope", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"name\": \"Excepteur incididunt\",\n \"permissions\": [\n \"Duis culpa\",\n \"eiusmod veniam do qu\"\n ],\n \"scope\": \"\"\n },\n {\n \"name\": \"aute officia dolore\",\n \"permissions\": [\n \"aliqua quis\",\n \"labore adipisicing quis\"\n ],\n \"scope\": \"\"\n }\n]", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "76d5cf0c-8149-425e-938f-36e17ab204b2", "name": "projects", "item": [ { "id": "0573264b-214d-4e35-af06-5db2cee9ffca", "name": "Creates a project", "request": { "name": "Creates a project", "description": {}, "url": { "path": ["v1", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"proident__8\": \"\",\n \"irure_735\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsume\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"logoUid\": \"\",\n \"teams\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"teamId\": \"\"\n }\n ],\n \"users\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"userId\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "937a8272-7418-4996-bfea-e181b49cb7ec", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b38e5b63-31a8-48e6-880f-470bb6221888", "name": "Retrieves a list of supported alerts for a project", "request": { "name": "Retrieves a list of supported alerts for a project", "description": {}, "url": { "path": ["v1", "projects", "alerts"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "82fb0ecd-c899-438c-997a-1447041c08e0", "name": "An array of alert components", "originalRequest": { "url": { "path": ["v1", "projects", "alerts"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"components\": [\n {\n \"description\": \"Lorem\",\n \"name\": \"cupidatat ut\",\n \"supportedChannels\": [\n \"dolor eiusmod adipisicing\",\n \"labore ea sed\"\n ]\n },\n {\n \"description\": \"quis ut adipisicing\",\n \"name\": \"elit\",\n \"supportedChannels\": [\n \"irure eiusmod esse proident\",\n \"voluptate magna in ex\"\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "78cabda1-32b7-4ae1-8bbe-d2ab673cabb4", "name": "{uid}", "item": [ { "id": "fc595fc8-ff37-4150-b713-1e40a14680fb", "name": "Deletes the specified project", "request": { "name": "Deletes the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "cleanupProjectResources", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"deletingClusterDurationThresholdInMin\": \"\",\n \"provisioningClusterDurationThresholdInMin\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c191bab5-5e22-4e74-89fd-7b87137bf3c0", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "cleanupProjectResources", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": { "mode": "raw", "raw": "{\n \"deletingClusterDurationThresholdInMin\": \"\",\n \"provisioningClusterDurationThresholdInMin\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0dc6faa0-ae32-4e60-8b3a-c27d1bd4eef2", "name": "Returns the specified project", "request": { "name": "Returns the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "12bfbc4f-6fba-446a-893f-f96746a5cf1e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"aute_20\": \"\",\n \"do_b6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborumbd\": \"\",\n \"qui_a9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"alerts\": [\n {\n \"channels\": [\n {\n \"alertAllUsers\": true,\n \"createdBy\": \"ipsum dolore\",\n \"http\": {\n \"body\": \"dolore esse dolore anim\",\n \"headers\": {\n \"aute_3\": \"voluptate sed exercitation velit\",\n \"tempor3\": \"tempor ut\"\n },\n \"method\": \"qui\",\n \"url\": \"in\"\n },\n \"identifiers\": [\n \"id eiusmod\",\n \"aute Duis nisi voluptate anim\"\n ],\n \"isActive\": true,\n \"status\": {\n \"isSucceeded\": false,\n \"message\": \"sint aute\",\n \"time\": \"\"\n },\n \"type\": \"email\",\n \"uid\": \"Duis eu\"\n },\n {\n \"alertAllUsers\": true,\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"irure proident et\",\n \"headers\": {\n \"Excepteur9_\": \"eu aute laborum dolor\"\n },\n \"method\": \"ut\",\n \"url\": \"exercitation velit consectetur\"\n },\n \"identifiers\": [\n \"fugiat ad\",\n \"pariatur dolore\"\n ],\n \"isActive\": false,\n \"status\": {\n \"isSucceeded\": false,\n \"message\": \"dolore veniam est incididunt\",\n \"time\": \"\"\n },\n \"type\": \"app\",\n \"uid\": \"Du\"\n }\n ],\n \"component\": \"in elit amet\"\n },\n {\n \"channels\": [\n {\n \"alertAllUsers\": true,\n \"createdBy\": \"pariatur magna\",\n \"http\": {\n \"body\": \"laborum dolore in aute\",\n \"headers\": {\n \"consecteturd\": \"commodo enim\",\n \"incb1\": \"culpa ex\",\n \"proident_3b\": \"dolor Duis adipisicing\",\n \"Excepteur4\": \"anim minim\"\n },\n \"method\": \"cupidatat Duis pariatur labore\",\n \"url\": \"eiusmod Duis\"\n },\n \"identifiers\": [\n \"nulla reprehenderit\",\n \"laboris in nisi voluptate\"\n ],\n \"isActive\": true,\n \"status\": {\n \"isSucceeded\": true,\n \"message\": \"quis commodo\",\n \"time\": \"\"\n },\n \"type\": \"http\",\n \"uid\": \"magna minim irure\"\n },\n {\n \"alertAllUsers\": true,\n \"createdBy\": \"aliqua enim sit\",\n \"http\": {\n \"body\": \"tempor do\",\n \"headers\": {\n \"fugiat7\": \"elit do\"\n },\n \"method\": \"laborum irure Duis fugiat ut\",\n \"url\": \"tempor magna\"\n },\n \"identifiers\": [\n \"dolore\",\n \"velit adipisicing incididunt consectetur\"\n ],\n \"isActive\": false,\n \"status\": {\n \"isSucceeded\": true,\n \"message\": \"t\",\n \"time\": \"\"\n },\n \"type\": \"app\",\n \"uid\": \"magna tempor aliquip culpa qui\"\n }\n ],\n \"component\": \"nul\"\n }\n ],\n \"logoUrl\": \"amet Duis\",\n \"teams\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"teamId\": \"\"\n }\n ],\n \"users\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"userId\": \"\"\n }\n ]\n },\n \"status\": {\n \"cleanUpStatus\": {\n \"cleanedResources\": [\n \"sint nostrud aute laborum\",\n \"occaecat laborum elit\"\n ],\n \"msg\": \"non Lorem sunt cupidatat\",\n \"state\": \"ipsum aliqua consectetur Lorem\"\n },\n \"isDisabled\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e529eea2-5793-49e1-bfec-20cdbcd49aab", "name": "Updates the specified project", "request": { "name": "Updates the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"eu23\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"logoUid\": \"\",\n \"teams\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"teamId\": \"\"\n }\n ],\n \"users\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"userId\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4745789b-0d44-4a89-807b-f9df3bb00309", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5d7cf479-5e79-4ff7-b573-142d349e5a3f", "name": "alerts/{component}", "item": [ { "id": "b5daf36f-a1f2-4198-ab41-237f053f6ce4", "name": "Deletes the specified alert to the specified project", "request": { "name": "Deletes the specified alert to the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2798edae-d72f-4abd-8e46-493e3461848b", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "154a6245-ecbb-45bd-b2d3-16e5a9bdb681", "name": "Create the specified alert to the specified project", "request": { "name": "Create the specified alert to the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"cupidatat3ab\": \"\",\n \"sit8\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2273fb91-2dd8-446e-8788-9f5da240512d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "82f594cd-156b-4444-9c0e-6de0edc9010b", "name": "Upsert the specified alert to the specified project", "request": { "name": "Upsert the specified alert to the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"channels\": [\n {\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"cupidatat_f\": \"\",\n \"proidente35\": \"\",\n \"cupidatat_0\": \"\",\n \"ut___\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n },\n {\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"aute_e6\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "548440b3-78ac-4942-b28a-78b63576ceca", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"channels\": [\n {\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"ea7\": \"\",\n \"ipsum_5\": \"\",\n \"laboris_\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n },\n {\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"irure_7\": \"\",\n \"aliquip__e\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a42b3106-5118-44ad-a64d-b10422f8a4b5", "name": "{alertUid}", "item": [ { "id": "5d4a2930-86a1-4210-911e-dad223c2fb3c", "name": "Deletes the specified alert of the specified project", "request": { "name": "Deletes the specified alert of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b1f9b4fa-4679-490a-9fb8-a693662a7b39", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2f05d7a2-d6f2-471c-bd98-569bf9b8f9ad", "name": "Get the specified alert of the specified project", "request": { "name": "Get the specified alert of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3459d125-053a-4e81-93d2-926f5e55e55e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"sunt614\": \"\",\n \"animd9\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "48435942-bfab-40f1-bbc3-f609cea056ee", "name": "Update the specified alert of the specified project", "request": { "name": "Update the specified alert of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"alertAllUsers\": \"\",\n \"createdBy\": \"\",\n \"http\": {\n \"body\": \"\",\n \"headers\": {\n \"cupidatat3ab\": \"\",\n \"sit8\": \"\"\n },\n \"method\": \"\",\n \"url\": \"\"\n },\n \"identifiers\": [\n \"\"\n ],\n \"isActive\": \"\",\n \"status\": {\n \"isSucceeded\": \"\",\n \"message\": \"\",\n \"time\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4e67b0f4-f622-45ce-87b2-b2f3f023e762", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "alerts", ":component", ":alertUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "component", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "alertUid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "fab72dc3-fad3-4d5b-8ec8-6887b65bf79f", "name": "macros", "item": [ { "id": "f4506ae6-7000-4108-90cf-82c531f74f68", "name": "Delete the macros for the specified project by macro name", "request": { "name": "Delete the macros for the specified project by macro name", "description": {}, "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3a72dc0a-c21c-4e02-b263-1a4d6b83fe79", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ca03afb8-0bfd-4682-a813-2a875738ad40", "name": "List the macros of the specified project", "request": { "name": "List the macros of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c1f13bb9-749e-4fb1-bfc5-e2904fa5e8f1", "name": "OK", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b3d07683-d939-41a9-a40f-b6d24c9b8ef2", "name": "Update the macros for the specified project by macro name", "request": { "name": "Update the macros for the specified project by macro name", "description": {}, "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "49d73c97-bc56-4467-86e7-2d18c0782e5b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "abf732d0-fb0b-46ef-8e60-fbf073a98738", "name": "Create or add new macros for the specified project", "request": { "name": "Create or add new macros for the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dba02a92-8c2a-4108-94b4-320b9df78601", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4a621230-1d20-4954-b70c-03c7bab4fc16", "name": "Update the macros of the specified project", "request": { "name": "Update the macros of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "26c17107-7b84-49e0-b9a5-1b8ced0a6fd4", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "6f40bc4b-fa07-4d01-a901-855466f7a4af", "name": "Update the metadata of the specified project", "request": { "name": "Update the metadata of the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"annotations\": {\n \"enim_dad\": \"\",\n \"cillum_17\": \"\",\n \"quisb\": \"\",\n \"pariature\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit_79\": \"\",\n \"ut_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "348767be-3338-4702-a66d-a3ced9ff9df3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "47bd2b40-d573-42be-9a50-3c1ef5bb032b", "name": "preferences/clusterSettings", "item": [ { "id": "989d3f3e-2319-45f6-bf81-53ad0dc10828", "name": "Get project cluster settings", "request": { "name": "Get project cluster settings", "description": {}, "url": { "path": ["v1", "projects", ":uid", "preferences", "clusterSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ef74c360-505d-45ec-a233-94908c171023", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "preferences", "clusterSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"nodesAutoRemediationSetting\": {\n \"disableNodesAutoRemediation\": false,\n \"isEnabled\": true\n },\n \"tenantClusterSettings\": {\n \"nodesAutoRemediationSetting\": {\n \"disableNodesAutoRemediation\": false,\n \"isEnabled\": false\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "000b5251-b4b3-4d76-ac31-1bdb6d7742c4", "name": "Update project clusters nodes auto remediation setting", "request": { "name": "Update project clusters nodes auto remediation setting", "description": {}, "url": { "path": [ "v1", "projects", ":uid", "preferences", "clusterSettings", "nodesAutoRemediationSetting" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"disableNodesAutoRemediation\": \"\",\n \"isEnabled\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f1cec749-96ce-4a22-a4ca-fa8ee23173dd", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "projects", ":uid", "preferences", "clusterSettings", "nodesAutoRemediationSetting" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "8e80efd1-9206-4763-9e22-64d80b5ec0b4", "name": "Update the teams association to the specified project", "request": { "name": "Update the teams association to the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "teams"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"teams\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"teamId\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "779a0811-7e82-4811-ac93-7ba273ead99b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "teams"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"teams\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"teamId\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4b695ae8-faf1-4f03-8fb7-600a68a0a9d6", "name": "Update the users association to the specified project", "request": { "name": "Update the users association to the specified project", "description": {}, "url": { "path": ["v1", "projects", ":uid", "users"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"users\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"userId\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a1bcac56-421a-4060-9e13-0c0e35a1cf38", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "users"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"users\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"userId\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d0675008-85eb-4f84-99fc-bac2161cf6d9", "name": "Validate and returns active resource of project before delete", "request": { "name": "Validate and returns active resource of project before delete", "description": {}, "url": { "path": ["v1", "projects", ":uid", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "096fead7-23f7-454b-8ea4-c04e2952977c", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "projects", ":uid", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appDeployments\": {\n \"apps\": [\n {\n \"appRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"commodo sed minim\"\n },\n {\n \"appRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"officia voluptate adipisicing\"\n }\n ],\n \"count\": 18425268\n },\n \"clusters\": {\n \"clusters\": [\n {\n \"clusterRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"id\"\n },\n {\n \"clusterRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"laboris magna qui aliquip\"\n }\n ],\n \"count\": -54702776\n },\n \"virtualClusters\": {\n \"clusters\": [\n {\n \"clusterRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"voluptate in reprehenderit cillum do\"\n },\n {\n \"clusterRef\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"state\": \"occaecat do\"\n }\n ],\n \"count\": -45117434\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "7aad9989-f8f6-473f-926f-442487b68bcf", "name": "registries", "item": [ { "id": "20c177c4-fc40-48c8-a860-6f8ed6edf961", "name": "helm", "item": [ { "id": "1ee8c85f-a42a-4327-8127-86fb0dd99fd7", "name": "Retrieves a list of Helm registries", "request": { "name": "Retrieves a list of Helm registries", "description": {}, "url": { "path": ["v1", "registries", "helm"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d9fb55ed-6a17-4b80-aea4-c6e9977133fe", "name": "An array of registry items", "originalRequest": { "url": { "path": ["v1", "registries", "helm"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"est\",\n \"metadata\": {\n \"annotations\": {\n \"nulla_6\": \"\",\n \"irure_b04\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"sint laboris et velit\",\n \"auth\": {\n \"password\": \"fugiat Excepteur deserunt\",\n \"tls\": {\n \"ca\": \"aliqua ut\",\n \"certificate\": \"eiusmod ex officia sunt aliquip\",\n \"enabled\": false,\n \"insecureSkipVerify\": true,\n \"key\": \"ipsum esse\"\n },\n \"token\": \"amet do\",\n \"type\": \"token\",\n \"username\": \"exercitation esse velit\"\n },\n \"isPrivate\": false,\n \"name\": \"incididunt dolor\",\n \"registryUid\": \"elit voluptate ex dolore\",\n \"scope\": \"dolore\"\n },\n \"status\": {\n \"helmSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"dolore dolor ut\",\n \"status\": \"velit sint\"\n }\n }\n },\n {\n \"kind\": \"amet id\",\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_0e1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officiab\": \"\",\n \"minim8f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"in anim velit ad\",\n \"auth\": {\n \"password\": \"velit sunt mollit Duis\",\n \"tls\": {\n \"ca\": \"laboris fugiat nulla exercitation\",\n \"certificate\": \"culpa cons\",\n \"enabled\": false,\n \"insecureSkipVerify\": true,\n \"key\": \"officia sed Lorem\"\n },\n \"token\": \"magn\",\n \"type\": \"noAuth\",\n \"username\": \"cupidata\"\n },\n \"isPrivate\": false,\n \"name\": \"sint minim ea labore\",\n \"registryUid\": \"consequat ex qui irure\",\n \"scope\": \"occaecat Excepteur eiusmod sit\"\n },\n \"status\": {\n \"helmSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"do exercitation cillum et mollit\",\n \"status\": \"Except\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ullamco deserunt tempor\",\n \"count\": -49654911,\n \"limit\": 6803544,\n \"offset\": -24233977\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ed57c969-7f50-4c30-a630-ec9910c5592f", "name": "Creates a helm registry", "request": { "name": "Creates a helm registry", "description": {}, "url": { "path": ["v1", "registries", "helm"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"cilluma63\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor_\": \"\",\n \"minim_848\": \"\",\n \"labore131\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"createOption\": {\n \"charts\": [\n {\n \"name\": \"\",\n \"version\": \"\"\n }\n ],\n \"skipSync\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"scope\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cb6b4c06-1c12-42c6-99ed-406677b76fde", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "registries", "helm"], "host": ["{{baseUrl}}"], "query": [ { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"officia13\": \"\",\n \"id_94e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia_3\": \"\",\n \"laboris__\": \"\",\n \"nulla_de8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"createOption\": {\n \"charts\": [\n {\n \"name\": \"\",\n \"version\": \"\"\n }\n ],\n \"skipSync\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"scope\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e412fe45-9ee1-4c9f-955f-13eee8e34a5d", "name": "Retrieves a list of helm registries as summary", "request": { "name": "Retrieves a list of helm registries as summary", "description": {}, "url": { "path": ["v1", "registries", "helm", "summary"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "89cf18c9-8d93-4ff8-bd0c-1345d0e49362", "name": "An array of registry items", "originalRequest": { "url": { "path": ["v1", "registries", "helm", "summary"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"in_fc\": \"\",\n \"consequata\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elit_202\": \"\",\n \"non_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"cupidatat in dolore\",\n \"isPrivate\": true,\n \"scope\": \"mollit in\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"cupidatat aliqua\",\n \"status\": \"aute labore\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore__\": \"\",\n \"esse9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"veniam culpa\",\n \"isPrivate\": true,\n \"scope\": \"ut\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"Lorem do ullamco cillum irure\",\n \"status\": \"exercitation\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"officia commodo ut laboris\",\n \"count\": -35618078,\n \"limit\": 3529976,\n \"offset\": -25766938\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cd919d08-7d1f-4d7c-8659-bad55e9e39fd", "name": "Check if helm registry is valid", "request": { "name": "Check if helm registry is valid", "description": { "content": "Returns no contents if helm registry is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "registries", "helm", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "415bda48-32c9-4313-a4e0-9af600173603", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "helm", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "26b02e2a-4a79-496c-bc2c-e84c06017f69", "name": "{uid}", "item": [ { "id": "b4430978-df38-47ab-848b-11b96695d6f4", "name": "Deletes the specified helm registry", "request": { "name": "Deletes the specified helm registry", "description": {}, "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9a9c3725-85cf-4aa7-8c34-69526c87484e", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dd1b35fa-d7e1-4dc3-a588-c81749e27746", "name": "Returns the specified Helm registry", "request": { "name": "Returns the specified Helm registry", "description": {}, "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eccebe46-66b3-499a-94a8-c6b0f70f1a1b", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"consectetur non eiusmod dolore mollit\",\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit_f6\": \"\",\n \"sint_93d\": \"\",\n \"exercitation72\": \"\",\n \"pariatur_bef\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboruma\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"helmSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"incididunt in\",\n \"status\": \"qui cillum tempo\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6ff2e72b-8199-4c29-8cfe-d89ac4a007b6", "name": "Updates the specified helm registry", "request": { "name": "Updates the specified helm registry", "description": {}, "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"ine5b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"helmSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f3508c16-c6d8-4c35-aac1-e7a5fb9cd0fa", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "registries", "helm", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"sitb\": \"\",\n \"labore_2\": \"\",\n \"dolorec\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consecteturde0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"isPrivate\": \"\",\n \"name\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"helmSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4d31f586-39a8-4e96-aa25-1c1b8815c0e4", "name": "sync", "item": [ { "id": "bbf0c0b0-5323-4ea4-b91a-8e9b75d75346", "name": "Sync Helm registry", "request": { "name": "Sync Helm registry", "description": { "content": "Sync all the helm charts from the registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "helm", ":uid", "sync"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "17459a83-5c0f-4eb4-89f9-92171bb8b421", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "helm", ":uid", "sync"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "633a82f7-7933-4bda-8132-e671b9904f65", "name": "Get helm registry sync status", "request": { "name": "Get helm registry sync status", "description": { "content": "Get the sync status for the specified helm registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "helm", ":uid", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fe9137f7-d361-429f-8c91-98bf5034035d", "name": "Helm registry sync status", "originalRequest": { "url": { "path": ["v1", "registries", "helm", ":uid", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "84c9184d-eb91-4267-9f43-6b295eb82506", "name": "Retrieves a list of registries metadata", "request": { "name": "Retrieves a list of registries metadata", "description": {}, "url": { "path": ["v1", "registries", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "63072dae-76ac-4613-9fc7-24fc32a90f19", "name": "An array of registry metadata items", "originalRequest": { "url": { "path": ["v1", "registries", "metadata"], "host": ["{{baseUrl}}"], "query": [ { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"isDefault\": true,\n \"isPrivate\": false,\n \"kind\": \"non minim magna\",\n \"name\": \"eiusmod magna eu aute\",\n \"scope\": \"incididunt cupidatat\",\n \"uid\": \"veniam in sunt\"\n },\n {\n \"isDefault\": true,\n \"isPrivate\": false,\n \"kind\": \"ex in dolo\",\n \"name\": \"voluptate f\",\n \"scope\": \"culpa anim pariatur consequat id\",\n \"uid\": \"laborum qui\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ba3d47fd-8c31-4ab3-96de-71c361d36e0c", "name": "oci", "item": [ { "id": "819ae6b7-304d-4470-b8c3-9efc475abd66", "name": "basic", "item": [ { "id": "a73f6c72-311e-4592-bb7f-fa089cf8cbda", "name": "Creates a basic oci registry", "request": { "name": "Creates a basic oci registry", "description": {}, "url": { "path": ["v1", "registries", "oci", "basic"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "skipPackSync", "value": "false" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation7c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nulla_cc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"baseContentPath\": \"\",\n \"basePath\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a42c6cb1-0769-4972-ab48-6221f7ae0b1d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "basic"], "host": ["{{baseUrl}}"], "query": [ { "key": "skipPackSync", "value": "false" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1f4a3c5b-64d3-44c8-a158-83a4e9040746", "name": "Check if oci registry is valid", "request": { "name": "Check if oci registry is valid", "description": { "content": "Returns no contents if oci registry is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", "basic", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"baseContentPath\": \"\",\n \"basePath\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b66d820f-756c-400f-878a-cda1ff8ddc79", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "basic", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"baseContentPath\": \"\",\n \"basePath\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "af9a9e14-fc49-42b9-8409-ec3cf86c21a1", "name": "ecr", "item": [ { "id": "0c7978ab-87d7-4e5a-984a-a8275b6dcb80", "name": "Creates a ecr registry", "request": { "name": "Creates a ecr registry", "description": {}, "url": { "path": ["v1", "registries", "oci", "ecr"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "skipPackSync", "value": "false" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"voluptate01\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris828\": \"\",\n \"est2\": \"\",\n \"in_d\": \"\",\n \"ad9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"isPrivate\": \"\",\n \"baseContentPath\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"defaultRegion\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6423c7bd-d8a8-455a-a130-ce5dd57ca8f6", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "ecr"], "host": ["{{baseUrl}}"], "query": [ { "key": "skipPackSync", "value": "false" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "aacceb05-73a1-46ff-a0fe-8a35bcb79727", "name": "Check if ecr registry is valid", "request": { "name": "Check if ecr registry is valid", "description": { "content": "Returns no contents if ecr registry is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", "ecr", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"isPrivate\": \"\",\n \"baseContentPath\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"defaultRegion\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f571580a-af6f-4716-b8c5-851a0955d8be", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "ecr", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"isPrivate\": \"\",\n \"baseContentPath\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"defaultRegion\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0aecfa41-081f-471b-964c-f515788ab73f", "name": "Creates a image registry", "request": { "name": "Creates a image registry", "description": {}, "url": { "path": ["v1", "registries", "oci", "image"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d6dc2872-0d62-4165-aa58-ab952d6ded14", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "image"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"baseContentPath\": \"Duis ea sit\",\n \"caCert\": \"dolor\",\n \"endpoint\": \"ipsum ex\",\n \"insecureSkipVerify\": true,\n \"mirrorRegistries\": \"cupidatat adipisicing est ea officia\",\n \"name\": \"exercitation esse dolor ut\",\n \"password\": \"nulla tempor ex nisi\",\n \"username\": \"aute ut consectetur\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "148f1864-f008-4352-8da9-ae6343a5de2a", "name": "Retrieves a oci registries summary", "request": { "name": "Retrieves a oci registries summary", "description": {}, "url": { "path": ["v1", "registries", "oci", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c4c1ffdb-381f-4aff-8a78-ad64ae431060", "name": "An array of oci registry items", "originalRequest": { "url": { "path": ["v1", "registries", "oci", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate_11\": \"\",\n \"aute_c59\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim_7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultRegion\": \"pariatur\",\n \"endpoint\": \"reprehenderit cillum do e\",\n \"isPrivate\": false,\n \"providerType\": \"proident quis\",\n \"registryType\": \"irure mollit in ullamco cupidatat\",\n \"scope\": \"Lorem voluptate\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"quisd\": \"\",\n \"id_d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsum782\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"defaultRegion\": \"adipisicing mollit\",\n \"endpoint\": \"occaecat sunt\",\n \"isPrivate\": true,\n \"providerType\": \"ad do\",\n \"registryType\": \"ut dolor\",\n \"scope\": \"ut cillum\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "80827095-2894-4e5f-88d4-0b878e38cdf2", "name": "{uid}", "item": [ { "id": "1506d98b-13c4-454a-ae6a-75a4123d6f6b", "name": "Returns the information of specified oci registry", "request": { "name": "Returns the information of specified oci registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "clusterUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e6dded52-f4dc-4833-8a21-c55ca89cc1e1", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "clusterUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"defaultRegion\": \"aliqua id deserunt magna\",\n \"endpoint\": \"labore consectetur ut laboris\",\n \"providerType\": \"in labore culpa\",\n \"scope\": \"deserunt magna anim cillum\",\n \"type\": \"ad consequat\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b7dd057e-1bc9-41c9-b262-af17e4f71a35", "name": "basic", "item": [ { "id": "f7043959-a52e-4679-8746-baae618f12d0", "name": "Deletes the specified basic oci registry", "request": { "name": "Deletes the specified basic oci registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bf05e57e-abf6-44a6-8a36-4462069d7392", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "edd0c13b-439d-4450-9f31-d5e870ed5403", "name": "Returns the basic oci registry", "request": { "name": "Returns the basic oci registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "73f01509-fd5c-4d39-a667-6cdd36ead581", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"eu7_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"est_6fa\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"baseContentPath\": \"\",\n \"basePath\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2bc1c201-270c-4187-b7c0-3d3f2877e2f7", "name": "Updates the specified basic oci registry", "request": { "name": "Updates the specified basic oci registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"exercitation7c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nulla_cc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"baseContentPath\": \"\",\n \"basePath\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c60dbebf-8c54-4a91-9372-fd86b8722a5f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "basic"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1a56266a-499e-4985-8976-d9d1b3d9debc", "name": "sync", "item": [ { "id": "4f6ee024-1194-479f-8890-31067424a51e", "name": "Sync oci registry", "request": { "name": "Sync oci registry", "description": { "content": "Sync all the content from the oci registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", ":uid", "basic", "sync"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "233c85b0-e5d4-46ae-9064-246a88361987", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "basic", "sync"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0c8118fa-d869-4071-930c-47313f20901f", "name": "Get oci registry sync status", "request": { "name": "Get oci registry sync status", "description": { "content": "Get sync status for the oci specified registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", ":uid", "basic", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8004dde1-a6be-4c1b-a1a5-302bc7d2dab9", "name": "Oci registry sync status", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "basic", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "1733cedf-38f4-437b-96b2-b5e2f34e1ea0", "name": "ecr", "item": [ { "id": "ada34ca8-e1dc-4405-9504-098c4e390d8b", "name": "Deletes the specified ecr registry", "request": { "name": "Deletes the specified ecr registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "11bd1f65-5869-465c-97e6-1c19b6b6288a", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "077e4663-bca2-4db7-8549-e3c48310a647", "name": "Returns the specified ecr registry", "request": { "name": "Returns the specified ecr registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fdcbb8b1-ad59-482b-8560-3211fe9a275d", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"dolor_3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis48\": \"\",\n \"nulla_2_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"isPrivate\": \"\",\n \"baseContentPath\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"defaultRegion\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dcca8d58-b199-4671-a858-ac366bec9df6", "name": "Updates the specified ecr registry", "request": { "name": "Updates the specified ecr registry", "description": {}, "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"voluptate01\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris828\": \"\",\n \"est2\": \"\",\n \"in_d\": \"\",\n \"ad9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"isPrivate\": \"\",\n \"baseContentPath\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"defaultRegion\": \"\",\n \"providerType\": \"helm\",\n \"registryUid\": \"\",\n \"scope\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3e7ef445-4141-4bb5-9982-5fe2b8cf245f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "ecr"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0532ddb3-3c94-492d-97f7-0ee9eef6cb1c", "name": "sync", "item": [ { "id": "a9ad6bfe-7999-46ea-95b5-48dfa5829dd0", "name": "Sync ecr registry", "request": { "name": "Sync ecr registry", "description": { "content": "Sync all the content from the ecr registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", ":uid", "ecr", "sync"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "75c9eb72-3eb7-49f0-83da-4009a7aef4f9", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "ecr", "sync"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a8c7fed7-6e3d-4c21-8bbf-6d14517a01ab", "name": "Get ecr registry sync status", "request": { "name": "Get ecr registry sync status", "description": { "content": "Get sync status for the ecr specified registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "oci", ":uid", "ecr", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "69ee340e-5a4f-4d6b-971b-92575fc8539e", "name": "Ecr registry sync status", "originalRequest": { "url": { "path": ["v1", "registries", "oci", ":uid", "ecr", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "1da1b3d0-e599-4414-a3ce-ea703d60fd04", "name": "pack", "item": [ { "id": "1b4f35a4-3d69-4e23-8b29-e6836e9a320d", "name": "Retrieves a list of Pack registries", "request": { "name": "Retrieves a list of Pack registries", "description": {}, "url": { "path": ["v1", "registries", "pack"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "73c7cb94-0ec5-431a-a4ff-aad5d1d33278", "name": "An array of registry items", "originalRequest": { "url": { "path": ["v1", "registries", "pack"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"kind\": \"irure c\",\n \"metadata\": {\n \"annotations\": {\n \"ipsumec\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consectetur_2c\": \"\",\n \"qui_dd\": \"\",\n \"ipsum_f6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"quis\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"cupidatat minim quis ipsum mollit\",\n \"private\": true,\n \"registryUid\": \"magna\",\n \"scope\": \"quis aliqua Ut ir\"\n },\n \"status\": {\n \"packSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n },\n {\n \"kind\": \"Ut pariatur\",\n \"metadata\": {\n \"annotations\": {\n \"dolore6f6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minimb\": \"\",\n \"occaecatd64\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"ex minim aliquip tempor\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"sunt\",\n \"private\": false,\n \"registryUid\": \"pariatur\",\n \"scope\": \"occaecat\"\n },\n \"status\": {\n \"packSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"in sunt eiusmod elit qui\",\n \"count\": -12180270,\n \"limit\": 35948636,\n \"offset\": -72301691\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c7e11339-f042-48b3-aef1-f8ec3a92513b", "name": "Creates a pack registry", "request": { "name": "Creates a pack registry", "description": {}, "url": { "path": ["v1", "registries", "pack"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "skipPackSync", "value": "false" }, { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"occaecat9a\": \"\",\n \"irure_5\": \"\",\n \"id_c23\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip_1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"private\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"packSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "047433e5-587f-4b39-8a40-caa15effb579", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "registries", "pack"], "host": ["{{baseUrl}}"], "query": [ { "key": "skipPackSync", "value": "false" }, { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "16c9776b-12e0-4ec4-9860-751f4905a33d", "name": "Retrieves a list of pack registries as summary", "request": { "name": "Retrieves a list of pack registries as summary", "description": {}, "url": { "path": ["v1", "registries", "pack", "summary"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" }, { "disabled": false, "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a555e497-4730-475f-b3b7-abe0efa81fa1", "name": "An array of registry items", "originalRequest": { "url": { "path": ["v1", "registries", "pack", "summary"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" }, { "key": "scope", "value": "all" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit_6a\": \"\",\n \"laborisf_\": \"\",\n \"amet_6\": \"\",\n \"magna_61\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"dolor esse reprehenderit\",\n \"private\": false,\n \"scope\": \"nostrud dolor fugiat dolore\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"occaecat_e\": \"\",\n \"ex9b\": \"\",\n \"amet_22\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exercitation4\": \"\",\n \"in8\": \"\",\n \"laborisb70\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"adipisicing non amet\",\n \"private\": false,\n \"scope\": \"in deserunt do\"\n },\n \"status\": {\n \"sync\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"ea sunt Lorem laborum\",\n \"count\": 3816197,\n \"limit\": 95322537,\n \"offset\": 2118656\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0b57de47-9059-4a3b-9703-097bcad15f98", "name": "Check if pack registry is valid", "request": { "name": "Check if pack registry is valid", "description": { "content": "Returns no contents if pack registry is valid else error.", "type": "text/plain" }, "url": { "path": ["v1", "registries", "pack", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"private\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "676ad192-36e2-4327-ac2f-df43fc259c64", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "pack", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"private\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "954d889f-3c59-4904-a490-b18aa19ceb09", "name": "{uid}", "item": [ { "id": "c1bd1cde-3d5e-463b-ae4d-986be90a7974", "name": "Deletes the specified pack registry", "request": { "name": "Deletes the specified pack registry", "description": {}, "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "64c501c7-8fd5-4fea-b7da-27c7e2425ad6", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3a685365-e059-4b4c-a4d1-5dccca40a942", "name": "Returns the specified Pack registry", "request": { "name": "Returns the specified Pack registry", "description": {}, "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "60375fa3-085c-494e-b44e-44a48b676520", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"anim_e1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim_5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"private\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"packSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "beac71b0-d55b-4b70-926d-01e8e949d8c0", "name": "Updates the specified pack registry", "request": { "name": "Updates the specified pack registry", "description": {}, "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"occaecat9a\": \"\",\n \"irure_5\": \"\",\n \"id_c23\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip_1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"endpoint\": \"\",\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"name\": \"\",\n \"private\": \"\",\n \"registryUid\": \"\",\n \"scope\": \"\"\n },\n \"status\": {\n \"packSyncStatus\": {\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "612000c9-46ef-48ba-b5e5-99d565e4ae35", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "registries", "pack", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "78a69620-cce5-486c-87b1-d59fe84933a8", "name": "sync", "item": [ { "id": "90b12fa4-9d1a-4ad6-a22d-5d92fe110c99", "name": "Sync Pack registry", "request": { "name": "Sync Pack registry", "description": { "content": "Sync all the packs from the registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "pack", ":uid", "sync"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "37da8845-28c3-444c-9ac1-0551a9b3b144", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "registries", "pack", ":uid", "sync"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceSync", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "826e202f-eb05-483b-820b-e1a8b27e4736", "name": "Get pack registry sync status", "request": { "name": "Get pack registry sync status", "description": { "content": "Get sync status for the pack specified registry", "type": "text/plain" }, "url": { "path": ["v1", "registries", "pack", ":uid", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4ee734a4-11fc-487b-b29f-0675433de271", "name": "Pack registry sync status", "originalRequest": { "url": { "path": ["v1", "registries", "pack", ":uid", "sync", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"lastRunTime\": \"\",\n \"lastSyncedTime\": \"\",\n \"message\": \"\",\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "2f64cd75-47e0-495d-a9cb-78eef507a944", "name": "Returns the specified system scope registry configuration", "request": { "name": "Returns the specified system scope registry configuration", "description": {}, "url": { "path": ["v1", "registries", ":registryName", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "registryName", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "78c85c7f-9f5a-44cf-8904-25790e9c6fb6", "name": "OK", "originalRequest": { "url": { "path": ["v1", "registries", ":registryName", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "registryName", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"config\": {\n \"auth\": {\n \"password\": \"\",\n \"tls\": {\n \"ca\": \"\",\n \"certificate\": \"\",\n \"enabled\": \"\",\n \"insecureSkipVerify\": \"\",\n \"key\": \"\"\n },\n \"token\": \"\",\n \"type\": \"\",\n \"username\": \"\"\n },\n \"endpoint\": \"sit nostrud do dolore\",\n \"name\": \"do exercitation sit in\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "176ba84c-c17e-4b05-a40a-a7034ab25f48", "name": "Deletes the specified registry", "request": { "name": "Deletes the specified registry", "description": {}, "url": { "path": ["v1", "registries", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "09cdc345-d488-46ae-8e56-c9bbe337fb99", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "registries", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "9ef7dce0-a935-4076-91c6-89dcbc5f863f", "name": "roles", "item": [ { "id": "35030eef-257e-4ffc-8406-7258898522cd", "name": "Retrieves a list of roles", "request": { "name": "Retrieves a list of roles", "description": {}, "url": { "path": ["v1", "roles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "69ef6f98-667f-4028-87eb-94e7a65c75a1", "name": "OK", "originalRequest": { "url": { "path": ["v1", "roles"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"do_a0_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"do__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"permissions\": [\n \"anim\",\n \"nostrud commodo nisi\"\n ],\n \"scope\": \"\",\n \"type\": \"system\"\n },\n \"status\": {\n \"isEnabled\": false\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_d7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sede8b\": \"\",\n \"esse_f7\": \"\",\n \"sit_2e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"permissions\": [\n \"do commodo dolore\",\n \"mollit in\"\n ],\n \"scope\": \"\",\n \"type\": \"user\"\n },\n \"status\": {\n \"isEnabled\": true\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"amet dolor ipsum\",\n \"count\": -66372556,\n \"limit\": 21638623,\n \"offset\": -47347204\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a421a74a-6d3b-4ae3-bb6d-f6c7d55310a9", "name": "Creates a role with specified permissions", "request": { "name": "Creates a role with specified permissions", "description": {}, "url": { "path": ["v1", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sita0b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Duis6d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"permissions\": [\n \"\"\n ],\n \"scope\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "56ef6f7d-518a-42e7-ad65-8c6440404377", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0691d3ee-8efb-4f06-9520-f4c98abad1bf", "name": "{uid}", "item": [ { "id": "451e92a5-6081-4024-baf5-24fbfb66a188", "name": "Deletes the specified role", "request": { "name": "Deletes the specified role", "description": {}, "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a2ea8cc2-122f-40f9-964c-367288f96757", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3611979d-3db5-45fc-87d0-94ba810316ec", "name": "Returns the specified role", "request": { "name": "Returns the specified role", "description": {}, "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ac8462d9-c361-463c-b18f-c03f7425859b", "name": "OK", "originalRequest": { "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in_79\": \"\",\n \"ad9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_db_\": \"\",\n \"in_6b2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"permissions\": [\n \"\"\n ],\n \"scope\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"isEnabled\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "74c7d74a-0e65-4e33-8f3f-c56c4a76c1ae", "name": "Updates the specified role", "request": { "name": "Updates the specified role", "description": {}, "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sita0b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Duis6d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"permissions\": [\n \"\"\n ],\n \"scope\": \"\",\n \"type\": \"\"\n },\n \"status\": {\n \"isEnabled\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f4f5626e-e273-494b-86b8-f89541225b79", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "roles", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "27c6ac52-7f53-484f-bdaa-8e4020ac3574", "name": "Clone the role", "request": { "name": "Clone the role", "description": {}, "url": { "path": ["v1", "roles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e4867691-437a-461c-b140-0532960ffcc1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "roles", ":uid", "clone"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"name\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "8bfdeee2-425e-405b-bb99-03ee999187d8", "name": "services/{serviceName}", "item": [ { "id": "269a7807-dbd8-43cf-99cb-8bae4449c16a", "name": "Returns a latest version for a given service name", "request": { "name": "Returns a latest version for a given service name", "description": {}, "url": { "path": ["v1", "services", ":serviceName", "version"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "clusterUid", "value": "", "description": "spectro cluster uid" }, { "disabled": false, "key": "edgeHostUid", "value": "", "description": "edge host uid" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "serviceName", "description": "(Required) service name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "30a4b283-bf48-4dd8-8d46-60b64fa4a2ba", "name": "OK", "originalRequest": { "url": { "path": ["v1", "services", ":serviceName", "version"], "host": ["{{baseUrl}}"], "query": [ { "key": "clusterUid", "value": "" }, { "key": "edgeHostUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "serviceName", "description": "(Required) service name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"reprehenderit exercitation\",\n \"metadata\": {\n \"annotations\": {\n \"eu_0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit_d11\": \"\",\n \"non_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"latestVersion\": {\n \"content\": \"consequat officia\",\n \"name\": \"ea occaeca\",\n \"path\": \"et mollit Ut\",\n \"repoName\": \"de\",\n \"sha\": \"sunt sit nul\"\n },\n \"name\": \"ut cupidatat dolore\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "81a3e202-39cf-47a1-b773-3097f0c1fbaf", "name": "Returns a service manifest for a given service name and version", "request": { "name": "Returns a service manifest for a given service name and version", "description": {}, "url": { "path": ["v1", "services", ":serviceName", "versions", ":version", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "action", "value": "", "description": "(Required) action type" }, { "disabled": false, "key": "resourceFilename", "value": "", "description": "resource file name" }, { "disabled": false, "key": "clusterUid", "value": "", "description": "spectro cluster uid" }, { "disabled": false, "key": "edgeHostUid", "value": "", "description": "edge host uid" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "serviceName", "description": "(Required) service name" }, { "disabled": false, "type": "any", "value": "", "key": "version", "description": "(Required) service version" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f9136758-c79f-4f7e-8658-addc341afa22", "name": "OK", "originalRequest": { "url": { "path": ["v1", "services", ":serviceName", "versions", ":version", "manifest"], "host": ["{{baseUrl}}"], "query": [ { "key": "action", "value": "" }, { "key": "resourceFilename", "value": "" }, { "key": "clusterUid", "value": "" }, { "key": "edgeHostUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "serviceName", "description": "(Required) service name" }, { "disabled": false, "type": "any", "value": "", "key": "version", "description": "(Required) service version" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"id\",\n \"metadata\": {\n \"annotations\": {\n \"ullamco56\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"incf1\": \"\",\n \"utda\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"manifests\": [\n {\n \"content\": \"incididunt nulla consequat dolor\",\n \"name\": \"ullamco\",\n \"path\": \"minim officia incididunt adipisicing\",\n \"repoName\": \"dolor Duis\",\n \"sha\": \"aute non\"\n },\n {\n \"content\": \"nulla est dolore\",\n \"name\": \"magna in officia\",\n \"path\": \"ea in aliquip officia culpa\",\n \"repoName\": \"nulla ut Ut proident\",\n \"sha\": \"pariatur mollit ex nisi sit\"\n }\n ],\n \"name\": \"dolor qui pariatur\",\n \"version\": \"cupidatat eu\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "fa7f942c-398a-4c35-8797-a7da3f2237da", "name": "spectroclusters", "item": [ { "id": "05fd9885-3655-4908-b251-aa35d805ab24", "name": "V1Spectro Clusters Agents Notify", "request": { "name": "V1Spectro Clusters Agents Notify", "description": {}, "url": { "path": ["v1", "spectroclusters", "agents", ":messageKey", "notify"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "messageKey", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterUids\": [\n \"\",\n \"\"\n ],\n \"notifyAllClusters\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f5f54bc9-f1a3-4dd4-9234-2be80b61e895", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "agents", ":messageKey", "notify"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "messageKey", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"clusterUids\": [\n \"\",\n \"\"\n ],\n \"notifyAllClusters\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eaef4bef-5b04-49f2-aab0-427d84fd039d", "name": "aks", "item": [ { "id": "bddabc55-ecec-4a93-931c-fd774196f7f2", "name": "Creates an AKS cluster", "request": { "name": "Creates an AKS cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "aks"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_b4\": \"\",\n \"sit60\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ide3\": \"\",\n \"nullacc\": \"\",\n \"aliquipa\": \"\"\n },\n \"labels\": {\n \"commodo_7c5\": \"\",\n \"officia9b\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore_ac\": \"\",\n \"irure_4\": \"\",\n \"dolore3e\": \"\"\n },\n \"labels\": {\n \"nisia\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"cillum_8\": \"\"\n },\n \"labels\": {\n \"esse_f2\": \"\",\n \"Duis2\": \"\",\n \"pariatur_30c\": \"\",\n \"Ut935\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut_57d\": \"\",\n \"ut_8\": \"\"\n },\n \"labels\": {\n \"qui_d1f\": \"\",\n \"ut_a\": \"\",\n \"consectetur_7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"aute_6\": \"\"\n },\n \"additionalTags\": {\n \"do__\": \"\",\n \"adc2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"labore9\": \"\",\n \"dolor93d\": \"\"\n },\n \"additionalTags\": {\n \"dolor_c\": \"\",\n \"quis_dc\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5a4c1d45-afef-4a12-b289-8b129236d550", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aks"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0d7ff01e-8f6a-4088-bf26-c891d6f0ba48", "name": "Get AKS cluster estimated rate information", "request": { "name": "Get AKS cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "aks", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"qui_9d\": \"\",\n \"Duisf\": \"\",\n \"dolore_694\": \"\",\n \"sedea\": \"\"\n },\n \"additionalTags\": {\n \"est5\": \"\",\n \"veniam_95d\": \"\",\n \"laboris_941\": \"\",\n \"nisi7\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"officia_4ac\": \"\"\n },\n \"additionalTags\": {\n \"veniam3__\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "761e8ba5-b36a-4397-8b90-b00b93e00c65", "name": "Aks Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aks", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"fugiat elit eiusmod commodo\",\n \"nodesCount\": 37738397,\n \"rate\": {\n \"compute\": {\n \"rate\": -23766151.86121191,\n \"type\": \"commodo sit Excepteur\"\n },\n \"storage\": [\n {\n \"iops\": 19648046.048371404,\n \"rate\": -75576437.21551588,\n \"sizeGB\": -76074419.85772133,\n \"throughput\": -13158550.168127239,\n \"type\": \"dolor dolore\"\n },\n {\n \"iops\": 79489819.0911752,\n \"rate\": -80514730.97688997,\n \"sizeGB\": 26419083.299852446,\n \"throughput\": 6700977.426971465,\n \"type\": \"officia magna in in\"\n }\n ],\n \"total\": 35138935.30212936\n }\n },\n {\n \"name\": \"consecte\",\n \"nodesCount\": -80202871,\n \"rate\": {\n \"compute\": {\n \"rate\": 91966592.79209736,\n \"type\": \"magna veniam sunt\"\n },\n \"storage\": [\n {\n \"iops\": -51708684.6857759,\n \"rate\": -67437521.7016609,\n \"sizeGB\": 84356020.87172726,\n \"throughput\": -60146083.754506476,\n \"type\": \"elit ea culpa\"\n },\n {\n \"iops\": 55600161.977280825,\n \"rate\": -53074103.568254836,\n \"sizeGB\": 58296595.66707027,\n \"throughput\": -61423991.19145909,\n \"type\": \"aliquip in cillum\"\n }\n ],\n \"total\": 48059345.765046805\n }\n }\n ],\n \"name\": \"nulla nisi ipsum\",\n \"rate\": {\n \"compute\": 6645038.523488894,\n \"storage\": 34454441.830007225,\n \"total\": -409169.10571819544\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"ipsum_fb6\": {\n \"category\": \"eiusmod\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 71788375.95970866,\n \"os\": \"linux\",\n \"spot\": -2069740.9063580036\n },\n {\n \"onDemand\": -78830249.38015048,\n \"os\": \"windows\",\n \"spot\": -51831377.10759391\n }\n ]\n },\n \"cpu\": 33528562.887252986,\n \"gpu\": 98695312.4473643,\n \"memory\": 14329961.140989587,\n \"nonSupportedZones\": [\n \"eu do\",\n \"veniam\"\n ],\n \"price\": -81198338.3948895,\n \"supportedArchitectures\": [\n \"sed proident dolore consectetur\",\n \"dolore\"\n ],\n \"type\": \"amet mollit aliqua officia ex\"\n },\n \"dolor_2f2\": {\n \"category\": \"Duis in proident\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 44866745.583851844,\n \"os\": \"windows\",\n \"spot\": -59540859.5658383\n },\n {\n \"onDemand\": 57045396.79958066,\n \"os\": \"windows\",\n \"spot\": -10127814.510083914\n }\n ]\n },\n \"cpu\": -96542586.4915856,\n \"gpu\": 37291107.141688466,\n \"memory\": 68855667.03558546,\n \"nonSupportedZones\": [\n \"culpa eu te\",\n \"aliqua\"\n ],\n \"price\": -6584555.118426889,\n \"supportedArchitectures\": [\n \"aliqua proident\",\n \"velit veniam\"\n ],\n \"type\": \"esse consec\"\n },\n \"do2d1\": {\n \"category\": \"sint cillum enim sed est\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -23651595.294186607,\n \"os\": \"linux\",\n \"spot\": -51758297.057962775\n },\n {\n \"onDemand\": -14151634.150550678,\n \"os\": \"windows\",\n \"spot\": -1891591.8127358407\n }\n ]\n },\n \"cpu\": -91346025.11508097,\n \"gpu\": 25027250.530109152,\n \"memory\": 52936531.166574985,\n \"nonSupportedZones\": [\n \"non fugiat \",\n \"sunt sed aute anim culpa\"\n ],\n \"price\": -5527700.873423532,\n \"supportedArchitectures\": [\n \"commodo ut sit culpa qui\",\n \"molli\"\n ],\n \"type\": \"Lorem occaecat minim\"\n }\n },\n \"storageTypes\": {\n \"quic3\": {\n \"cost\": {\n \"discountedUsage\": \"quis nulla\",\n \"price\": [\n {\n \"limit\": \"voluptate fugiat\",\n \"price\": \"qui ut sit aute\"\n },\n {\n \"limit\": \"commodo dolor quis\",\n \"price\": \"minim tem\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"dolor ullamco commodo consequat\",\n \"price\": [\n {\n \"limit\": \"proident cillum dolor\",\n \"price\": \"ipsum dolor Lorem consectetur\"\n },\n {\n \"limit\": \"cupidatat commodo id\",\n \"price\": \"ea\"\n }\n ]\n },\n \"kind\": \"ullamco ad aliqua consectetur\",\n \"name\": \"velit minim culpa\",\n \"throughputCost\": {\n \"discountedUsage\": \"culpa\",\n \"price\": [\n {\n \"limit\": \"occaecat ut do ipsum dolore\",\n \"price\": \"aliquip eu\"\n },\n {\n \"limit\": \"non\",\n \"price\": \"voluptate cillum est\"\n }\n ]\n }\n },\n \"Ut_491\": {\n \"cost\": {\n \"discountedUsage\": \"nisi culpa\",\n \"price\": [\n {\n \"limit\": \"cupidatat quis ipsum\",\n \"price\": \"aliquip sit culpa ad\"\n },\n {\n \"limit\": \"deserunt dolor\",\n \"price\": \"anim\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"in elit deserunt mollit\",\n \"price\": [\n {\n \"limit\": \"ullamco do\",\n \"price\": \"irure\"\n },\n {\n \"limit\": \"amet magna minim\",\n \"price\": \"amet cillum id\"\n }\n ]\n },\n \"kind\": \"et officia dolor veniam\",\n \"name\": \"la\",\n \"throughputCost\": {\n \"discountedUsage\": \"sed\",\n \"price\": [\n {\n \"limit\": \"ullamco laboris\",\n \"price\": \"n\"\n },\n {\n \"limit\": \"minim exercitation\",\n \"price\": \"Excepteur dolor anim\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "95093209-1381-4c5d-8bc4-ec61fc4ec08f", "name": "Validates AKS cluster create operation", "request": { "name": "Validates AKS cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "aks", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aute6\": \"\",\n \"sed_8\": \"\",\n \"dolored7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua93_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_6\": \"\",\n \"ead37\": \"\"\n },\n \"labels\": {\n \"aute42\": \"\",\n \"nisi_\": \"\",\n \"irure__c2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut8\": \"\",\n \"Excepteur1a\": \"\",\n \"elit2\": \"\"\n },\n \"labels\": {\n \"aliqua_224\": \"\",\n \"velitbf\": \"\",\n \"tempor_5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_a\": \"\"\n },\n \"labels\": {\n \"labore_099\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor3e\": \"\",\n \"consequat_d81\": \"\"\n },\n \"labels\": {\n \"amet_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in5e\": \"\"\n },\n \"additionalTags\": {\n \"Duis_e\": \"\",\n \"Lorem0\": \"\",\n \"fugiata5\": \"\",\n \"fugiat_a61\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"occaecat_36\": \"\",\n \"Ute71\": \"\"\n },\n \"additionalTags\": {\n \"reprehenderitb\": \"\",\n \"enimd\": \"\",\n \"mollit__1\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "40a3433e-f89d-41e6-ae6f-fc7722c5b70b", "name": "Aks Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aks", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"adipisicing laboris mollit\",\n \"errors\": [\n {\n \"code\": \"in Duis\",\n \"message\": \"adipisicing\"\n },\n {\n \"code\": \"proident pariatur aliqua\",\n \"message\": \"ullamco\"\n }\n ],\n \"name\": \"culpa enim quis dolor\"\n },\n {\n \"displayName\": \"volup\",\n \"errors\": [\n {\n \"code\": \"occaecat deserunt dolor\",\n \"message\": \"anim\"\n },\n {\n \"code\": \"culpa Ut dolore esse\",\n \"message\": \"dolore la\"\n }\n ],\n \"name\": \"tempor\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"nulla occaecat magna\",\n \"errors\": [\n {\n \"code\": \"ad dolore non pariatur nisi\",\n \"message\": \"dolore\"\n },\n {\n \"code\": \"ipsum Ut exercitation reprehenderit\",\n \"message\": \"in minim do adipisicing ut\"\n }\n ],\n \"name\": \"dolore\"\n },\n {\n \"displayName\": \"dolore pariatur veniam\",\n \"errors\": [\n {\n \"code\": \"anim ir\",\n \"message\": \"commodo\"\n },\n {\n \"code\": \"quis minim qui labore\",\n \"message\": \"enim ex\"\n }\n ],\n \"name\": \"pariatur ipsum\"\n }\n ]\n },\n \"uid\": \"sint ex dolore\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"ex eiusmod laboris officia\",\n \"errors\": [\n {\n \"code\": \"irure qu\",\n \"message\": \"magna do\"\n },\n {\n \"code\": \"qui amet\",\n \"message\": \"Excepteur proident\"\n }\n ],\n \"name\": \"consequat offi\"\n },\n {\n \"displayName\": \"ullamco deserunt c\",\n \"errors\": [\n {\n \"code\": \"officia cupidatat qui sed do\",\n \"message\": \"sunt laborum quis\"\n },\n {\n \"code\": \"est minim nostrud\",\n \"message\": \"nisi occaecat commodo nostrud\"\n }\n ],\n \"name\": \"mollit ullamco in\"\n }\n ]\n },\n \"uid\": \"labore sint aute\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "c5266b70-4e5c-4c1c-abf9-23f593e77294", "name": "aws", "item": [ { "id": "ab773523-0c73-4a1b-b909-2c6ae49ab0ba", "name": "Creates an AWS cluster", "request": { "name": "Creates an AWS cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_65b\": \"\",\n \"ad_d01\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_5\": \"\",\n \"minim3_e\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore_897\": \"\",\n \"Duis_f\": \"\",\n \"quis3\": \"\"\n },\n \"labels\": {\n \"eu_1d\": \"\",\n \"minim7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_58\": \"\",\n \"consectetur_48\": \"\"\n },\n \"labels\": {\n \"dolorea1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"labore_124\": \"\",\n \"minim_8\": \"\"\n },\n \"labels\": {\n \"deserunt45\": \"\",\n \"adipisicing__da\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam79\": \"\",\n \"ullamco_5\": \"\"\n },\n \"labels\": {\n \"fugiat_0_e\": \"\",\n \"eiusmod9d3\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"proident_779\": \"\"\n },\n \"additionalTags\": {\n \"voluptate54\": \"\",\n \"pariatur_c\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"inf\": \"\",\n \"temporb6c\": \"\"\n },\n \"additionalTags\": {\n \"enim_2\": \"\",\n \"aliquip_8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5240a743-908f-43b4-8e23-e162d6ce4c8f", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c0a1344b-8379-4f1c-8962-fe40afbaa380", "name": "Imports an AWS cluster", "request": { "name": "Imports an AWS cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "aws", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"inc\": \"\",\n \"commodo7b3\": \"\"\n },\n \"labels\": {\n \"dolore_9\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a3f77188-d302-43da-a8fb-ef6d0481d2b0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aws", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore_\": \"\",\n \"Excepteur_a\": \"\",\n \"ad4\": \"\"\n },\n \"labels\": {\n \"dolor_b4\": \"\",\n \"nonf17\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3c9ab0ae-5367-4a8f-9c1b-f9e47d75d122", "name": "Get AWS cluster estimated rate information", "request": { "name": "Get AWS cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "aws", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"estfd\": \"\"\n },\n \"additionalTags\": {\n \"dolor16\": \"\",\n \"sunt_c80\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in6c\": \"\"\n },\n \"additionalTags\": {\n \"amet_7f2\": \"\",\n \"auteb46\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3614d6a3-1254-420e-9932-500f6ef3946a", "name": "Aws Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aws", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor2a\": \"\",\n \"minim070\": \"\"\n },\n \"additionalTags\": {\n \"non52b\": \"\",\n \"cillumac\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor_482\": \"\",\n \"aute_0b1\": \"\",\n \"cupidatat_039\": \"\",\n \"proident_67a\": \"\"\n },\n \"additionalTags\": {\n \"in_5b4\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c1025f74-fcdd-4144-988d-e8b291d6e52b", "name": "Validates AWS cluster create operation", "request": { "name": "Validates AWS cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "aws", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"idd4e\": \"\",\n \"laborum2ef\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"occaecat_d\": \"\",\n \"ad7b4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"proident7\": \"\",\n \"non_86e\": \"\",\n \"sed_e9b\": \"\"\n },\n \"labels\": {\n \"dolord3_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"anim__7e\": \"\",\n \"tempor_f\": \"\",\n \"occaecat5\": \"\",\n \"qui_20\": \"\"\n },\n \"labels\": {\n \"dolor_0bc\": \"\",\n \"animd3\": \"\",\n \"exercitation3e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore2a\": \"\",\n \"enim5f\": \"\",\n \"veniam_c_\": \"\"\n },\n \"labels\": {\n \"este_\": \"\",\n \"magna_7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"in4e\": \"\",\n \"cillum_ac7\": \"\",\n \"Ut_a6\": \"\"\n },\n \"labels\": {\n \"qui486\": \"\",\n \"sit9\": \"\",\n \"fugiat55\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"velit_55\": \"\",\n \"ut_5_7\": \"\"\n },\n \"additionalTags\": {\n \"quis148\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n },\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"labore1\": \"\"\n },\n \"additionalTags\": {\n \"veniam_659\": \"\",\n \"minim_8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a21dab6e-94a1-4cf1-963d-702211a4fd7d", "name": "Aws Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "aws", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "b3c18eab-1196-4b41-af59-7697395fcf8c", "name": "azure", "item": [ { "id": "d1c8bf64-bd56-410f-acb2-59e275a35425", "name": "Creates an Azure cluster", "request": { "name": "Creates an Azure cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aute6\": \"\",\n \"sed_8\": \"\",\n \"dolored7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua93_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_6\": \"\",\n \"ead37\": \"\"\n },\n \"labels\": {\n \"aute42\": \"\",\n \"nisi_\": \"\",\n \"irure__c2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut8\": \"\",\n \"Excepteur1a\": \"\",\n \"elit2\": \"\"\n },\n \"labels\": {\n \"aliqua_224\": \"\",\n \"velitbf\": \"\",\n \"tempor_5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_a\": \"\"\n },\n \"labels\": {\n \"labore_099\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor3e\": \"\",\n \"consequat_d81\": \"\"\n },\n \"labels\": {\n \"amet_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in5e\": \"\"\n },\n \"additionalTags\": {\n \"Duis_e\": \"\",\n \"Lorem0\": \"\",\n \"fugiata5\": \"\",\n \"fugiat_a61\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"occaecat_36\": \"\",\n \"Ute71\": \"\"\n },\n \"additionalTags\": {\n \"reprehenderitb\": \"\",\n \"enimd\": \"\",\n \"mollit__1\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "81ff1696-99d4-4d79-a356-58e8fcf20730", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fb2327f5-b3cb-4b69-996f-1395ee86ba7f", "name": "Imports an Azure cluster", "request": { "name": "Imports an Azure cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "azure", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"mollit85\": \"\",\n \"velit_752\": \"\",\n \"irure_4\": \"\"\n },\n \"labels\": {\n \"consequat_8d\": \"\",\n \"dolore\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "550d521c-df8d-4ec0-81ae-1a793b91ddcb", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "azure", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"mollit3e\": \"\",\n \"commodobf9\": \"\",\n \"laborum_191\": \"\",\n \"do_eb\": \"\",\n \"et_4\": \"\"\n },\n \"labels\": {\n \"culpad4a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2e5de10b-9057-4322-87e3-54b3feeeacc0", "name": "Get Azure cluster estimated rate information", "request": { "name": "Get Azure cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "azure", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"Ut_6\": \"\",\n \"utcc9\": \"\"\n },\n \"additionalTags\": {\n \"cupidatat670\": \"\",\n \"reprehenderit_50\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor8a0\": \"\"\n },\n \"additionalTags\": {\n \"ut_80\": \"\",\n \"irure0a5\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d2e2470d-1827-4266-a3b7-c746e4e63afd", "name": "Azure Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "azure", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c1f022e1-d8dc-4337-9166-1151a475ee3e", "name": "Validates Azure cluster create operation", "request": { "name": "Validates Azure cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "azure", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aute6\": \"\",\n \"sed_8\": \"\",\n \"dolored7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliqua93_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"subscriptionId\": \"\",\n \"location\": \"\",\n \"sshKey\": \"\",\n \"aadProfile\": {\n \"managed\": \"\",\n \"adminGroupObjectIDs\": [\n \"\",\n \"\"\n ]\n },\n \"apiServerAccessProfile\": {\n \"authorizedIPRanges\": [\n \"\",\n \"\"\n ],\n \"enablePrivateCluster\": \"\",\n \"enablePrivateClusterPublicFQDN\": \"\",\n \"privateDNSZone\": \"\"\n },\n \"containerName\": \"\",\n \"controlPlaneSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n },\n \"enablePrivateCluster\": \"\",\n \"infraLBConfig\": {\n \"apiServerLB\": {\n \"apiServerLBStaticIP\": \"\",\n \"ipAllocationMethod\": \"Dynamic\",\n \"privateDNSName\": \"\",\n \"type\": \"Public\"\n }\n },\n \"resourceGroup\": \"\",\n \"storageAccountName\": \"\",\n \"vnetCidrBlock\": \"\",\n \"vnetName\": \"\",\n \"vnetResourceGroup\": \"\",\n \"workerSubnet\": {\n \"cidrBlock\": \"\",\n \"name\": \"\",\n \"securityGroupName\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_6\": \"\",\n \"ead37\": \"\"\n },\n \"labels\": {\n \"aute42\": \"\",\n \"nisi_\": \"\",\n \"irure__c2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut8\": \"\",\n \"Excepteur1a\": \"\",\n \"elit2\": \"\"\n },\n \"labels\": {\n \"aliqua_224\": \"\",\n \"velitbf\": \"\",\n \"tempor_5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"id_a\": \"\"\n },\n \"labels\": {\n \"labore_099\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor3e\": \"\",\n \"consequat_d81\": \"\"\n },\n \"labels\": {\n \"amet_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in5e\": \"\"\n },\n \"additionalTags\": {\n \"Duis_e\": \"\",\n \"Lorem0\": \"\",\n \"fugiata5\": \"\",\n \"fugiat_a61\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"isSystemNodePool\": \"\",\n \"osDisk\": {\n \"diskSizeGB\": \"\",\n \"managedDisk\": {\n \"storageAccountType\": \"\"\n },\n \"osType\": \"Linux\"\n }\n },\n \"managedPoolConfig\": {\n \"isSystemNodePool\": \"\",\n \"osType\": \"Linux\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"occaecat_36\": \"\",\n \"Ute71\": \"\"\n },\n \"additionalTags\": {\n \"reprehenderitb\": \"\",\n \"enimd\": \"\",\n \"mollit__1\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7704ac34-c693-4e33-b93e-4c7edd4f64e4", "name": "Azure Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "azure", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a77ac14d-c1f6-488d-a2c2-72692604be3d", "name": "cloudTypes/{cloudType}", "item": [ { "id": "77585524-d3cf-48f4-a448-7144fe84e249", "name": "Creates a Custom cluster", "request": { "name": "Creates a Custom cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"amet_9\": \"\"\n },\n \"labels\": {\n \"laboris_7d1\": \"\",\n \"culpac09\": \"\",\n \"dolore_5a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"clusterConfig\": {\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"incididunt3dd\": \"\"\n },\n \"labels\": {\n \"Ut_88\": \"\",\n \"in_b6\": \"\",\n \"aliquipf48\": \"\",\n \"in_a3f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ad_c95\": \"\",\n \"consectetur_b\": \"\"\n },\n \"labels\": {\n \"ad_c88\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt_94\": \"\",\n \"incididunt75\": \"\",\n \"ipsum61\": \"\"\n },\n \"labels\": {\n \"mollitf1\": \"\",\n \"utc49\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Lorem_78b\": \"\",\n \"nulla30a\": \"\",\n \"consectetur_06\": \"\"\n },\n \"labels\": {\n \"nulla_341\": \"\",\n \"veniam86d\": \"\",\n \"laborum0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"nostrudc\": \"\",\n \"deserunt_1a8\": \"\",\n \"Ut__\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"laborum_a6d\": \"\",\n \"amet6\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2417cb3e-75dc-4734-98b0-d735bad45622", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "cloudTypes", ":cloudType"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "66cab7df-3cf9-4adc-a35e-58729dc0a333", "name": "Validates Custom cluster create operation", "request": { "name": "Validates Custom cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "cloudTypes", ":cloudType", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliquaca\": \"\",\n \"officiae\": \"\"\n },\n \"labels\": {\n \"laborisea\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"clusterConfig\": {\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ut_130\": \"\",\n \"dolor_09\": \"\"\n },\n \"labels\": {\n \"sunt_0\": \"\",\n \"laborumd\": \"\",\n \"ut_9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nisi_a5\": \"\",\n \"veniama7b\": \"\"\n },\n \"labels\": {\n \"laboris5b7\": \"\",\n \"aliqua1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"proidentfc\": \"\"\n },\n \"labels\": {\n \"minim13e\": \"\",\n \"esse__8\": \"\",\n \"voluptate_2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicing18\": \"\",\n \"irure_7\": \"\"\n },\n \"labels\": {\n \"autef8f\": \"\",\n \"sit_aa3\": \"\",\n \"consequatd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"consectetur91_\": \"\",\n \"dolore06\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"values\": \"\"\n },\n \"poolConfig\": {\n \"additionalLabels\": {\n \"Duisbae\": \"\",\n \"proident_c\": \"\"\n },\n \"isControlPlane\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a734cf5f-5fac-4823-8236-f99bd50c7c0c", "name": "Custom Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "cloudTypes", ":cloudType", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "cloudType", "description": "(Required) Cluster's cloud type" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "8204a6b3-f553-4ffb-b5a7-db1203d353c2", "name": "Cluster configuration for the edge installer", "request": { "name": "Cluster configuration for the edge installer", "description": {}, "url": { "path": ["v1", "spectroclusters", "config", "edgeInstaller"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5b70c263-4e31-44b1-a30f-52088cee639d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "config", "edgeInstaller"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"installerDownloadLinks\": {\n \"Duisa\": \"culpa mollit fugiat\",\n \"eu_e\": \"fugiat qui\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2f162c28-6222-4abf-bf0a-72a0fe24f41c", "name": "coxedge", "item": [ { "id": "7f43e963-b5db-47ed-b40d-b625d0d7a983", "name": "Creates a CoxEdge cluster", "request": { "name": "Creates a CoxEdge cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "coxedge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"culpa_6e\": \"\",\n \"ut_45\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cillum_9be\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"\",\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"commodo7\": \"\"\n },\n \"labels\": {\n \"exercitation_c\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"minim1d\": \"\"\n },\n \"labels\": {\n \"proident_2\": \"\",\n \"eiusmod_5c\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"deserunte\": \"\",\n \"laborum_a3\": \"\"\n },\n \"labels\": {\n \"proident_b96\": \"\",\n \"aliquip_8c1\": \"\",\n \"ut_fd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"minim9_0\": \"\"\n },\n \"labels\": {\n \"est_9\": \"\",\n \"ut_f9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"officia__4\": \"\"\n },\n \"additionalTags\": {\n \"ipsum_c\": \"\",\n \"quis_6\": \"\",\n \"voluptate__4e\": \"\",\n \"ea_13b\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"deserunt___1\": \"\",\n \"enimbb\": \"\"\n },\n \"additionalTags\": {\n \"dolor_d7\": \"\",\n \"aliqua_60\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "49b8f6bf-d9a0-4d5c-88e0-49e46391919b", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "coxedge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b53ec08b-9a05-4f1e-b3b2-e1a979e9ea89", "name": "Get Cox Edge cluster estimated rate information", "request": { "name": "Get Cox Edge cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "coxedge", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"aute44e\": \"\"\n },\n \"additionalTags\": {\n \"qui6d\": \"\",\n \"aute475\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"voluptatecb\": \"\"\n },\n \"additionalTags\": {\n \"ipsumd2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "410831ea-bf2a-4d30-9125-e19fee2121d3", "name": "Azure Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "coxedge", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"doc8\": \"\"\n },\n \"additionalTags\": {\n \"incididunt_283\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"elit006\": \"\",\n \"veniam_2\": \"\",\n \"Duis_59\": \"\",\n \"nisi_c\": \"\",\n \"dolor3\": \"\"\n },\n \"additionalTags\": {\n \"dolorea02\": \"\",\n \"labore17\": \"\",\n \"laboris_e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d7699493-75e9-4652-ab70-f6e0638cfaad", "name": "Validates Cox Edge cluster create operation", "request": { "name": "Validates Cox Edge cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "coxedge", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ead1\": \"\",\n \"minim_77\": \"\",\n \"sit_c59\": \"\",\n \"consequatf49\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt_f\": \"\",\n \"ipsum_61\": \"\",\n \"dolor983\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"\",\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"sshAuthorizedKeys\": [\n \"\",\n \"\"\n ],\n \"coxEdgeLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"coxEdgeWorkerLoadBalancerConfig\": {\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n \"environment\": \"\",\n \"organizationId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aliqua95\": \"\",\n \"in1\": \"\"\n },\n \"labels\": {\n \"est_81b\": \"\",\n \"voluptatec26\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ipsum7f\": \"\"\n },\n \"labels\": {\n \"aute65\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam593\": \"\"\n },\n \"labels\": {\n \"nisie3\": \"\",\n \"occaecat4_0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"pariatur8\": \"\",\n \"incididunt_72d\": \"\",\n \"anim_996\": \"\"\n },\n \"labels\": {\n \"aliqua5\": \"\",\n \"incididunt7b5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"non7b\": \"\",\n \"quif4\": \"\",\n \"Lorem_b3b\": \"\"\n },\n \"additionalTags\": {\n \"aliquip_a57\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"deployments\": [\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n },\n {\n \"cpuUtilization\": \"\",\n \"enableAutoScaling\": \"\",\n \"instancesPerPop\": \"\",\n \"maxInstancesPerPop\": \"\",\n \"minInstancesPerPop\": \"\",\n \"name\": \"\",\n \"pops\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"persistentStorages\": [\n {\n \"path\": \"\",\n \"size\": \"\"\n }\n ],\n \"securityGroupRules\": [\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n },\n {\n \"action\": \"\",\n \"description\": \"\",\n \"portRange\": \"\",\n \"protocol\": \"\",\n \"source\": \"\",\n \"type\": \"\"\n }\n ],\n \"spec\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore26f\": \"\",\n \"ina4\": \"\",\n \"dolor86\": \"\",\n \"Ut_a\": \"\"\n },\n \"additionalTags\": {\n \"aliquaa57\": \"\",\n \"ipsum_82\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0bd33f42-161a-44da-9d52-552a07ccddfb", "name": "Azure Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "coxedge", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ab5d4e68-eeb8-4785-8147-203f86d47878", "name": "edge", "item": [ { "id": "9cfaf1e6-6169-43f1-b2a9-8be9efb88607", "name": "Creates a Edge cluster", "request": { "name": "Creates a Edge cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore_e56\": \"\",\n \"adce8\": \"\",\n \"laborum_a29\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_5_b\": \"\",\n \"amet_929\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate5_a\": \"\",\n \"eiusmod39e\": \"\"\n },\n \"labels\": {\n \"minimd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"pariatur_9\": \"\"\n },\n \"labels\": {\n \"laborum_01b\": \"\",\n \"magna9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt9\": \"\",\n \"sint_4ee\": \"\"\n },\n \"labels\": {\n \"officiabeb\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"culpa_0\": \"\",\n \"ea0\": \"\"\n },\n \"labels\": {\n \"labore_3a\": \"\",\n \"Duis_8b\": \"\",\n \"commodoec4\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"tempor_8\": \"\",\n \"tempor11\": \"\"\n },\n \"additionalTags\": {\n \"officia_01\": \"\",\n \"ad83\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"minim_a\": \"\",\n \"est_28\": \"\"\n },\n \"additionalTags\": {\n \"ut575\": \"\",\n \"nulla72\": \"\",\n \"voluptate_07\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "14a90ba8-3a9e-428e-b356-0e1fd21b4535", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0890a592-3983-4c8e-8af6-8fc1e08d54c0", "name": "Imports an Edge cluster", "request": { "name": "Imports an Edge cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"exercitationd\": \"\"\n },\n \"labels\": {\n \"voluptate7b\": \"\",\n \"aliquip3c\": \"\",\n \"velitf\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "28077370-1b3f-4011-be86-d317f3e281a0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut_7\": \"\",\n \"sed_aa\": \"\"\n },\n \"labels\": {\n \"elit_f27\": \"\",\n \"laboris29c\": \"\",\n \"sit6\": \"\",\n \"pariatur2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "338d30a1-de66-45ba-b756-6f11486afcdc", "name": "Get edge cluster estimated rate information", "request": { "name": "Get edge cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eu1c\": \"\",\n \"irure_ab\": \"\"\n },\n \"additionalTags\": {\n \"ipsum_69\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"adipisicing_0\": \"\"\n },\n \"additionalTags\": {\n \"veniam_3_4\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d9ec124f-1360-4be2-a36a-15276542d4a7", "name": "Edge Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore3c\": \"\"\n },\n \"additionalTags\": {\n \"anim864\": \"\",\n \"veniam_5\": \"\",\n \"nostrud_2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"exercitation_91d\": \"\"\n },\n \"additionalTags\": {\n \"consectetur_4ec\": \"\",\n \"in_01\": \"\",\n \"elit_e9\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6f888aa5-5096-452f-bc7f-bbb43d4b8175", "name": "Validates edge cluster create operation", "request": { "name": "Validates edge cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"occaecat_0e1\": \"\",\n \"proident_2c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exb09\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"incididunt_b3\": \"\",\n \"animd\": \"\"\n },\n \"labels\": {\n \"eiusmodb\": \"\",\n \"ullamco8\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud_a\": \"\",\n \"sedf\": \"\"\n },\n \"labels\": {\n \"ine\": \"\",\n \"dolor_77\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sint_234\": \"\"\n },\n \"labels\": {\n \"occaecatf1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut2_\": \"\",\n \"adipisicing_0\": \"\"\n },\n \"labels\": {\n \"elitc64\": \"\",\n \"dolore5\": \"\",\n \"ut_a10\": \"\",\n \"eiusmod_02\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"magnab0\": \"\",\n \"sint_d7e\": \"\"\n },\n \"additionalTags\": {\n \"idb06\": \"\",\n \"ut_3ff\": \"\",\n \"ut_3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nulla_2c\": \"\",\n \"Utb3\": \"\"\n },\n \"additionalTags\": {\n \"fugiat_fe\": \"\",\n \"dolore_25d\": \"\",\n \"elite0\": \"\",\n \"deseruntd\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7279366a-31f6-46a1-be64-27b1a2f1c192", "name": "edge Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a9dc3a93-c11d-45c6-a82a-bdec4061f657", "name": "edge-native", "item": [ { "id": "24987a73-4f36-412a-8168-aec278151eff", "name": "Creates an EdgeNative cluster", "request": { "name": "Creates an EdgeNative cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge-native"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"elit_790\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborum210\": \"\",\n \"minim_d5\": \"\",\n \"consectetur_6c\": \"\",\n \"laboris_df\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"elit_767\": \"\",\n \"dolor2f9\": \"\",\n \"magna90\": \"\"\n },\n \"labels\": {\n \"nostrud63\": \"\",\n \"labore_1\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sint44\": \"\",\n \"proident_9aa\": \"\"\n },\n \"labels\": {\n \"laborum_84\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ullamco_e51\": \"\"\n },\n \"labels\": {\n \"dolor_47\": \"\",\n \"pariatur7\": \"\",\n \"consectetur2fd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"anim_bd\": \"\"\n },\n \"labels\": {\n \"officia_81\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"laboris_9\": \"\"\n },\n \"additionalTags\": {\n \"consectetur27\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor9d\": \"\"\n },\n \"additionalTags\": {\n \"deserunt780\": \"\",\n \"irure_3a\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "057e350a-b347-43b1-aed0-0e6757e6366d", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge-native"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3bf69689-d587-4f59-addd-9f9caae38532", "name": "Imports an EdgeNative cluster", "request": { "name": "Imports an EdgeNative cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge-native", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ut_43\": \"\",\n \"ex14d\": \"\"\n },\n \"labels\": {\n \"aliquip70\": \"\",\n \"reprehenderit7a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c8bef461-241f-447d-a5be-42b6561fcedf", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge-native", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliquip_8\": \"\",\n \"cupidatat_62\": \"\"\n },\n \"labels\": {\n \"Duisef\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a7f6ca8a-5f0b-444b-afb4-ecc44efe7dae", "name": "Get edge-native cluster estimated rate information", "request": { "name": "Get edge-native cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge-native", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"labore_f6\": \"\",\n \"ut7f\": \"\"\n },\n \"additionalTags\": {\n \"labore_b\": \"\",\n \"anim1a3\": \"\",\n \"pariatur036\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"qui_49\": \"\",\n \"ind85\": \"\"\n },\n \"additionalTags\": {\n \"in_66\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "46927bea-060b-4f0b-b032-a9c0c35654c6", "name": "EdgeNative Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge-native", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"Excepteur90\": \"\",\n \"suntde\": \"\"\n },\n \"additionalTags\": {\n \"ea880\": \"\",\n \"dolore_3\": \"\",\n \"pariatur_660\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"exe9\": \"\",\n \"mollit_af\": \"\"\n },\n \"additionalTags\": {\n \"commodo3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "22ce6d3f-7421-4169-b76f-5c5f9659930e", "name": "Validates edge-native cluster create operation", "request": { "name": "Validates edge-native cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "edge-native", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore6_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"minim0\": \"\",\n \"et60\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"overlayNetworkConfiguration\": {\n \"cidr\": \"\",\n \"enable\": \"\"\n },\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"deserunt8_\": \"\",\n \"Ut_d\": \"\"\n },\n \"labels\": {\n \"aliqua26\": \"\",\n \"commodo3f\": \"\",\n \"eiusmod_d4\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"magnadc\": \"\"\n },\n \"labels\": {\n \"ullamco_f4e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat0\": \"\",\n \"fugiata\": \"\"\n },\n \"labels\": {\n \"esse694\": \"\",\n \"nostrud84b\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"consequat_93\": \"\",\n \"amet_1\": \"\"\n },\n \"labels\": {\n \"nisi_46\": \"\",\n \"fugiat5\": \"\",\n \"irure0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"est646\": \"\"\n },\n \"additionalTags\": {\n \"Excepteur_4\": \"\",\n \"elit_1\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"edgeHosts\": [\n {\n \"hostUid\": \"\",\n \"hostName\": \"\",\n \"isTwoNodeCandidate\": false,\n \"nic\": {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n \"nicName\": \"\",\n \"staticIP\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ipsum8\": \"\",\n \"ada\": \"\"\n },\n \"additionalTags\": {\n \"sint8_\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "39bb15bb-4a86-4365-bbb6-ec4877c0b912", "name": "EdgeNative Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "edge-native", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "50a5a894-d978-48a1-b3c7-f95d3133381d", "name": "eks", "item": [ { "id": "70e8d805-1faa-49fe-bb1c-41dd67768b18", "name": "Creates an EKS cluster", "request": { "name": "Creates an EKS cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "eks"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Lorem_84\": \"\",\n \"officia_69\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit_e4\": \"\",\n \"adipisicingf83\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"consectetur0\": \"\"\n },\n \"labels\": {\n \"sed_e2\": \"\",\n \"Duis_2\": \"\",\n \"do7e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"commodo50_\": \"\"\n },\n \"labels\": {\n \"reprehenderit_4bd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"et5\": \"\",\n \"commodoe97\": \"\"\n },\n \"labels\": {\n \"consequat013\": \"\",\n \"ipsum_73\": \"\",\n \"aliqua2_b\": \"\",\n \"ea_5ef\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sed6\": \"\"\n },\n \"labels\": {\n \"ex__a0\": \"\",\n \"amet22e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"fargateProfiles\": [\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"Duisb57\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"ut_769\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"Loremb\": \"\",\n \"quis9\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"sit_d29\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"ipsum_6\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"aliquip_9\": \"\",\n \"consectetur_\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"irureca\": \"\"\n },\n \"additionalTags\": {\n \"exercitation00f\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"pariature8\": \"\",\n \"pariatur_4\": \"\",\n \"magna_86\": \"\"\n },\n \"additionalTags\": {\n \"mollit__72\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1fc56594-54b4-45bc-9398-4790814e7aa5", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "eks"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5773252c-2f59-4bb3-87c9-e92a9128f857", "name": "Get EKS cluster estimated rate information", "request": { "name": "Get EKS cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "eks", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"aliquab4a\": \"\",\n \"adb\": \"\"\n },\n \"additionalTags\": {\n \"et4\": \"\",\n \"Lorem_c77\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"proident_0\": \"\"\n },\n \"additionalTags\": {\n \"laboris_d75\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a54a9bb4-553c-487d-a051-0a5c227c1065", "name": "Eks Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "eks", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ea_7\": \"\",\n \"eu_81\": \"\"\n },\n \"additionalTags\": {\n \"dolore_0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor8f\": \"\"\n },\n \"additionalTags\": {\n \"euaa\": \"\",\n \"eiusmod_0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "984d062a-c57b-45ea-90d8-9ec451ee4516", "name": "Validates EKS cluster create operation", "request": { "name": "Validates EKS cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "eks", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore_78\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam3ed\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"addons\": [\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n },\n {\n \"name\": \"\",\n \"version\": \"\",\n \"conflictResolution\": \"\",\n \"serviceAccountRoleARN\": \"\"\n }\n ],\n \"bastionDisabled\": \"\",\n \"controlPlaneLoadBalancer\": \"\",\n \"encryptionConfig\": {\n \"isEnabled\": \"\",\n \"provider\": \"\",\n \"resources\": [\n \"\",\n \"\"\n ]\n },\n \"endpointAccess\": {\n \"private\": \"\",\n \"privateCIDRs\": [\n \"\",\n \"\"\n ],\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ]\n },\n \"sshKeyName\": \"\",\n \"vpcId\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"elitea2\": \"\",\n \"quis_6\": \"\",\n \"auteda\": \"\"\n },\n \"labels\": {\n \"etf\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"esse_c\": \"\"\n },\n \"labels\": {\n \"reprehenderit44a\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ea_f26\": \"\",\n \"utf0\": \"\"\n },\n \"labels\": {\n \"non_37d\": \"\",\n \"suntb\": \"\",\n \"cillum__2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"qui27\": \"\",\n \"tempor_e\": \"\"\n },\n \"labels\": {\n \"nisi_34b\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"fargateProfiles\": [\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"sit_775\": \"\",\n \"cupidatat_4c\": \"\",\n \"doloreade\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"ea1\": \"\",\n \"dolor1\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"sit77\": \"\",\n \"elit_3_f\": \"\",\n \"quis_e\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n },\n {\n \"name\": \"\",\n \"additionalTags\": {\n \"dolor24\": \"\",\n \"irure_2ea\": \"\"\n },\n \"selectors\": [\n {\n \"namespace\": \"\",\n \"labels\": {\n \"Lorem_6\": \"\",\n \"commodo_65\": \"\"\n }\n },\n {\n \"namespace\": \"\",\n \"labels\": {\n \"pariatur_a\": \"\",\n \"sed17\": \"\"\n }\n }\n ],\n \"subnetIds\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"occaecat_166\": \"\"\n },\n \"additionalTags\": {\n \"nisi8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"awsLaunchTemplate\": {\n \"additionalSecurityGroups\": [\n {\n \"arn\": \"\",\n \"filters\": [\n {\n \"name\": \"\",\n \"values\": [\n \"\"\n ]\n }\n ],\n \"id\": \"\"\n }\n ],\n \"ami\": {\n \"eksOptimizedLookupType\": \"\",\n \"id\": \"\"\n },\n \"imageLookupBaseOS\": \"\",\n \"imageLookupFormat\": \"\",\n \"imageLookupOrg\": \"\",\n \"rootVolume\": {\n \"deviceName\": \"\",\n \"encrypted\": \"\",\n \"encryptionKey\": \"\",\n \"iops\": \"\",\n \"throughput\": \"\",\n \"type\": \"\"\n }\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"capacityType\": \"on-demand\",\n \"enableAwsLaunchTemplate\": \"\",\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"spotMarketOptions\": {\n \"maxPrice\": \"\"\n },\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eiusmod_b5\": \"\",\n \"aliqua_3_0\": \"\",\n \"et_0\": \"\"\n },\n \"additionalTags\": {\n \"non_5\": \"\",\n \"in4d\": \"\",\n \"dolore8e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0ee11d8f-6134-4877-a940-1c1ca0d3d297", "name": "Eks Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "eks", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "8f271ee9-3712-4cbe-8ad4-eaecf5cb24be", "name": "features", "item": [ { "id": "0e165fbc-8326-444e-8725-b1b538f70421", "name": "backup/locations/{uid}", "item": [ { "id": "354562a7-3429-4ed4-8c65-63512fd32523", "name": "Returns the cluster object references based on locationUid", "request": { "name": "Returns the cluster object references based on locationUid", "description": {}, "url": { "path": ["v1", "spectroclusters", "features", "backup", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "906481d0-c9fc-458b-8efb-3f9c3f9a7e29", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "features", "backup", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusters\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7450a824-3431-4b13-8d2b-fc6991a62275", "name": "Change cluster backup location", "request": { "name": "Change cluster backup location", "description": {}, "url": { "path": ["v1", "spectroclusters", "features", "backup", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"locationType\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7f72e402-4978-4516-8497-22edfd2ba6b1", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "features", "backup", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"locationType\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "bc3e4f7e-b8dd-41a3-8ad6-b9ae851f5d0a", "name": "logFetcher/{uid}", "item": [ { "id": "0a116640-52ce-423d-84db-b13670bba2b1", "name": "Download log fetcher logs for cluster by log fetcher uid", "request": { "name": "Download log fetcher logs for cluster by log fetcher uid", "description": {}, "url": { "path": ["v1", "spectroclusters", "features", "logFetcher", ":uid", "download"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fileName", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3a69e452-841a-477e-8a88-beaf3c21a5f1", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "features", "logFetcher", ":uid", "download"], "host": ["{{baseUrl}}"], "query": [ { "key": "fileName", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e97f49f2-273b-4b07-84de-9dfab865e26b", "name": "Update log fetcher logs by log fetcher uid", "request": { "name": "Update log fetcher logs by log fetcher uid", "description": {}, "url": { "path": ["v1", "spectroclusters", "features", "logFetcher", ":uid", "log"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "requestId", "value": "", "description": "Unique request Id" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "formdata", "formdata": [ { "key": "fileName", "type": "file", "description": "Log file by agent" } ] } }, "response": [ { "id": "2cce3e43-f2b7-4c42-9e4d-1764eb70bcf6", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "features", "logFetcher", ":uid", "log"], "host": ["{{baseUrl}}"], "query": [ { "key": "requestId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "formdata", "formdata": [ { "description": { "content": "Log file by agent", "type": "text/plain" }, "key": "fileName", "value": "", "type": "text" } ] } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "4572fcd0-bd1f-4381-83aa-be1c9343cc12", "name": "gcp", "item": [ { "id": "2f700411-ed9a-4e94-a431-3a8878a2414f", "name": "Creates a GCP cluster", "request": { "name": "Creates a GCP cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"amet31\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"est6df\": \"\",\n \"do_1\": \"\",\n \"amet_6f6\": \"\",\n \"irure_30_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"in_1\": \"\",\n \"nisi5\": \"\",\n \"inf29\": \"\"\n },\n \"labels\": {\n \"ullamco_8fa\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt6e\": \"\",\n \"ut_6_2\": \"\"\n },\n \"labels\": {\n \"pariatur_818\": \"\",\n \"utf9d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"commodo8\": \"\",\n \"mollit82\": \"\"\n },\n \"labels\": {\n \"laboris2\": \"\",\n \"dolor614\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate2f\": \"\",\n \"culpa15_\": \"\"\n },\n \"labels\": {\n \"in_f4\": \"\",\n \"iruref37\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"cupidatat_337\": \"\",\n \"in_fc\": \"\",\n \"dolore1e3\": \"\"\n },\n \"additionalTags\": {\n \"doloredd0\": \"\",\n \"sed7\": \"\",\n \"id_83\": \"\",\n \"mollit6\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nisi_6_\": \"\"\n },\n \"additionalTags\": {\n \"culpa_f\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "48a5c5ee-5138-41cf-b5d4-19756b3038aa", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e93cd14d-b0e9-43ac-9996-2facf32d6512", "name": "Imports a GCP cluster", "request": { "name": "Imports a GCP cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "gcp", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"id_488\": \"\",\n \"aute5_\": \"\",\n \"dolore_c8\": \"\"\n },\n \"labels\": {\n \"laboris_9b\": \"\",\n \"pariatur_23\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "173c7576-8f9c-4421-8ef4-4fba0c3885f3", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gcp", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"officia_1\": \"\",\n \"minim_5\": \"\",\n \"reprehenderit67_\": \"\",\n \"anim3\": \"\"\n },\n \"labels\": {\n \"est_6\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1734f418-0135-49b1-bbc0-0411dbf7aeda", "name": "Get GCP cluster estimated rate information", "request": { "name": "Get GCP cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "gcp", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"Ut_9\": \"\"\n },\n \"additionalTags\": {\n \"deserunt_02\": \"\",\n \"in72\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in__f\": \"\"\n },\n \"additionalTags\": {\n \"non2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "26397be9-737a-4f42-b4e3-b17df4928fbf", "name": "Gcp Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gcp", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f20477a2-56db-4396-bea0-b3de75b0ec76", "name": "Validates GCP cluster create operation", "request": { "name": "Validates GCP cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "gcp", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ex813\": \"\",\n \"culpa_a2c\": \"\",\n \"reprehenderit_c\": \"\",\n \"eiusmod_8b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate6fe\": \"\",\n \"fugiat4\": \"\"\n },\n \"labels\": {\n \"irure_6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aliquip_8\": \"\",\n \"Duis_f6_\": \"\",\n \"in_6cd\": \"\",\n \"nonf\": \"\"\n },\n \"labels\": {\n \"cillum21\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_66\": \"\"\n },\n \"labels\": {\n \"non0d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_3be\": \"\"\n },\n \"labels\": {\n \"labore09b\": \"\",\n \"ad5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eu_d8\": \"\",\n \"dolore55\": \"\"\n },\n \"additionalTags\": {\n \"anim_1\": \"\",\n \"inca8\": \"\",\n \"minim0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"utd5d\": \"\",\n \"nostrud_d62\": \"\",\n \"nisi_606\": \"\"\n },\n \"additionalTags\": {\n \"deserunt23\": \"\",\n \"cupidatat422\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "837e77e1-ea4e-430a-a018-acae7d2d9796", "name": "Gcp Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gcp", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "25e06aac-a903-4ad1-9a58-1c2be4355b09", "name": "generic", "item": [ { "id": "d65514c9-cba4-42ff-a03d-9a0cb0390899", "name": "Imports a cluster of any cloud type in generic way", "request": { "name": "Imports a cluster of any cloud type in generic way", "description": { "content": "The machines information will be captured, whereas the cloud specific configuration info will not be retrieved", "type": "text/plain" }, "url": { "path": ["v1", "spectroclusters", "generic", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit_dfd\": \"\",\n \"officiab64\": \"\",\n \"reprehenderit_3e6\": \"\"\n },\n \"labels\": {\n \"niside\": \"\",\n \"adipisicing_992\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n },\n \"edgeConfig\": {\n \"edgeHostUid\": \"\",\n \"edgeHostUids\": [\n \"\",\n \"\"\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "47e44604-eee7-4508-8d5e-20e33732324c", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "generic", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"deserunt_f_\": \"\",\n \"Utd\": \"\"\n },\n \"labels\": {\n \"laborisa\": \"\",\n \"ut_4\": \"\",\n \"amet_a9\": \"\",\n \"cillum_a94\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n },\n \"edgeConfig\": {\n \"edgeHostUid\": \"\",\n \"edgeHostUids\": [\n \"\",\n \"\"\n ]\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "43a30b34-be70-4a53-b7aa-9cb5dcf1f36a", "name": "Get generic cluster estimated rate information", "request": { "name": "Get generic cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "generic", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in_bfb\": \"\"\n },\n \"additionalTags\": {\n \"cillum8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore_7\": \"\",\n \"laborum_f3a\": \"\"\n },\n \"additionalTags\": {\n \"deserunt_677\": \"\",\n \"reprehenderitc0\": \"\",\n \"ad25\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a38932d8-4ae8-47f8-a00f-880ea99d7738", "name": "Genric Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "generic", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eiusmod_3\": \"\",\n \"velit_6b9\": \"\",\n \"Excepteure5\": \"\",\n \"commodo48\": \"\"\n },\n \"additionalTags\": {\n \"irure5\": \"\",\n \"in_22\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"name\": \"\",\n \"numCPUs\": \"\"\n },\n \"region\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ullamco_19\": \"\"\n },\n \"additionalTags\": {\n \"proident_6\": \"\",\n \"fugiatb\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "fdbb81dd-eadd-4108-aef5-044ad68b9fa3", "name": "gke", "item": [ { "id": "611d5bc9-e1dc-4781-8b9c-7438f3aaa4bf", "name": "Creates an GKE cluster", "request": { "name": "Creates an GKE cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "gke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ex813\": \"\",\n \"culpa_a2c\": \"\",\n \"reprehenderit_c\": \"\",\n \"eiusmod_8b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate6fe\": \"\",\n \"fugiat4\": \"\"\n },\n \"labels\": {\n \"irure_6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aliquip_8\": \"\",\n \"Duis_f6_\": \"\",\n \"in_6cd\": \"\",\n \"nonf\": \"\"\n },\n \"labels\": {\n \"cillum21\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_66\": \"\"\n },\n \"labels\": {\n \"non0d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_3be\": \"\"\n },\n \"labels\": {\n \"labore09b\": \"\",\n \"ad5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eu_d8\": \"\",\n \"dolore55\": \"\"\n },\n \"additionalTags\": {\n \"anim_1\": \"\",\n \"inca8\": \"\",\n \"minim0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"utd5d\": \"\",\n \"nostrud_d62\": \"\",\n \"nisi_606\": \"\"\n },\n \"additionalTags\": {\n \"deserunt23\": \"\",\n \"cupidatat422\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "80292b4e-381d-43db-96f4-af1b71a23a58", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "642f2450-be6b-4759-9ec2-69f02fb44330", "name": "Get GKE cluster estimated rate information", "request": { "name": "Get GKE cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "gke", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"non1\": \"\",\n \"laborisd5\": \"\"\n },\n \"additionalTags\": {\n \"sed_f\": \"\",\n \"docbc\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"in__\": \"\"\n },\n \"additionalTags\": {\n \"quis_b3\": \"\",\n \"sunt8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "85d818ad-5123-4444-b851-6319fc770cac", "name": "Gke Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gke", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "16368423-0612-4101-abe4-96e8fd8186cb", "name": "Validates GKE cluster create operation", "request": { "name": "Validates GKE cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "gke", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"ex813\": \"\",\n \"culpa_a2c\": \"\",\n \"reprehenderit_c\": \"\",\n \"eiusmod_8b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"project\": \"\",\n \"region\": \"\",\n \"managedClusterConfig\": {\n \"enableAutoPilot\": \"\",\n \"location\": \"\"\n },\n \"network\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate6fe\": \"\",\n \"fugiat4\": \"\"\n },\n \"labels\": {\n \"irure_6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aliquip_8\": \"\",\n \"Duis_f6_\": \"\",\n \"in_6cd\": \"\",\n \"nonf\": \"\"\n },\n \"labels\": {\n \"cillum21\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_66\": \"\"\n },\n \"labels\": {\n \"non0d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_3be\": \"\"\n },\n \"labels\": {\n \"labore09b\": \"\",\n \"ad5\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"eu_d8\": \"\",\n \"dolore55\": \"\"\n },\n \"additionalTags\": {\n \"anim_1\": \"\",\n \"inca8\": \"\",\n \"minim0\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"rootDeviceSize\": \"\",\n \"subnet\": \"\",\n \"subnets\": [\n {\n \"az\": \"\",\n \"id\": \"\"\n },\n {\n \"az\": \"\",\n \"id\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"utd5d\": \"\",\n \"nostrud_d62\": \"\",\n \"nisi_606\": \"\"\n },\n \"additionalTags\": {\n \"deserunt23\": \"\",\n \"cupidatat422\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bb927037-1b00-4e0f-9106-3de054520c83", "name": "Gke Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "gke", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "535eb7de-cbf1-4574-85ca-49342e193cd7", "name": "libvirt", "item": [ { "id": "e3ed314a-b371-403e-9e40-40c36c1442bc", "name": "Creates a Libvirt cluster", "request": { "name": "Creates a Libvirt cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "libvirt"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolor_4\": \"\",\n \"nostrud_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderit_ad9\": \"\",\n \"enim_079\": \"\",\n \"dolora0c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"idd8\": \"\"\n },\n \"labels\": {\n \"elita81\": \"\",\n \"suntb20\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"in958\": \"\",\n \"ut_9_\": \"\"\n },\n \"labels\": {\n \"reprehenderit_b90\": \"\",\n \"ut__e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_57\": \"\",\n \"ex__8\": \"\",\n \"elit1\": \"\"\n },\n \"labels\": {\n \"cupidatat6c7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat7d\": \"\"\n },\n \"labels\": {\n \"adipisicinge_\": \"\",\n \"consequat_c\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"reprehenderitf62\": \"\",\n \"eiusmod576\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"veniamf5\": \"\",\n \"nulla49\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"in_a7f\": \"\",\n \"sint63\": \"\",\n \"dolor08\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"Duis_3\": \"\",\n \"velit_9\": \"\",\n \"tempor73\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"labore_c\": \"\",\n \"ut_e5b\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"exercitation_66\": \"\",\n \"ipsum_f7\": \"\"\n },\n \"additionalTags\": {\n \"laborum_fdf\": \"\",\n \"velit_093\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"sint_35\": \"\",\n \"officia0\": \"\",\n \"consectetur__7\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"veniam45b\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"sit13_\": \"\",\n \"proident_b\": \"\",\n \"ut_850\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"sit__56\": \"\",\n \"consectetur120\": \"\",\n \"Duis7e\": \"\",\n \"ea_131\": \"\",\n \"tempor_c\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"sintd\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"deseruntac\": \"\",\n \"id_c5\": \"\"\n },\n \"additionalTags\": {\n \"est_05\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "68b9c840-2ca4-49b9-8503-3d4ac04b2162", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "libvirt"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a89673a9-0be4-4ea1-8d4b-89c5318d9d4c", "name": "Imports a libvirt cluster", "request": { "name": "Imports a libvirt cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "libvirt", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"elit_d9\": \"\"\n },\n \"labels\": {\n \"quis5c\": \"\",\n \"pariatur0c\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2b236b87-e36e-4b28-8d10-8c9241e2c0a0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "libvirt", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nulla_af\": \"\"\n },\n \"labels\": {\n \"consequat_9_\": \"\",\n \"minim__\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ca4fa1ee-1b0c-4821-ba06-99cde59ac0d9", "name": "Get libvirt cluster estimated rate information", "request": { "name": "Get libvirt cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "libvirt", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"elit_766\": \"\",\n \"elit8a9\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"do_4\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"sunt0a3\": \"\",\n \"sitd\": \"\",\n \"id_ba_\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"labore__98\": \"\",\n \"velit_fb\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"consequat_3\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"pariatur_a\": \"\",\n \"animabc\": \"\"\n },\n \"additionalTags\": {\n \"eu_c\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"eu_e\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"ad354\": \"\",\n \"in_8b3\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"do674\": \"\",\n \"consequat_d\": \"\",\n \"pariatur4db\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"anim35\": \"\",\n \"eu_7\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"laborumf\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"esse_1\": \"\",\n \"cillum1f\": \"\"\n },\n \"additionalTags\": {\n \"qui49\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "03670295-9807-49ed-929c-eec31f8c9eb2", "name": "Libvirt Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "libvirt", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"do_a\": \"\",\n \"Ut_1\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"non4\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"et_b4\": \"\",\n \"nisi_075\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"Ut__\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"Ut7\": \"\",\n \"occaecatfc\": \"\",\n \"veniam971\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"qui_a1\": \"\",\n \"nulla8\": \"\"\n },\n \"additionalTags\": {\n \"culpa_9ee\": \"\",\n \"Lorem_031\": \"\",\n \"tempor_d\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"ut_fe8\": \"\",\n \"officia_50\": \"\",\n \"in8\": \"\",\n \"irure_8c\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"nisi_2\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"amet_b19\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"in_38\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"reprehenderit_51\": \"\",\n \"Lorem_c\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore2c\": \"\"\n },\n \"additionalTags\": {\n \"elit_558\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0b9fe589-f6bd-4070-b6d3-36254c4f01e3", "name": "Validates libvirt cluster create operation", "request": { "name": "Validates libvirt cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "libvirt", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"anim_6f\": \"\",\n \"exercitation1b_\": \"\",\n \"proident_699\": \"\",\n \"voluptate26\": \"\",\n \"sunt_0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniama3\": \"\",\n \"incididunt5d2\": \"\",\n \"et_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"incididunt51\": \"\",\n \"dolor_539\": \"\"\n },\n \"labels\": {\n \"eac2b\": \"\",\n \"exercitation_30f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ullamco_38\": \"\",\n \"dolor__ee\": \"\",\n \"incididunt_337\": \"\"\n },\n \"labels\": {\n \"commodo_b\": \"\",\n \"ullamco3\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ut648\": \"\"\n },\n \"labels\": {\n \"etd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Lorem5c\": \"\",\n \"aliquip86\": \"\"\n },\n \"labels\": {\n \"ut_592\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"occaecatf\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"sinte8\": \"\",\n \"aliquipe\": \"\",\n \"eu14\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"quis6\": \"\",\n \"dolore_48\": \"\",\n \"laboris3\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"dolor_6\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"ex_a\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor_81\": \"\"\n },\n \"additionalTags\": {\n \"fugiat_7\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryInMB\": \"\",\n \"cpuPassthroughSpec\": {\n \"cachePassthrough\": \"\",\n \"isEnabled\": \"\"\n },\n \"cpuset\": \"\",\n \"gpuConfig\": {\n \"addresses\": {\n \"dolor_7ee\": \"\"\n },\n \"deviceModel\": \"\",\n \"numGPUs\": \"\",\n \"vendorName\": \"\"\n }\n },\n \"placements\": [\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"sint1_1\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"et7c0\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n },\n {\n \"hostUid\": \"\",\n \"dataStoragePool\": \"\",\n \"gpuDevices\": [\n {\n \"addresses\": {\n \"esse3c4\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"laboris_f71\": \"\",\n \"in4ab\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"sourceStoragePool\": \"\",\n \"targetStoragePool\": \"\"\n }\n ],\n \"rootDiskInGB\": \"\",\n \"nonRootDisksInGB\": [\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n },\n {\n \"sizeInGB\": \"\",\n \"dataStoragePool\": \"\",\n \"managed\": \"\"\n }\n ],\n \"xslTemplate\": \"\"\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"magna0\": \"\",\n \"dolore_84\": \"\"\n },\n \"additionalTags\": {\n \"reprehenderit__\": \"\",\n \"nulla_7db\": \"\",\n \"exercitationf7a\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cfabd6f6-e503-45ee-8d42-b50826266f3a", "name": "Libvirt Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "libvirt", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "50df33ea-a852-451a-9d26-d5a2881212ba", "name": "maas", "item": [ { "id": "2c4daadc-b90e-4802-9d2b-bf0e9f26b46a", "name": "Creates a MAAS cluster", "request": { "name": "Creates a MAAS cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "maas"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"reprehenderitef\": \"\",\n \"sunt1be\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit1_\": \"\",\n \"nullac\": \"\",\n \"aliquip_1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud_101\": \"\"\n },\n \"labels\": {\n \"utb3\": \"\",\n \"infe\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"animc6\": \"\",\n \"reprehenderit_7e7\": \"\"\n },\n \"labels\": {\n \"in_86\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore6c\": \"\",\n \"esseddd\": \"\"\n },\n \"labels\": {\n \"ex_02\": \"\",\n \"aliqua_3\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ut734\": \"\",\n \"do_84\": \"\"\n },\n \"labels\": {\n \"elit_e\": \"\",\n \"qui_7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"sed427\": \"\"\n },\n \"additionalTags\": {\n \"dolore_4\": \"\",\n \"exercitation07\": \"\",\n \"dolore_c2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nond\": \"\",\n \"ut_7\": \"\"\n },\n \"additionalTags\": {\n \"incididunt_5d\": \"\",\n \"enim63\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "58d1aaaf-21a6-499e-bb9d-d68bb144734c", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "maas"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8fae7550-898c-4ef5-8588-8d58dda42400", "name": "Imports a Maas cluster", "request": { "name": "Imports a Maas cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "maas", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"laborum6\": \"\",\n \"Excepteur_4cb\": \"\"\n },\n \"labels\": {\n \"in_89\": \"\",\n \"laborum96\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0b3c4d2d-be88-428b-94fb-de91f954da1b", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "maas", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nisi5f9\": \"\",\n \"aliquipf74\": \"\"\n },\n \"labels\": {\n \"officia_ffd\": \"\",\n \"ex25\": \"\",\n \"est_11\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e68789e3-8a82-4f2a-b38c-46ccba8f8c8c", "name": "Get maas cluster estimated rate information", "request": { "name": "Get maas cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "maas", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"mollit_7\": \"\",\n \"exercitatione_7\": \"\"\n },\n \"additionalTags\": {\n \"anim_fb0\": \"\",\n \"Duis6\": \"\",\n \"est_cab\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore50\": \"\"\n },\n \"additionalTags\": {\n \"fugiat7e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d621fb8f-240f-40d0-930a-8de3813a308a", "name": "Maas Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "maas", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"irure_a\": \"\",\n \"eiusmod69\": \"\",\n \"velit__4c\": \"\"\n },\n \"additionalTags\": {\n \"minim5\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"incididuntf89\": \"\"\n },\n \"additionalTags\": {\n \"eu856\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f3426a6e-ac00-4131-abcb-8643e7cd214a", "name": "Validates MAAS cluster create operation", "request": { "name": "Validates MAAS cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "maas", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut9\": \"\",\n \"consectetur__\": \"\",\n \"deserunt__\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunted\": \"\",\n \"dolore_444\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"domain\": \"\",\n \"sshKeys\": [\n \"\",\n \"\"\n ]\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore_436\": \"\"\n },\n \"labels\": {\n \"utbd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nostruda08\": \"\",\n \"eiusmod9\": \"\",\n \"anim24c\": \"\"\n },\n \"labels\": {\n \"consectetur57f\": \"\",\n \"commodo_70\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_1_a\": \"\"\n },\n \"labels\": {\n \"anim928\": \"\",\n \"sed3dd\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_c2\": \"\"\n },\n \"labels\": {\n \"cupidatat_d_\": \"\",\n \"consectetur_1\": \"\",\n \"consectetur7\": \"\",\n \"anim_ea\": \"\",\n \"in70b\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ea_e2f\": \"\",\n \"culpa_a0\": \"\",\n \"ipsum_4\": \"\"\n },\n \"additionalTags\": {\n \"tempor_20\": \"\",\n \"nisi2\": \"\",\n \"esse789\": \"\",\n \"Lorembe\": \"\",\n \"tempor4\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"minCPU\": \"\",\n \"minMemInMB\": \"\"\n },\n \"resourcePool\": \"\",\n \"azs\": [\n \"\",\n \"\"\n ],\n \"tags\": [\n \"\",\n \"\"\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"tempor_db\": \"\",\n \"exercitation_96\": \"\"\n },\n \"additionalTags\": {\n \"animf20\": \"\",\n \"tempor_707\": \"\",\n \"in_20\": \"\",\n \"sit634\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8369c727-fecd-4739-bfb9-1d06747f722d", "name": "Maas Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "maas", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "abd6d1af-8ded-49d5-85e8-09ff2da9d37e", "name": "openstack", "item": [ { "id": "a274664b-e897-4f07-b632-251b4f740f83", "name": "Creates a OpenStack cluster", "request": { "name": "Creates a OpenStack cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "openstack"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"mollit1c0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"commodo_cde\": \"\",\n \"ullamco_809\": \"\"\n },\n \"labels\": {\n \"laboris25\": \"\",\n \"ea_b2a\": \"\",\n \"dolore_6a\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"eab7\": \"\",\n \"cupidatata07\": \"\"\n },\n \"labels\": {\n \"dolor_f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor__\": \"\",\n \"Excepteur78\": \"\"\n },\n \"labels\": {\n \"deseruntb\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"in_ecd\": \"\"\n },\n \"labels\": {\n \"in2\": \"\",\n \"reprehenderit4_4\": \"\",\n \"ut_8\": \"\",\n \"deserunt_33\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"adipisicingb\": \"\"\n },\n \"additionalTags\": {\n \"aliquip_ca\": \"\",\n \"officia_9\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"do_ad\": \"\",\n \"proidentaf\": \"\"\n },\n \"additionalTags\": {\n \"enima\": \"\",\n \"consectetur_0\": \"\",\n \"commodoe7b\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2f6d708f-47a7-451c-b22a-ceb016ebe5ad", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "openstack"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1c1182ff-cc14-4157-9b41-a3a3c36be2a4", "name": "Imports an OpenStack cluster", "request": { "name": "Imports an OpenStack cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "openstack", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"adc97\": \"\",\n \"culpa_7\": \"\"\n },\n \"labels\": {\n \"ipsum_f\": \"\",\n \"dolore4_\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cc6ede23-93cb-467d-8271-fe324f56c820", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "openstack", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"fugiat_67\": \"\",\n \"adipisicing_0\": \"\"\n },\n \"labels\": {\n \"consequat_03b\": \"\",\n \"utd\": \"\",\n \"pariatur_7\": \"\",\n \"sinte\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0b368164-f6ed-4421-aef0-69e43db5b899", "name": "Get openstack cluster estimated rate information", "request": { "name": "Get openstack cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "openstack", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"do_6\": \"\",\n \"ullamco5ea\": \"\"\n },\n \"additionalTags\": {\n \"consequat_12\": \"\",\n \"pariatur92_\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"irure_ad\": \"\",\n \"quibf1\": \"\"\n },\n \"additionalTags\": {\n \"non_05e\": \"\",\n \"ea_2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a8a55d3e-bfc5-434a-91ed-c7c7252cc589", "name": "Openstack Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "openstack", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ipsum21\": \"\",\n \"qui1a\": \"\"\n },\n \"additionalTags\": {\n \"velite\": \"\",\n \"site3e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"velit7\": \"\"\n },\n \"additionalTags\": {\n \"et_e8\": \"\",\n \"quis17\": \"\",\n \"do3\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "96d4f5ef-216b-4877-8ff8-cfb60a2f8dde", "name": "Validates OpenStack cluster create operation", "request": { "name": "Validates OpenStack cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "openstack", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliquip_3f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor_91c\": \"\",\n \"mollit_f2\": \"\",\n \"ut_4eb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"bastionDisabled\": \"\",\n \"dnsNameservers\": [\n \"\",\n \"\"\n ],\n \"domain\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"network\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"nodeCidr\": \"\",\n \"project\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"region\": \"\",\n \"sshKeyName\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"mollit_5\": \"\",\n \"quibf\": \"\"\n },\n \"labels\": {\n \"non7e0\": \"\",\n \"officiac4\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"veniam51\": \"\"\n },\n \"labels\": {\n \"aliqua_38\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_6\": \"\",\n \"ut_8f\": \"\",\n \"utf5\": \"\"\n },\n \"labels\": {\n \"cupidatat_8f7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laboris_34\": \"\",\n \"sunt50\": \"\"\n },\n \"labels\": {\n \"autee\": \"\",\n \"laborum_1\": \"\",\n \"voluptate_84\": \"\",\n \"dolore_8\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"officia23_\": \"\"\n },\n \"additionalTags\": {\n \"dolore10\": \"\",\n \"deserunt_e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"flavorConfig\": {\n \"name\": \"\",\n \"diskGiB\": \"\",\n \"memoryMiB\": \"\",\n \"numCPUs\": \"\"\n },\n \"azs\": [\n \"\",\n \"\"\n ],\n \"diskGiB\": \"\",\n \"subnet\": {\n \"id\": \"\",\n \"name\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ex_3b\": \"\",\n \"enima1\": \"\",\n \"occaecat_b\": \"\"\n },\n \"additionalTags\": {\n \"eiusmod_acf\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4e9ccb95-4589-4867-aece-e4ce4c7c7b01", "name": "vSphere Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "openstack", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "53be9278-9d70-4e23-a649-8c22a9c3611b", "name": "tke", "item": [ { "id": "b5b4ed8e-27a6-472b-bf68-56179d32fd2f", "name": "Creates a Tke cluster", "request": { "name": "Creates a Tke cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "tke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"in_8_1\": \"\",\n \"aute7c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elitb5\": \"\",\n \"elit_e6\": \"\",\n \"consectetur_1\": \"\",\n \"consequat2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sed232\": \"\",\n \"idd_3\": \"\",\n \"adipisicing6\": \"\"\n },\n \"labels\": {\n \"proident_e\": \"\",\n \"aliqua8\": \"\",\n \"nulla_61\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"officia_f\": \"\",\n \"Excepteur108\": \"\",\n \"magna_af\": \"\",\n \"auteea\": \"\"\n },\n \"labels\": {\n \"ex_1\": \"\",\n \"magna3ec\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"iruref4\": \"\"\n },\n \"labels\": {\n \"Duisf\": \"\",\n \"tempor_bc6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_df0\": \"\"\n },\n \"labels\": {\n \"commodoc41\": \"\",\n \"fugiat28\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"veniam884\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolor2c6\": \"\"\n },\n \"additionalTags\": {\n \"Ut8_\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"aliquip13\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ametf0\": \"\",\n \"reprehenderit_1f8\": \"\"\n },\n \"additionalTags\": {\n \"adipisicing5b\": \"\",\n \"velit_2\": \"\",\n \"labore52\": \"\",\n \"deserunt_d\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bd70dd80-c5ba-4ba9-a362-e47602d460e1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "tke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "67b2df4b-689d-4712-b632-c833ff275d79", "name": "Get TKE cluster estimated rate information", "request": { "name": "Get TKE cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "tke", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"voluptate_2\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nulla_1\": \"\"\n },\n \"additionalTags\": {\n \"aliqua9_\": \"\",\n \"nostrud_182\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"commodo_4\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ipsum_4eb\": \"\",\n \"ut_c\": \"\",\n \"reprehenderit_4\": \"\",\n \"in_c0\": \"\"\n },\n \"additionalTags\": {\n \"nostrud_03\": \"\",\n \"ad___\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "305362d6-7769-43e8-b3fc-9e670a28a68e", "name": "Tke Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "tke", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"Duis14\": \"\",\n \"in9\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"Lorem_6e6\": \"\",\n \"eu_c36\": \"\",\n \"labore4\": \"\",\n \"proident__\": \"\"\n },\n \"additionalTags\": {\n \"Ut_b_2\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"Excepteur4b\": \"\",\n \"adipisicing02\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"minim_766\": \"\",\n \"sint_9\": \"\"\n },\n \"additionalTags\": {\n \"in_b12\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4ca671e9-68b7-4ae6-b24b-fd80e14d8041", "name": "Validates TKE cluster create operation", "request": { "name": "Validates TKE cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "tke", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"dolore_427\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"velit_d_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudAccountUid\": \"\",\n \"cloudConfig\": {\n \"region\": \"\",\n \"endpointAccess\": {\n \"IsExtranet\": \"\",\n \"private\": \"\",\n \"privateCIDR\": \"\",\n \"public\": \"\",\n \"publicCIDRs\": [\n \"\",\n \"\"\n ],\n \"securityGroup\": \"\",\n \"subnetId\": \"\"\n },\n \"sshKeyIDs\": [\n \"\",\n \"\"\n ],\n \"vpcID\": \"\"\n },\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"pariatur6\": \"\",\n \"consectetur16d\": \"\"\n },\n \"labels\": {\n \"magna5e9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"culpa_\": \"\"\n },\n \"labels\": {\n \"enimab\": \"\",\n \"aliqua_5c\": \"\",\n \"ex7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat_827\": \"\"\n },\n \"labels\": {\n \"ea_c9f\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"consequat_ad\": \"\",\n \"pariatur_5\": \"\"\n },\n \"labels\": {\n \"veniam7\": \"\",\n \"nostrud62\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"quis39\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"et0e\": \"\",\n \"occaecatfe\": \"\",\n \"dolor_4\": \"\"\n },\n \"additionalTags\": {\n \"in_7\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"azs\": [\n \"\",\n \"\"\n ],\n \"instanceType\": \"\",\n \"rootDeviceSize\": \"\",\n \"subnetIds\": {\n \"ea_a7\": \"\",\n \"Excepteurb18\": \"\"\n }\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ipsum_f82\": \"\",\n \"dolore0bc\": \"\",\n \"enime\": \"\",\n \"Lorem_d2\": \"\"\n },\n \"additionalTags\": {\n \"ea_2\": \"\",\n \"aliquip_a8\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6009c9cc-0cd0-4a15-8d84-494d26249cbf", "name": "Tke Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "tke", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e55f4f4c-48e1-4d7c-a8af-d8bd46820cb7", "name": "Get cluster settings by context", "request": { "name": "Get cluster settings by context", "description": {}, "url": { "path": ["v1", "spectroclusters", "upgrade", "settings"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "964841ff-f3d4-48e1-aaa9-2247437e4837", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "upgrade", "settings"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spectroComponents\": \"unlock\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a246ff1e-3ae8-4a57-b70d-2bf2f72a7ef9", "name": "validate", "item": [ { "id": "8b0b8f60-e91b-45ed-af7e-985be0a235dd", "name": "Validates the cluster name", "request": { "name": "Validates the cluster name", "description": {}, "url": { "path": ["v1", "spectroclusters", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "", "description": "Cluster name" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "472fc2d6-036a-42a6-b148-47112532530c", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "17dfc79b-ae1f-4825-b827-094b62f0d173", "name": "Validates spectro cluster packs", "request": { "name": "Validates spectro cluster packs", "description": {}, "url": { "path": ["v1", "spectroclusters", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "087dcc10-9ef2-4fd1-908a-82ab12e838b3", "name": "Cluster packs validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "8ef83e9b-e2db-48de-9475-6a823e19ce4f", "name": "virtual", "item": [ { "id": "14253f1d-58bd-4006-92d4-17de90263cba", "name": "Creates a virtual cluster", "request": { "name": "Creates a virtual cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "virtual"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"quie3\": \"\",\n \"irure_17\": \"\",\n \"commodo_b5c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cillum_424\": \"\",\n \"in_2cf\": \"\",\n \"dolor_c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"proident_0\": \"\"\n },\n \"labels\": {\n \"exe\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"none5\": \"\"\n },\n \"labels\": {\n \"in_e03\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_7\": \"\",\n \"exercitation8b6\": \"\"\n },\n \"labels\": {\n \"anim_05\": \"\",\n \"esse_f\": \"\",\n \"commodof0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat_7\": \"\",\n \"culpa_9\": \"\",\n \"eu_d\": \"\"\n },\n \"labels\": {\n \"quisc_1\": \"\",\n \"veniam9e3\": \"\",\n \"occaecat_1c4\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"helmRelease\": {\n \"chart\": {\n \"name\": \"\",\n \"repo\": \"\",\n \"version\": \"\"\n },\n \"values\": \"\"\n },\n \"kubernetesVersion\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8c104d6b-abce-4827-85a1-dba049445dc2", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "virtual"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1dfcd596-0552-4e42-9208-e1e69380f8b6", "name": "Get the cluster pack values yaml", "request": { "name": "Get the cluster pack values yaml", "description": {}, "url": { "path": ["v1", "spectroclusters", "virtual", "packs", "values"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "kubernetesDistroType", "value": "k3s", "description": "Kubernetes distribution type" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "885f9a9f-47e1-4f3d-9630-f2cb7c114844", "name": "Successful response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "virtual", "packs", "values"], "host": ["{{baseUrl}}"], "query": [ { "key": "kubernetesDistroType", "value": "k3s" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"packs\": [\n {\n \"distroType\": \"m\",\n \"layer\": \"ea ex Ut\",\n \"values\": \"consequat dolore elit\"\n },\n {\n \"distroType\": \"dolor exercitation\",\n \"layer\": \"minim\",\n \"values\": \"dolor deserunt anim ut id\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9e794f25-9e50-4e80-aff1-ce572a79f7f7", "name": "Validates virtual cluster create operation", "request": { "name": "Validates virtual cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "virtual", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"est78\": \"\",\n \"ut4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ipsum_f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"Duis_021\": \"\"\n },\n \"labels\": {\n \"occaecat_a6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt_90\": \"\",\n \"dolor_8\": \"\",\n \"doloref2\": \"\"\n },\n \"labels\": {\n \"in_47\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat531\": \"\"\n },\n \"labels\": {\n \"mollit0\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"eu8c7\": \"\"\n },\n \"labels\": {\n \"in_d\": \"\",\n \"anim_89\": \"\",\n \"ullamcoba6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"cloudConfig\": {\n \"controlPlaneEndpoint\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"helmRelease\": {\n \"chart\": {\n \"name\": \"\",\n \"repo\": \"\",\n \"version\": \"\"\n },\n \"values\": \"\"\n },\n \"kubernetesVersion\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"maxCPU\": \"\",\n \"maxMemInMiB\": \"\",\n \"maxStorageGiB\": \"\",\n \"minCPU\": \"\",\n \"minMemInMiB\": \"\",\n \"minStorageGiB\": \"\"\n }\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "41c64c76-cce4-48d5-a3e9-89260a2c400c", "name": "Virtual Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "virtual", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e54a6ed5-bbcb-4570-9d21-dad05c28f95a", "name": "Deprecated. Get the default values yaml", "request": { "name": "Deprecated. Get the default values yaml", "description": {}, "url": { "path": ["v1", "spectroclusters", "virtual", "values"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c7258284-cfe0-4bbc-8415-7edcfda2893a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "virtual", "values"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "\"ut commodo cupidatat laboris\"", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2d61fac0-a61f-435e-8e16-20dca5c971db", "name": "vsphere", "item": [ { "id": "516d89f5-f416-408a-9bcb-4d71e3a87191", "name": "Creates a vSphere cluster", "request": { "name": "Creates a vSphere cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "vsphere"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"voluptate_7a\": \"\",\n \"ipsumb2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia__\": \"\",\n \"sit_19\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"cloudAccountUid\": \"\",\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ut_c96\": \"\",\n \"Ut7\": \"\",\n \"nulla6c\": \"\",\n \"non_64\": \"\"\n },\n \"labels\": {\n \"quis6\": \"\",\n \"mollit_52\": \"\",\n \"dolore5\": \"\",\n \"anim_c2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Duis_3\": \"\"\n },\n \"labels\": {\n \"elitb0\": \"\",\n \"utc\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"in1\": \"\"\n },\n \"labels\": {\n \"officia9cb\": \"\",\n \"occaecat2e6\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"irure1\": \"\",\n \"labore_93\": \"\"\n },\n \"labels\": {\n \"deserunt51d\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"edgeHostUid\": \"\",\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"dolore1e\": \"\"\n },\n \"additionalTags\": {\n \"laborum_52\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"ex_1\": \"\",\n \"do__\": \"\"\n },\n \"additionalTags\": {\n \"laborum_c7\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e0d643b7-5c7f-4aea-8278-b502614792c4", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "vsphere"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e03875d3-9d12-4191-a986-bfbc5a4a7a17", "name": "Imports a vSphere cluster", "request": { "name": "Imports a vSphere cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", "vsphere", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"proident_76c\": \"\",\n \"ex91\": \"\",\n \"mollit__25\": \"\"\n },\n \"labels\": {\n \"culpaa1\": \"\",\n \"in_315\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d4fae312-dbef-4c51-9ed2-54398e5d6bb8", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "vsphere", "import"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"deserunt7cd\": \"\"\n },\n \"labels\": {\n \"sit3f\": \"\",\n \"enimc1a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"clusterConfig\": {\n \"importMode\": \"\",\n \"proxy\": {\n \"caContainerMountPath\": \"\",\n \"caHostPath\": \"\",\n \"httpProxy\": \"\",\n \"httpsProxy\": \"\",\n \"noProxy\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e0e3c48d-a5c9-4328-83e8-5769085ca4af", "name": "Get vSphere cluster estimated rate information", "request": { "name": "Get vSphere cluster estimated rate information", "description": {}, "url": { "path": ["v1", "spectroclusters", "vsphere", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"pariaturf\": \"\",\n \"Ut_c14\": \"\"\n },\n \"additionalTags\": {\n \"veniame0\": \"\",\n \"ut_5\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nostrud_0\": \"\"\n },\n \"additionalTags\": {\n \"culpa_bf\": \"\",\n \"dolore20a\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "9341455a-1bd1-4730-bb8a-31f0f224fe1f", "name": "Vsphere Cluster estimated rate response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "vsphere", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloudConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"sint_7\": \"\",\n \"do_35\": \"\",\n \"consequatd82\": \"\"\n },\n \"additionalTags\": {\n \"reprehenderita\": \"\",\n \"sint_8\": \"\",\n \"qui_0be\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"nostrud64\": \"\",\n \"sint_b51\": \"\"\n },\n \"additionalTags\": {\n \"ea_1\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6062a53c-0b89-4890-a787-a608e8eb19c7", "name": "Validates vSphere cluster create operation", "request": { "name": "Validates vSphere cluster create operation", "description": {}, "url": { "path": ["v1", "spectroclusters", "vsphere", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"occaecat_b29\": \"\",\n \"mollit_f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat70f\": \"\",\n \"nisi_8d\": \"\",\n \"tempor_081\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfig\": {\n \"placement\": {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n \"controlPlaneEndpoint\": {\n \"ddnsSearchDomain\": \"\",\n \"host\": \"\",\n \"type\": \"\"\n },\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"sshKeys\": [\n \"\",\n \"\"\n ],\n \"staticIp\": \"\"\n },\n \"cloudAccountUid\": \"\",\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"\",\n \"controlPlaneHealthCheckTimeout\": \"\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"resources\": {\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"labore_52f\": \"\"\n },\n \"labels\": {\n \"nostrud___0\": \"\",\n \"Ut_b\": \"\",\n \"ullamco_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"tempordb\": \"\",\n \"Duis_280\": \"\",\n \"eiusmod_e_\": \"\"\n },\n \"labels\": {\n \"nulla_f88\": \"\",\n \"occaecat_14\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"amet_6\": \"\",\n \"commodo_606\": \"\"\n },\n \"labels\": {\n \"aliquipbb\": \"\",\n \"eiusmodcad\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ipsum4e7\": \"\",\n \"voluptate_d_c\": \"\",\n \"magna_3\": \"\"\n },\n \"labels\": {\n \"Excepteur9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n },\n \"updateWorkerPoolsInParallel\": \"\"\n },\n \"edgeHostUid\": \"\",\n \"machinepoolconfig\": [\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"est_fd2\": \"\"\n },\n \"additionalTags\": {\n \"ex_c\": \"\",\n \"dolore_ca\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n },\n {\n \"cloudConfig\": {\n \"instanceType\": {\n \"numCPUs\": \"\",\n \"memoryMiB\": \"\",\n \"diskGiB\": \"\"\n },\n \"placements\": [\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n },\n {\n \"cluster\": \"\",\n \"datacenter\": \"\",\n \"datastore\": \"\",\n \"folder\": \"\",\n \"imageTemplateFolder\": \"\",\n \"network\": {\n \"networkName\": \"\",\n \"parentPoolUid\": \"\",\n \"staticIp\": \"\"\n },\n \"resourcePool\": \"\",\n \"storagePolicyName\": \"\",\n \"uid\": \"\"\n }\n ]\n },\n \"poolConfig\": {\n \"name\": \"\",\n \"size\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"additionalLabels\": {\n \"qui_8be\": \"\",\n \"enim6\": \"\",\n \"in1cd\": \"\"\n },\n \"additionalTags\": {\n \"velit2e\": \"\"\n },\n \"isControlPlane\": \"\",\n \"machinePoolProperties\": {\n \"archType\": \"amd64\"\n },\n \"maxSize\": \"\",\n \"minSize\": \"\",\n \"nodeRepaveInterval\": \"\",\n \"taints\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"timeAdded\": \"\",\n \"value\": \"\"\n }\n ],\n \"updateStrategy\": {\n \"type\": \"\"\n },\n \"useControlPlaneAsWorker\": \"\"\n }\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"scanPolicy\": {\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n }\n },\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4a138995-8afb-464f-918b-5c5e16ffc819", "name": "vSphere Cluster validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", "vsphere", "validate"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "5c697b7d-ff9e-4742-a208-9e51ef17acbc", "name": "{uid}", "item": [ { "id": "f7b81a14-f86d-4205-9b1a-91d003856e3e", "name": "Deletes the specified cluster", "request": { "name": "Deletes the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceDelete", "value": "", "description": "If set to true the cluster will be force deleted and user has to manually clean up the provisioned cloud resources" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9cc44706-b298-4420-a6e1-fdef88ff6fdb", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceDelete", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6e4d189d-843a-4793-9c66-62a5371a59cf", "name": "Returns the specified cluster", "request": { "name": "Returns the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includeTags", "value": "", "description": "Comma separated tags like system,profile" }, { "disabled": false, "key": "resolvePackValues", "value": "false", "description": "Resolve pack values if set to true" }, { "disabled": false, "key": "includePackMeta", "value": "", "description": "Includes pack meta such as schema, presets" }, { "disabled": false, "key": "profileType", "value": "", "description": "Filter cluster profile templates by profileType" }, { "disabled": false, "key": "includeNonSpectroLabels", "value": "false", "description": "Include non spectro labels in the cluster labels if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4eb6854d-574e-494d-b355-3dd48a01e7bc", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid"], "host": ["{{baseUrl}}"], "query": [ { "key": "includeTags", "value": "" }, { "key": "resolvePackValues", "value": "false" }, { "key": "includePackMeta", "value": "" }, { "key": "profileType", "value": "" }, { "key": "includeNonSpectroLabels", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kind\": \"dolore sint sit officia\",\n \"metadata\": {\n \"annotations\": {\n \"magnae4\": \"\",\n \"culpa51f\": \"\",\n \"proident_b5\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ullamco_f\": \"\",\n \"dolore6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudConfigRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"cloudType\": \"dolore incididunt\",\n \"clusterConfig\": {\n \"clusterMetaAttribute\": \"et eiusmod nulla aliqua\",\n \"clusterRbac\": [\n {\n \"uid\": \"in in in\",\n \"kind\": \"qui anim commodo esse oc\",\n \"name\": \"ut ex velit\"\n },\n {\n \"uid\": \"in voluptate ex Duis\",\n \"kind\": \"culpa quis\",\n \"name\": \"nostrud exercitation eiusm\"\n }\n ],\n \"clusterResources\": {\n \"namespaces\": [\n {\n \"uid\": \"pariatur Duis sit\",\n \"kind\": \"in\",\n \"name\": \"qui \"\n },\n {\n \"uid\": \"esse minim sunt\",\n \"kind\": \"exercitation dolor\",\n \"name\": \"in in ipsum deserunt\"\n }\n ],\n \"rbacs\": [\n {\n \"uid\": \"exercitation eu in nisi nostrud\",\n \"kind\": \"anim Lorem ut\",\n \"name\": \"qui anim\"\n },\n {\n \"uid\": \"eiu\",\n \"kind\": \"dolor sit\",\n \"name\": \"Excepteur occaecat\"\n }\n ]\n },\n \"controlPlaneHealthCheckTimeout\": \"velit proident pariatur Duis nulla\",\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n },\n \"lifecycleConfig\": {\n \"pause\": false\n },\n \"machineHealthConfig\": {\n \"healthCheckMaxUnhealthy\": \"nisi magna dolore aute ad\",\n \"networkReadyHealthCheckDuration\": \"id Duis incididunt\",\n \"nodeReadyHealthCheckDuration\": \"tempor non\"\n },\n \"machineManagementConfig\": {\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n },\n \"updateWorkerPoolsInParallel\": true\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"Lorema\": \"\",\n \"reprehenderite8\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ea_201\": \"\",\n \"aliquip5_\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"do_f7\": \"\",\n \"ex_ced\": \"\",\n \"laboris_2ae\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmod_303\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"Ut_a\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"culpa09\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"ut_539\": \"\",\n \"ullamco71\": \"\",\n \"sintea\": \"\",\n \"ea__65\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"dolor_4\": \"\",\n \"officia3\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"clusterType\": \"AlloyMonitor\"\n },\n \"status\": {\n \"abortTimestamp\": \"\",\n \"addOnServices\": [\n {\n \"endpoint\": \"mollit labore fugiat\",\n \"name\": \"v\"\n },\n {\n \"endpoint\": \"pariatur e\",\n \"name\": \"anim nulla Ut pariatur\"\n }\n ],\n \"apiEndpoints\": [\n {\n \"host\": \"\",\n \"port\": \"\"\n },\n {\n \"host\": \"\",\n \"port\": \"\"\n }\n ],\n \"clusterImport\": {\n \"importLink\": \"amet labore ea\",\n \"isBrownfield\": false,\n \"state\": \"occaecat pariatur sed\"\n },\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"fips\": {\n \"mode\": \"none\"\n },\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n },\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"repave\": {\n \"state\": \"Pending\"\n },\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"spcApply\": {\n \"actionType\": \"DownloadAndInstallLater\",\n \"canBeApplied\": true,\n \"crdDigest\": \"ipsum quis\",\n \"lastModifiedTime\": \"\",\n \"patchAppliedTime\": \"\",\n \"spcHash\": \"velit do non in\"\n },\n \"state\": \"fugiat nisi sint irure eu\",\n \"upgrades\": [\n {\n \"reason\": [\n \"eu\",\n \"exercitation aliqua\"\n ],\n \"timestamp\": \"\"\n },\n {\n \"reason\": [\n \"id est dolor Lorem in\",\n \"consectetur ex in\"\n ],\n \"timestamp\": \"\"\n }\n ],\n \"virtual\": {\n \"appDeployments\": [\n {\n \"kind\": \"nulla sunt\",\n \"name\": \"irure dolore\",\n \"projectUid\": \"ullamco incididunt\",\n \"tenantUid\": \"cupidatat elit Ut sint\",\n \"uid\": \"labore veniam nulla sit enim\"\n },\n {\n \"kind\": \"labore\",\n \"name\": \"dolore nisi\",\n \"projectUid\": \"sunt voluptate ipsum\",\n \"tenantUid\": \"anim magn\",\n \"uid\": \"ipsum\"\n }\n ],\n \"clusterGroup\": {\n \"kind\": \"in laboris magna\",\n \"name\": \"ipsum\",\n \"projectUid\": \"eiusmod exercitation\",\n \"tenantUid\": \"minim Excepteur in sunt\",\n \"uid\": \"magna labore\"\n },\n \"hostCluster\": {\n \"kind\": \"Lorem labore voluptate esse\",\n \"name\": \"pariatur dolore magna\",\n \"projectUid\": \"Duis incididunt laboris enim sed\",\n \"tenantUid\": \"in eu sint\",\n \"uid\": \"elit deserunt do\"\n },\n \"lifecycleStatus\": {\n \"msg\": \"aliquip\",\n \"status\": \"Pausing\"\n },\n \"state\": \"amet non minim\",\n \"virtualClusters\": [\n {\n \"kind\": \"deserunt laboris ipsum\",\n \"name\": \"deserunt ut\",\n \"projectUid\": \"nulla veniam amet non\",\n \"tenantUid\": \"magna pariatur do nulla\",\n \"uid\": \"quis aute \"\n },\n {\n \"kind\": \"ex id laboris irure\",\n \"name\": \"commodo nisi\",\n \"projectUid\": \"do minim tempor\",\n \"tenantUid\": \"deserunt aliquip et\",\n \"uid\": \"ut officia ex exercitation eiusmod\"\n }\n ]\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6be66544-c9e0-4fa2-9cd4-12a715373368", "name": "assets", "item": [ { "id": "3cbc1f83-471a-4d6d-acfc-2671a76ddc37", "name": "Get the cluster asset doc", "request": { "name": "Get the cluster asset doc", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "72085e34-2942-4fde-8521-972ca3a2d8a9", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"frpKubeconfig\": \"minim fugiat ut pariatur sed\",\n \"kubeconfig\": \"eiusmod aliqua velit nostrud\",\n \"kubeconfigclient\": \"eiusmod in elit\",\n \"manifest\": \"co\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b4c10005-b00f-4b87-902a-0620e071622e", "name": "Associate the assets for the cluster", "request": { "name": "Associate the assets for the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"frpKubeconfig\": \"\",\n \"kubeconfig\": \"\",\n \"kubeconfigclient\": \"\",\n \"manifest\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fcacca54-9287-4b9a-841c-902240f650b7", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"frpKubeconfig\": \"\",\n \"kubeconfig\": \"\",\n \"kubeconfigclient\": \"\",\n \"manifest\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d5382ab3-384a-4be4-a614-43f0d631913a", "name": "Returns the specified cluster's kube config file", "request": { "name": "Returns the specified cluster's kube config file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "adminKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7da66ae8-4bc9-48af-a596-f4e2df6c0379", "name": "download file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "adminKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d72ff551-144e-4bbd-89a0-5192f978b1f4", "name": "frpKubeconfig", "item": [ { "id": "b380437b-61af-4b12-83a8-620533cdfa12", "name": "Deletes the cluster's frp kube config client data", "request": { "name": "Deletes the cluster's frp kube config client data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "11a6036c-9b7e-4395-a8aa-28f8b02e6332", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f62a1a86-10e1-426f-a359-73a764c97ec8", "name": "Returns the specified cluster's frp kube config file", "request": { "name": "Returns the specified cluster's frp kube config file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2c8c80df-74e5-43f0-b28b-17e8b1d8febc", "name": "download file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "072daaa7-0f42-47a5-86cd-bf6b5d199f68", "name": "Updates the cluster's frp kube config data", "request": { "name": "Updates the cluster's frp kube config data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"frpKubeconfig\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f403fa16-8a00-44ca-b5c9-b4bf64749b55", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "frpKubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"frpKubeconfig\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ffa1205d-237e-42f3-84cc-40ac2919d13d", "name": "kubeconfig", "item": [ { "id": "6c19bbed-de7f-433d-92a4-90ec9f6c3e65", "name": "Returns the specified cluster's kube config file", "request": { "name": "Returns the specified cluster's kube config file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfig"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "frp", "value": "true", "description": "FRP (reverse-proxy) based kube config will be returned if available" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cffc6453-48e8-4aba-96f5-7657c85cbdab", "name": "download file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfig"], "host": ["{{baseUrl}}"], "query": [ { "key": "frp", "value": "true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "19891ed4-5dfd-4f46-958a-c7d2d2ffbd9f", "name": "Updates the cluster's manifest data", "request": { "name": "Updates the cluster's manifest data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kubeconfig\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "73ac0b38-a33d-4247-9367-292cd63a26f9", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kubeconfig\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "8a919ed7-c2ae-47e7-9b1f-1f6affaf1ea4", "name": "kubeconfigclient", "item": [ { "id": "335ee05f-2deb-4d41-86df-3c117ad653af", "name": "Deletes the cluster's kube config client data", "request": { "name": "Deletes the cluster's kube config client data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "243f8f40-7bd9-4147-beb9-0d18c51a53af", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d698443f-7439-44a2-a1d4-c127e322aaf8", "name": "Returns the specified cluster's kube config client file", "request": { "name": "Returns the specified cluster's kube config client file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e1c136b3-b25a-4168-9f41-ac598ca2fcfa", "name": "download file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3d6a1ffe-d905-41b3-aa43-270afe9e70d5", "name": "Updates the cluster's kube config client data", "request": { "name": "Updates the cluster's kube config client data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kubeconfigclient\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ba13f8a0-8c26-454c-b9d1-57bae2dc0a37", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "kubeconfigclient"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"kubeconfigclient\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2708915f-4167-4620-89bb-94d8487af8cd", "name": "manifest", "item": [ { "id": "37051aa5-1c3d-40b8-8e61-96bcd843054f", "name": "Returns the specified cluster's manifest data", "request": { "name": "Returns the specified cluster's manifest data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e07a8210-d488-4f24-854f-740976d83ec3", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "\"ut commodo cupidatat laboris\"", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "abf6ffea-66ff-4211-943f-da449ecaab8e", "name": "Updates the specified cluster's manifest data", "request": { "name": "Updates the specified cluster's manifest data", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"manifest\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cb0689ec-6cd2-4350-9b5d-30ba7871e295", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "assets", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"manifest\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "566ee7b5-8afb-422b-8a21-6491e9d8358f", "name": "clusterConfig", "item": [ { "id": "50a9778b-e4c1-4a99-9165-dfea442cebe0", "name": "Updates the specified cluster meta attribute", "request": { "name": "Updates the specified cluster meta attribute", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "clusterMetaAttribute"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterMetaAttribute\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8c824927-b3fd-4288-b20c-137fbb8beb02", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "clusterMetaAttribute"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"clusterMetaAttribute\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "84c17faf-6441-4c86-bef2-332196c0333d", "name": "Deprecated. Updates the specified cluster's Cluster Role bindings", "request": { "name": "Deprecated. Updates the specified cluster's Cluster Role bindings", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "clusterRbac"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterRbac\": [\n {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f3418a2b-8aa7-4fe3-b0b3-90feafa1c394", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "clusterRbac"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"clusterRbac\": [\n {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b61d15d0-edb1-4c0d-8c1b-fd4ad6031675", "name": "Updates the specified cluster controlPlane health check timeout", "request": { "name": "Updates the specified cluster controlPlane health check timeout", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "controlPlaneHealthCheckTimeout"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"controlPlaneHealthCheckTimeout\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b24d1291-48dd-474f-b4d8-fc52a88b4883", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "clusterConfig", "controlPlaneHealthCheckTimeout" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"controlPlaneHealthCheckTimeout\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "fb94cebd-fb8b-4b40-9026-32f48dd5eac8", "name": "Updates the specified cluster host config", "request": { "name": "Updates the specified cluster host config", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "618a25ef-5c82-4815-8ffd-a908253134a9", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "hostCluster"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"hostClusterConfig\": {\n \"clusterEndpoint\": {\n \"config\": {\n \"ingressConfig\": {\n \"host\": \"\",\n \"port\": \"\"\n },\n \"loadBalancerConfig\": {\n \"externalIPs\": [\n \"\",\n \"\"\n ],\n \"externalTrafficPolicy\": \"\",\n \"loadBalancerSourceRanges\": [\n \"\",\n \"\"\n ]\n }\n },\n \"type\": \"\"\n },\n \"clusterGroup\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"hostCluster\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"isHostCluster\": false\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9d7d2a73-62c5-4eb5-9b0c-7f8f17f7f418", "name": "Updates the specified cluster Life cycle configuration", "request": { "name": "Updates the specified cluster Life cycle configuration", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "lifecycleConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"lifecycleConfig\": {\n \"pause\": false\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7c051095-3dab-4c8b-8eb0-d41bdc62df7e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "lifecycleConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"lifecycleConfig\": {\n \"pause\": false\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "75bda37a-5bc9-43aa-88cc-2780e94ee0c5", "name": "Updates the specified cluster OS patch configuration", "request": { "name": "Updates the specified cluster OS patch configuration", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "osPatch"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b5f641d8-1a9e-424c-aac5-ff0d01110ea9", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterConfig", "osPatch"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"osPatchConfig\": {\n \"onDemandPatchAfter\": \"\",\n \"patchOnBoot\": \"\",\n \"rebootIfRequired\": \"\",\n \"schedule\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "15c3e1f4-000f-4309-9054-5b50bc057227", "name": "Deprecated. Get the cluster RBAC information associated with a cluster", "request": { "name": "Deprecated. Get the cluster RBAC information associated with a cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "clusterrbac"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1d4bd615-fb69-4879-8f7c-92b8ff3462f3", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "clusterrbac"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"Loremd8\": \"\",\n \"seddf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"qui_f_\": \"\",\n \"dolore_ed\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"sint eu\",\n \"name\": \"sunt commodo\",\n \"resourceType\": \"aliqua ullamco dolor\"\n },\n {\n \"msg\": \"ut adipisicing\",\n \"name\": \"adipisicing aliquip id commodo\",\n \"resourceType\": \"et ea Ut\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate_95\": \"\",\n \"consecteture_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"irure0b\": \"\",\n \"laboris_de\": \"\",\n \"non77\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"ad\",\n \"name\": \"proident\",\n \"resourceType\": \"nulla qui\"\n },\n {\n \"msg\": \"proide\",\n \"name\": \"id amet non\",\n \"resourceType\": \"cupidatat laborum\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "398c5aef-868c-4d8d-b9a3-7291be32bb49", "name": "config", "item": [ { "id": "8338f19d-f0d9-489d-afbc-3c3ff4fe5a94", "name": "namespaces", "item": [ { "id": "c14d3371-13b6-4fee-9e41-074ddb30b80e", "name": "Retrieves namespaces for the specified cluster", "request": { "name": "Retrieves namespaces for the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "767bb37e-d079-4c77-a9ee-0ea62e274117", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ea9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"doloreaa7\": \"\",\n \"minim_3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"Ut irure\",\n \"name\": \"est proident et ipsum\",\n \"resourceType\": \"officia in dolor\"\n },\n {\n \"msg\": \"qui tempor incididunt\",\n \"name\": \"cillum\",\n \"resourceType\": \"tempor Duis cillum\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Excepteur_cf_\": \"\",\n \"magnaf4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"cillum enim aliqua incididunt aute\",\n \"name\": \"in anim minim reprehenderit\",\n \"resourceType\": \"tempor commodo do\"\n },\n {\n \"msg\": \"minim cupidatat tem\",\n \"name\": \"in consectetur amet veniam\",\n \"resourceType\": \"et ipsum in\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "38614a43-b157-45dd-9424-a8b2d2979c28", "name": "Updates namespaces for the specified cluster", "request": { "name": "Updates namespaces for the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"enimaf6\": \"\",\n \"pariatur_f\": \"\",\n \"laboris_476\": \"\"\n },\n \"labels\": {\n \"fugiat180\": \"\",\n \"adipisicing2a_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"utaa\": \"\",\n \"cillum_e49\": \"\"\n },\n \"labels\": {\n \"culpa_4\": \"\",\n \"dolor_ed3\": \"\",\n \"commodo2\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4b5c707f-ed09-400f-b0bc-4f881f8d838b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"namespaces\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"occaecat_9\": \"\"\n },\n \"labels\": {\n \"dolor4b\": \"\",\n \"magna0e\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"et__46\": \"\",\n \"anim_9\": \"\",\n \"consequat_b44\": \"\"\n },\n \"labels\": {\n \"cillum_fa\": \"\",\n \"sunt365\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d6a89bb9-da25-41ce-9f86-de4978fb3b2f", "name": "{namespaceUid}", "item": [ { "id": "96ad993b-e5d5-4940-9bfb-2ba9e98a1ef0", "name": "Retrieves the specified namespace of the cluster", "request": { "name": "Retrieves the specified namespace of the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces", ":namespaceUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "namespaceUid", "description": "(Required) Cluster namespace uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7c764d4d-a068-42b9-983f-a2996c4e692e", "name": "Cluster's namespace response", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "config", "namespaces", ":namespaceUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "namespaceUid", "description": "(Required) Cluster namespace uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"ullamco6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"voluptatebd5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"tempor sit cillum\",\n \"name\": \"est irure\",\n \"resourceType\": \"irure a\"\n },\n {\n \"msg\": \"minim\",\n \"name\": \"quis ad Excepteur\",\n \"resourceType\": \"ut consectetur fugiat\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "83c0b027-0d50-4d84-ba6c-0f3575cd5c8b", "name": "Updates the specified namespace of the cluster", "request": { "name": "Updates the specified namespace of the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "namespaces", ":namespaceUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "namespaceUid", "description": "(Required) Cluster namespace uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"enim_29\": \"\",\n \"consecteturc\": \"\"\n },\n \"labels\": {\n \"elitfee\": \"\",\n \"minim_085\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1272decf-9ec4-4743-9867-4c6011bdc0f2", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "config", "namespaces", ":namespaceUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "namespaceUid", "description": "(Required) Cluster namespace uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"qui0\": \"\"\n },\n \"labels\": {\n \"laborum3a7\": \"\",\n \"occaecat_9\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isRegex\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "7b9f647e-6bb4-4940-8269-f92fc81f9666", "name": "rbacs", "item": [ { "id": "8bce4b0d-a0b2-4742-babd-9650cd632828", "name": "Retrieves RBAC information for the specified cluster", "request": { "name": "Retrieves RBAC information for the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f824f513-6006-448a-84b3-ffc7516f7d35", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nonae\": \"\",\n \"cupidatat_1dc\": \"\",\n \"veniam_a05\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"labore nisi\",\n \"name\": \"dolore cillum\",\n \"resourceType\": \"pariatur\"\n },\n {\n \"msg\": \"labore eu\",\n \"name\": \"aliqua eu sunt\",\n \"resourceType\": \"officia occaecat ipsum proident anim\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"ullamco6\": \"\",\n \"ea4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"id3\": \"\",\n \"sunt7\": \"\",\n \"ullamco_ce8\": \"\",\n \"occaecat_2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"enim non\",\n \"name\": \"eiusmod do\",\n \"resourceType\": \"minim anim sunt nulla\"\n },\n {\n \"msg\": \"ullamco labor\",\n \"name\": \"ipsum officia sit anim ad\",\n \"resourceType\": \"Duis proident sed occaecat\"\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8f692329-f5dc-49c6-850c-f8c8538e0f2c", "name": "Updates RBAC information for the specified cluster", "request": { "name": "Updates RBAC information for the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"culpa_0af\": \"\",\n \"nisi_b7\": \"\"\n },\n \"labels\": {\n \"magnad\": \"\",\n \"ea_f0_\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"qui_0\": \"\",\n \"nisi89\": \"\",\n \"aliquaa\": \"\"\n },\n \"labels\": {\n \"deserunt8c\": \"\",\n \"ex_38\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bc8bb4dd-333c-4056-813f-4cfdf6324320", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"rbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"quif8\": \"\",\n \"laborum_a\": \"\"\n },\n \"labels\": {\n \"proident_6\": \"\",\n \"exercitation_527\": \"\",\n \"mollit_f55\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"nullaee3\": \"\",\n \"ex_58\": \"\"\n },\n \"labels\": {\n \"dolore6c7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "743647a4-0522-4303-a9ad-f3c640820458", "name": "{rbacUid}", "item": [ { "id": "053be044-3c86-4d13-9bf8-eeec063ba9a6", "name": "Retrieves the specified RBAC of the cluster", "request": { "name": "Retrieves the specified RBAC of the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs", ":rbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "rbacUid", "description": "(Required) RBAC resource uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a89b45cf-8e51-4db4-ab45-850db5a4d0b1", "name": "Cluster's RBAC response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs", ":rbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "rbacUid", "description": "(Required) RBAC resource uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"cillum_8\": \"\",\n \"Ut_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolor_7\": \"\",\n \"consequat_9a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"exer\",\n \"name\": \"anim occaecat\",\n \"resourceType\": \"proident dolor anim dolore non\"\n },\n {\n \"msg\": \"incididunt Excepteur dolore\",\n \"name\": \"deserunt adipisicing\",\n \"resourceType\": \"ullam\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ff221867-3d4c-4b51-8329-be4944e9c410", "name": "Updates the specified RBAC of the cluster", "request": { "name": "Updates the specified RBAC of the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs", ":rbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "rbacUid", "description": "(Required) RBAC resource uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"sunt_1\": \"\"\n },\n \"labels\": {\n \"consectetur285\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "38d61b23-d5e1-4d47-b413-79be18dd9527", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "config", "rbacs", ":rbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "rbacUid", "description": "(Required) RBAC resource uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliqua67\": \"\"\n },\n \"labels\": {\n \"consectetur_7\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "06a9c07a-f6e6-4994-bcee-e78c3c086e09", "name": "Download the specified cluster", "request": { "name": "Download the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "20043398-2965-42e4-97b9-fdc8e9e6c3a6", "name": "download cluster archive file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "download"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b46ffe6d-5059-4558-9f17-92ce7eb5ab40", "name": "Retrieves a list of edge host of edge-native cluster", "request": { "name": "Retrieves a list of edge host of edge-native cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "edge-native", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8ac106f4-3f60-42f5-ad3a-bcef68d0dce2", "name": "List of edge host device", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "edge-native", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"labore_d8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_bae\": \"\",\n \"sedd2c\": \"\",\n \"officiab8c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate_5c\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"eiusmodd_7\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"eiusmodc17\": \"\",\n \"et_ef\": \"\",\n \"dolor__a\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ut_fd6\": \"\",\n \"sint3\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"Ut_3\": \"\",\n \"proident_4\": \"\",\n \"enim_f1b\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"sint48\": \"\",\n \"laboref2\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate1\": \"\",\n \"veniamd0\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"reprehenderit_8\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"sunte2\": \"\",\n \"veniam4\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"tempor8\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n },\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"magna61\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sint5_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"sunt__f\": \"\",\n \"eiusmod_c\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"irurea\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"ad_d5\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"quis102\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"officiaaf8\": \"\",\n \"sint_13d\": \"\",\n \"essee1\": \"\",\n \"dolore_7f\": \"\",\n \"Ut6_2\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"incididunt_44\": \"\",\n \"exercitation_5b\": \"\",\n \"doloreb\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"laboris89\": \"\",\n \"dolor_ca9\": \"\",\n \"occaecat_742\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"laboris_1\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"anim79\": \"\",\n \"laboris_ef\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"in_\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"anim pariatur officia nisi\",\n \"count\": -50378003,\n \"limit\": 56303903,\n \"offset\": -92255046\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "af4bb256-b085-44c1-92f1-804c13cfd8ad", "name": "Retrieves a list of edge host of libvirt cluster", "request": { "name": "Retrieves a list of edge host of libvirt cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "edge", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fb4b3b2b-0788-47e1-b403-695734efeba6", "name": "List of edge host device", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "edge", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"id_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu4c\": \"\",\n \"Excepteur41\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"in541\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"sit_a7a\": \"\",\n \"doloreac\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"irure_4ed\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"in_f\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"consectetur8\": \"\",\n \"sunt_1\": \"\",\n \"utc\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"velit_2f\": \"\",\n \"ada\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"Loreme3\": \"\",\n \"cupidatatd8e\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"occaecata\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"qui8\": \"\",\n \"veniam2\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"qui1b_\": \"\",\n \"et_2\": \"\",\n \"magnaa1\": \"\",\n \"aliquip9\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n },\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_a\": \"\",\n \"labore_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpa37d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"qui_8e9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"aliquip5\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"in_ae\": \"\",\n \"veniama\": \"\",\n \"nostruda\": \"\",\n \"cupidatat_ed\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"est__\": \"\",\n \"in80\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"mollit89\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"laborum_2c2\": \"\",\n \"velit9dd\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"mollit_7ea\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"enim_355\": \"\",\n \"eiusmodd\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"aliqua69a\": \"\",\n \"in6f\": \"\",\n \"pariatur_d\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"in_1eb\": \"\",\n \"commodo69\": \"\",\n \"fugiat5\": \"\",\n \"Duis_a\": \"\",\n \"exd11\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"labore esse laborum\",\n \"count\": 34168301,\n \"limit\": 34639008,\n \"offset\": 86086852\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6fc11afc-6059-4264-a49a-bb8f0d384f7c", "name": "features", "item": [ { "id": "81faa9c6-f8ea-4943-aa6d-27d894568375", "name": "backup", "item": [ { "id": "14f2b78c-8135-4daf-847b-fcd313b95d50", "name": "Reset cluster backup schedule settings", "request": { "name": "Reset cluster backup schedule settings", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "eed0ed21-82ec-4860-8ed0-f17c29b56bbe", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "879e60d9-bf7f-4149-b868-de944e91de58", "name": "Returns the cluster backup result", "request": { "name": "Returns the cluster backup result", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "backupRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "67ec4e8a-c1dd-4cb5-92d3-44e173179467", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [ { "key": "backupRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"qui31e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"non_1\": \"\",\n \"labore33c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"anim dolore eu Excepteur est\",\n \"config\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n },\n \"status\": {\n \"clusterBackupStatuses\": [\n {\n \"actor\": {\n \"actorType\": \"tempor\",\n \"uid\": \"tempor\"\n },\n \"backupConfig\": {\n \"includeAllDisks\": true,\n \"includeClusterResources\": true,\n \"namespaces\": [\n \"non Lorem ut sint\",\n \"consequat ullamco occaecat anim\"\n ]\n },\n \"backupLocationConfig\": {\n \"name\": \"in eiusmod dolore id\",\n \"type\": \"et\",\n \"uid\": \"Ut aliquip\"\n },\n \"backupRequestUid\": \"do in commodo amet\",\n \"backupStatusMeta\": [\n {\n \"backupName\": \"exercitation\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"sit occaecat\",\n \"msg\": \"in quis laborum\",\n \"state\": \"enim nisi\"\n },\n \"backupedNamespaces\": [\n \"eu\",\n \"exe\"\n ],\n \"expiryDate\": \"\"\n },\n {\n \"backupName\": \"laboris consequat aliqua\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"aliqua cupidatat ipsum sed\",\n \"msg\": \"minim commodo v\",\n \"state\": \"nulla\"\n },\n \"backupedNamespaces\": [\n \"nulla enim ea\",\n \"veniam eu dolore\"\n ],\n \"expiryDate\": \"\"\n }\n ],\n \"restoreStatusMeta\": [\n {\n \"backupName\": \"proident sin\",\n \"destinationClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"restoreState\": \"deserunt\"\n },\n {\n \"backupName\": \"ad aliqua\",\n \"destinationClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"restoreState\": \"et la\"\n }\n ],\n \"state\": \"deserunt tempo\"\n },\n {\n \"actor\": {\n \"actorType\": \"veniam in\",\n \"uid\": \"cupidatat cillum tempor id\"\n },\n \"backupConfig\": {\n \"includeAllDisks\": false,\n \"includeClusterResources\": true,\n \"namespaces\": [\n \"reprehenderit et cillum\",\n \"dolore fugiat sint\"\n ]\n },\n \"backupLocationConfig\": {\n \"name\": \"reprehenderit aliquip in\",\n \"type\": \"dolor laborum\",\n \"uid\": \"anim in laboris commodo\"\n },\n \"backupRequestUid\": \"dolor dolore ad laborum ea\",\n \"backupStatusMeta\": [\n {\n \"backupName\": \"laboris dolor do Excepteur\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"aliqua veniam voluptate qui\",\n \"msg\": \"Lorem nulla enim aute\",\n \"state\": \"sit deserunt incididunt\"\n },\n \"backupedNamespaces\": [\n \"laborum i\",\n \"sed\"\n ],\n \"expiryDate\": \"\"\n },\n {\n \"backupName\": \"consequat voluptate consectetur cupidatat\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"esse reprehenderit nostrud tempor\",\n \"msg\": \"elit minim laborum labore\",\n \"state\": \"et Duis\"\n },\n \"backupedNamespaces\": [\n \"Ut culpa Lorem\",\n \"dolore culpa elit\"\n ],\n \"expiryDate\": \"\"\n }\n ],\n \"restoreStatusMeta\": [\n {\n \"backupName\": \"minim pariatur\",\n \"destinationClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"restoreState\": \"voluptate non veniam adipisicing enim\"\n },\n {\n \"backupName\": \"laboris Duis exercitation\",\n \"destinationClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"restoreState\": \"nisi enim cupidatat\"\n }\n ],\n \"state\": \"aliquip ea elit qui pariatur\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "83773b1b-0a98-4c19-867b-f60cc8c7cb85", "name": "Create cluster backup settings", "request": { "name": "Create cluster backup settings", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2514b866-7095-4b03-99bd-a840bced8169", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "da4a75ec-c72a-48c5-aec5-e052f9f4fedd", "name": "Update cluster backup settings", "request": { "name": "Update cluster backup settings", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ea1bbffb-7bd6-4aa4-b413-721fcb0d7041", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cb7735b1-728d-4c6c-bfad-3262877f9f01", "name": "Create on demand cluster backup", "request": { "name": "Create on demand cluster backup", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b6c26254-7893-4c4d-8e4c-59a2d20745e1", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "backup", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "28cc76a4-7bd3-41cd-afa8-ccc567bc1fe1", "name": "Delete cluster backup", "request": { "name": "Delete cluster backup", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "backup", ":backupName", "request", ":requestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "backupName", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "requestUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9ece2e45-cfce-4249-b098-3ecdad26ac67", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "backup", ":backupName", "request", ":requestUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "backupName", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "requestUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "074993d1-8119-47bc-9842-7d9ade33744d", "name": "complianceScan", "item": [ { "id": "621e0ff8-b5e0-4664-89e7-9b2e1cf63727", "name": "Returns the compliance scan of cluster, if driverType is provided then specific status of driverType will be returned", "request": { "name": "Returns the compliance scan of cluster, if driverType is provided then specific status of driverType will be returned", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6281c094-8cb3-4b4e-87f5-f8576a1a04c2", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in_f\": \"\",\n \"fugiat2c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"sunt\",\n \"driverSpec\": {\n \"sint_4\": {\n \"config\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"isClusterConfig\": false\n },\n \"Duis_1\": {\n \"config\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"isClusterConfig\": false\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e148106b-ee52-4538-a2a6-2f8b75527df1", "name": "Create cluster compliance scan", "request": { "name": "Create cluster compliance scan", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "209d1004-d47e-4130-bc62-44b314fb8026", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1bbaea70-bee9-4697-8094-bad39bdcf2aa", "name": "Update cluster compliance scan settings", "request": { "name": "Update cluster compliance scan settings", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kubeBench\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"kubeHunter\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"sonobuoy\": {\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "787b3448-0a97-401e-9298-3912100183ec", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "18977da2-f324-4047-aa61-d78756b1c6d9", "name": "logs", "item": [ { "id": "4f85c3a2-9e6d-453c-adaf-dcdc86848f67", "name": "drivers", "item": [ { "id": "93334c8e-2aa0-4b9f-a296-e2f989ab4632", "name": "Returns the compliance scan log by cluster uid and driver type", "request": { "name": "Returns the compliance scan log by cluster uid and driver type", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e7acf1ec-5a6c-4359-ad0a-d09bcad92dd2", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"kubeBenchLogs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"anim1ed\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Lorem_3b_\": \"\",\n \"ex_c1c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"magna ipsum ullamco proident\",\n \"driverType\": \"occaecat commodo magna\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"ipsum Duis aute in ullamco\",\n \"uid\": \"culpa occaecat\"\n },\n \"message\": \"quis mollit\",\n \"reports\": {\n \"magna8\": {\n \"fail\": -47397300,\n \"info\": -59628764,\n \"logs\": [\n {\n \"description\": \"quis exercitation\",\n \"expected\": \"nisi dolor\",\n \"remediation\": \"et pariatur dolor\",\n \"state\": \"ea occaecat do esse eiusmod\",\n \"testId\": \"dolore aliqua quis amet\",\n \"value\": \"laboris in\"\n },\n {\n \"description\": \"fugiat\",\n \"expected\": \"eu velit qui laboris\",\n \"remediation\": \"incididunt\",\n \"state\": \"ad ullamco proident consec\",\n \"testId\": \"fugiat culpa consequat\",\n \"value\": \"Ut \"\n }\n ],\n \"name\": \"aute sed\",\n \"pass\": 35740997,\n \"time\": \"\",\n \"type\": \"dolor anim\",\n \"warn\": 95261165\n }\n },\n \"requestUid\": \"officia ut dolor\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"Ut proi\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"incd8\": \"\",\n \"et1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et_0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"ut dolore Duis eu\",\n \"driverType\": \"reprehenderit do non\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"ut Duis Ut\",\n \"uid\": \"aliquip eiusmod sed\"\n },\n \"message\": \"adip\",\n \"reports\": {\n \"magna_19\": {\n \"fail\": 72366142,\n \"info\": 30422918,\n \"logs\": [\n {\n \"description\": \"mollit non officia anim Excepteur\",\n \"expected\": \"Lorem minim pariatur ullamco\",\n \"remediation\": \"sed adipisicing reprehenderit consequat sint\",\n \"state\": \"labore exercitation consequat adipisicing non\",\n \"testId\": \"laborum elit esse dolor ullamco\",\n \"value\": \"proident pariatur sit nostrud anim\"\n },\n {\n \"description\": \"aute reprehenderit do\",\n \"expected\": \"ad dolor laboris\",\n \"remediation\": \"pariatur enim ea anim\",\n \"state\": \"exercitation\",\n \"testId\": \"dolore\",\n \"value\": \"do voluptate\"\n }\n ],\n \"name\": \"ex pariatur E\",\n \"pass\": -28188735,\n \"time\": \"\",\n \"type\": \"dolore consectetur laboris est\",\n \"warn\": 56902871\n }\n },\n \"requestUid\": \"deserunt tempor in magna\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"incididunt dolor\"\n }\n }\n ],\n \"kubeHunterLogs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"essef9\": \"\",\n \"nisi_9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sunt481\": \"\",\n \"sunte\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"eiusmod irure velit eni\",\n \"driverType\": \"amet in id incididunt\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"sit f\",\n \"uid\": \"officia ut in amet\"\n },\n \"message\": \"Duis in voluptate\",\n \"reports\": {\n \"Lorem_8\": {\n \"logs\": [\n {\n \"description\": \"nostrud\",\n \"evidence\": \"reprehenderit Excepteur culpa\",\n \"reference\": \"Excepteur nisi ad\",\n \"severity\": \"ad eiusmod\",\n \"testId\": \"sed exercitation ut ex\",\n \"vulnerability\": \"incididunt \"\n },\n {\n \"description\": \"e\",\n \"evidence\": \"cillum ut\",\n \"reference\": \"qui in enim\",\n \"severity\": \"nulla\",\n \"testId\": \"eu in laborum\",\n \"vulnerability\": \"eiusmod aliquip dolore\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": 28145539,\n \"low\": 77281396,\n \"medium\": -6579238\n }\n },\n \"sed_d84\": {\n \"logs\": [\n {\n \"description\": \"dolor consequat irure\",\n \"evidence\": \"exercitation Lorem\",\n \"reference\": \"quis consect\",\n \"severity\": \"commodo id\",\n \"testId\": \"Lorem non\",\n \"vulnerability\": \"aute in cupidatat\"\n },\n {\n \"description\": \"dolor ea\",\n \"evidence\": \"aliquip reprehenderit\",\n \"reference\": \"irure anim et\",\n \"severity\": \"Excepteur sit\",\n \"testId\": \"exercitation pariatur\",\n \"vulnerability\": \"aliquip quis esse fugiat\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": -55827498,\n \"low\": -58867168,\n \"medium\": 27495054\n }\n }\n },\n \"requestUid\": \"nisi qui exer\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"sit ad cupidatat cillum proident\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"cupidatat1\": \"\",\n \"cillum_b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_b\": \"\",\n \"nonb59\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"mollit nulla proident ad sunt\",\n \"driverType\": \"cupidatat eiusmod sed mollit\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"irure Ut aliqua dolore\",\n \"uid\": \"laborum eu enim velit cillum\"\n },\n \"message\": \"quis dolor Ut laborum\",\n \"reports\": {\n \"Ut3f\": {\n \"logs\": [\n {\n \"description\": \"labore exercitation velit cillum\",\n \"evidence\": \"dolore eu in quis nisi\",\n \"reference\": \"ut cupidatat\",\n \"severity\": \"velit exercitation in\",\n \"testId\": \"ipsum n\",\n \"vulnerability\": \"magna officia nulla commodo Ut\"\n },\n {\n \"description\": \"voluptate ea laborum non\",\n \"evidence\": \"ex enim dolore dolor laboris\",\n \"reference\": \"quis eu\",\n \"severity\": \"anim eu adipisicing dolore\",\n \"testId\": \"cupidatat\",\n \"vulnerability\": \"velit nulla\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": 99878034,\n \"low\": 10206303,\n \"medium\": 22454286\n }\n },\n \"consectetur3\": {\n \"logs\": [\n {\n \"description\": \"proident deserunt\",\n \"evidence\": \"occaecat exercitation\",\n \"reference\": \"minim\",\n \"severity\": \"in elit adipisicing sunt \",\n \"testId\": \"ipsum in\",\n \"vulnerability\": \"voluptate anim dolore veniam\"\n },\n {\n \"description\": \"nostrud sit\",\n \"evidence\": \"qui ipsum culpa deserunt dolor\",\n \"reference\": \"ex cupidatat\",\n \"severity\": \"in ullamco eu consectetur\",\n \"testId\": \"nisi id\",\n \"vulnerability\": \"Excepteur nisi ipsum\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": 39873217,\n \"low\": 63956280,\n \"medium\": 27594371\n }\n }\n },\n \"requestUid\": \"ex id tempor\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"enim laborum cillum aute nulla\"\n }\n }\n ],\n \"sonobuoyLogs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"et7\": \"\",\n \"consequat_b_6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ut_1a9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"enim minim aliquip consectetur\",\n \"driverType\": \"fugiat aliqua anim do dolore\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"minim magna\",\n \"uid\": \"dolor qui\"\n },\n \"message\": \"culpa sed laborum non pariatur\",\n \"reports\": {\n \"dolor_6_\": {\n \"fail\": 96927267,\n \"logs\": [\n {\n \"description\": \"deserunt proident in cillum commodo\",\n \"msg\": \"a\",\n \"output\": \"anim incididunt eu\",\n \"path\": \"tempor ad nisi cupidatat dolor\",\n \"state\": \"Duis ullamco\"\n },\n {\n \"description\": \"minim ut ullamco\",\n \"msg\": \"pariatur qui\",\n \"output\": \"id ex dolore elit\",\n \"path\": \"qui \",\n \"state\": \"consectetur Excepteur Lorem cupidatat\"\n }\n ],\n \"node\": \"est pariatur\",\n \"pass\": -65654408,\n \"plugin\": \"ad labore\",\n \"status\": \"eiusmod enim\",\n \"total\": 40885052\n },\n \"commodoa83\": {\n \"fail\": 23323832,\n \"logs\": [\n {\n \"description\": \"irure incididunt\",\n \"msg\": \"elit ea ut anim\",\n \"output\": \"ut irure ut\",\n \"path\": \"minim sed\",\n \"state\": \"eiusmod voluptate\"\n },\n {\n \"description\": \"in esse ullamco\",\n \"msg\": \"dolore culpa ad\",\n \"output\": \"dolore eiusmod ipsum aliquip Ut\",\n \"path\": \"nisi laborum magna consequat incididunt\",\n \"state\": \"in voluptate nisi\"\n }\n ],\n \"node\": \"Ut eu ut al\",\n \"pass\": 77247697,\n \"plugin\": \"ut aute nulla adipisicing\",\n \"status\": \"adipisicing officia incididunt\",\n \"total\": -32053922\n },\n \"quis_c65\": {\n \"fail\": 36052590,\n \"logs\": [\n {\n \"description\": \"ipsum dolor deserunt\",\n \"msg\": \"voluptate\",\n \"output\": \"dolore incididunt labore velit cupidatat\",\n \"path\": \"amet dolore laboris voluptate\",\n \"state\": \"sunt consectetur in\"\n },\n {\n \"description\": \"ad laborum incididunt\",\n \"msg\": \"dolore proident id aliqua\",\n \"output\": \"dolore dolor ea Lorem\",\n \"path\": \"laborum\",\n \"state\": \"dolore com\"\n }\n ],\n \"node\": \"Lorem minim adipisicing eiusmod\",\n \"pass\": 64676667,\n \"plugin\": \"minim ex\",\n \"status\": \"proident irure co\",\n \"total\": -24213061\n }\n },\n \"requestUid\": \"est cillum voluptate\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"in\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"culpa2_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Lorem__\": \"\",\n \"ullamcoc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"et qu\",\n \"driverType\": \"dolore mollit\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"Ut cupidatat deserunt anim\",\n \"uid\": \"Lorem nisi deserun\"\n },\n \"message\": \"sint do\",\n \"reports\": {\n \"ipsum_9e\": {\n \"fail\": 24806533,\n \"logs\": [\n {\n \"description\": \"aute nisi\",\n \"msg\": \"mollit non ad laborum\",\n \"output\": \"ut dolor aliquip esse\",\n \"path\": \"cillum nostrud sit adipisicing tempor\",\n \"state\": \"Excepteur dolore\"\n },\n {\n \"description\": \"esse enim Excepteur\",\n \"msg\": \"elit\",\n \"output\": \"non tempor es\",\n \"path\": \"sit\",\n \"state\": \"ma\"\n }\n ],\n \"node\": \"irure anim\",\n \"pass\": -62251646,\n \"plugin\": \"dolor proident consequat\",\n \"status\": \"tempor aliqua cillum voluptate eiusmod\",\n \"total\": 22372356\n },\n \"tempor_67\": {\n \"fail\": -71717813,\n \"logs\": [\n {\n \"description\": \"id mollit deserunt voluptate\",\n \"msg\": \"aliquip dolore deserunt ullamco\",\n \"output\": \"aliquip reprehenderit mollit ad nostrud\",\n \"path\": \"elit\",\n \"state\": \"sed et\"\n },\n {\n \"description\": \"labore dolore anim nisi\",\n \"msg\": \"ullamco anim sed laborum et\",\n \"output\": \"deserunt \",\n \"path\": \"dolore commodo dolore nostrud\",\n \"state\": \"ea dolore aute Lorem Excepteur\"\n }\n ],\n \"node\": \"nisi\",\n \"pass\": 84543811,\n \"plugin\": \"adipisicing\",\n \"status\": \"eiusmod ipsum dolor sed in\",\n \"total\": 85086278\n },\n \"quis7\": {\n \"fail\": -74370319,\n \"logs\": [\n {\n \"description\": \"amet\",\n \"msg\": \"irure in fugiat nulla \",\n \"output\": \"officia reprehenderit quis\",\n \"path\": \"qui culpa deserunt Duis\",\n \"state\": \"officia\"\n },\n {\n \"description\": \"nostrud labore laborum\",\n \"msg\": \"tempor Ut sint voluptate\",\n \"output\": \"veniam ut\",\n \"path\": \"deserunt\",\n \"state\": \"nisi\"\n }\n ],\n \"node\": \"Excepteur veniam in in\",\n \"pass\": 57776089,\n \"plugin\": \"ut do est eu\",\n \"status\": \"aliqua \",\n \"total\": 9885430\n }\n },\n \"requestUid\": \"veniam\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"officia dolore ex\"\n }\n }\n ],\n \"syftLogs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"do_8\": \"\",\n \"ametfa2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim_9_\": \"\",\n \"mollit_cc\": \"\",\n \"tempor3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"tempor\",\n \"driverType\": \"nulla dolor\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"ex anim\",\n \"uid\": \"des\"\n },\n \"location\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"minim officia\",\n \"reports\": [\n {\n \"dependencies\": [\n {\n \"name\": \"mollit laborum\",\n \"type\": \"quis lab\",\n \"version\": \"tempor ci\"\n },\n {\n \"name\": \"dolore reprehenderit consequ\",\n \"type\": \"ex est minim ut tempor\",\n \"version\": \"sed enim in\"\n }\n ],\n \"image\": \"qui tempor nostrud laboris\",\n \"imageContexts\": [\n {\n \"containerName\": \"cillum laborum enim\",\n \"namespace\": \"in Lor\",\n \"podName\": \"in reprehenderit\"\n },\n {\n \"containerName\": \"laboris ullamco irure consequat\",\n \"namespace\": \"eu\",\n \"podName\": \"commodo officia sit\"\n }\n ],\n \"isSBOMExist\": true,\n \"state\": \"ex pariatur dolore incididunt\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"incididunt Duis\",\n \"installed\": \"exercitation incididunt ut\",\n \"name\": \"Excepteur eiusmod do minim\",\n \"severity\": \"nostrud\",\n \"type\": \"magna sint incididunt sunt adipisicing\",\n \"vulnerability\": \"ea consectetur laboris\"\n },\n {\n \"fixedIn\": \"ea amet officia culpa\",\n \"installed\": \"irure anim dolore\",\n \"name\": \"nisi nulla est\",\n \"severity\": \"proident consequat dolor eiusmod\",\n \"type\": \"quis non mollit\",\n \"vulnerability\": \"tempor occaecat nisi\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": -23292634,\n \"high\": -38285198,\n \"low\": 70202839,\n \"medium\": -23470554,\n \"negligible\": 89223287,\n \"unknown\": 35504369\n }\n },\n {\n \"dependencies\": [\n {\n \"name\": \"Duis anim ad culpa magna\",\n \"type\": \"occaecat nulla quis in\",\n \"version\": \"occaecat eiusmod nostrud\"\n },\n {\n \"name\": \"irure officia adipisicing magna occaecat\",\n \"type\": \"enim culpa\",\n \"version\": \"commodo adipisicing ipsum sunt\"\n }\n ],\n \"image\": \"id anim pariatur\",\n \"imageContexts\": [\n {\n \"containerName\": \"aliquip aliqua\",\n \"namespace\": \"elit dolor\",\n \"podName\": \"sed occaecat est ma\"\n },\n {\n \"containerName\": \"in laborum veniam\",\n \"namespace\": \"sunt id nulla\",\n \"podName\": \"aute\"\n }\n ],\n \"isSBOMExist\": true,\n \"state\": \"sunt enim cupidatat\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"veniam tempor\",\n \"installed\": \"proident ea nulla\",\n \"name\": \"ut \",\n \"severity\": \"in amet pariatur do Ut\",\n \"type\": \"Excepteur minim proident\",\n \"vulnerability\": \"in dolore adipisicing\"\n },\n {\n \"fixedIn\": \"magna tempor deserunt officia\",\n \"installed\": \"lab\",\n \"name\": \"esse eiusmod ad\",\n \"severity\": \"culpa nulla qui magna\",\n \"type\": \"minim ullamco pariatur\",\n \"vulnerability\": \"sunt fugiat esse\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": 26705361,\n \"high\": -64399963,\n \"low\": 10362413,\n \"medium\": 54183803,\n \"negligible\": 66480047,\n \"unknown\": -7133917\n }\n }\n ],\n \"requestUid\": \"sed sit sunt officia\",\n \"scanContext\": {\n \"format\": \"incididunt ea\",\n \"labelSelector\": \"nisi\",\n \"namespace\": \"voluptate sint do\",\n \"podName\": \"non nostrud reprehenderit\",\n \"scope\": \"irure Ut mollit\"\n },\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"proident tempor elit fugiat eu\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"commodo_31\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nisi5d0\": \"\",\n \"irure91\": \"\",\n \"aliqua8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"mollit ut eu\",\n \"driverType\": \"aliqua pariatur fugiat esse consequat\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"enim ut id voluptate\",\n \"uid\": \"laboris proident\"\n },\n \"location\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"Lorem nulla dolor\",\n \"reports\": [\n {\n \"dependencies\": [\n {\n \"name\": \"laboris dolore eu\",\n \"type\": \"ex sint nulla\",\n \"version\": \"eu veniam\"\n },\n {\n \"name\": \"al\",\n \"type\": \"esse fugiat\",\n \"version\": \"esse dolor fugiat cupidatat\"\n }\n ],\n \"image\": \"aute anim dolor nulla\",\n \"imageContexts\": [\n {\n \"containerName\": \"Duis ipsum\",\n \"namespace\": \"do sit a\",\n \"podName\": \"sint veniam voluptate\"\n },\n {\n \"containerName\": \"ipsum\",\n \"namespace\": \"id reprehenderit nisi nulla Excepteur\",\n \"podName\": \"veniam dolor non sit\"\n }\n ],\n \"isSBOMExist\": false,\n \"state\": \"do sit\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"non ipsum fugiat\",\n \"installed\": \"eu dolore\",\n \"name\": \"non officia occaecat sunt Ut\",\n \"severity\": \"cillum com\",\n \"type\": \"laboris fugiat Excepteur\",\n \"vulnerability\": \"est ipsum dolor\"\n },\n {\n \"fixedIn\": \"anim officia\",\n \"installed\": \"Lorem nulla in reprehenderit incididunt\",\n \"name\": \"labore nostrud voluptate fugiat\",\n \"severity\": \"aliquip dolor occaecat\",\n \"type\": \"proident consequat ullamco\",\n \"vulnerability\": \"enim\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": 96563992,\n \"high\": -17752631,\n \"low\": -66217380,\n \"medium\": -31947105,\n \"negligible\": 27834276,\n \"unknown\": 86232501\n }\n },\n {\n \"dependencies\": [\n {\n \"name\": \"ex exercitation irure dolor\",\n \"type\": \"ea culpa tempor\",\n \"version\": \"deserunt in sit ea\"\n },\n {\n \"name\": \"exercitation ipsum\",\n \"type\": \"exercitation\",\n \"version\": \"dolore dolor nulla\"\n }\n ],\n \"image\": \"tempor velit \",\n \"imageContexts\": [\n {\n \"containerName\": \"officia occaeca\",\n \"namespace\": \"commodo dol\",\n \"podName\": \"tempor mollit adipisicing deserunt nostrud\"\n },\n {\n \"containerName\": \"ex\",\n \"namespace\": \"et non tempor in\",\n \"podName\": \"culpa amet ni\"\n }\n ],\n \"isSBOMExist\": false,\n \"state\": \"aliquip adipisicing magna irure\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"ad velit\",\n \"installed\": \"laboris\",\n \"name\": \"reprehenderit Duis amet do\",\n \"severity\": \"anim in\",\n \"type\": \"velit ipsum\",\n \"vulnerability\": \"ut ipsum\"\n },\n {\n \"fixedIn\": \"voluptate consectetur enim minim\",\n \"installed\": \"Duis consequat ullamco sed\",\n \"name\": \"in Excepteur\",\n \"severity\": \"voluptate ullamco\",\n \"type\": \"Ut qui in ut\",\n \"vulnerability\": \"nisi quis in in\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": -8580423,\n \"high\": 79942277,\n \"low\": -37176306,\n \"medium\": -60203878,\n \"negligible\": -98072618,\n \"unknown\": -1265235\n }\n }\n ],\n \"requestUid\": \"est id magna\",\n \"scanContext\": {\n \"format\": \"et quis laborum elit\",\n \"labelSelector\": \"sed\",\n \"namespace\": \"aliqua nisi\",\n \"podName\": \"et proident velit amet dolore\",\n \"scope\": \"adipisicing irure ipsum aliqua\"\n },\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"labore\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c9605c3d-cb32-45e9-992b-5f3565f6ca5a", "name": "Update the KubeBench compliance scan log by uid", "request": { "name": "Update the KubeBench compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "kubeBench" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"dolore_33c\": {\n \"fail\": \"\",\n \"info\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n },\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\",\n \"pass\": \"\",\n \"time\": \"\",\n \"type\": \"\",\n \"warn\": \"\"\n },\n \"ad3\": {\n \"fail\": \"\",\n \"info\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n },\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\",\n \"pass\": \"\",\n \"time\": \"\",\n \"type\": \"\",\n \"warn\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d08bb9b0-757e-4fce-b89d-61b1d004f4bf", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "kubeBench" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"elit_151\": {\n \"fail\": \"\",\n \"info\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n },\n {\n \"description\": \"\",\n \"expected\": \"\",\n \"remediation\": \"\",\n \"state\": \"\",\n \"testId\": \"\",\n \"value\": \"\"\n }\n ],\n \"name\": \"\",\n \"pass\": \"\",\n \"time\": \"\",\n \"type\": \"\",\n \"warn\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c072818b-2173-404d-9203-db9aca6e597f", "name": "Update the KubeHunter compliance scan log by uid", "request": { "name": "Update the KubeHunter compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "kubeHunter" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"dolore_05\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n },\n \"amet_038\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n },\n \"enim_b\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n },\n \"enim_a0\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5876cc09-4b73-45e1-9198-dd0d98d3b81d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "kubeHunter" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"veniam0bb\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n },\n \"in_65\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n },\n \"commodo_651\": {\n \"logs\": [\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"description\": \"\",\n \"evidence\": \"\",\n \"reference\": \"\",\n \"severity\": \"\",\n \"testId\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilities\": {\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dbb08492-531e-4339-a874-5027e8ad5b06", "name": "Update the Sonobuoy compliance scan log by uid", "request": { "name": "Update the Sonobuoy compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "sonobuoy" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"esse_c\": {\n \"fail\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n },\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n }\n ],\n \"node\": \"\",\n \"pass\": \"\",\n \"plugin\": \"\",\n \"status\": \"\",\n \"total\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f64b649b-6f23-4361-8c35-334c1cd3765e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "sonobuoy" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"reports\": {\n \"minim_3\": {\n \"fail\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n },\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n }\n ],\n \"node\": \"\",\n \"pass\": \"\",\n \"plugin\": \"\",\n \"status\": \"\",\n \"total\": \"\"\n },\n \"anim5a\": {\n \"fail\": \"\",\n \"logs\": [\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n },\n {\n \"description\": \"\",\n \"msg\": \"\",\n \"output\": \"\",\n \"path\": \"\",\n \"state\": \"\"\n }\n ],\n \"node\": \"\",\n \"pass\": \"\",\n \"plugin\": \"\",\n \"status\": \"\",\n \"total\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c5004d9c-dd95-4219-9ef2-5e77e5652214", "name": "Update the Syft compliance scan log by uid", "request": { "name": "Update the Syft compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "syft" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"report\": {\n \"batchNo\": \"\",\n \"batchSize\": \"\",\n \"dependencies\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"image\": \"\",\n \"imageContexts\": [\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n },\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n }\n ],\n \"sbom\": \"\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"\",\n \"installed\": \"\",\n \"name\": \"\",\n \"severity\": \"\",\n \"type\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"fixedIn\": \"\",\n \"installed\": \"\",\n \"name\": \"\",\n \"severity\": \"\",\n \"type\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\",\n \"negligible\": \"\",\n \"unknown\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4dc9f9ca-9de2-421e-80fa-f3b0479f72bb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", "drivers", "syft" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"requestUid\": \"\",\n \"status\": \"\",\n \"report\": {\n \"batchNo\": \"\",\n \"batchSize\": \"\",\n \"dependencies\": [\n {\n \"name\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"name\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"image\": \"\",\n \"imageContexts\": [\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n },\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n }\n ],\n \"sbom\": \"\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"\",\n \"installed\": \"\",\n \"name\": \"\",\n \"severity\": \"\",\n \"type\": \"\",\n \"vulnerability\": \"\"\n },\n {\n \"fixedIn\": \"\",\n \"installed\": \"\",\n \"name\": \"\",\n \"severity\": \"\",\n \"type\": \"\",\n \"vulnerability\": \"\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": \"\",\n \"high\": \"\",\n \"low\": \"\",\n \"medium\": \"\",\n \"negligible\": \"\",\n \"unknown\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "00c69c96-84ff-4dff-85b3-3306af33e2b5", "name": "{logUid}", "item": [ { "id": "f78ac4e9-b7b7-42b8-bb24-25b29fb8a334", "name": "Delete the compliance scan log by uid", "request": { "name": "Delete the compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7e630df5-4de2-4ab6-bad5-7b838954c9b9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8e469195-cbc2-45e9-b9d2-f80ee3c390eb", "name": "drivers", "item": [ { "id": "aaa316e4-5bbb-4af2-972c-e2d038d3a558", "name": "Returns the KubeBench compliance scan log by uid", "request": { "name": "Returns the KubeBench compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "kubeBench" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "41dff42b-8fbd-44ff-988f-79911a20c7b3", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "kubeBench" ], "host": ["{{baseUrl}}"], "query": [ { "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"cillum9ea\": \"\",\n \"nisi_d61\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eucf8\": \"\",\n \"Ut_ca\": \"\",\n \"labore_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"elit officia\",\n \"driverType\": \"magna\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"occaecat nisi eiusm\",\n \"uid\": \"nulla consequat\"\n },\n \"message\": \"nisi ex voluptate non\",\n \"reports\": {\n \"aliquip_6d\": {\n \"fail\": 51190117,\n \"info\": -96437442,\n \"logs\": [\n {\n \"description\": \"ut amet ipsum qui culpa\",\n \"expected\": \"sit e\",\n \"remediation\": \"adipisicing esse e\",\n \"state\": \"eu Excepteur exercitation enim\",\n \"testId\": \"mollit sunt reprehenderit sint pariatur\",\n \"value\": \"nisi ut\"\n },\n {\n \"description\": \"tempor in nostr\",\n \"expected\": \"reprehenderit minim\",\n \"remediation\": \"non labore\",\n \"state\": \"nostrud minim\",\n \"testId\": \"Lorem\",\n \"value\": \"deserunt\"\n }\n ],\n \"name\": \"sunt\",\n \"pass\": 57766851,\n \"time\": \"\",\n \"type\": \"qui aliquip consectet\",\n \"warn\": -86467901\n },\n \"Lorem_ffb\": {\n \"fail\": 62761604,\n \"info\": -85279460,\n \"logs\": [\n {\n \"description\": \"nostrud minim labore nisi\",\n \"expected\": \"incididunt nisi adipisicin\",\n \"remediation\": \"cupidatat enim et\",\n \"state\": \"laborum elit exercitation dolor nostrud\",\n \"testId\": \"ea in quis te\",\n \"value\": \"culpa in occaecat id\"\n },\n {\n \"description\": \"do id\",\n \"expected\": \"est adipisicing\",\n \"remediation\": \"sit tempor\",\n \"state\": \"in ut pariatur esse\",\n \"testId\": \"in aliquip deserunt ut\",\n \"value\": \"cupidatat veniam eu sit\"\n }\n ],\n \"name\": \"tempor aliquip Lorem irure\",\n \"pass\": -84774363,\n \"time\": \"\",\n \"type\": \"dolore aliquip minim laborum nulla\",\n \"warn\": -96004319\n },\n \"ea_d\": {\n \"fail\": -59163094,\n \"info\": 34961533,\n \"logs\": [\n {\n \"description\": \"dolore fugiat\",\n \"expected\": \"elit irure\",\n \"remediation\": \"magna laboris culpa officia\",\n \"state\": \"sit eu nostrud dolor\",\n \"testId\": \"proident\",\n \"value\": \"sint ipsum cupidatat in esse\"\n },\n {\n \"description\": \"d\",\n \"expected\": \"consequat reprehenderit Duis consectetur\",\n \"remediation\": \"exercitation et sit dolor\",\n \"state\": \"dolor sint\",\n \"testId\": \"eiusmod laborum\",\n \"value\": \"deserunt magna ipsum\"\n }\n ],\n \"name\": \"laborum commodo in anim\",\n \"pass\": -73012966,\n \"time\": \"\",\n \"type\": \"occaecat mollit\",\n \"warn\": -71782786\n }\n },\n \"requestUid\": \"Lorem qui exercitation voluptate\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"amet veniam dolore\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a91fe323-811c-4ec7-a4da-849946e7b2b2", "name": "Returns the KubeHunter compliance scan log by uid", "request": { "name": "Returns the KubeHunter compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "kubeHunter" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6e5fb690-a898-4bc1-8165-efed74758991", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "kubeHunter" ], "host": ["{{baseUrl}}"], "query": [ { "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"culpa_192\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"elitefa\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"sint Ut\",\n \"driverType\": \"consectetur\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"in volu\",\n \"uid\": \"sunt mollit cupidatat voluptate\"\n },\n \"message\": \"nulla irure consectetur\",\n \"reports\": {\n \"pariatur_3\": {\n \"logs\": [\n {\n \"description\": \"ipsum nulla\",\n \"evidence\": \"ea\",\n \"reference\": \"in n\",\n \"severity\": \"aliquip\",\n \"testId\": \"Excepteur ea m\",\n \"vulnerability\": \"elit id voluptate pariatur laborum\"\n },\n {\n \"description\": \"consequat deserunt Duis proident\",\n \"evidence\": \"ipsum dolore sed\",\n \"reference\": \"irure nulla\",\n \"severity\": \"dolore\",\n \"testId\": \"magna proiden\",\n \"vulnerability\": \"non \"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": -25978554,\n \"low\": 61223275,\n \"medium\": 10101505\n }\n },\n \"sitb10\": {\n \"logs\": [\n {\n \"description\": \"commodo cillum ex tempor\",\n \"evidence\": \"sunt consequat\",\n \"reference\": \"pariatur\",\n \"severity\": \"aute incididunt cupidatat minim esse\",\n \"testId\": \"sunt nostrud incididunt ad esse\",\n \"vulnerability\": \"laboris in nisi quis\"\n },\n {\n \"description\": \"commodo ea aliqua consequat exercitation\",\n \"evidence\": \"veniam in\",\n \"reference\": \"ullamco sed elit in\",\n \"severity\": \"nulla enim id\",\n \"testId\": \"ad do exercitation irure\",\n \"vulnerability\": \"ad enim velit in\"\n }\n ],\n \"time\": \"\",\n \"vulnerabilites\": {\n \"high\": -53607359,\n \"low\": 7868142,\n \"medium\": -43044090\n }\n }\n },\n \"requestUid\": \"adipisicing Excepteur officia enim\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"dolore ut ad\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0529bfe0-f08b-4085-adeb-f14c7b0d36a2", "name": "Returns the Sonobuoy compliance scan log by uid", "request": { "name": "Returns the Sonobuoy compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "sonobuoy" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "489df8e0-9ce7-4fd8-8a21-48e1a4390467", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "sonobuoy" ], "host": ["{{baseUrl}}"], "query": [ { "key": "reportId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nisi_89\": \"\",\n \"officia_d0a\": \"\",\n \"et4a3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"anim6f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"sit ex do Excepteur dolor\",\n \"driverType\": \"et deserunt nisi\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"sit\",\n \"uid\": \"eu dolore\"\n },\n \"message\": \"sint labore dolor elit\",\n \"reports\": {\n \"Ut_13\": {\n \"fail\": -89280364,\n \"logs\": [\n {\n \"description\": \"elit Duis reprehenderit id\",\n \"msg\": \"enim ullamco sunt reprehenderit\",\n \"output\": \"deserunt voluptate sed incididunt\",\n \"path\": \"in aliquip anim dolor adipisicing\",\n \"state\": \"ad irure\"\n },\n {\n \"description\": \"sit\",\n \"msg\": \"sit\",\n \"output\": \"in Lorem\",\n \"path\": \"sunt adipis\",\n \"state\": \"nostrud id officia nulla\"\n }\n ],\n \"node\": \"nisi in\",\n \"pass\": 1662314,\n \"plugin\": \"do laborum nulla sit\",\n \"status\": \"voluptate nis\",\n \"total\": 2611403\n },\n \"pariatur34_\": {\n \"fail\": 99285485,\n \"logs\": [\n {\n \"description\": \"deserunt in dolor occaecat\",\n \"msg\": \"amet ullamco\",\n \"output\": \"aute pariatur\",\n \"path\": \"quis non aliqua\",\n \"state\": \"dolor elit\"\n },\n {\n \"description\": \"consectetur\",\n \"msg\": \"proident fugiat in velit\",\n \"output\": \"in es\",\n \"path\": \"Lorem officia qui adipisicing\",\n \"state\": \"aliqua laboris sint\"\n }\n ],\n \"node\": \"culpa mollit Excepteur et ut\",\n \"pass\": 49892383,\n \"plugin\": \"in incididunt magna\",\n \"status\": \"laboris in culpa m\",\n \"total\": 91250198\n }\n },\n \"requestUid\": \"non sit ullamco\",\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"officia labore\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ae58d457-5493-426b-9139-c7fa50c17f82", "name": "syft", "item": [ { "id": "0d740587-8b50-40c6-92a8-4f767dc92f7c", "name": "Returns the Syft compliance scan log by uid", "request": { "name": "Returns the Syft compliance scan log by uid", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "syft" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1e3e8208-083e-48da-a7e0-cce2df6d5dc1", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "syft" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"magnaf\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"dolore_d51\": \"\",\n \"consectetur_e58\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"mollit Ut dolor est\",\n \"driverType\": \"culpa in\"\n },\n \"status\": {\n \"actor\": {\n \"actorType\": \"deserunt Ut elit\",\n \"uid\": \"incididunt eiusmod velit\"\n },\n \"location\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"message\": \"adipisicing mollit in\",\n \"reports\": [\n {\n \"dependencies\": [\n {\n \"name\": \"nostrud Lorem v\",\n \"type\": \"ullamco occaecat Excepteur\",\n \"version\": \"eu Duis irure sed\"\n },\n {\n \"name\": \"laboris officia ipsum\",\n \"type\": \"quis aliquip amet\",\n \"version\": \"Excepteur elit dolore dolor\"\n }\n ],\n \"image\": \"consectetur nostrud aliqua al\",\n \"imageContexts\": [\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n },\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n }\n ],\n \"isSBOMExist\": false,\n \"state\": \"\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"ea culpa\",\n \"installed\": \"cupidatat sint\",\n \"name\": \"et ut\",\n \"severity\": \"commodo\",\n \"type\": \"sed do incididunt\",\n \"vulnerability\": \"in aliqua est dolor dolore\"\n },\n {\n \"fixedIn\": \"quis enim\",\n \"installed\": \"sed Duis\",\n \"name\": \"anim esse incididunt aliqua\",\n \"severity\": \"nisi minim Lorem ex pariatur\",\n \"type\": \"fugiat aute ullamco\",\n \"vulnerability\": \"enim magna consectetur\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": 54205628,\n \"high\": -78790907,\n \"low\": -51612089,\n \"medium\": -22131540,\n \"negligible\": 67203980,\n \"unknown\": -75236114\n }\n },\n {\n \"dependencies\": [\n {\n \"name\": \"quis velit et do\",\n \"type\": \"labore aliquip dolore ullamco esse\",\n \"version\": \"magna\"\n },\n {\n \"name\": \"veniam anim Lorem\",\n \"type\": \"quis in est\",\n \"version\": \"deserunt quis incidi\"\n }\n ],\n \"image\": \"reprehenderit nostrud\",\n \"imageContexts\": [\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n },\n {\n \"containerName\": \"\",\n \"namespace\": \"\",\n \"podName\": \"\"\n }\n ],\n \"isSBOMExist\": false,\n \"state\": \"pariatur\",\n \"time\": \"\",\n \"vulnerabilities\": [\n {\n \"fixedIn\": \"consectetur sit eiusmod aliquip\",\n \"installed\": \"esse amet in\",\n \"name\": \"veniam dolore ut et\",\n \"severity\": \"Excepteur incididunt\",\n \"type\": \"in dolor\",\n \"vulnerability\": \"sunt elit minim aliqua\"\n },\n {\n \"fixedIn\": \"sint ex exercitation dolor occaecat\",\n \"installed\": \"culpa reprehenderit\",\n \"name\": \"voluptate occaecat amet veniam\",\n \"severity\": \"veniam eiusmod deserunt\",\n \"type\": \"commodo do\",\n \"vulnerability\": \"sed consectetur ullamco eu ipsum\"\n }\n ],\n \"vulnerabilitySummary\": {\n \"critical\": 85412835,\n \"high\": -8377965,\n \"low\": 26298599,\n \"medium\": 44747263,\n \"negligible\": 95219166,\n \"unknown\": -88710706\n }\n }\n ],\n \"requestUid\": \"in amet\",\n \"scanContext\": {\n \"format\": \"aliquip dolor esse nostrud\",\n \"labelSelector\": \"labore dolore quis\",\n \"namespace\": \"pariatur dolor eiusmod\",\n \"podName\": \"Lorem Excepteur in\",\n \"scope\": \"pariatur culpa laboris nostrud ut\"\n },\n \"scanTime\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n },\n \"state\": \"quis enim dolor Duis\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f3707f2f-1532-4738-bbb4-239f3d4c4b33", "name": "Returns the image sbom of syft scan log of cluster", "request": { "name": "Returns the image sbom of syft scan log of cluster", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "syft", "sbom" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "image", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "34ed27e9-c075-4380-b402-d1319bb68ea9", "name": "download file", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", "syft", "sbom" ], "host": ["{{baseUrl}}"], "query": [ { "key": "image", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "708365b7-edba-4d79-b21e-f2cd4817af1a", "name": "Downloads the driver cluster logs", "request": { "name": "Downloads the driver cluster logs", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", ":driver", "download" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fileFormat", "value": "pdf" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "driver", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c1a5e74c-98b1-4d15-9452-8884e9dbcdd9", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "features", "complianceScan", "logs", ":logUid", "drivers", ":driver", "download" ], "host": ["{{baseUrl}}"], "query": [ { "key": "fileFormat", "value": "pdf" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "logUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "driver", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "b033eb5a-277a-44d1-813e-aedd94fef577", "name": "Create on demand cluster compliance scan", "request": { "name": "Create on demand cluster compliance scan", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"kubeBench\": {\n \"runScan\": \"\"\n },\n \"kubeHunter\": {\n \"runScan\": \"\"\n },\n \"sonobuoy\": {\n \"runScan\": \"\"\n },\n \"syft\": {\n \"config\": {\n \"format\": \"\",\n \"labelSelector\": \"\",\n \"location\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"namespace\": \"\",\n \"podName\": \"\",\n \"scope\": \"\"\n },\n \"runScan\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "993f9b1f-2845-4726-bed1-81c67403b4ff", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "complianceScan", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"kubeBench\": {\n \"runScan\": \"\"\n },\n \"kubeHunter\": {\n \"runScan\": \"\"\n },\n \"sonobuoy\": {\n \"runScan\": \"\"\n },\n \"syft\": {\n \"config\": {\n \"format\": \"\",\n \"labelSelector\": \"\",\n \"location\": {\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"namespace\": \"\",\n \"podName\": \"\",\n \"scope\": \"\"\n },\n \"runScan\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "f0f0ceae-7c91-45cd-85ee-cd7890a5a6a4", "name": "Get the installed helm charts of a specified cluster", "request": { "name": "Get the installed helm charts of a specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "helmCharts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "87a9884c-53bf-4cfa-9f3d-17a7f6cf22de", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "helmCharts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"charts\": [\n {\n \"localName\": \"nisi in dolor commodo deserunt\",\n \"matchedRegistries\": [\n {\n \"name\": \"dolore\",\n \"uid\": \"cupidatat voluptate eu do\"\n },\n {\n \"name\": \"esse adipisicing laboris ex\",\n \"uid\": \"quis pariatur sunt do dolore\"\n }\n ],\n \"name\": \"anim consequat\",\n \"values\": \"anim occaecat in Excepteur do\",\n \"version\": \"id voluptate in\"\n },\n {\n \"localName\": \"esse minim aliquip enim\",\n \"matchedRegistries\": [\n {\n \"name\": \"consectetur quis cillum\",\n \"uid\": \"Duis veniam eu\"\n },\n {\n \"name\": \"cillum dolor\",\n \"uid\": \"et ullamco tempor esse\"\n }\n ],\n \"name\": \"non Ut aliqua\",\n \"values\": \"officia\",\n \"version\": \"do\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "28a1216a-df4d-4fe6-a61f-2e9a6915b3c1", "name": "logFetcher", "item": [ { "id": "d1c3c5b8-21da-45a4-8049-b24b4e9825af", "name": "Get the log fetcher for cluster", "request": { "name": "Get the log fetcher for cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "logFetcher"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "requestId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "82d42bef-5eee-4a5a-8b45-25def5410888", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "logFetcher"], "host": ["{{baseUrl}}"], "query": [ { "key": "requestId", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in_621\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit9c\": \"\",\n \"enim_7a\": \"\",\n \"exercitation7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"consectetur qui Ut in deserunt\",\n \"log\": \"do ea\"\n },\n \"status\": {\n \"state\": \"laboris culpa in consequat\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6abb21fd-3fb3-4086-a70a-19ba2eabcaa2", "name": "Create the log fetcher for cluster", "request": { "name": "Create the log fetcher for cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "logFetcher"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"duration\": 10,\n \"k8s\": {\n \"labelSelector\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n },\n \"mode\": \"cluster\",\n \"noOfLines\": 1000,\n \"node\": {\n \"logs\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "662d3a5f-b205-4251-9767-b8c2d297127e", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "logFetcher"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid for which log is requested" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"duration\": 10,\n \"k8s\": {\n \"labelSelector\": [\n \"\"\n ],\n \"namespaces\": [\n \"\"\n ]\n },\n \"mode\": \"cluster\",\n \"noOfLines\": 1000,\n \"node\": {\n \"logs\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "11c8e59b-0c3d-4e0a-a136-6ea6fb2309db", "name": "Get the installed manifests of a specified cluster", "request": { "name": "Get the installed manifests of a specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dc002090-a135-4712-83d2-764579850c7e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "manifests"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"manifests\": [\n {\n \"content\": \"Lorem in moll\",\n \"name\": \"ut laboris\",\n \"namespace\": \"ut consequat\",\n \"type\": \"aliqua dolore Excepteur\"\n },\n {\n \"content\": \"ad voluptate ir\",\n \"name\": \"do non\",\n \"namespace\": \"do\",\n \"type\": \"pariatur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "84b9597b-9ca8-445c-8ccb-658496270b29", "name": "restore", "item": [ { "id": "6fadc6ce-7223-494b-b202-f2cd2e9e56fd", "name": "Returns the cluster restore of cluster", "request": { "name": "Returns the cluster restore of cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "restore"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "restoreRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5ec3bf75-d212-4d11-ba2a-8b8813eb2827", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "restore"], "host": ["{{baseUrl}}"], "query": [ { "key": "restoreRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"mollit_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ullamco2ed\": \"\",\n \"labore_b\": \"\",\n \"consectetur0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterUid\": \"aliquip qui dolore\"\n },\n \"status\": {\n \"clusterRestoreStatuses\": [\n {\n \"actor\": {\n \"actorType\": \"Ut ullamco sint\",\n \"uid\": \"occaeca\"\n },\n \"backupName\": \"in\",\n \"backupRequestUid\": \"culpa lab\",\n \"restoreRequestUid\": \"nostrud\",\n \"restoreStatusMeta\": {\n \"isSucceeded\": false,\n \"msg\": \"in non consequat dolor\",\n \"restoreTime\": \"\"\n },\n \"sourceClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"state\": \"Excepteur cillum ut cupidatat\"\n },\n {\n \"actor\": {\n \"actorType\": \"commodo mollit est dolore\",\n \"uid\": \"laboris labore\"\n },\n \"backupName\": \"pariatur deserunt ut\",\n \"backupRequestUid\": \"culpa nisi voluptate\",\n \"restoreRequestUid\": \"do\",\n \"restoreStatusMeta\": {\n \"isSucceeded\": true,\n \"msg\": \"voluptate repre\",\n \"restoreTime\": \"\"\n },\n \"sourceClusterRef\": {\n \"uid\": \"\",\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"state\": \"dolore\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "df2cf135-6e4a-45f5-9316-42423bb863dc", "name": "Create on demand cluster restore", "request": { "name": "Create on demand cluster restore", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "features", "restore", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupRequestUid\": \"\",\n \"backupName\": \"\",\n \"destinationClusterUid\": \"\",\n \"includeClusterResources\": \"\",\n \"includeNamespaces\": [\n \"\"\n ],\n \"preserveNodePorts\": \"\",\n \"restorePVs\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "73984ea0-699f-4589-9d7e-aed280b8d010", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "features", "restore", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"backupRequestUid\": \"\",\n \"backupName\": \"\",\n \"destinationClusterUid\": \"\",\n \"includeClusterResources\": \"\",\n \"includeNamespaces\": [\n \"\"\n ],\n \"preserveNodePorts\": \"\",\n \"restorePVs\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "15355f70-18ef-42c8-9fef-985ab777b56a", "name": "import", "item": [ { "id": "784e86f3-0411-464a-a78f-f3ca1fb50263", "name": "Returns the specified cluster's import manifest file", "request": { "name": "Returns the specified cluster's import manifest file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "import", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d3ae82ca-b040-44cd-8984-3e6d06ce29ee", "name": "download file", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "import", "manifest"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e6abd005-ada3-4406-8887-51675c100026", "name": "Upgrade the specified imported read only cluster with full permissions", "request": { "name": "Upgrade the specified imported read only cluster with full permissions", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "import", "upgrade"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "73ef3868-76ef-4f96-a818-c81a0ec5f4ad", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "import", "upgrade"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "91e7c666-a2fb-44dc-9dbc-3ff72ea9dc76", "name": "k8certificates", "item": [ { "id": "49880260-9c16-4bc0-8f4b-e2b15ded208f", "name": "Get K8Certificate for spectro cluster", "request": { "name": "Get K8Certificate for spectro cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "k8certificates"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "176ba083-fe17-4b9f-8788-7ff6fb255e89", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "k8certificates"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machineCertificates\": [\n {\n \"certificateAuthorities\": [\n {\n \"certificates\": [\n {\n \"expiry\": \"\",\n \"name\": \"cillum sunt commodo occaecat sed\"\n },\n {\n \"expiry\": \"\",\n \"name\": \"ut velit est ad non\"\n }\n ],\n \"expiry\": \"\",\n \"name\": \"eiusmod mollit laboris\"\n },\n {\n \"certificates\": [\n {\n \"expiry\": \"\",\n \"name\": \"Excepteur aute ullamco cupidatat\"\n },\n {\n \"expiry\": \"\",\n \"name\": \"Ut id commodo culpa aute\"\n }\n ],\n \"expiry\": \"\",\n \"name\": \"labore sint proident p\"\n }\n ],\n \"name\": \"enim laborum\"\n },\n {\n \"certificateAuthorities\": [\n {\n \"certificates\": [\n {\n \"expiry\": \"\",\n \"name\": \"nostrud dolore\"\n },\n {\n \"expiry\": \"\",\n \"name\": \"amet\"\n }\n ],\n \"expiry\": \"\",\n \"name\": \"consequat nostrud Lorem\"\n },\n {\n \"certificates\": [\n {\n \"expiry\": \"\",\n \"name\": \"non sed aliqua ven\"\n },\n {\n \"expiry\": \"\",\n \"name\": \"irure deserunt\"\n }\n ],\n \"expiry\": \"\",\n \"name\": \"Excepteur elit nisi\"\n }\n ],\n \"name\": \"inci\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0fa5e776-7fc2-4fb0-b863-18e048d735a2", "name": "Sets the cluster master nodes Kubernetes certificates for renewal", "request": { "name": "Sets the cluster master nodes Kubernetes certificates for renewal", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "k8certificates", "renew"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "99482e9a-289e-42fa-81c8-dbe5ec830708", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "k8certificates", "renew"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "98bf2144-3904-4647-aab7-cfb9ef6a5db8", "name": "Returns the specified cluster's kube config file", "request": { "name": "Returns the specified cluster's kube config file", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "kubectl", "redirect"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b5e8490b-5fb4-4b6b-a869-2ef696110fc6", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "kubectl", "redirect"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"redirectUri\": \"esse et sunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2f931f99-255c-4e91-8491-7b93031ee626", "name": "Retrieves a list of edge hosts of the libvirt cluster", "request": { "name": "Retrieves a list of edge hosts of the libvirt cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "libvirt", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c8031503-9358-441a-bad8-840b978d2f2d", "name": "List of edge host devices", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "libvirt", "edgeHosts"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"id_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu4c\": \"\",\n \"Excepteur41\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"in541\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"sit_a7a\": \"\",\n \"doloreac\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"irure_4ed\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"in_f\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"consectetur8\": \"\",\n \"sunt_1\": \"\",\n \"utc\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"velit_2f\": \"\",\n \"ada\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"Loreme3\": \"\",\n \"cupidatatd8e\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"occaecata\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"qui8\": \"\",\n \"veniam2\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"qui1b_\": \"\",\n \"et_2\": \"\",\n \"magnaa1\": \"\",\n \"aliquip9\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n },\n {\n \"aclmeta\": {\n \"ownerUid\": \"\",\n \"projectUid\": \"\",\n \"tenantUid\": \"\"\n },\n \"metadata\": {\n \"annotations\": {\n \"adipisicing_a\": \"\",\n \"labore_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpa37d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudProperties\": {\n \"vsphere\": {\n \"datacenters\": [\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n },\n {\n \"computeClusters\": [\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n },\n {\n \"datastores\": [\n \"\"\n ],\n \"name\": \"\",\n \"networks\": [\n \"\"\n ],\n \"resourcePools\": [\n \"\"\n ]\n }\n ],\n \"folders\": [\n \"\",\n \"\"\n ],\n \"name\": \"\"\n }\n ]\n }\n },\n \"clusterProfileTemplates\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"qui_8e9\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"aliquip5\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"in_ae\": \"\",\n \"veniama\": \"\",\n \"nostruda\": \"\",\n \"cupidatat_ed\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"est__\": \"\",\n \"in80\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"mollit89\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"laborum_2c2\": \"\",\n \"velit9dd\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"mollit_7ea\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"enim_355\": \"\",\n \"eiusmodd\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ],\n \"device\": {\n \"archType\": \"amd64\",\n \"cpu\": {\n \"cores\": \"\"\n },\n \"disks\": [\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n },\n {\n \"controller\": \"\",\n \"partitions\": [\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n },\n {\n \"fileSystemType\": \"\",\n \"freeSpace\": \"\",\n \"mountPoint\": \"\",\n \"totalSpace\": \"\",\n \"usedSpace\": \"\"\n }\n ],\n \"size\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"addresses\": {\n \"aliqua69a\": \"\",\n \"in6f\": \"\",\n \"pariatur_d\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n },\n {\n \"addresses\": {\n \"in_1eb\": \"\",\n \"commodo69\": \"\",\n \"fugiat5\": \"\",\n \"Duis_a\": \"\",\n \"exd11\": \"\"\n },\n \"model\": \"\",\n \"vendor\": \"\"\n }\n ],\n \"memory\": {\n \"sizeInMB\": \"\"\n },\n \"nics\": [\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n },\n {\n \"dns\": [\n \"\",\n \"\"\n ],\n \"gateway\": \"\",\n \"ip\": \"\",\n \"isDefault\": \"\",\n \"macAddr\": \"\",\n \"nicName\": \"\",\n \"subnet\": \"\"\n }\n ],\n \"os\": {\n \"family\": \"\",\n \"version\": \"\"\n }\n },\n \"host\": {\n \"hostUid\": \"\",\n \"hostAddress\": \"\",\n \"disableAutoRegister\": \"\",\n \"hostAuthToken\": \"\",\n \"hostChecksum\": \"\",\n \"hostIdentity\": {\n \"caCert\": \"\",\n \"mode\": \"\",\n \"socketPath\": \"\",\n \"sshSecret\": {\n \"name\": \"\",\n \"privateKey\": \"\"\n }\n },\n \"hostPairingKey\": \"\",\n \"macAddress\": \"\",\n \"project\": {\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"properties\": {\n \"networks\": [\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n },\n {\n \"networkName\": \"\",\n \"networkType\": \"\"\n }\n ],\n \"storagePools\": [\n {\n \"name\": \"\"\n },\n {\n \"name\": \"\"\n }\n ]\n },\n \"service\": {\n \"name\": \"\",\n \"version\": \"\"\n },\n \"type\": \"\",\n \"version\": \"\"\n },\n \"status\": {\n \"health\": {\n \"agentVersion\": \"\",\n \"message\": \"\",\n \"state\": \"\"\n },\n \"inUseClusters\": [\n {\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packs\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"endTime\": \"\",\n \"manifests\": [\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"condition\": {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"profileUid\": \"\",\n \"services\": [\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n ],\n \"startTime\": \"\",\n \"type\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileStatus\": {\n \"hasUserMacros\": \"\"\n },\n \"serviceAuthToken\": \"\",\n \"state\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"labore esse laborum\",\n \"count\": 34168301,\n \"limit\": 34639008,\n \"offset\": 86086852\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3d5d1f2a-d15d-4fa3-bdf7-93f04d152c67", "name": "Associate the assets for the cluster", "request": { "name": "Associate the assets for the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "location"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4586b057-c7c2-448c-a224-d9c68764ba6b", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "location"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"location\": {\n \"countryCode\": \"\",\n \"countryName\": \"\",\n \"geoLoc\": {\n \"latitude\": \"\",\n \"longitude\": \"\"\n },\n \"regionCode\": \"\",\n \"regionName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "883da8e7-0a2b-4980-bcb7-6d4ed4fbd663", "name": "Update the specified spectro cluster metadata", "request": { "name": "Update the specified spectro cluster metadata", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut3\": \"\",\n \"officiaa\": \"\",\n \"tempor_a_\": \"\"\n },\n \"labels\": {\n \"aliqua2\": \"\"\n },\n \"name\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c23ffa3e-3219-482b-8f0f-985f05b1cdb9", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "metadata"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "571a74ea-6bfc-4105-8ca9-307f79f519e4", "name": "Returns available namespaces for the cluster", "request": { "name": "Returns available namespaces for the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "namespaces"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "skipEmptyNamespaces", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0161be49-2112-4a80-a8c4-6452c7128dcd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "namespaces"], "host": ["{{baseUrl}}"], "query": [ { "key": "skipEmptyNamespaces", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"namespaces\": [\n {\n \"namespace\": \"labore eu sed voluptate sit\",\n \"pvcCount\": 55920974.22040579\n },\n {\n \"namespace\": \"sunt sed ut fugiat\",\n \"pvcCount\": 54538735.08049941\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b9b3fde3-bc59-45fd-b472-c7083d80d4ff", "name": "oidc", "item": [ { "id": "0f3034a3-9b20-4acb-8dfd-301634c655a5", "name": "Returns k8s spectrocluster oidc", "request": { "name": "Returns k8s spectrocluster oidc", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "oidc"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) spc uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "14283eef-5759-48e1-b50c-af6d46219390", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "oidc"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) spc uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clientId\": \"tempor\",\n \"clientSecret\": \"ut tempor esse ex\",\n \"issuerUrl\": \"aliquip fugiat consectetur\",\n \"requiredClaims\": {\n \"Email\": \"cillum aliquip commodo labore enim\",\n \"FirstName\": \"esse nisi nulla\",\n \"LastName\": \"qui eu\",\n \"SpectroTeam\": \"nulla officia dolore ullamco\"\n },\n \"scopes\": [\n \"velit nulla occaecat l\",\n \"eu Ut amet sed deserunt\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "cd87a542-9a89-49bc-94e3-a5d17f0b4afa", "name": "Returns k8s dashboard url", "request": { "name": "Returns k8s dashboard url", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "oidc", "dashboard", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) spc uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "371702b1-0469-4daf-9252-42dc6f5e80bd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "oidc", "dashboard", "url"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) spc uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"url\": \"dolor elit Excepteur enim\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "94d8872b-65c7-46a6-bf9f-409b08727a8f", "name": "pack", "item": [ { "id": "ee037a00-10f2-4752-b390-3296f97168cb", "name": "Returns the specified cluster's manifest", "request": { "name": "Returns the specified cluster's manifest", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "pack", "manifests", ":manifestUid"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "resolveManifestValues", "value": "false", "description": "resolve pack manifest values if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) manifest uid which is part of the pack ref" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e6a5ebc0-68db-4fc2-93c1-4668fec15f53", "name": "Pack manifest content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "pack", "manifests", ":manifestUid"], "host": ["{{baseUrl}}"], "query": [ { "key": "resolveManifestValues", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "manifestUid", "description": "(Required) manifest uid which is part of the pack ref" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"velit_3\": \"\",\n \"sed34\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"quis_e0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"in Lorem dol\",\n \"digest\": \"ut dolor reprehenderit aute\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0922e830-2d01-47d5-a0be-6080f0375f09", "name": "Get specified cluster pack properties", "request": { "name": "Get specified cluster pack properties", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "pack", "properties"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "layer", "value": "", "description": "(Required) Pack layer" }, { "disabled": false, "key": "fieldPath", "value": "", "description": "(Required) Pack values yaml field path" }, { "disabled": false, "key": "name", "value": "", "description": "Pack name" }, { "disabled": false, "key": "resolveMacros", "value": "true", "description": "Is the macros need to be resolved" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fab977c5-1fde-4bb3-9221-dbeccddbd48a", "name": "Cluster's pack properties response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "pack", "properties"], "host": ["{{baseUrl}}"], "query": [ { "key": "layer", "value": "" }, { "key": "fieldPath", "value": "" }, { "key": "name", "value": "" }, { "key": "resolveMacros", "value": "true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"yaml\": \"anim enim consectetur\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "cfc14181-fa7e-4d14-b30c-1fa933500cb5", "name": "Updates the cluster's pack references", "request": { "name": "Updates the cluster's pack references", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "packRefs"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "notify", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "847cac50-7b71-4546-aa5d-9c664ef6a87f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "packRefs"], "host": ["{{baseUrl}}"], "query": [ { "key": "notify", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packs\": [\n {\n \"name\": \"\",\n \"layer\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"registryUid\": \"\",\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"uid\": \"\",\n \"values\": \"\"\n }\n ],\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "36b8f11f-e885-4607-bf1b-b79b4db21d2a", "name": "packs", "item": [ { "id": "449047d1-75ae-49dc-903e-c12f87c4d533", "name": "Returns the specified cluster's packs resolved values", "request": { "name": "Returns the specified cluster's packs resolved values", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"references\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6b63ebcc-aaec-4767-b677-6c86127cb230", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "packs", "resolvedValues"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"resolved\": {\n \"eu_0cb\": \"ipsum laborum nostrud in commodo\",\n \"laboris_c\": \"exercitation ea in est ad\",\n \"ametb\": \"dolo\"\n },\n \"uid\": \"labore esse officia\"\n },\n {\n \"resolved\": {\n \"fugiat77\": \"sit\",\n \"proident_d2\": \"in v\",\n \"minim1\": \"do fugiat in pariatur amet\"\n },\n \"uid\": \"et ullamco\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "16d3e328-d7c3-45ff-a8fc-a4ac5fff3ba1", "name": "Patch update specified cluster's packs status", "request": { "name": "Patch update specified cluster's packs status", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "packs", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"packs\": [\n {\n \"condition\": {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"endTime\": \"\",\n \"name\": \"\",\n \"profileUid\": \"\",\n \"startTime\": \"\",\n \"type\": \"spectro\",\n \"version\": \"\"\n },\n {\n \"condition\": {\n \"message\": \"\",\n \"reason\": \"\",\n \"status\": \"\",\n \"type\": \"\"\n },\n \"endTime\": \"\",\n \"name\": \"\",\n \"profileUid\": \"\",\n \"startTime\": \"\",\n \"type\": \"spectro\",\n \"version\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "540111bf-ee0b-4065-b1a7-9659fd8e0f47", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "packs", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "989b26f8-1648-47e0-b665-b82e82afea53", "name": "Replaces the specified cluster profile for the cluster", "request": { "name": "Replaces the specified cluster profile for the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1d5b2223-6d1a-48e6-8b9e-39d19314aeeb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profile"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7ddbcee9-f4c2-4214-8960-52f46d003fe1", "name": "Returns the profile updates of a specified cluster", "request": { "name": "Returns the profile updates of a specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profileUpdates"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "377c296a-7ad1-4dc7-a58c-41a607b2da9f", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profileUpdates"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"ut_2\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"anim_a\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"consequat_fe\": \"\",\n \"deserunt2e\": \"\",\n \"laborisf\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"consequat_382\": \"\",\n \"eiusmod_9\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n },\n {\n \"cloudType\": \"\",\n \"name\": \"\",\n \"packServerRefs\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packServerSecret\": \"\",\n \"packs\": [\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"laborisef\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"amet_8a\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"aute_2bb\": \"\",\n \"aliquip_6\": \"\",\n \"iruref01\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ipsum737\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n ],\n \"profileVersion\": \"\",\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"uid\": \"\",\n \"version\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e1ab66ee-28da-4090-abc8-5b2d35fa003f", "name": "profiles", "item": [ { "id": "4b84ee8c-6970-433c-b498-2d6e246734ef", "name": "Remove cluster profiles from the specified cluster", "request": { "name": "Remove cluster profiles from the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profileUids\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "835bc964-8e71-41fa-92f3-1a77ef35b273", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": { "mode": "raw", "raw": "{\n \"profileUids\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "89355aa5-a844-4944-8450-58310fa40801", "name": "Returns the associated profiles of a specified cluster", "request": { "name": "Returns the associated profiles of a specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "includes pack meta such as schema, presets" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b5613654-0ada-4ec1-9499-0ff17da629b7", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"adipisicingf2f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"adipisicing_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"Lorem exercitation cillum\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"eu_9_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in__\": \"\",\n \"dolore_93\": \"\",\n \"enimc0d\": \"\",\n \"aliqua9c_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"ipsum anim dolore\",\n \"addonType\": \"nulla deserunt irure velit exercitation\",\n \"annotations\": {\n \"doloref25\": \"velit \"\n },\n \"cloudTypes\": [\n \"commodo sunt consectetur\",\n \"adipisicing qui\"\n ],\n \"digest\": \"deserunt officia ex\",\n \"displayName\": \"ex eiusmod mollit tempor ad\",\n \"eol\": \"exercitation in\",\n \"group\": \"in sunt\",\n \"layer\": \"\",\n \"logoUrl\": \"eu labor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"cupidatat ex dolor qui\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"aliquip fugiat\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"aliqua magna occaecat m\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"ut\",\n \"displayName\": \"sit anim eiusmod ex\",\n \"format\": \"Lorem eiusmod enim do\",\n \"hidden\": true,\n \"listOptions\": [\n \"sunt\",\n \"eu cillum qui incididunt\"\n ],\n \"name\": \"laborum elit tempor ea\",\n \"optional\": true,\n \"options\": {\n \"ut4c\": {\n \"dependencies\": [\n {\n \"layer\": \"quis sit\",\n \"name\": \"anim officia ullamco ex amet\",\n \"readOnly\": true\n },\n {\n \"layer\": \"reprehenderit Excepteur\",\n \"name\": \"no\",\n \"readOnly\": true\n }\n ],\n \"description\": \"dolor consequat ullamco\",\n \"label\": \"in reprehenderit eu offi\"\n },\n \"in_1e\": {\n \"dependencies\": [\n {\n \"layer\": \"Ut veniam non dolore\",\n \"name\": \"nulla anim aut\",\n \"readOnly\": true\n },\n {\n \"layer\": \"Ut eu\",\n \"name\": \"et Ut incididunt eu\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolore mollit\",\n \"label\": \"cillum enim ad consequat\"\n },\n \"esseb\": {\n \"dependencies\": [\n {\n \"layer\": \"Duis\",\n \"name\": \"aliquip dolor incididunt\",\n \"readOnly\": true\n },\n {\n \"layer\": \"labore id\",\n \"name\": \"in tempor adipisicing\",\n \"readOnly\": true\n }\n ],\n \"description\": \"anim veniam\",\n \"label\": \"nisi ut\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"reprehenderit eu dolore labore officia\",\n \"targetKey\": \"aliquip aliqua Duis enim exercitation\",\n \"type\": \"Ut ea commodo\",\n \"value\": \"anim ipsum Duis\"\n },\n {\n \"description\": \"laboris pariatur\",\n \"displayName\": \"commodo consectetur anim in\",\n \"format\": \"ex ad in\",\n \"hidden\": true,\n \"listOptions\": [\n \"irure offi\",\n \"cillum consequat veniam Lorem voluptate\"\n ],\n \"name\": \"fugiat do in sed ullamco\",\n \"optional\": true,\n \"options\": {\n \"quis5_\": {\n \"dependencies\": [\n {\n \"layer\": \"dolor velit\",\n \"name\": \"ci\",\n \"readOnly\": true\n },\n {\n \"layer\": \"incididunt sed\",\n \"name\": \"dolor enim ex\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolore sed pariatur\",\n \"label\": \"aute pariatur irure Duis\"\n },\n \"ut_3c9\": {\n \"dependencies\": [\n {\n \"layer\": \"minim dolor non aliquip ut\",\n \"name\": \"dolore\",\n \"readOnly\": true\n },\n {\n \"layer\": \"id enim labore\",\n \"name\": \"ea commodo\",\n \"readOnly\": false\n }\n ],\n \"description\": \"deserunt\",\n \"label\": \"aute ut sint ad\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"cupidatat\",\n \"targetKey\": \"ut occaecat in amet\",\n \"type\": \"esse ex exercitation amet ea\",\n \"value\": \"an\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"ipsum dolor sint consequat eu\",\n \"displayName\": \"ad\",\n \"format\": \"laboris ea Duis enim\",\n \"hidden\": false,\n \"listOptions\": [\n \"amet magna pariatur commodo est\",\n \"sed anim elit\"\n ],\n \"name\": \"adipisicing proident\",\n \"optional\": false,\n \"options\": {\n \"Ut2b9\": {\n \"dependencies\": [\n {\n \"layer\": \"sint mo\",\n \"name\": \"adipisicing aliqua ullamco commodo\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ea dolore pariatur\",\n \"name\": \"dolore irure ullamco\",\n \"readOnly\": false\n }\n ],\n \"description\": \"sed non\",\n \"label\": \"incididunt\"\n },\n \"ada_3\": {\n \"dependencies\": [\n {\n \"layer\": \"consectetur Ut Except\",\n \"name\": \"laboris anim esse\",\n \"readOnly\": false\n },\n {\n \"layer\": \"laborum exercitation aliquip et\",\n \"name\": \"quis Duis eiusmod\",\n \"readOnly\": true\n }\n ],\n \"description\": \"velit Lorem consequat\",\n \"label\": \"in Duis\"\n },\n \"dolore_8\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation\",\n \"name\": \"ad tempor magna do\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ullamco in id\",\n \"name\": \"nostrud est quis aliquip\",\n \"readOnly\": false\n }\n ],\n \"description\": \"occaecat cupidatat minim\",\n \"label\": \"laboris\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"qui aute est\",\n \"targetKey\": \"ullamco\",\n \"type\": \"amet magna Duis sit\",\n \"value\": \"exercitation culpa voluptate \"\n },\n {\n \"description\": \"in sed\",\n \"displayName\": \"ullamco eu\",\n \"format\": \"ull\",\n \"hidden\": true,\n \"listOptions\": [\n \"dolor irure aliquip tempor\",\n \"reprehenderit fugiat \"\n ],\n \"name\": \"consectetur sed pariatur qui\",\n \"optional\": false,\n \"options\": {\n \"et__\": {\n \"dependencies\": [\n {\n \"layer\": \"et consequat\",\n \"name\": \"ad incididunt in do\",\n \"readOnly\": false\n },\n {\n \"layer\": \"in nisi\",\n \"name\": \"esse mo\",\n \"readOnly\": false\n }\n ],\n \"description\": \"irure qui officia dolor\",\n \"label\": \"deserunt\"\n },\n \"proident_a7\": {\n \"dependencies\": [\n {\n \"layer\": \"tempor labore eu\",\n \"name\": \"aliqua irure consectetur\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ex fugiat aliquip dolor\",\n \"name\": \"incididunt a\",\n \"readOnly\": true\n }\n ],\n \"description\": \"magna\",\n \"label\": \"ea anim\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"qui\",\n \"targetKey\": \"consequat\",\n \"type\": \"laborum nostrud dolore\",\n \"value\": \"dolor nulla culpa nisi\"\n }\n ]\n },\n \"values\": \"reprehenderit qu\"\n },\n \"type\": \"spectro\",\n \"values\": \"velit\",\n \"version\": \"sint commodo\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"incididunt_c\": \"\",\n \"Ut_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"voluptated\": \"\",\n \"sintb_1\": \"\",\n \"labore657\": \"\",\n \"magnaf9\": \"\",\n \"elit_fc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"proident tempor ullamco ut\",\n \"addonType\": \"cillum adipisicing\",\n \"annotations\": {\n \"laborisa\": \"consectetur sit aute dolore dolor\",\n \"ullamco0f3\": \"sint\",\n \"eaf\": \"occaecat dolore\"\n },\n \"cloudTypes\": [\n \"ut cupidatat\",\n \"aliqua sunt\"\n ],\n \"digest\": \"ut irure\",\n \"displayName\": \"el\",\n \"eol\": \"aliqua nostrud minim nulla sint\",\n \"group\": \"est irure\",\n \"layer\": \"\",\n \"logoUrl\": \"cillum ips\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"labore\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"occaecat consequat sint magna\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"c\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"enim nisi sunt qui in\",\n \"displayName\": \"in cillum ex\",\n \"format\": \"pariatur amet labore fugiat mollit\",\n \"hidden\": false,\n \"listOptions\": [\n \"mollit\",\n \"pariatur\"\n ],\n \"name\": \"est ess\",\n \"optional\": false,\n \"options\": {\n \"adipisicing_99\": {\n \"dependencies\": [\n {\n \"layer\": \"in\",\n \"name\": \"reprehenderit consequat\",\n \"readOnly\": false\n },\n {\n \"layer\": \"dolor Lorem\",\n \"name\": \"incididunt Excepteur commodo proident\",\n \"readOnly\": false\n }\n ],\n \"description\": \"anim minim aliqua fugiat ut\",\n \"label\": \"dolore veniam cupidatat\"\n },\n \"reprehenderit_72\": {\n \"dependencies\": [\n {\n \"layer\": \"veniam\",\n \"name\": \"sit \",\n \"readOnly\": false\n },\n {\n \"layer\": \"Duis enim sed magna\",\n \"name\": \"irure Duis\",\n \"readOnly\": true\n }\n ],\n \"description\": \"veniam id magna\",\n \"label\": \"dolore voluptate proident\"\n },\n \"non77d\": {\n \"dependencies\": [\n {\n \"layer\": \"magna \",\n \"name\": \"magna ipsum esse\",\n \"readOnly\": false\n },\n {\n \"layer\": \"culpa incidid\",\n \"name\": \"eiusmod labore cons\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aliqua est consectetur\",\n \"label\": \"qui ad deserunt\"\n },\n \"ut_2\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo\",\n \"name\": \"in esse dolore ullamco consequat\",\n \"readOnly\": true\n },\n {\n \"layer\": \"ex ad eu nostrud pariatu\",\n \"name\": \"Lorem ullamco ut consequat\",\n \"readOnly\": true\n }\n ],\n \"description\": \"dolore nulla qui ut\",\n \"label\": \"proident Ut\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"id nostrud quis\",\n \"targetKey\": \"irure\",\n \"type\": \"cupidatat velit\",\n \"value\": \"deserunt et consequat minim\"\n },\n {\n \"description\": \"fugiat commodo\",\n \"displayName\": \"commodo in magna minim dolore\",\n \"format\": \"ex ipsum\",\n \"hidden\": true,\n \"listOptions\": [\n \"cillum Ut\",\n \"dolor sed veniam\"\n ],\n \"name\": \"Duis sit dolore\",\n \"optional\": false,\n \"options\": {\n \"ad_a8f\": {\n \"dependencies\": [\n {\n \"layer\": \"mollit velit ullamco\",\n \"name\": \"dolor adipisicing\",\n \"readOnly\": false\n },\n {\n \"layer\": \"dolore in mollit et anim\",\n \"name\": \"aliqua dolore\",\n \"readOnly\": true\n }\n ],\n \"description\": \"ut reprehender\",\n \"label\": \"esse eiusmod aliquip magna consequat\"\n },\n \"etf\": {\n \"dependencies\": [\n {\n \"layer\": \"officia cupidatat\",\n \"name\": \"cupidatat commodo reprehenderit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"esse\",\n \"name\": \"in proident occaecat\",\n \"readOnly\": false\n }\n ],\n \"description\": \"laborum esse et ut ad\",\n \"label\": \"Excepteur Ut culpa sit irure\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"dolore nulla sint est\",\n \"targetKey\": \"laborum\",\n \"type\": \"magna ullamco aliquip deserunt nulla\",\n \"value\": \"in incididunt dolore\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"dolore aliquip in\",\n \"displayName\": \"tempor Ut cupidatat elit proident\",\n \"format\": \"ea\",\n \"hidden\": false,\n \"listOptions\": [\n \"enim in magna\",\n \"in eiusmod ut quis\"\n ],\n \"name\": \"exercitation mollit in veniam\",\n \"optional\": false,\n \"options\": {\n \"ad_d\": {\n \"dependencies\": [\n {\n \"layer\": \"anim c\",\n \"name\": \"tempor voluptate reprehenderit ex\",\n \"readOnly\": false\n },\n {\n \"layer\": \"labore tempor\",\n \"name\": \"qui eu exercitation elit\",\n \"readOnly\": false\n }\n ],\n \"description\": \"deserunt in tempor\",\n \"label\": \"Duis eu exerci\"\n },\n \"ad205\": {\n \"dependencies\": [\n {\n \"layer\": \"es\",\n \"name\": \"ex consequat occaecat\",\n \"readOnly\": true\n },\n {\n \"layer\": \"consectetur nulla velit\",\n \"name\": \"ad officia Ut\",\n \"readOnly\": true\n }\n ],\n \"description\": \"culpa nostrud\",\n \"label\": \"est ut Excepteur\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ut Lorem do enim\",\n \"targetKey\": \"n\",\n \"type\": \"sit laborum ipsum pariatur\",\n \"value\": \"elit reprehenderit\"\n },\n {\n \"description\": \"deserunt mollit ipsum\",\n \"displayName\": \"eiusmod laborum officia\",\n \"format\": \"veniam qui amet eu\",\n \"hidden\": false,\n \"listOptions\": [\n \"ut\",\n \"dolor irure aliqua qui sed\"\n ],\n \"name\": \"dolore ea laboris \",\n \"optional\": false,\n \"options\": {\n \"ut9a9\": {\n \"dependencies\": [\n {\n \"layer\": \"Duis consectetur\",\n \"name\": \"nulla mollit in ad\",\n \"readOnly\": true\n },\n {\n \"layer\": \"mag\",\n \"name\": \"commodo qui \",\n \"readOnly\": true\n }\n ],\n \"description\": \"occaecat laboris minim\",\n \"label\": \"dolor aute velit\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"exercitation laborum proident deserunt\",\n \"targetKey\": \"anim tempor\",\n \"type\": \"dolor reprehenderit aute ea\",\n \"value\": \"pariatur\"\n }\n ]\n },\n \"values\": \"occaecat nisi dolor in\"\n },\n \"type\": \"spectro\",\n \"values\": \"esse officia\",\n \"version\": \"id\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"\",\n \"version\": -70222719\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"quisb\": \"\",\n \"et_a\": \"\",\n \"in04c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"id_9f1\": \"\",\n \"pariatura\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"cloudType\": \"cupi\",\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_29\": \"\",\n \"labore_f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nulla_d92\": \"\",\n \"Lorem_2\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"nisi irure\",\n \"addonType\": \"nulla ex\",\n \"annotations\": {\n \"ullamco3f\": \"aliquip laboris elit consequat velit\",\n \"cupidatat_fe\": \"officia\",\n \"proidente0f\": \"veniam laborum tempor magna\"\n },\n \"cloudTypes\": [\n \"Duis dolor deserunt adipisicing cillum\",\n \"consectetur aute aliquip\"\n ],\n \"digest\": \"et dolor \",\n \"displayName\": \"Duis dolore\",\n \"eol\": \"qui pariatur deserunt\",\n \"group\": \"ad fugiat\",\n \"layer\": \"\",\n \"logoUrl\": \"proident do tempor\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"in dolore ea ullamco et\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"eu pariatur consectetur\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"in voluptate\",\n \"displayName\": \"fugiat laborum non\",\n \"format\": \"ad exercitation voluptate veniam\",\n \"hidden\": false,\n \"listOptions\": [\n \"ea qui ad tempor\",\n \"velit\"\n ],\n \"name\": \"adipisicing\",\n \"optional\": true,\n \"options\": {\n \"laboreb1\": {\n \"dependencies\": [\n {\n \"layer\": \"cupidatat dolor sit\",\n \"name\": \"amet non\",\n \"readOnly\": false\n },\n {\n \"layer\": \"irure ut\",\n \"name\": \"eu officia\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliquip fugiat exercitation reprehenderit\",\n \"label\": \"ipsum anim non velit consectetur\"\n },\n \"proident717\": {\n \"dependencies\": [\n {\n \"layer\": \"cillum in veniam\",\n \"name\": \"elit et\",\n \"readOnly\": true\n },\n {\n \"layer\": \"proident\",\n \"name\": \"in commodo elit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"velit ut incididunt consequat\",\n \"label\": \"qui Excepteur ea veniam\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"fugiat\",\n \"targetKey\": \"consequat sint dolore\",\n \"type\": \"aute in labore\",\n \"value\": \"occaecat enim anim\"\n },\n {\n \"description\": \"adipisicing\",\n \"displayName\": \"est ex veniam\",\n \"format\": \"quis ut voluptate non\",\n \"hidden\": true,\n \"listOptions\": [\n \"commodo voluptate ipsum\",\n \"cillum eiusmod enim proident aliquip\"\n ],\n \"name\": \"deserunt\",\n \"optional\": false,\n \"options\": {\n \"adipisicing__07\": {\n \"dependencies\": [\n {\n \"layer\": \"quis elit Ut tempor sunt\",\n \"name\": \"ad Duis aliqua fugiat proident\",\n \"readOnly\": true\n },\n {\n \"layer\": \"commodo ex tempor\",\n \"name\": \"amet aliquip\",\n \"readOnly\": true\n }\n ],\n \"description\": \"id dolore elit Duis\",\n \"label\": \"ut est qui\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"incididu\",\n \"targetKey\": \"Duis enim eu\",\n \"type\": \"esse in cillum\",\n \"value\": \"Ut dolor esse ut amet\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"in\",\n \"displayName\": \"dolo\",\n \"format\": \"sit esse nostrud culpa\",\n \"hidden\": true,\n \"listOptions\": [\n \"nisi commodo occaecat\",\n \"reprehenderit occaecat laborum officia\"\n ],\n \"name\": \"\",\n \"optional\": false,\n \"options\": {\n \"in8d\": {\n \"dependencies\": [\n {\n \"layer\": \"pariatur enim\",\n \"name\": \"ut id\",\n \"readOnly\": true\n },\n {\n \"layer\": \"aliqua\",\n \"name\": \"irure sunt nostrud deserunt\",\n \"readOnly\": true\n }\n ],\n \"description\": \"aute nisi dolor ea labore\",\n \"label\": \"sit\"\n },\n \"anim_\": {\n \"dependencies\": [\n {\n \"layer\": \"veniam fugiat quis qui sunt\",\n \"name\": \"labore cillum est aliquip mollit\",\n \"readOnly\": true\n },\n {\n \"layer\": \"qui consectetur veniam minim nulla\",\n \"name\": \"ad do ut\",\n \"readOnly\": false\n }\n ],\n \"description\": \"dolor\",\n \"label\": \"in quis\"\n },\n \"voluptate1\": {\n \"dependencies\": [\n {\n \"layer\": \"dolore sit\",\n \"name\": \"enim\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ad\",\n \"name\": \"nisi laborum culpa in\",\n \"readOnly\": true\n }\n ],\n \"description\": \"anim Duis voluptate irure adipisicing\",\n \"label\": \"cupidatat\"\n },\n \"aliqua_c79\": {\n \"dependencies\": [\n {\n \"layer\": \"exercitation dolor\",\n \"name\": \"ad reprehenderit mollit in\",\n \"readOnly\": true\n },\n {\n \"layer\": \"laboris cillum ut sed\",\n \"name\": \"dolore aliquip Ut\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Lorem voluptate id dolore velit\",\n \"label\": \"anim exercita\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"labore pariatur\",\n \"targetKey\": \"ipsum anim quis\",\n \"type\": \"eiusmod Ut minim\",\n \"value\": \"Ut ex dolore cillum fugiat\"\n },\n {\n \"description\": \"Ut et\",\n \"displayName\": \"amet consectetur dolore\",\n \"format\": \"irure ut velit in\",\n \"hidden\": true,\n \"listOptions\": [\n \"ut laborum\",\n \"esse dolor D\"\n ],\n \"name\": \"Duis ipsum quis\",\n \"optional\": true,\n \"options\": {\n \"sed_89\": {\n \"dependencies\": [\n {\n \"layer\": \"officia ad pariatur consequat nulla\",\n \"name\": \"amet deserunt adipisi\",\n \"readOnly\": true\n },\n {\n \"layer\": \"Lorem dolor veniam\",\n \"name\": \"tempor nostrud\",\n \"readOnly\": false\n }\n ],\n \"description\": \"cupidatat\",\n \"label\": \"esse occaecat incididunt fugiat\"\n },\n \"proident__\": {\n \"dependencies\": [\n {\n \"layer\": \"consectetur officia ad\",\n \"name\": \"commodo reprehenderit\",\n \"readOnly\": false\n },\n {\n \"layer\": \"veniam sed Duis tempor\",\n \"name\": \"eiusmod ut quis\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliquip minim Excepteur\",\n \"label\": \"in ullamco commodo\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"Du\",\n \"targetKey\": \"in veniam pr\",\n \"type\": \"pariatur velit sed\",\n \"value\": \"in veniam do\"\n }\n ]\n },\n \"values\": \"labore ea\"\n },\n \"type\": \"spectro\",\n \"values\": \"Excepteur\",\n \"version\": \"in laborum\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"magna_d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur_3\": \"\",\n \"Duis75\": \"\",\n \"reprehenderite1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonSubType\": \"Duis in\",\n \"addonType\": \"consequat fugiat\",\n \"annotations\": {\n \"tempor_cda\": \"Lorem et\",\n \"laboris_1\": \"amet aliquip culpa Ut\"\n },\n \"cloudTypes\": [\n \"in labore eiusmod\",\n \"cillum dol\"\n ],\n \"digest\": \"et\",\n \"displayName\": \"et do consequat ad\",\n \"eol\": \"voluptate velit Excepteur sit\",\n \"group\": \"pariatur consectetu\",\n \"layer\": \"\",\n \"logoUrl\": \"laborum dolore\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"name\": \"nulla ut\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"elit ullamco ea velit\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"template\": {\n \"manifest\": \"est pariatur in consectetur mollit\",\n \"parameters\": {\n \"inputParameters\": [\n {\n \"description\": \"occaecat sed aliquip deserunt\",\n \"displayName\": \"enim\",\n \"format\": \"pariatur\",\n \"hidden\": true,\n \"listOptions\": [\n \"amet mollit\",\n \"sunt elit incididunt non\"\n ],\n \"name\": \"reprehenderit proident\",\n \"optional\": true,\n \"options\": {\n \"magna_b\": {\n \"dependencies\": [\n {\n \"layer\": \"eu cupidatat adipisicing velit\",\n \"name\": \"minim laboris laborum\",\n \"readOnly\": true\n },\n {\n \"layer\": \"reprehenderit incididunt in\",\n \"name\": \"sunt do aliqua\",\n \"readOnly\": false\n }\n ],\n \"description\": \"ea sunt labore\",\n \"label\": \"ipsum Lorem nulla\"\n },\n \"non57\": {\n \"dependencies\": [\n {\n \"layer\": \"ex cupida\",\n \"name\": \"reprehenderi\",\n \"readOnly\": false\n },\n {\n \"layer\": \"ut dolore pariatur laboris sint\",\n \"name\": \"quis adipisicing\",\n \"readOnly\": true\n }\n ],\n \"description\": \"Lorem esse mollit do\",\n \"label\": \"ipsum ex cillum deserunt\"\n },\n \"sint7f\": {\n \"dependencies\": [\n {\n \"layer\": \"Excepteur minim officia\",\n \"name\": \"dolor\",\n \"readOnly\": false\n },\n {\n \"layer\": \"laboris \",\n \"name\": \"Lorem exercitation enim ex aliquip\",\n \"readOnly\": false\n }\n ],\n \"description\": \"irure nulla\",\n \"label\": \"anim par\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"ipsum cupidatat\",\n \"targetKey\": \"non incididunt\",\n \"type\": \"Excepteur occaecat\",\n \"value\": \"Ut pariatur\"\n },\n {\n \"description\": \"reprehenderit\",\n \"displayName\": \"nulla esse minim\",\n \"format\": \"cillum ullamco\",\n \"hidden\": false,\n \"listOptions\": [\n \"aliquip\",\n \"esse consequat qui\"\n ],\n \"name\": \"in cupidatat ad\",\n \"optional\": false,\n \"options\": {\n \"eu_2d\": {\n \"dependencies\": [\n {\n \"layer\": \"ex laboris laborum in\",\n \"name\": \"velit commodo culpa esse\",\n \"readOnly\": false\n },\n {\n \"layer\": \"officia dolore\",\n \"name\": \"elit exercitation\",\n \"readOnly\": true\n }\n ],\n \"description\": \"nisi non id dolor\",\n \"label\": \"consequat eu\"\n },\n \"consequatd5d\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo occaecat sunt\",\n \"name\": \"sunt deserunt qui amet\",\n \"readOnly\": true\n },\n {\n \"layer\": \"dolore cillum dolor\",\n \"name\": \"nostrud\",\n \"readOnly\": false\n }\n ],\n \"description\": \"laboris Ut est\",\n \"label\": \"nisi irure aute laborum\"\n },\n \"ad_9\": {\n \"dependencies\": [\n {\n \"layer\": \"commodo labore\",\n \"name\": \"cupidatat sint irure\",\n \"readOnly\": true\n },\n {\n \"layer\": \"qui deserunt ut et\",\n \"name\": \"consectetur laboris sunt\",\n \"readOnly\": false\n }\n ],\n \"description\": \"in Lorem culpa\",\n \"label\": \"quis ea\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"qui\",\n \"targetKey\": \"cillum veniam aute\",\n \"type\": \"Ut minim nostrud\",\n \"value\": \"nostrud Ut\"\n }\n ],\n \"outputParameters\": [\n {\n \"description\": \"officia amet dolore incididunt Exce\",\n \"displayName\": \"aliqua voluptate fugiat occaecat nulla\",\n \"format\": \"aliqua laboris mollit\",\n \"hidden\": true,\n \"listOptions\": [\n \"non magna\",\n \"no\"\n ],\n \"name\": \"exercitation non enim\",\n \"optional\": false,\n \"options\": {\n \"magna15\": {\n \"dependencies\": [\n {\n \"layer\": \"mollit Ut\",\n \"name\": \"dolore non adipisicing\",\n \"readOnly\": false\n },\n {\n \"layer\": \"reprehenderit\",\n \"name\": \"in est sed\",\n \"readOnly\": true\n }\n ],\n \"description\": \"sunt adipisicing\",\n \"label\": \"aute Lorem\"\n },\n \"eiusmod2\": {\n \"dependencies\": [\n {\n \"layer\": \"nisi ipsum laborum ea dolor\",\n \"name\": \"minim amet pariatur\",\n \"readOnly\": false\n },\n {\n \"layer\": \"labore esse ullamco culpa dolor\",\n \"name\": \"ex voluptate reprehenderit\",\n \"readOnly\": true\n }\n ],\n \"description\": \"do sunt magna\",\n \"label\": \"qui tempor ex\"\n },\n \"mollit_3f\": {\n \"dependencies\": [\n {\n \"layer\": \"sunt proident\",\n \"name\": \"cillum minim deserunt\",\n \"readOnly\": true\n },\n {\n \"layer\": \"pariatur in consectetur\",\n \"name\": \"ut eu\",\n \"readOnly\": false\n }\n ],\n \"description\": \"aliquip \",\n \"label\": \"nisi in\"\n }\n },\n \"readOnly\": false,\n \"regex\": \"proident Excepteur sunt sint\",\n \"targetKey\": \"minim culpa et\",\n \"type\": \"magna \",\n \"value\": \"dolore deserunt in\"\n },\n {\n \"description\": \"de\",\n \"displayName\": \"officia adipisicing\",\n \"format\": \"quis\",\n \"hidden\": false,\n \"listOptions\": [\n \"non s\",\n \"ipsum deserunt laboris in in\"\n ],\n \"name\": \"commodo est adipisicing do\",\n \"optional\": true,\n \"options\": {\n \"voluptatef18\": {\n \"dependencies\": [\n {\n \"layer\": \"sit Duis incididunt\",\n \"name\": \"mollit Du\",\n \"readOnly\": false\n },\n {\n \"layer\": \"\",\n \"name\": \"magna et\",\n \"readOnly\": false\n }\n ],\n \"description\": \"velit sed id\",\n \"label\": \"sit proident\"\n }\n },\n \"readOnly\": true,\n \"regex\": \"laborum cupidatat\",\n \"targetKey\": \"ad amet\",\n \"type\": \"pariatu\",\n \"value\": \"esse moll\"\n }\n ]\n },\n \"values\": \"sunt qui\"\n },\n \"type\": \"spectro\",\n \"values\": \"nostrud\",\n \"version\": \"aute in\"\n },\n \"status\": {}\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"type\": \"est irure laborum ex culpa\",\n \"version\": -90699750\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ade1fa7d-c71e-41b6-b746-adbd83925a45", "name": "Patch cluster profiles to the specified cluster", "request": { "name": "Patch cluster profiles to the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "resolveNotification", "value": "false", "description": "Resolve pending cluster notification if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1110afba-5f0b-4215-a302-6c1ce95692e5", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "resolveNotification", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b5a60f54-9ba8-4a48-a54d-e806d8b2c4d0", "name": "Associate cluster profiles to the specified cluster", "request": { "name": "Associate cluster profiles to the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "resolveNotification", "value": "false", "description": "Resolve pending cluster notification if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ],\n \"spcApplySettings\": {\n \"actionType\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "55634a71-4f00-42e9-8ed3-d7af9db23cb0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profiles"], "host": ["{{baseUrl}}"], "query": [ { "key": "resolveNotification", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f10578b2-5d85-4458-a4bb-a829df418912", "name": "Returns the associated profile's pack manifests of a specified cluster", "request": { "name": "Returns the associated profile's pack manifests of a specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "profiles", "packs", "manifests"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "includePackMeta", "value": "", "description": "Includes pack meta such as schema, presets" }, { "disabled": false, "key": "resolveMacros", "value": "false", "description": "Resolve pack macro variables if set to true" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6a062fb8-d371-4244-8fb5-ebaba4c21a41", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "profiles", "packs", "manifests"], "host": ["{{baseUrl}}"], "query": [ { "key": "includePackMeta", "value": "" }, { "key": "resolveMacros", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"profiles\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"labored0b\": \"\",\n \"irure_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"culpace\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"proident_19f\": \"\",\n \"qui80\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"deserunt76f\": \"\",\n \"quidf\": \"\",\n \"aliquipc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"minim do eu adipisicing qui\",\n \"annotations\": {\n \"Excepteur95c\": \"dolore magna amet\"\n },\n \"cloudTypes\": [\n \"officia nisi tempor ad Ut\",\n \"fugiat e\"\n ],\n \"digest\": \"reprehenderit\",\n \"displayName\": \"amet culpa\",\n \"eol\": \"Ut incididunt\",\n \"group\": \"commodo non\",\n \"layer\": \"\",\n \"logoUrl\": \"sint ea Ut ut nostrud\",\n \"manifests\": [\n {\n \"content\": \"sit sunt\",\n \"name\": \"Ut enim nulla quis minim\",\n \"uid\": \"id dolore\"\n },\n {\n \"content\": \"dolor magna ex culpa\",\n \"name\": \"consequat ipsum\",\n \"uid\": \"non ut et\"\n }\n ],\n \"name\": \"eiusmod\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"consectetur ea\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"culpa conse\",\n \"version\": \"qui est dolor s\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolorb\": \"\",\n \"Lorem1\": \"\",\n \"in__eb\": \"\",\n \"Lorem_df\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et7da\": \"\",\n \"occaecat_d3\": \"\",\n \"dolor_08\": \"\",\n \"quis_0f5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"aliqua culpa ex\",\n \"annotations\": {\n \"labore_2f1\": \"culpa elit irure adipisicing\"\n },\n \"cloudTypes\": [\n \"ea ullamco proident consectetur\",\n \"voluptate nulla\"\n ],\n \"digest\": \"mollit irure\",\n \"displayName\": \"non velit eu voluptate\",\n \"eol\": \"consequat\",\n \"group\": \"sed do labore\",\n \"layer\": \"\",\n \"logoUrl\": \"Ut\",\n \"manifests\": [\n {\n \"content\": \"labore nostrud qui\",\n \"name\": \"culpa non\",\n \"uid\": \"occaecat consequat sint non Lorem\"\n },\n {\n \"content\": \"culpa dolore\",\n \"name\": \"deserunt ullamco ex\",\n \"uid\": \"reprehenderit\"\n }\n ],\n \"name\": \"veniam aute adi\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"adipisicing dolore ea aliquip culpa\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"occaecat officia\",\n \"version\": \"ad consequat\"\n },\n \"status\": {}\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sunt2_c\": \"\",\n \"non4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"Excepteur_f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"packs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sed0\": \"\",\n \"ipsum90\": \"\",\n \"dolore_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"mollit6a5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"culpa eu sint\",\n \"annotations\": {\n \"ut8e\": \"incididunt eiusmod ut\"\n },\n \"cloudTypes\": [\n \"in\",\n \"esse proident ex magna qui\"\n ],\n \"digest\": \"pariatur nisi\",\n \"displayName\": \"minim Lorem magna in\",\n \"eol\": \"cillum\",\n \"group\": \"e\",\n \"layer\": \"\",\n \"logoUrl\": \"quis non\",\n \"manifests\": [\n {\n \"content\": \"enim elit ullamco mollit\",\n \"name\": \"velit nulla do Ut minim\",\n \"uid\": \"ipsum aute\"\n },\n {\n \"content\": \"inci\",\n \"name\": \"sunt nisi\",\n \"uid\": \"magna\"\n }\n ],\n \"name\": \"ad sed qui officia dolo\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"exercitation ut occaecat laboris nostrud\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"aliquip dolor esse cupidatat\",\n \"version\": \"magna id fugiat\"\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"minim019\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor_ec\": \"\",\n \"voluptate54\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"addonType\": \"esse id\",\n \"annotations\": {\n \"consecteturb4\": \"fugiat qui do reprehen\",\n \"occaecat_d7d\": \"reprehenderit dolore in\",\n \"dolore_67a\": \"aliquip exercitation eiusmod occaecat\",\n \"aute02\": \"laborum Duis\"\n },\n \"cloudTypes\": [\n \"et p\",\n \"sint cupidatat fugiat dolor\"\n ],\n \"digest\": \"quis nulla Ut commodo ut\",\n \"displayName\": \"tempor ex culpa aliquip fugiat\",\n \"eol\": \"in dolor\",\n \"group\": \"nostrud ea eiusmod\",\n \"layer\": \"\",\n \"logoUrl\": \"sed\",\n \"manifests\": [\n {\n \"content\": \"cupidatat dolor in\",\n \"name\": \"minim veniam nulla\",\n \"uid\": \"nisi dolore\"\n },\n {\n \"content\": \"in veniam in es\",\n \"name\": \"proident aliq\",\n \"uid\": \"tempor in esse ex aliqua\"\n }\n ],\n \"name\": \"proident magna do\",\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"dolor\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"spectro\",\n \"values\": \"velit Lorem reprehenderit consequat laboris\",\n \"version\": \"in laborum\"\n },\n \"status\": {}\n }\n ]\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "56dce728-0252-4f3d-a5b1-ceedf4ee8c3c", "name": "{profileUid}/packs/{packName}", "item": [ { "id": "8d49e5c3-8383-4260-ba59-f5d8d2443e07", "name": "Returns the specified cluster's profile pack configuration", "request": { "name": "Returns the specified cluster's profile pack configuration", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "config" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "44d5ac2a-91e6-4f3a-8020-03893cbcac11", "name": "An array of cluster pack values", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "config" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) pack name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"spec\": {\n \"associatedObject\": \"in veniam voluptate cupidatat\",\n \"isValuesOverridden\": true,\n \"manifests\": [\n {\n \"digest\": \"ut consequat\",\n \"isOverridden\": false,\n \"name\": \"qui culpa aute\",\n \"parentUid\": \"et id esse\",\n \"uid\": \"nisi veniam pariatur\"\n },\n {\n \"digest\": \"aliq\",\n \"isOverridden\": true,\n \"name\": \"amet aute eiusmod ut\",\n \"parentUid\": \"eiusmod sint et cupidatat\",\n \"uid\": \"fugiat ex cillum ut ullamco\"\n }\n ],\n \"name\": \"eu laborum esse\",\n \"packUid\": \"quis officia nostrud Ut\",\n \"scope\": \"ea quis cillum aute\",\n \"tag\": \"U\",\n \"type\": \"in\",\n \"values\": \"cillum exercitation\",\n \"version\": \"tempor\"\n }\n },\n {\n \"spec\": {\n \"associatedObject\": \"consequat sunt non\",\n \"isValuesOverridden\": false,\n \"manifests\": [\n {\n \"digest\": \"exercita\",\n \"isOverridden\": true,\n \"name\": \"commodo ex\",\n \"parentUid\": \"elit aute amet dolor magna\",\n \"uid\": \"sint proident nisi\"\n },\n {\n \"digest\": \"in nisi nulla enim ipsum\",\n \"isOverridden\": false,\n \"name\": \"voluptate in nostrud nisi\",\n \"parentUid\": \"ipsum\",\n \"uid\": \"tempor\"\n }\n ],\n \"name\": \"aute ame\",\n \"packUid\": \"pariatur sed\",\n \"scope\": \"esse laborum labore\",\n \"tag\": \"aute eiusmod sed in Excepteur\",\n \"type\": \"aliqua mollit consequat\",\n \"values\": \"enim laboris\",\n \"version\": \"cupidatat laborum ipsum \"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "52bdd1e7-198c-4ffa-81fc-5c1313328897", "name": "manifests", "item": [ { "id": "2c1a25ca-623c-48a1-ac78-dab99aac97f5", "name": "Returns the associated profiles pack manifests of the specified cluster", "request": { "name": "Returns the associated profiles pack manifests of the specified cluster", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "manifests" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Name of the pack" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "95fa44fa-e3c5-4420-b882-144259740c3f", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "manifests" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Name of the pack" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"tempor_f9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_044\": \"\",\n \"consectetur_f\": \"\",\n \"consequat_0e_\": \"\",\n \"add\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"non magna est\",\n \"digest\": \"exercitation\"\n }\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"fugiat03\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"animce\": \"\",\n \"laboris6f\": \"\",\n \"cillum_d_\": \"\",\n \"aute_d5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"published\": {\n \"content\": \"elit ex fu\",\n \"digest\": \"et qui\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4e46c7bd-1b86-4d3f-b619-849ac50cc189", "name": "Updates cluster profiles pack manifests to the specified cluster", "request": { "name": "Updates cluster profiles pack manifests to the specified cluster", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "manifests" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Name of the pack" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"manifests\": [\n {\n \"content\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "72070761-91ec-42fe-b1ca-69b6f6ac159e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "profiles", ":profileUid", "packs", ":packName", "manifests" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "profileUid", "description": "(Required) Cluster profile uid" }, { "disabled": false, "type": "any", "value": "", "key": "packName", "description": "(Required) Name of the pack" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"manifests\": [\n {\n \"content\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "9252258e-cccd-4f73-96b8-de199063190e", "name": "Returns the estimated rate of the specified cluster", "request": { "name": "Returns the estimated rate of the specified cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "rate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "periodType", "value": "hourly", "description": "Period type [hourly, monthly, yearly]" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ed8a6f76-4fe8-440c-b6e5-8c2a0da348ee", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "rate"], "host": ["{{baseUrl}}"], "query": [ { "key": "periodType", "value": "hourly" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": [\n {\n \"name\": \"pariatur est reprehenderit id\",\n \"nodesCount\": -95098434,\n \"rate\": {\n \"compute\": {\n \"rate\": -46642807.438124344,\n \"type\": \"nulla et amet\"\n },\n \"storage\": [\n {\n \"iops\": 11836244.379416972,\n \"rate\": 50432170.17298019,\n \"sizeGB\": -76768484.90214905,\n \"throughput\": 14369168.837584391,\n \"type\": \"eu est officia cupidatat amet\"\n },\n {\n \"iops\": 90150046.67110911,\n \"rate\": -5038095.423424989,\n \"sizeGB\": 77382796.37848389,\n \"throughput\": 80314148.20826837,\n \"type\": \"do\"\n }\n ],\n \"total\": -59709076.96226555\n }\n },\n {\n \"name\": \"cillum velit nostrud\",\n \"nodesCount\": -17998975,\n \"rate\": {\n \"compute\": {\n \"rate\": -2986887.5786243975,\n \"type\": \"occaecat culpa c\"\n },\n \"storage\": [\n {\n \"iops\": 49036034.21562445,\n \"rate\": -85966589.5818404,\n \"sizeGB\": 40992468.38609204,\n \"throughput\": -7276971.910376951,\n \"type\": \"labore\"\n },\n {\n \"iops\": 49183596.28696257,\n \"rate\": -90372986.21971233,\n \"sizeGB\": -6702060.744610444,\n \"throughput\": -11267814.456921294,\n \"type\": \"sint Excepteur proident dolore in\"\n }\n ],\n \"total\": 71124919.41016734\n }\n }\n ],\n \"name\": \"id incididunt dolor minim\",\n \"rate\": {\n \"compute\": -62028138.110237755,\n \"storage\": 74150190.5665702,\n \"total\": -36917560.80054676\n },\n \"resourceMetadata\": {\n \"instanceTypes\": {\n \"incididunt_9\": {\n \"category\": \"cillum esse incididunt sit\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": 49502055.23671743,\n \"os\": \"linux\",\n \"spot\": -62993855.1431398\n },\n {\n \"onDemand\": 3220203.8430106044,\n \"os\": \"windows\",\n \"spot\": 62483883.06598392\n }\n ]\n },\n \"cpu\": 24143839.744653255,\n \"gpu\": -17600092.11525336,\n \"memory\": 30734401.547236428,\n \"nonSupportedZones\": [\n \"eu Excepteur\",\n \"eiusmod aute irure incididunt\"\n ],\n \"price\": -55231735.57386247,\n \"supportedArchitectures\": [\n \"Excepteur qui\",\n \"occaecat aute exercitation\"\n ],\n \"type\": \"labore tempor\"\n },\n \"doloreb9\": {\n \"category\": \"minim id\",\n \"cost\": {\n \"price\": [\n {\n \"onDemand\": -41797097.899564095,\n \"os\": \"linux\",\n \"spot\": -95022313.45757028\n },\n {\n \"onDemand\": 17977965.115616888,\n \"os\": \"windows\",\n \"spot\": -44876029.15062414\n }\n ]\n },\n \"cpu\": 15633928.890831992,\n \"gpu\": 88540258.0856745,\n \"memory\": -84569947.8817286,\n \"nonSupportedZones\": [\n \"quis\",\n \"ut Ut\"\n ],\n \"price\": -2011856.8848329782,\n \"supportedArchitectures\": [\n \"elit dolor\",\n \"mollit\"\n ],\n \"type\": \"tempor laborum eu ea minim\"\n }\n },\n \"storageTypes\": {\n \"consequat11\": {\n \"cost\": {\n \"discountedUsage\": \"ullamco velit labore sed\",\n \"price\": [\n {\n \"limit\": \"minim\",\n \"price\": \"sunt quis in\"\n },\n {\n \"limit\": \"cupidatat qui in ex\",\n \"price\": \"veniam amet\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"pariatur\",\n \"price\": [\n {\n \"limit\": \"do sunt\",\n \"price\": \"ad velit \"\n },\n {\n \"limit\": \"cupidatat sint ex in\",\n \"price\": \"tempor\"\n }\n ]\n },\n \"kind\": \"dolor irure cillum\",\n \"name\": \"qui\",\n \"throughputCost\": {\n \"discountedUsage\": \"in sit do ullamco\",\n \"price\": [\n {\n \"limit\": \"voluptate exercitation\",\n \"price\": \"fugiat adipisicing\"\n },\n {\n \"limit\": \"dolore cu\",\n \"price\": \"aliquip consectetur\"\n }\n ]\n }\n },\n \"labore8\": {\n \"cost\": {\n \"discountedUsage\": \"sed nostrud id ipsum\",\n \"price\": [\n {\n \"limit\": \"esse sint consectetur mollit\",\n \"price\": \"adipisicing consectetur deserunt ullamco\"\n },\n {\n \"limit\": \"esse Ut in ni\",\n \"price\": \"incididunt\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"consequat minim eu\",\n \"price\": [\n {\n \"limit\": \"adipisicing sed culpa non\",\n \"price\": \"ipsum cillum\"\n },\n {\n \"limit\": \"est consequat quis laboris dolo\",\n \"price\": \"cupidatat adipisicing dolor nostrud laboris\"\n }\n ]\n },\n \"kind\": \"enim nisi esse\",\n \"name\": \"esse cillum veniam\",\n \"throughputCost\": {\n \"discountedUsage\": \"enim Ex\",\n \"price\": [\n {\n \"limit\": \"irure Lorem\",\n \"price\": \"consequ\"\n },\n {\n \"limit\": \"est\",\n \"price\": \"in ea commodo\"\n }\n ]\n }\n },\n \"Excepteur_1c\": {\n \"cost\": {\n \"discountedUsage\": \"sunt est sit dolore ipsum\",\n \"price\": [\n {\n \"limit\": \"pariatur dolore cupidatat reprehenderi\",\n \"price\": \"laborum dolore ex nulla\"\n },\n {\n \"limit\": \"nulla Lorem cupidatat Duis velit\",\n \"price\": \"Ut eiusmod\"\n }\n ]\n },\n \"iopsCost\": {\n \"discountedUsage\": \"ut cillum aliquip\",\n \"price\": [\n {\n \"limit\": \"amet ullamco\",\n \"price\": \"consectetur eiusmod cillum officia quis\"\n },\n {\n \"limit\": \"aliquip magna laboris et\",\n \"price\": \"dolore\"\n }\n ]\n },\n \"kind\": \"adipisicing proident dolor\",\n \"name\": \"est dolore in minim\",\n \"throughputCost\": {\n \"discountedUsage\": \"non elit aliquip\",\n \"price\": [\n {\n \"limit\": \"amet exercitation ex et\",\n \"price\": \"do nisi in anim\"\n },\n {\n \"limit\": \"nisi est nostrud\",\n \"price\": \"labore cillum proident consectetur\"\n }\n ]\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7fbae944-6be3-4aa8-aa28-81de1e0b21e6", "name": "repave", "item": [ { "id": "4662437b-289d-45a2-a73f-8a142204e4fd", "name": "Returns the spectrocluster repave approve update", "request": { "name": "Returns the spectrocluster repave approve update", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "repave", "approve"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f520e108-4c82-42ec-afb0-40773bd42555", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "repave", "approve"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "38b948a3-4715-4ff7-a1b6-32a31a146737", "name": "Returns the spectrocluster repave", "request": { "name": "Returns the spectrocluster repave", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "repave", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2f195b64-cf34-4f6c-8017-fc40f0f31430", "name": "Returns cluster repave status", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "repave", "status"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_3\": \"\",\n \"consectetur_d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"magnafb0\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"reasons\": [\n {\n \"code\": \"ut exercitation\",\n \"message\": \"occaecat veniam sit Duis\",\n \"pack\": {\n \"current\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"voluptate_04\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"Ut_a04\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"diffConfigKeys\": [\n \"aute id minim et Excepteur\",\n \"et consequat ipsum\"\n ],\n \"target\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"eiusmod_f4\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ina\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n }\n },\n {\n \"code\": \"sit aliqua eu\",\n \"message\": \"laboris commodo est enim deserunt\",\n \"pack\": {\n \"current\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"auteb47\": \"\",\n \"amet_6\": \"\",\n \"in_0\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"mollit92\": \"\",\n \"ad_4b4\": \"\",\n \"ex_56e\": \"\",\n \"et_3b\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"diffConfigKeys\": [\n \"quis laboris id\",\n \"reprehenderit sunt veniam in\"\n ],\n \"target\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"minim_92\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"cupidatat1\": \"\",\n \"ullamcod7\": \"\",\n \"irure_c_\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n }\n }\n ],\n \"source\": \"hubble\",\n \"spectroClusterUid\": \"pariatur nostrud nisi laborum\"\n },\n \"status\": {\n \"message\": \"labore\",\n \"repaveTransitionTime\": \"\",\n \"state\": \"Pending\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "b5d04f44-4a2a-411e-b5f3-dc5138d759c5", "name": "reset the cluster s by deleting machine pools and condtions", "request": { "name": "reset the cluster s by deleting machine pools and condtions", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fc98eb5c-e7df-49ee-93aa-36a9a3721999", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a78c779c-bb72-4df6-8082-5c4c965aba17", "name": "status", "item": [ { "id": "fcf6e3ad-22ad-44eb-8d8b-c75c3b196542", "name": "Updates the specified cluster status condition", "request": { "name": "Updates the specified cluster status condition", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "condition"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "63779d75-90cb-42a9-9701-4737173259ee", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "condition"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "de63cf55-818a-45c8-bb1d-b2d8ef11bb5a", "name": "Updates the specified cluster status conditions", "request": { "name": "Updates the specified cluster status conditions", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "conditions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "695c6fa3-1b3c-44e3-8f1b-a8b9bcd83272", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "conditions"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "[\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d08e76bc-b380-47ba-9948-061f2d86aa26", "name": "Updates the specified cluster's service endpoints information", "request": { "name": "Updates the specified cluster's service endpoints information", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "endpoints"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"host\": \"\",\n \"port\": \"\"\n },\n {\n \"host\": \"\",\n \"port\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f92b55b6-c480-4f8d-9895-d376fe358977", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "endpoints"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "[\n {\n \"host\": \"\",\n \"port\": \"\"\n },\n {\n \"host\": \"\",\n \"port\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9bc78240-1730-4a16-9ab9-bbdb696fbb7a", "name": "Updates the specified cluster status as imported", "request": { "name": "Updates the specified cluster status as imported", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "imported"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ecea0b83-26ab-47ae-9218-675cf9cc5c89", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "imported"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6f88dd1e-317c-4a5e-8af0-46f77274599a", "name": "Updates the specified cluster's services information", "request": { "name": "Updates the specified cluster's services information", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "services"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ee19e3ae-c7ac-4c37-a9e6-29817d31f518", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "services"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "[\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n },\n {\n \"host\": \"\",\n \"name\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"protocol\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0ed2c298-6631-4833-869e-2368f715eac0", "name": "spcApply", "item": [ { "id": "ba332db0-268b-49b3-86ab-bf1c6952b5d9", "name": "Returns the SPC apply information for the agent", "request": { "name": "Returns the SPC apply information for the agent", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "56bad4ce-e8d4-4b62-a2b7-f62823ae64b2", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"actionType\": \"DownloadAndInstall\",\n \"canBeApplied\": false,\n \"crdDigest\": \"sunt\",\n \"lastModifiedTime\": \"\",\n \"patchAppliedTime\": \"\",\n \"spcHash\": \"qui cillum aute\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6b97659c-d02e-4cb1-8599-b6098b1ec2ac", "name": "Set the CanBeApplied to true on the spcApply status. CanBeApplied indicates the agent to orchestrate the spc changes", "request": { "name": "Set the CanBeApplied to true on the spcApply status. CanBeApplied indicates the agent to orchestrate the spc changes", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "82f83e9e-0ac1-4213-b976-043d7e4acb22", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e3170f70-7f2c-4caa-873c-ea953c73f8e3", "name": "Updates the agent patch time for the SPC changes", "request": { "name": "Updates the agent patch time for the SPC changes", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply", "patchTime"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterHash\": \"\",\n \"patchTime\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "91760e62-12e7-45c8-9606-6eff1374dcf3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "spcApply", "patchTime"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"clusterHash\": \"\",\n \"patchTime\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "e71f5577-eaed-452b-a225-3245a1d7c6a3", "name": "Updates the cluster's upgrade status", "request": { "name": "Updates the cluster's upgrade status", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "status", "upgrades"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"upgrades\": [\n {\n \"reason\": [\n \"\",\n \"\"\n ],\n \"timestamp\": \"\"\n },\n {\n \"reason\": [\n \"\",\n \"\"\n ],\n \"timestamp\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "00799300-4fbd-4d22-9cc3-e80cfe526907", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "status", "upgrades"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"upgrades\": [\n {\n \"reason\": [\n \"\",\n \"\"\n ],\n \"timestamp\": \"\"\n },\n {\n \"reason\": [\n \"\",\n \"\"\n ],\n \"timestamp\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "dda0d009-2e7f-4ca3-8b7f-462025ce7d58", "name": "validate", "item": [ { "id": "26e0a8ee-1679-4f8a-b6f4-b6f102734608", "name": "Validates cluster packs", "request": { "name": "Validates cluster packs", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7ed7b2da-daa9-443e-9bd0-8e0507117b67", "name": "Cluster packs validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "validate", "packs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"machinePools\": {\n \"results\": [\n {\n \"displayName\": \"nisi enim elit nulla\",\n \"errors\": [\n {\n \"code\": \"esse deserunt\",\n \"message\": \"amet occaecat ut reprehenderit\"\n },\n {\n \"code\": \"quis pariatur fugiat\",\n \"message\": \"Ut ex eu est officia\"\n }\n ],\n \"name\": \"eiusmod no\"\n },\n {\n \"displayName\": \"ullamco veniam\",\n \"errors\": [\n {\n \"code\": \"cupidatat Lorem\",\n \"message\": \"do deserunt incididunt Ut\"\n },\n {\n \"code\": \"adipisicing nostrud\",\n \"message\": \"occaecat Excepteur in pariatur commodo\"\n }\n ],\n \"name\": \"quis dolore consectetur laboris\"\n }\n ]\n },\n \"profiles\": [\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"laboris sunt elit dolore\",\n \"errors\": [\n {\n \"code\": \"id nostrud amet\",\n \"message\": \"anim commodo aliqua consectetur\"\n },\n {\n \"code\": \"laboris\",\n \"message\": \"Duis commodo dolore do consequat\"\n }\n ],\n \"name\": \"veniam\"\n },\n {\n \"displayName\": \"cupidatat\",\n \"errors\": [\n {\n \"code\": \"pariatur ea amet dolor\",\n \"message\": \"magna cupidatat nulla\"\n },\n {\n \"code\": \"quis cillum Duis\",\n \"message\": \"Duis mollit reprehenderit enim\"\n }\n ],\n \"name\": \"magna\"\n }\n ]\n },\n \"uid\": \"Duis magna\"\n },\n {\n \"packs\": {\n \"results\": [\n {\n \"displayName\": \"qui voluptate nulla ipsum eu\",\n \"errors\": [\n {\n \"code\": \"commodo\",\n \"message\": \"ullamco officia ex\"\n },\n {\n \"code\": \"dolore\",\n \"message\": \"non cupidatat esse culpa\"\n }\n ],\n \"name\": \"nulla velit cupidatat\"\n },\n {\n \"displayName\": \"veniam dolore aliqu\",\n \"errors\": [\n {\n \"code\": \"mollit exercitation veniam\",\n \"message\": \"Lorem o\"\n },\n {\n \"code\": \"ut\",\n \"message\": \"nostrud proident ut\"\n }\n ],\n \"name\": \"consectetur incididunt\"\n }\n ]\n },\n \"uid\": \"pariatur reprehenderit laboris ea mollit\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2523b3aa-5130-484a-beac-5a10930c6a1f", "name": "Validates if cluster gets repaved for the specified packs", "request": { "name": "Validates if cluster gets repaved for the specified packs", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "validate", "repave"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"profiles\": [\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n },\n {\n \"packValues\": [\n {\n \"name\": \"\",\n \"manifests\": [\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n },\n {\n \"name\": \"\",\n \"content\": \"\",\n \"uid\": \"\"\n }\n ],\n \"tag\": \"\",\n \"type\": \"spectro\",\n \"values\": \"\"\n }\n ],\n \"replaceWithProfile\": \"\",\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "62cba7c8-d6eb-416b-b4fb-80e5af5fc6ed", "name": "Cluster repave validation response", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "validate", "repave"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"isRepaveRequired\": true,\n \"reasons\": [\n {\n \"code\": \"irure aliquip pariatur\",\n \"message\": \"consequat\",\n \"pack\": {\n \"current\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"sed749\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"ad_a73\": \"\",\n \"dolore__\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"diffConfigKeys\": [\n \"nostrud aliquip adipisicing in ad\",\n \"ea\"\n ],\n \"target\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"laborum_f2e\": \"\",\n \"in_2a4\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"Utb\": \"\",\n \"officiad58\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n }\n },\n {\n \"code\": \"veniam mollit\",\n \"message\": \"elit adipisicing officia consectet\",\n \"pack\": {\n \"current\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"veniam_a\": \"\",\n \"nostrud0ce\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"in_2c1\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n },\n \"diffConfigKeys\": [\n \"d\",\n \"consectetur\"\n ],\n \"target\": {\n \"layer\": \"\",\n \"name\": \"\",\n \"annotations\": {\n \"magna2f\": \"\"\n },\n \"digest\": \"\",\n \"inValidReason\": \"\",\n \"isInvalid\": \"\",\n \"logo\": \"\",\n \"manifests\": [\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n ],\n \"packUid\": \"\",\n \"params\": {\n \"velit51e\": \"\"\n },\n \"presets\": [\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n },\n {\n \"add\": \"\",\n \"displayName\": \"\",\n \"group\": \"\",\n \"name\": \"\",\n \"remove\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"registryUid\": \"\",\n \"schema\": [\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n },\n {\n \"format\": \"\",\n \"hints\": [\n \"\",\n \"\"\n ],\n \"listOptions\": [\n \"\",\n \"\"\n ],\n \"name\": \"\",\n \"readonly\": \"\",\n \"regex\": \"\",\n \"required\": \"\",\n \"type\": \"\"\n }\n ],\n \"server\": \"\",\n \"tag\": \"\",\n \"type\": \"\",\n \"values\": \"\",\n \"version\": \"\"\n }\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "766ad87c-5748-4046-9ce7-e7c8af7cc738", "name": "vms", "item": [ { "id": "09b516f2-b5ec-4822-bc60-6ab34e0c1483", "name": "Returns the list of virtual machines", "request": { "name": "Returns the list of virtual machines", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": ",", "description": "Namespace names, comma separated value (ex: dev,test). If namespace is empty it returns the specific resource under all namespace" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "916d1ec1-ba73-4a04-baf7-edc165eb4668", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "," }, { "key": "limit", "value": "50" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"utf1\": \"minim sint mollit laboris\",\n \"id_37\": \"aliquip ea consect\",\n \"in5\": \"sit ut reprehenderit\"\n },\n \"clusterName\": \"exercitation quis consequat\",\n \"creationTimestamp\": \"eu anim\",\n \"deletionGracePeriodSeconds\": 48577890,\n \"deletionTimestamp\": \"1944-04-29T05:28:31.271Z\",\n \"finalizers\": [\n \"eu irure laboris\",\n \"ip\"\n ],\n \"generateName\": \"dolor officia in\",\n \"generation\": 4827459,\n \"labels\": {\n \"anim8c\": \"eu nulla\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"enim do Duis\",\n \"fieldsType\": \"culpa nisi anim\",\n \"fieldsV1\": {\n \"Raw\": [\n \"mollit enim Excepteur ex\",\n \"aliquip sed nisi consectetur\"\n ]\n },\n \"manager\": \"amet\",\n \"operation\": \"proident sit fugiat irure\",\n \"subresource\": \"est\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"occaecat amet exercitation esse enim\",\n \"fieldsType\": \"in consequat\",\n \"fieldsV1\": {\n \"Raw\": [\n \"deserunt ut irure laboris ea\",\n \"et officia laboris adipisicing anim\"\n ]\n },\n \"manager\": \"pariatur aliquip\",\n \"operation\": \"et anim cillum\",\n \"subresource\": \"nulla tempor Ut in et\",\n \"time\": \"\"\n }\n ],\n \"name\": \"irure quis aute\",\n \"namespace\": \"elit eiusmod consequat labore eu\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"labore occaecat reprehenderit id\",\n \"kind\": \"aliqua ea Duis\",\n \"name\": \"in proident eu est\",\n \"uid\": \"quis ullamco proident nisi\",\n \"blockOwnerDeletion\": true,\n \"controller\": false\n },\n {\n \"apiVersion\": \"amet dolor\",\n \"kind\": \"Duis Lorem officia ea\",\n \"name\": \"quis amet sunt\",\n \"uid\": \"consequat in voluptate et\",\n \"blockOwnerDeletion\": true,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"in deserunt aliquip\",\n \"selfLink\": \"culpa ullamco\",\n \"uid\": \"proident ipsum sun\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": true,\n \"autoattachInputDevice\": true,\n \"autoattachMemBalloon\": true,\n \"autoattachPodInterface\": false,\n \"autoattachSerialConsole\": true,\n \"autoattachVSOCK\": true,\n \"blockMultiQueue\": false,\n \"clientPassthrough\": {},\n \"disableHotplug\": true,\n \"disks\": [\n {\n \"name\": \"ullamco in consectetur\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 16027106,\n \"physical\": 22345194\n },\n \"matchVolume\": {\n \"enabled\": true\n }\n },\n \"bootOrder\": -67100375,\n \"cache\": \"laboris qui\",\n \"cdrom\": {\n \"bus\": \"sint voluptate consectetur n\",\n \"readonly\": false,\n \"tray\": \"labore eu tempor sunt\"\n },\n \"dedicatedIOThread\": true,\n \"disk\": {\n \"bus\": \"nulla ut volu\",\n \"pciAddress\": \"quis\",\n \"readonly\": false\n },\n \"io\": \"veni\",\n \"lun\": {\n \"bus\": \"mollit\",\n \"readonly\": false\n },\n \"serial\": \"ad Ut amet\",\n \"shareable\": true,\n \"tag\": \"deserunt nisi ea tempor eni\"\n },\n {\n \"name\": \"incididunt aute cupidatat exercitation labore\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": -97311012,\n \"physical\": 22247186\n },\n \"matchVolume\": {\n \"enabled\": false\n }\n },\n \"bootOrder\": -70486427,\n \"cache\": \"ut\",\n \"cdrom\": {\n \"bus\": \"anim pariatur do\",\n \"readonly\": false,\n \"tray\": \"nisi qui ipsum ea eiusmod\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"officia nulla\",\n \"pciAddress\": \"voluptate Duis\",\n \"readonly\": false\n },\n \"io\": \"velit Ut cupidatat anim\",\n \"lun\": {\n \"bus\": \"et ullamco\",\n \"readonly\": false\n },\n \"serial\": \"cillum Excepteur consequat\",\n \"shareable\": false,\n \"tag\": \"eu in officia Ut\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"dolor consectetur\",\n \"virtiofs\": {}\n },\n {\n \"name\": \"et ea voluptate dolore\",\n \"virtiofs\": {}\n }\n ],\n \"gpus\": [\n {\n \"name\": \"eni\",\n \"deviceName\": \"cupidatat Duis nulla adipisicing\",\n \"tag\": \"nostrud esse ullamco occaecat fugiat\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": false,\n \"ramFB\": {\n \"enabled\": false\n }\n }\n }\n },\n {\n \"name\": \"officia dolor in\",\n \"deviceName\": \"exercitation pariatur laboris\",\n \"tag\": \"velit nulla sit magna\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": false,\n \"ramFB\": {\n \"enabled\": false\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"labore Excepteur\",\n \"deviceName\": \"ad sed\",\n \"tag\": \"Lorem id occaecat voluptate aliquip\"\n },\n {\n \"name\": \"sed in Ut non eiusmod\",\n \"deviceName\": \"laborum velit Lorem non\",\n \"tag\": \"exercitation ullamco Lorem deserunt dolo\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"Excepteur dolore sed\",\n \"name\": \"eiusmod\",\n \"bus\": \"velit ea\"\n },\n {\n \"type\": \"adipisicing\",\n \"name\": \"ut irure sint et\",\n \"bus\": \"voluptate\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"dolor Lorem anim eu officia\",\n \"acpiIndex\": -61679295,\n \"bootOrder\": -12475795,\n \"bridge\": {},\n \"dhcpOptions\": {\n \"bootFileName\": \"fugiat\",\n \"ntpServers\": [\n \"laborum\",\n \"sed tempor no\"\n ],\n \"privateOptions\": [\n {\n \"option\": 7609433,\n \"value\": \"nisi ea minim\"\n },\n {\n \"option\": 97343462,\n \"value\": \"dolor mollit ea magna\"\n }\n ],\n \"tftpServerName\": \"cillum officia\"\n },\n \"macAddress\": \"culpa aliqua\",\n \"macvtap\": {},\n \"masquerade\": {},\n \"model\": \"laborum irure commodo\",\n \"passt\": {},\n \"pciAddress\": \"ut in\",\n \"ports\": [\n {\n \"port\": -55752119,\n \"name\": \"aliquip in adipisicing in\",\n \"protocol\": \"culpa Lorem\"\n },\n {\n \"port\": 25288698,\n \"name\": \"ullamco aliquip\",\n \"protocol\": \"nisi\"\n }\n ],\n \"slirp\": {},\n \"sriov\": {},\n \"tag\": \"ullamco anim in laborum\"\n },\n {\n \"name\": \"Lorem Excepteur ex consequat\",\n \"acpiIndex\": 53924510,\n \"bootOrder\": 27866253,\n \"bridge\": {},\n \"dhcpOptions\": {\n \"bootFileName\": \"nostrud\",\n \"ntpServers\": [\n \"ut in culpa magna\",\n \"dolor\"\n ],\n \"privateOptions\": [\n {\n \"option\": 26659632,\n \"value\": \"aute cillum ipsum\"\n },\n {\n \"option\": -10071912,\n \"value\": \"commodo cupidatat in\"\n }\n ],\n \"tftpServerName\": \"cillum culpa mollit\"\n },\n \"macAddress\": \"Duis sint\",\n \"macvtap\": {},\n \"masquerade\": {},\n \"model\": \"incididunt dolor in ipsum minim\",\n \"passt\": {},\n \"pciAddress\": \"dolor elit dolor cillum\",\n \"ports\": [\n {\n \"port\": 64285950,\n \"name\": \"ad do veniam\",\n \"protocol\": \"reprehenderit consequat eiusmod\"\n },\n {\n \"port\": -30516383,\n \"name\": \"fugiat eiusmod amet occaecat\",\n \"protocol\": \"anim laborum voluptate\"\n }\n ],\n \"slirp\": {},\n \"sriov\": {},\n \"tag\": \"laborum s\"\n }\n ],\n \"networkInterfaceMultiqueue\": false,\n \"rng\": {},\n \"sound\": {\n \"name\": \"dolor\",\n \"model\": \"dolor\"\n },\n \"tpm\": {},\n \"useVirtioTransitional\": true,\n \"watchdog\": {\n \"name\": \"aute eu\",\n \"i6300esb\": {\n \"action\": \"voluptate sunt eu officia\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"dolore aliquip labore sint u\",\n \"manufacturer\": \"nostrud non ex\",\n \"serial\": \"anim pariatur veniam\",\n \"sku\": \"cillum sed officia deserunt\",\n \"version\": \"consectetur pariatur aliqua\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": false,\n \"tickPolicy\": \"Duis in\"\n },\n \"hyperv\": {\n \"present\": false\n },\n \"kvm\": {\n \"present\": false\n },\n \"pit\": {\n \"present\": true,\n \"tickPolicy\": \"deserunt culpa\"\n },\n \"rtc\": {\n \"present\": false,\n \"tickPolicy\": \"Duis eu exercitation sunt dolore\",\n \"track\": \"in ea ullamco enim\"\n }\n },\n \"timezone\": \"tempor\",\n \"utc\": {\n \"offsetSeconds\": 64460971\n }\n },\n \"cpu\": {\n \"cores\": 55072855,\n \"dedicatedCpuPlacement\": true,\n \"features\": [\n {\n \"name\": \"adipisicing non\",\n \"policy\": \"Duis enim consequat ea\"\n },\n {\n \"name\": \"ad\",\n \"policy\": \"laboris\"\n }\n ],\n \"isolateEmulatorThread\": true,\n \"model\": \"quis ex\",\n \"numa\": {\n \"guestMappingPassthrough\": {}\n },\n \"realtime\": {\n \"mask\": \"amet ut commodo\"\n },\n \"sockets\": 7988884,\n \"threads\": -45915086\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": false\n },\n \"apic\": {\n \"enabled\": false,\n \"endOfInterrupt\": false\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": true\n },\n \"frequencies\": {\n \"enabled\": true\n },\n \"ipi\": {\n \"enabled\": true\n },\n \"reenlightenment\": {\n \"enabled\": false\n },\n \"relaxed\": {\n \"enabled\": false\n },\n \"reset\": {\n \"enabled\": true\n },\n \"runtime\": {\n \"enabled\": true\n },\n \"spinlocks\": {\n \"enabled\": false,\n \"spinlocks\": -71286578\n },\n \"synic\": {\n \"enabled\": true\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": false\n },\n \"enabled\": false\n },\n \"tlbflush\": {\n \"enabled\": false\n },\n \"vapic\": {\n \"enabled\": false\n },\n \"vendorid\": {\n \"enabled\": false,\n \"vendorid\": \"voluptate et\"\n },\n \"vpindex\": {\n \"enabled\": false\n }\n },\n \"kvm\": {\n \"hidden\": false\n },\n \"pvspinlock\": {\n \"enabled\": true\n },\n \"smm\": {\n \"enabled\": false\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": false\n },\n \"efi\": {\n \"secureBoot\": false\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"enim\",\n \"imagePullPolicy\": \"fugiat cupidatat exercitation eu\",\n \"imagePullSecret\": \"n\",\n \"initrdPath\": \"amet Ut eu\",\n \"kernelPath\": \"elit consectetur\"\n },\n \"kernelArgs\": \"laborum ad\"\n },\n \"serial\": \"nostrud dolor esse\",\n \"uuid\": \"sed Excepteur pariatur anim\"\n },\n \"ioThreadsPolicy\": \"reprehenderit ea tempor\",\n \"launchSecurity\": {\n \"sev\": {}\n },\n \"machine\": {\n \"type\": \"id ut voluptate dolore nostrud\"\n },\n \"memory\": {\n \"guest\": \"Ut ad esse\",\n \"hugepages\": {\n \"pageSize\": \"exercitat\"\n }\n },\n \"resources\": {\n \"limits\": {},\n \"overcommitGuestOverhead\": false,\n \"requests\": {}\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"proident mollit dolore\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": {},\n \"qemuGuestAgent\": {\n \"users\": [\n \"Excepteur non\",\n \"sunt anim amet incididunt officia\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"tempor\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": {}\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"Duis in voluptate anim\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": {},\n \"qemuGuestAgent\": {\n \"users\": [\n \"do ipsum dolore sint\",\n \"cillum reprehenderit\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"tempor dolor deserunt culpa\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": {}\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 18886475,\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"ut labore\",\n \"operator\": \"aliquip enim\",\n \"values\": [\n \"Ut aliqua consectetur sit\",\n \"Ut\"\n ]\n },\n {\n \"key\": \"culpa irure\",\n \"operator\": \"cillum do laborum q\",\n \"values\": [\n \"Ut aliquip ut\",\n \"officia Duis aliquip occaecat reprehenderit\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"non laborum qui irure\",\n \"operator\": \"nisi nulla voluptate\",\n \"values\": [\n \"nisi sint\",\n \"dolor veniam\"\n ]\n },\n {\n \"key\": \"est\",\n \"operator\": \"est ex\",\n \"values\": [\n \"qui Excepteur sunt\",\n \"quis sunt cupidatat dolore\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": 25758626,\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"in Ut enim Excepteur dolor\",\n \"operator\": \"nisi deserunt Excepteur est quis\",\n \"values\": [\n \"exercitation qui\",\n \"ullamco incididunt consequat id\"\n ]\n },\n {\n \"key\": \"dolor sed\",\n \"operator\": \"dolor sunt \",\n \"values\": [\n \"in reprehenderit incididunt dolore\",\n \"dolor est ipsum\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"Excepteur ullamco officia ea\",\n \"operator\": \"proident sit Duis sint\",\n \"values\": [\n \"dolor do\",\n \"in\"\n ]\n },\n {\n \"key\": \"Lorem et mollit culpa voluptate\",\n \"operator\": \"ex quis\",\n \"values\": [\n \"consequat\",\n \"eu voluptate anim consequat minim\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"incididunt amet adipisicing\",\n \"operator\": \"tempor anim in\",\n \"values\": [\n \"consectetur ullamco exercitation ut et\",\n \"in amet in\"\n ]\n },\n {\n \"key\": \"consequat aliquip\",\n \"operator\": \"dol\",\n \"values\": [\n \"deserunt tempor\",\n \"reprehenderit dolor fugiat\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"cillum in\",\n \"operator\": \"dolore\",\n \"values\": [\n \"deserunt pariatur laborum\",\n \"proident incididunt magna sed aliquip\"\n ]\n },\n {\n \"key\": \"quis tempor\",\n \"operator\": \"reprehenderit culpa id consectetur\",\n \"values\": [\n \"cupidatat pariatur minim cillum reprehenderit\",\n \"cupidatat\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"i\",\n \"operator\": \"ad magna cillum et\",\n \"values\": [\n \"Ut adipisicing ullamco\",\n \"amet ullamco\"\n ]\n },\n {\n \"key\": \"qui incididunt aliquip\",\n \"operator\": \"aliqua voluptate cillum ut\",\n \"values\": [\n \"fugiat in\",\n \"elit exercitation reprehenderit\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"laborum anim aliquip sed\",\n \"operator\": \"occaecat sunt esse in ipsum\",\n \"values\": [\n \"irure\",\n \"ut consequat\"\n ]\n },\n {\n \"key\": \"in ad\",\n \"operator\": \"consequat exercitation ut do\",\n \"values\": [\n \"nostrud commodo sit aute officia\",\n \"ut id veniam\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 88712035,\n \"podAffinityTerm\": {\n \"topologyKey\": \"deserunt dolor\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"tempor\",\n \"operator\": \"eu ea officia id\",\n \"values\": [\n \"officia id quis\",\n \"aute dolor minim\"\n ]\n },\n {\n \"key\": \"in dolor\",\n \"operator\": \"quis\",\n \"values\": [\n \"commodo laborum Ut aute\",\n \"amet tempor nostrud\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur00\": \"do qui\",\n \"laboris05\": \"sunt do\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"velit\",\n \"operator\": \"Excepteur voluptate fugiat exercitation\",\n \"values\": [\n \"in consectetur\",\n \"i\"\n ]\n },\n {\n \"key\": \"ipsum pariatur\",\n \"operator\": \"ex\",\n \"values\": [\n \"reprehenderit cillum in\",\n \"cupidatat voluptate qui\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Ut_f\": \"exercitation amet\"\n }\n },\n \"namespaces\": [\n \"enim ut non\",\n \"incididunt\"\n ]\n }\n },\n {\n \"weight\": 71087271,\n \"podAffinityTerm\": {\n \"topologyKey\": \"qui anim\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"elit sint ut\",\n \"operator\": \"cillum dolor proident\",\n \"values\": [\n \"qui voluptate\",\n \"sit pariatur\"\n ]\n },\n {\n \"key\": \"cupidatat aliquip magna exercitation\",\n \"operator\": \"ea anim occaecat non p\",\n \"values\": [\n \"sed anim fugiat voluptate elit\",\n \"nisi dolor\"\n ]\n }\n ],\n \"matchLabels\": {\n \"adipisicing24\": \"adipisicing ipsum aliqua\",\n \"Lorem_3ee\": \"do dolor esse enim occaecat\",\n \"commodo_db4\": \"nostrud qui Ut aliqua\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"in velit\",\n \"operator\": \"tempor consequat elit velit in\",\n \"values\": [\n \"mollit nisi aute\",\n \"incididunt id elit qui ut\"\n ]\n },\n {\n \"key\": \"quis voluptate aute do\",\n \"operator\": \"nulla Exce\",\n \"values\": [\n \"elit cillum\",\n \"qui magna\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor_ca3\": \"cupidatat adipisicing amet deserunt\"\n }\n },\n \"namespaces\": [\n \"minim\",\n \"proident \"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"cupidatat Excepteur enim\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"conse\",\n \"operator\": \"id nulla officia dolore\",\n \"values\": [\n \"sed est\",\n \"Duis veniam\"\n ]\n },\n {\n \"key\": \"in nos\",\n \"operator\": \"amet ullamco deserunt ut\",\n \"values\": [\n \"tempor eu\",\n \"officia pariatur qui\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ipsum4f\": \"non commodo sed do amet\",\n \"tempor_\": \"sint dolor\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"minim in ex\",\n \"operator\": \"in\",\n \"values\": [\n \"sit mollit cillum do\",\n \"ullamco ad consequat cupid\"\n ]\n },\n {\n \"key\": \"labore cupidatat nulla\",\n \"operator\": \"occaecat labore ullamco\",\n \"values\": [\n \"mollit et veniam consequat\",\n \"dolore sit\"\n ]\n }\n ],\n \"matchLabels\": {\n \"mollit1\": \"eu\"\n }\n },\n \"namespaces\": [\n \"sit\",\n \"dolore nostrud enim\"\n ]\n },\n {\n \"topologyKey\": \"anim\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"incididunt in exercitation Duis\",\n \"operator\": \"eu aliqua\",\n \"values\": [\n \"in pariatur laboris elit\",\n \"Lorem\"\n ]\n },\n {\n \"key\": \"ipsum sint ut magna\",\n \"operator\": \"id dolor enim do\",\n \"values\": [\n \"in proident\",\n \"adipisicing proident reprehenderit\"\n ]\n }\n ],\n \"matchLabels\": {\n \"est28_\": \"in ex eu\",\n \"sed_7\": \"non enim\",\n \"consectetur_c_\": \"est veniam\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"qui Lorem in exercitation\",\n \"operator\": \"in id\",\n \"values\": [\n \"sint nulla anim\",\n \"non qui Excepteur deserunt\"\n ]\n },\n {\n \"key\": \"labore dolore\",\n \"operator\": \"dolor amet ad\",\n \"values\": [\n \"labore est exercitation non\",\n \"anim cillum irure\"\n ]\n }\n ],\n \"matchLabels\": {\n \"essed\": \"adipisicing enim\",\n \"magna_9\": \"et magna dolor ipsum qui\",\n \"cupidatat_e2d\": \"sit cupidatat\"\n }\n },\n \"namespaces\": [\n \"culpa do\",\n \"Lorem tempor\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 46976746,\n \"podAffinityTerm\": {\n \"topologyKey\": \"dolore est anim\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"reprehenderit ut aliqua ullamco\",\n \"operator\": \"consequat in\",\n \"values\": [\n \"reprehenderit qui veniam adipisicing elit\",\n \"reprehenderit sunt officia\"\n ]\n },\n {\n \"key\": \"cupidatat elit reprehenderit est \",\n \"operator\": \"cillum cupidatat qui in\",\n \"values\": [\n \"dolor esse\",\n \"fugiat in Excepteur\"\n ]\n }\n ],\n \"matchLabels\": {\n \"eiusmodf_\": \"magna ipsum\",\n \"dolore_3\": \"non aute laborum anim\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"mollit aute cillum cupidatat\",\n \"operator\": \"aliqua\",\n \"values\": [\n \"velit\",\n \"labore nisi eu aliquip\"\n ]\n },\n {\n \"key\": \"voluptate et culpa fugiat\",\n \"operator\": \"aliqua\",\n \"values\": [\n \"pariatur quis adipisicing\",\n \"est dolor irure in\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis_8b5\": \"culpa cillum\",\n \"laboris_46\": \"deserunt\"\n }\n },\n \"namespaces\": [\n \"enim dolore c\",\n \"magna officia ullamco\"\n ]\n }\n },\n {\n \"weight\": 35996901,\n \"podAffinityTerm\": {\n \"topologyKey\": \"consequat exercitation sint Excepteur ipsum\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"cul\",\n \"operator\": \"dolor dolore dolore Ut\",\n \"values\": [\n \"id est officia \",\n \"enim\"\n ]\n },\n {\n \"key\": \"et culpa mollit adipisicing\",\n \"operator\": \"in nostrud\",\n \"values\": [\n \"aliquip in incididunt\",\n \"et aute ullamco\"\n ]\n }\n ],\n \"matchLabels\": {\n \"mollit160\": \"cillum in Excepteur culpa\",\n \"ut_f\": \"ut mollit dolore\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"Lorem Ut\",\n \"operator\": \"cillum ex minim proident\",\n \"values\": [\n \"ad est ipsum amet mollit\",\n \"enim quis\"\n ]\n },\n {\n \"key\": \"aliquip dolore eu\",\n \"operator\": \"voluptate veniam\",\n \"values\": [\n \"velit deserunt Excepteur\",\n \"proident sit tempor laboru\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_be\": \"ea cupidatat sunt\",\n \"cillum_a\": \"mollit Excepteur dolo\"\n }\n },\n \"namespaces\": [\n \"dolor sed\",\n \"Excepteur\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"ipsum\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"id\",\n \"operator\": \"deserunt do al\",\n \"values\": [\n \"Duis dolor fugiat exercitation\",\n \"laborum\"\n ]\n },\n {\n \"key\": \"dolor elit\",\n \"operator\": \"et sint sed velit\",\n \"values\": [\n \"deserunt in reprehenderit nisi\",\n \"voluptate\"\n ]\n }\n ],\n \"matchLabels\": {\n \"elit35b\": \"co\",\n \"anim_f\": \"qui in\",\n \"est_8\": \"cupidatat ipsum\",\n \"do4\": \"amet sunt esse nisi\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"labore mollit\",\n \"operator\": \"voluptate eu enim magna\",\n \"values\": [\n \"anim amet et\",\n \"cillum aliquip\"\n ]\n },\n {\n \"key\": \"esse commodo adipisicing\",\n \"operator\": \"minim anim ullamco dolor occaecat\",\n \"values\": [\n \"pariatur deserunt eu irure\",\n \"eiusmod incididunt Ut\"\n ]\n }\n ],\n \"matchLabels\": {\n \"eiusmod639\": \"do qui\",\n \"aute73\": \"tempor amet\"\n }\n },\n \"namespaces\": [\n \"ad dolor anim esse commodo\",\n \"nisi incididunt\"\n ]\n },\n {\n \"topologyKey\": \"officia elit ullamco nostrud\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"magna\",\n \"operator\": \"tempor\",\n \"values\": [\n \"consequat anim\",\n \"sint et\"\n ]\n },\n {\n \"key\": \"culpa sunt tempor aute\",\n \"operator\": \"in\",\n \"values\": [\n \"in elit conseq\",\n \"est cillum irure laboris amet\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nulla_9e\": \"sunt\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"ea\",\n \"operator\": \"dolore\",\n \"values\": [\n \"tempor adipisicing laborum\",\n \"officia dolore\"\n ]\n },\n {\n \"key\": \"e\",\n \"operator\": \"cupid\",\n \"values\": [\n \"aute sit co\",\n \"magna Excepteur sint laborum\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliquip899\": \"aute id in\",\n \"mollitef\": \"occaecat aliquip esse consequat\",\n \"eu_2\": \"adipisicing deserunt amet ea\",\n \"aute55e\": \"nulla pariatur voluptate\"\n }\n },\n \"namespaces\": [\n \"ut nisi tempor\",\n \"sunt Ut\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"qui non sint\",\n \"eu\"\n ],\n \"options\": [\n {\n \"name\": \"labore occaecat\",\n \"value\": \"ipsum Excepteur laborum\"\n },\n {\n \"name\": \"dol\",\n \"value\": \"minim nostrud reprehenderit\"\n }\n ],\n \"searches\": [\n \"exercitation deserunt\",\n \"dolor ut mollit\"\n ]\n },\n \"dnsPolicy\": \"in\",\n \"evictionStrategy\": \"incididunt esse\",\n \"hostname\": \"magna tempor irure\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"proident dolor ut\",\n \"aliqua labore\"\n ]\n },\n \"failureThreshold\": 89843759,\n \"guestAgentPing\": {},\n \"httpGet\": {\n \"port\": \"reprehenderit consequat anim quis aliqua\",\n \"host\": \"si\",\n \"httpHeaders\": [\n {\n \"name\": \"cupidatat commodo ad\",\n \"value\": \"eu commodo Duis est proident\"\n },\n {\n \"name\": \"elit voluptate deserunt\",\n \"value\": \"occaecat laborum veniam cillum amet\"\n }\n ],\n \"path\": \"in culpa irure\",\n \"scheme\": \"dolore quis\"\n },\n \"initialDelaySeconds\": -3615804,\n \"periodSeconds\": 29459371,\n \"successThreshold\": 24918619,\n \"tcpSocket\": {\n \"port\": \"officia dolor\",\n \"host\": \"do aliqua consectetur proident\"\n },\n \"timeoutSeconds\": 20491081\n },\n \"networks\": [\n {\n \"name\": \"sit\",\n \"multus\": {\n \"networkName\": \"laborum exercitation ad\",\n \"default\": true\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"ad eiusmod\",\n \"vmNetworkCIDR\": \"culpa magna Lorem\"\n }\n },\n {\n \"name\": \"officia quis\",\n \"multus\": {\n \"networkName\": \"culpa Ut ad laborum nulla\",\n \"default\": false\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"est dolor\",\n \"vmNetworkCIDR\": \"sed quis ullamco consequat\"\n }\n }\n ],\n \"nodeSelector\": {\n \"et3\": \"fugiat aut\",\n \"dolor_532\": \"laboris eu el\"\n },\n \"priorityClassName\": \"elit ut magna commodo\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"esse in sed irure\",\n \"in cupidatat\"\n ]\n },\n \"failureThreshold\": 73838353,\n \"guestAgentPing\": {},\n \"httpGet\": {\n \"port\": \"mollit veli\",\n \"host\": \"nulla nisi reprehenderi\",\n \"httpHeaders\": [\n {\n \"name\": \"cupidatat tempor ipsum ad\",\n \"value\": \"ut aute voluptate anim\"\n },\n {\n \"name\": \"dolor eiusmod velit\",\n \"value\": \"mollit occaecat sunt do\"\n }\n ],\n \"path\": \"sit magna dolor dolore\",\n \"scheme\": \"commodo anim\"\n },\n \"initialDelaySeconds\": 51152667,\n \"periodSeconds\": -45290994,\n \"successThreshold\": 77820397,\n \"tcpSocket\": {\n \"port\": \"ullamco ut quis\",\n \"host\": \"Duis\"\n },\n \"timeoutSeconds\": -8348892\n },\n \"schedulerName\": \"nisi\",\n \"startStrategy\": \"deserunt aute\",\n \"subdomain\": \"elit Excepteur\",\n \"terminationGracePeriodSeconds\": -44255370,\n \"tolerations\": [\n {\n \"effect\": \"ex proident id amet\",\n \"key\": \"exercitation eiusmod adipisicing\",\n \"operator\": \"ad eiusmod in\",\n \"tolerationSeconds\": 54587917,\n \"value\": \"Duis sed magna Ut\"\n },\n {\n \"effect\": \"consectetur do nulla in reprehenderit\",\n \"key\": \"dolore amet\",\n \"operator\": \"eius\",\n \"tolerationSeconds\": 18904513,\n \"value\": \"proident\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": 73151127,\n \"topologyKey\": \"qui\",\n \"whenUnsatisfiable\": \"mollit tempor culpa\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"irure elit dolore aliqua sed\",\n \"operator\": \"minim ad in\",\n \"values\": [\n \"sint ut anim\",\n \"ullamco velit esse minim\"\n ]\n },\n {\n \"key\": \"est qui occaecat dolore\",\n \"operator\": \"anim reprehenderit minim cupidatat\",\n \"values\": [\n \"nostrud\",\n \"enim ipsum cillum mollit\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Lorem_2a\": \"sit est aliquip aliqua in\",\n \"fugiat_5\": \"fugiat aute\",\n \"enim__1\": \"Lorem ullamco cillum amet\"\n }\n }\n },\n {\n \"maxSkew\": -22710483,\n \"topologyKey\": \"id non cons\",\n \"whenUnsatisfiable\": \"do est\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"proident eu cillum elit\",\n \"operator\": \"id consectetur aliqua\",\n \"values\": [\n \"consequat ea\",\n \"offici\"\n ]\n },\n {\n \"key\": \"nostrud\",\n \"operator\": \"irure tempor\",\n \"values\": [\n \"eu id nisi mollit dolor\",\n \"ut esse i\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nisi_a4\": \"minim aliqua aute\",\n \"ipsum_0\": \"consequat\",\n \"adipisicing_633\": \"ea tempor pariatur\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"Duis commodo fugiat\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"do eiusmod minim ipsum\",\n \"networkDataBase64\": \"nisi Duis\",\n \"networkDataSecretRef\": {\n \"name\": \"dolore proident\"\n },\n \"secretRef\": {\n \"name\": \"Lorem voluptate\"\n },\n \"userData\": \"eu voluptate ullamco\",\n \"userDataBase64\": \"ut\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"dolor anim\",\n \"networkDataBase64\": \"nisi do eu\",\n \"networkDataSecretRef\": {\n \"name\": \"ullamco\"\n },\n \"secretRef\": {\n \"name\": \"eiusmod labore\"\n },\n \"userData\": \"dolor ipsum laboris\",\n \"userDataBase64\": \"adipisicing amet\"\n },\n \"configMap\": {\n \"name\": \"fugiat nulla\",\n \"optional\": false,\n \"volumeLabel\": \"enim exercitation nostrud aute\"\n },\n \"containerDisk\": {\n \"image\": \"incididunt sunt proident\",\n \"imagePullPolicy\": \"dolore\",\n \"imagePullSecret\": \"eu reprehenderit\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"adipisicing culpa occaecat cupid\",\n \"hotpluggable\": false\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"minim ad incididunt\",\n \"fieldRef\": {\n \"fieldPath\": \"exercitation dolore\",\n \"apiVersion\": \"irure pariatur in minim\"\n },\n \"mode\": 82566209,\n \"resourceFieldRef\": {\n \"resource\": \"esse cillum Lorem ut\",\n \"containerName\": \"eu Lorem do ut\",\n \"divisor\": \"Lorem\"\n }\n },\n {\n \"path\": \"aliqua ut elit vol\",\n \"fieldRef\": {\n \"fieldPath\": \"eiusmod esse aliqua labore magna\",\n \"apiVersion\": \"voluptate non fugiat\"\n },\n \"mode\": -84533618,\n \"resourceFieldRef\": {\n \"resource\": \"ipsum cillum\",\n \"containerName\": \"laboris culpa Duis\",\n \"divisor\": \"do dolor in\"\n }\n }\n ],\n \"volumeLabel\": \"magna dolore ullamco occaecat\"\n },\n \"downwardMetrics\": {},\n \"emptyDisk\": {\n \"capacity\": \"aliquip ex quis\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"ad proident\",\n \"hotpluggable\": false,\n \"readOnly\": false\n }\n },\n \"hostDisk\": {\n \"path\": \"veniam pariatur\",\n \"type\": \"dolor esse labori\",\n \"capacity\": \"est ipsum\",\n \"shared\": false\n },\n \"memoryDump\": {\n \"claimName\": \"aute nulla cupidatat\",\n \"hotpluggable\": true,\n \"readOnly\": false\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"laborum in elit dolore\",\n \"hotpluggable\": true,\n \"readOnly\": false\n },\n \"secret\": {\n \"optional\": false,\n \"secretName\": \"eiusmod ex\",\n \"volumeLabel\": \"consectetur voluptate\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"est et minim\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"tempor sunt dolor adipisicing\"\n },\n \"secret\": {\n \"name\": \"irure veniam do\"\n }\n }\n },\n {\n \"name\": \"sint sed laborum eiusmod minim\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"dolore non dolore\",\n \"networkDataBase64\": \"minim cupidatat proident anim\",\n \"networkDataSecretRef\": {\n \"name\": \"incididunt Excepteur velit officia\"\n },\n \"secretRef\": {\n \"name\": \"ipsum in\"\n },\n \"userData\": \"ad cupidatat\",\n \"userDataBase64\": \"enim aute adipisicing tempor\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"Except\",\n \"networkDataBase64\": \"pariatur nisi ut\",\n \"networkDataSecretRef\": {\n \"name\": \"eiusmod qui nulla\"\n },\n \"secretRef\": {\n \"name\": \"eiusmod aute elit minim\"\n },\n \"userData\": \"aute volu\",\n \"userDataBase64\": \"ex dolor nostrud\"\n },\n \"configMap\": {\n \"name\": \"sint reprehenderit dolore velit\",\n \"optional\": false,\n \"volumeLabel\": \"magna enim\"\n },\n \"containerDisk\": {\n \"image\": \"minim\",\n \"imagePullPolicy\": \"proident incididunt non nisi\",\n \"imagePullSecret\": \"ad ea aliqua enim\",\n \"path\": \"reprehenderit irure esse ut voluptate\"\n },\n \"dataVolume\": {\n \"name\": \"sit ulla\",\n \"hotpluggable\": false\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"deserunt fugiat Ut esse\",\n \"fieldRef\": {\n \"fieldPath\": \"Excepteur consequat non officia\",\n \"apiVersion\": \"ullamco consectetur\"\n },\n \"mode\": 26213692,\n \"resourceFieldRef\": {\n \"resource\": \"deserunt nisi in\",\n \"containerName\": \"sed ex commodo in consectetur\",\n \"divisor\": \"et deserunt ad irure eu\"\n }\n },\n {\n \"path\": \"ex fugiat\",\n \"fieldRef\": {\n \"fieldPath\": \"nulla dolore dolor minim\",\n \"apiVersion\": \"deserunt\"\n },\n \"mode\": -6163286,\n \"resourceFieldRef\": {\n \"resource\": \"ullamco sit\",\n \"containerName\": \"dolor magna incididunt\",\n \"divisor\": \"aliquip in laboris et\"\n }\n }\n ],\n \"volumeLabel\": \"eiusmod id\"\n },\n \"downwardMetrics\": {},\n \"emptyDisk\": {\n \"capacity\": \"eiusmod adipisicing officia\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"incididunt exercitation\",\n \"hotpluggable\": false,\n \"readOnly\": false\n }\n },\n \"hostDisk\": {\n \"path\": \"tempor ut aliquip minim non\",\n \"type\": \"anim cupidatat magna ea\",\n \"capacity\": \"aliquip aute anim\",\n \"shared\": true\n },\n \"memoryDump\": {\n \"claimName\": \"officia incididunt eu cupidatat anim\",\n \"hotpluggable\": true,\n \"readOnly\": true\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"ex sunt minim\",\n \"hotpluggable\": true,\n \"readOnly\": true\n },\n \"secret\": {\n \"optional\": false,\n \"secretName\": \"reprehenderit nostrud aliquip tempor deserunt\",\n \"volumeLabel\": \"exercitation pariatur\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"esse enim elit\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"dolore irure ea ad nostrud\"\n },\n \"secret\": {\n \"name\": \"Ut non qui nulla\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"Lorem esse\",\n \"current\": \"Duis aute quis mollit nisi\"\n },\n {\n \"previous\": \"cillum ipsum aliqua elit\",\n \"current\": \"ve\"\n }\n ],\n \"contentType\": \"qui ullamco dol\",\n \"finalCheckpoint\": false,\n \"preallocation\": true,\n \"priorityClassName\": \"et eiusmod incididunt dolor\",\n \"pvc\": {\n \"accessModes\": [\n \"et eu laboris labore\",\n \"pariatur ad velit\"\n ],\n \"dataSource\": {\n \"kind\": \"esse\",\n \"name\": \"consectetur\",\n \"apiGroup\": \"aliqua sint dolor\"\n },\n \"dataSourceRef\": {\n \"kind\": \"proident adipisicing tempor\",\n \"name\": \"dolor velit occaecat voluptat\",\n \"apiGroup\": \"dolore ad consectetur sit culpa\"\n },\n \"resources\": {\n \"limits\": {\n \"sed4f\": \"sed Duis aute\",\n \"et739\": \"qui \",\n \"deserunt94\": \"Duis minim\"\n },\n \"requests\": {\n \"anim24\": \"exercitation sunt sit ullamco\",\n \"veniam4ee\": \"magna irure\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"ea\",\n \"operator\": \"esse fugiat\",\n \"values\": [\n \"tempor sit esse in\",\n \"velit enim ullamco\"\n ]\n },\n {\n \"key\": \"deserunt ut\",\n \"operator\": \"dolor pariatur in\",\n \"values\": [\n \"ut ea proident sit\",\n \"Lorem voluptate ea qui\"\n ]\n }\n ],\n \"matchLabels\": {\n \"elite4\": \"voluptate dolor m\",\n \"laborea\": \"quis id exercitation\",\n \"Duis7a\": \"minim enim\"\n }\n },\n \"storageClassName\": \"do amet mollit\",\n \"volumeMode\": \"dolore pariatur sit aute voluptate\",\n \"volumeName\": \"elit tempor officia eiusmod\"\n },\n \"source\": {\n \"blank\": {},\n \"http\": {\n \"url\": \"aliquip consectetur\",\n \"certConfigMap\": \"elit cillum\",\n \"extraHeaders\": [\n \"sunt sed ut\",\n \"proident occaecat in\"\n ],\n \"secretExtraHeaders\": [\n \"quis nostrud id\",\n \"enim sint mollit dolore et\"\n ],\n \"secretRef\": \"Excepteur do tempor\"\n },\n \"imageio\": {\n \"url\": \"reprehenderit esse occaecat commodo\",\n \"diskId\": \"Lorem\",\n \"certConfigMap\": \"anim consequat do\",\n \"secretRef\": \"tempor laboris ut sit\"\n },\n \"pvc\": {\n \"namespace\": \"Excepteur\",\n \"name\": \"in dolor\"\n },\n \"registry\": {\n \"certConfigMap\": \"occaeca\",\n \"imageStream\": \"sint elit\",\n \"pullMethod\": \"nisi ipsum\",\n \"secretRef\": \"nostrud mollit sed sunt\",\n \"url\": \"culpa sit re\"\n },\n \"s3\": {\n \"url\": \"consequat Ut\",\n \"certConfigMap\": \"commodo cillum Excepteur sunt dolor\",\n \"secretRef\": \"Duis minim irure labore sint\"\n },\n \"upload\": {},\n \"vddk\": {\n \"backingFile\": \"occaecat\",\n \"initImageURL\": \"sunt\",\n \"secretRef\": \"nisi irure incididunt\",\n \"thumbprint\": \"et consequat in\",\n \"url\": \"Duis elit aliquip\",\n \"uuid\": \"dolore tempor in in\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"elit in labore adipisicing\",\n \"name\": \"Duis culpa est\",\n \"namespace\": \"elit labore proident ullamco\"\n },\n \"storage\": {\n \"accessModes\": [\n \"eu\",\n \"reprehenderit \"\n ],\n \"dataSource\": {\n \"kind\": \"culpa tempor ut dolor\",\n \"name\": \"dolor velit\",\n \"apiGroup\": \"ut est quis consectetur\"\n },\n \"resources\": {\n \"limits\": {\n \"anim_a\": \"non\",\n \"aliqua_63\": \"eu ut fugiat\"\n },\n \"requests\": {\n \"tempor3\": \"volu\",\n \"laboris_edc\": \"mollit aliqua eiusmod nulla\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"in adipis\",\n \"operator\": \"minim\",\n \"values\": [\n \"labore magna exercitation\",\n \"adipisicing\"\n ]\n },\n {\n \"key\": \"aliquip esse commodo\",\n \"operator\": \"tempor\",\n \"values\": [\n \"incididunt enim Lorem nisi id\",\n \"nulla dolore officia aute exercitation\"\n ]\n }\n ],\n \"matchLabels\": {\n \"culpa3e\": \"Duis in officia proident\"\n }\n },\n \"storageClassName\": \"dolor labore dolor\",\n \"volumeMode\": \"Ut mollit voluptate ut eu\",\n \"volumeName\": \"do\"\n }\n },\n \"apiVersion\": \"consequat Excepteur velit aliquip ea\",\n \"kind\": \"ea consequat enim aliquip\",\n \"metadata\": {\n \"annotations\": {\n \"anim_e\": \"ex\"\n },\n \"clusterName\": \"deserunt\",\n \"creationTimestamp\": \"exerci\",\n \"deletionGracePeriodSeconds\": 73154126,\n \"deletionTimestamp\": \"2005-04-14T00:39:13.389Z\",\n \"finalizers\": [\n \"id nisi aliquip eu\",\n \"mollit commodo et in\"\n ],\n \"generateName\": \"in voluptate sint tempor\",\n \"generation\": 45752831,\n \"labels\": {\n \"cillum5\": \"laborum ipsum ut commodo\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"officia\",\n \"fieldsType\": \"veniam Ut consequat\",\n \"fieldsV1\": {\n \"Raw\": [\n \"irure deserunt Excepteur reprehenderit\",\n \"et incididunt nisi\"\n ]\n },\n \"manager\": \"pariatur fugiat qui deserunt\",\n \"operation\": \"aliqua minim labore velit\",\n \"subresource\": \"tempor dolor\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"ea pariatur\",\n \"fieldsType\": \"tempor\",\n \"fieldsV1\": {\n \"Raw\": [\n \"laborum\",\n \"consequat\"\n ]\n },\n \"manager\": \"et sed nisi dolor\",\n \"operation\": \"voluptate dolore\",\n \"subresource\": \"ut mollit Excepteur\",\n \"time\": \"\"\n }\n ],\n \"name\": \"aliquip eiusmod dolor veniam pariatur\",\n \"namespace\": \"adipisicing enim nulla\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"laborum cupidatat reprehenderit\",\n \"kind\": \"tempor magna\",\n \"name\": \"pariatur esse eiusmod est\",\n \"uid\": \"adipisicing amet\",\n \"blockOwnerDeletion\": false,\n \"controller\": false\n },\n {\n \"apiVersion\": \"minim\",\n \"kind\": \"in nisi voluptate ipsum\",\n \"name\": \"ut occaecat \",\n \"uid\": \"reprehenderit nisi\",\n \"blockOwnerDeletion\": true,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"do ea in aliqua\",\n \"selfLink\": \"qui pariatur\",\n \"uid\": \"officia qui deserunt ea\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"ullamco quis eiusmod voluptate\",\n \"current\": \"dolor irure esse\"\n },\n {\n \"previous\": \"magna et laboris\",\n \"current\": \"Ut consectetur\"\n }\n ],\n \"contentType\": \"pariatur dolore Lorem in\",\n \"finalCheckpoint\": true,\n \"preallocation\": false,\n \"priorityClassName\": \"mollit cupidatat amet reprehenderit pariatur\",\n \"pvc\": {\n \"accessModes\": [\n \"id et laboris non\",\n \"minim elit\"\n ],\n \"dataSource\": {\n \"kind\": \"dolore aliquip\",\n \"name\": \"pariatu\",\n \"apiGroup\": \"dolore sit aliqua labore ut\"\n },\n \"dataSourceRef\": {\n \"kind\": \"tempor Excepteur amet consequat\",\n \"name\": \"deserunt do in proident\",\n \"apiGroup\": \"adipisicing incididunt\"\n },\n \"resources\": {\n \"limits\": {\n \"sunt_6\": \"tempor exercitation\",\n \"aliquip_c9\": \"aliquip eu\"\n },\n \"requests\": {\n \"quis_21b\": \"occaecat nulla nisi\",\n \"ex2bf\": \"exercitation sed fugiat voluptate\",\n \"fugiat__7\": \"labor\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"sed enim ipsum labore nostrud\",\n \"operator\": \"sint elit occ\",\n \"values\": [\n \"proident nisi do ut\",\n \"minim elit ipsum\"\n ]\n },\n {\n \"key\": \"enim velit qui dolore in\",\n \"operator\": \"velit sunt\",\n \"values\": [\n \"aliquip\",\n \"in et laboris ipsum\"\n ]\n }\n ],\n \"matchLabels\": {\n \"minim322\": \"voluptate exercitation dolore mollit\",\n \"in__c\": \"sit esse \",\n \"enim_4_\": \"adipisicing ut officia est\",\n \"ea_a\": \"anim et\",\n \"minim_467\": \"ex aute nostrud\"\n }\n },\n \"storageClassName\": \"labore cupidatat laborum\",\n \"volumeMode\": \"aliquip\",\n \"volumeName\": \"officia ea magna\"\n },\n \"source\": {\n \"blank\": {},\n \"http\": {\n \"url\": \"deserunt sed\",\n \"certConfigMap\": \"commodo in\",\n \"extraHeaders\": [\n \"aliqua ullamco\",\n \"dolor\"\n ],\n \"secretExtraHeaders\": [\n \"eiusmod proident labore nisi\",\n \"ex culpa\"\n ],\n \"secretRef\": \"anim do ullamco mollit\"\n },\n \"imageio\": {\n \"url\": \"aute in\",\n \"diskId\": \"sed pariatur eiusmod\",\n \"certConfigMap\": \"labore ex\",\n \"secretRef\": \"in\"\n },\n \"pvc\": {\n \"namespace\": \"cillum eu irure culpa voluptate\",\n \"name\": \"enim magna fugiat\"\n },\n \"registry\": {\n \"certConfigMap\": \"voluptate reprehenderit consectetur enim\",\n \"imageStream\": \"nostrud veniam dolore do u\",\n \"pullMethod\": \"elit ipsum sunt ullamco\",\n \"secretRef\": \"e\",\n \"url\": \"Lorem reprehenderit sed occaecat\"\n },\n \"s3\": {\n \"url\": \"occaecat elit et consequat\",\n \"certConfigMap\": \"consectetur incididunt culpa\",\n \"secretRef\": \"ut Lorem proident cillum\"\n },\n \"upload\": {},\n \"vddk\": {\n \"backingFile\": \"in proident\",\n \"initImageURL\": \"in pariatur dolore\",\n \"secretRef\": \"do consectetur aliqua voluptate labore\",\n \"thumbprint\": \"consequat commodo\",\n \"url\": \"labore minim voluptate q\",\n \"uuid\": \"id amet et officia\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"enim elit\",\n \"name\": \"elit eiusmod\",\n \"namespace\": \"in dolore cillum aute\"\n },\n \"storage\": {\n \"accessModes\": [\n \"aliqua elit exercitation\",\n \"ut cillum pariatur sunt\"\n ],\n \"dataSource\": {\n \"kind\": \"dolor aliqua nisi ad Lorem\",\n \"name\": \"laborum eiusmod irure aliqua nulla\",\n \"apiGroup\": \"ad consectetur reprehenderit exercitation\"\n },\n \"resources\": {\n \"limits\": {\n \"elit61a\": \"elit in id\",\n \"ut0\": \"ut consectetur\"\n },\n \"requests\": {\n \"anim3a6\": \"in sed elit\",\n \"labore_5a\": \"laboris ut reprehenderit Lorem\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"in adip\",\n \"operator\": \"Duis\",\n \"values\": [\n \"aliqua elit non\",\n \"voluptate\"\n ]\n },\n {\n \"key\": \"exercitation laboris ea fugiat\",\n \"operator\": \"adipisicing\",\n \"values\": [\n \"adipisicing\",\n \"velit qui esse id\"\n ]\n }\n ],\n \"matchLabels\": {\n \"occaecat_2\": \"ut nulla dolor in\",\n \"cillum9d\": \"esse occaecat proident fugiat\"\n }\n },\n \"storageClassName\": \"tempor\",\n \"volumeMode\": \"minim est dolore\",\n \"volumeName\": \"non commodo\"\n }\n },\n \"apiVersion\": \"est\",\n \"kind\": \"in tempor incididunt exercitation\",\n \"metadata\": {\n \"annotations\": {\n \"eiusmod_6dd\": \"exercitation veniam\"\n },\n \"clusterName\": \"et commodo\",\n \"creationTimestamp\": \"id ut commo\",\n \"deletionGracePeriodSeconds\": -63460760,\n \"deletionTimestamp\": \"2007-03-14T02:11:49.550Z\",\n \"finalizers\": [\n \"et Duis esse\",\n \"qui esse adipisicing veniam\"\n ],\n \"generateName\": \"eu quis\",\n \"generation\": 94519326,\n \"labels\": {\n \"Duis_c8\": \"id Dui\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"dolor irure nisi voluptate Excepteur\",\n \"fieldsType\": \"do laborum\",\n \"fieldsV1\": {\n \"Raw\": [\n \"cillum exercitation\",\n \"commodo ad\"\n ]\n },\n \"manager\": \"est esse magna\",\n \"operation\": \"Lorem\",\n \"subresource\": \"id officia Ut\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"ut non\",\n \"fieldsType\": \"laboris elit sint\",\n \"fieldsV1\": {\n \"Raw\": [\n \"dolore ullamco incididunt\",\n \"ullamco sit\"\n ]\n },\n \"manager\": \"eu et\",\n \"operation\": \"sint cupidatat fugiat Excepteur\",\n \"subresource\": \"dolore\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"exercitation eiusmod officia enim\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"dolor elit non\",\n \"kind\": \"minim incididunt consectetur ma\",\n \"name\": \"voluptate\",\n \"uid\": \"Lorem deserunt\",\n \"blockOwnerDeletion\": false,\n \"controller\": false\n },\n {\n \"apiVersion\": \"amet do dolor Ut ipsum\",\n \"kind\": \"in id non\",\n \"name\": \"cupidatat\",\n \"uid\": \"laboris\",\n \"blockOwnerDeletion\": false,\n \"controller\": true\n }\n ],\n \"resourceVersion\": \"laboris\",\n \"selfLink\": \"Exce\",\n \"uid\": \"consequat velit\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"fugiat velit pariatur\",\n \"kind\": \"dolor\",\n \"name\": \"aute Ut quis\",\n \"revisionName\": \"laborum exercitation commodo adipisicing anim\"\n },\n \"preference\": {\n \"inferFromVolume\": \"nostrud\",\n \"kind\": \"occaecat aute\",\n \"name\": \"ad sit quis dolor Ut\",\n \"revisionName\": \"pariatur quis aliq\"\n },\n \"runStrategy\": \"sunt veniam mollit\",\n \"running\": false\n },\n \"apiVersion\": \"occaecat veniam nulla ipsum\",\n \"kind\": \"Duis cupidatat officia c\",\n \"metadata\": {\n \"annotations\": {\n \"do_c\": \"in consectetur\"\n },\n \"clusterName\": \"reprehenderit tempor veniam enim\",\n \"creationTimestamp\": \"tempor\",\n \"deletionGracePeriodSeconds\": 99181663,\n \"deletionTimestamp\": \"1974-03-13T11:58:16.355Z\",\n \"finalizers\": [\n \"l\",\n \"consequat ipsum\"\n ],\n \"generateName\": \"mollit Excepteur ea\",\n \"generation\": 66233319,\n \"labels\": {\n \"culpa__b6\": \"ea do pariatur\",\n \"ut22\": \"aliqua enim adipisicing\",\n \"dolore3c\": \"dolor culpa non adipisicing\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"dolore in\",\n \"fieldsType\": \"et\",\n \"fieldsV1\": {\n \"Raw\": [\n \"dolore magna aliqua Lorem mollit\",\n \"cupidatat culpa ut\"\n ]\n },\n \"manager\": \"deserunt Excepteur sed laboris dolor\",\n \"operation\": \"aliquip incididunt in\",\n \"subresource\": \"aliquip minim nostrud dolor cupidatat\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"sint aliqua\",\n \"fieldsType\": \"veniam id Excepteur\",\n \"fieldsV1\": {\n \"Raw\": [\n \"exercitation nostrud culpa\",\n \"dolore qui aliquip dolor\"\n ]\n },\n \"manager\": \"qui in ipsum\",\n \"operation\": \"qui deserunt adipisicing exercitation\",\n \"subresource\": \"l\",\n \"time\": \"\"\n }\n ],\n \"name\": \"non Duis\",\n \"namespace\": \"proident id\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"ad culpa\",\n \"kind\": \"ipsum Excepteur\",\n \"name\": \"anim\",\n \"uid\": \"Duis esse\",\n \"blockOwnerDeletion\": true,\n \"controller\": true\n },\n {\n \"apiVersion\": \"Lorem commodo\",\n \"kind\": \"sint minim ad\",\n \"name\": \"sint in Duis\",\n \"uid\": \"culpa ut repreh\",\n \"blockOwnerDeletion\": false,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"est eiusmod sed anim laborum\",\n \"selfLink\": \"eu incididunt nulla\",\n \"uid\": \"cillum occaecat mol\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"et ut incididunt\",\n \"status\": \"sed fugiat est non\",\n \"lastProbeTime\": \"esse velit\",\n \"lastTransitionTime\": \"aliqua commodo\",\n \"message\": \"dolore voluptate officia ipsum\",\n \"reason\": \"aliqua eiusmod ipsum\"\n },\n {\n \"type\": \"Excepteur\",\n \"status\": \"pariatur Ut dolor\",\n \"lastProbeTime\": \"minim aute pa\",\n \"lastTransitionTime\": \"ex\",\n \"message\": \"pariatur labore officia ipsum\",\n \"reason\": \"culpa nisi Excepteur \"\n }\n ],\n \"created\": false,\n \"memoryDumpRequest\": {\n \"claimName\": \"nulla in Excepteur\",\n \"phase\": \"tempor\",\n \"endTimestamp\": \"\",\n \"fileName\": \"quis\",\n \"message\": \"adipisicing\",\n \"remove\": false,\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"dolor\",\n \"ready\": false,\n \"restoreInProgress\": \"ullamco\",\n \"snapshotInProgress\": \"nisi aute\",\n \"startFailure\": {\n \"consecutiveFailCount\": 55647251,\n \"lastFailedVMIUID\": \"cillum est qui dolor\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"velit dolor\",\n \"data\": {\n \"eiusmod__b8\": \"aliqua sed Ut dolore\"\n },\n \"uid\": \"deserunt dolor consectetur\"\n },\n {\n \"action\": \"magna commodo esse sunt Ut\",\n \"data\": {\n \"veniamf\": \"dolore amet id ea\"\n },\n \"uid\": \"Duis Excepteur\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"consectetur reprehenderit ea id ipsum\",\n \"disk\": {\n \"name\": \"Duis nulla sunt laboris\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 40208710,\n \"physical\": -52232469\n },\n \"matchVolume\": {\n \"enabled\": false\n }\n },\n \"bootOrder\": -82757250,\n \"cache\": \"velit\",\n \"cdrom\": {\n \"bus\": \"exercitation labore velit esse\",\n \"readonly\": true,\n \"tray\": \"enim magna\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"dolor officia sed\",\n \"pciAddress\": \"pariatur tempor Ut aliqua\",\n \"readonly\": false\n },\n \"io\": \"eiusmod non cillum pariatur\",\n \"lun\": {\n \"bus\": \"in labor\",\n \"readonly\": false\n },\n \"serial\": \"elit consequat id\",\n \"shareable\": true,\n \"tag\": \"deserunt voluptate\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"proident incididunt ex amet Lorem\",\n \"hotpluggable\": false\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"dolor qui\",\n \"hotpluggable\": true,\n \"readOnly\": false\n }\n },\n \"dryRun\": [\n \"aliquip adipisicing fugiat veniam\",\n \"ipsum cillum labor\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"velit aliqua ea et\",\n \"dryRun\": [\n \"in dolore d\",\n \"ut anim velit\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"cupidatat nulla aute\",\n \"disk\": {\n \"name\": \"anim pariatur aliquip\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 93734284,\n \"physical\": 36058741\n },\n \"matchVolume\": {\n \"enabled\": true\n }\n },\n \"bootOrder\": 30161967,\n \"cache\": \"ad enim velit\",\n \"cdrom\": {\n \"bus\": \"ut c\",\n \"readonly\": true,\n \"tray\": \"ipsum ullamco cillum\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"ad qui nisi consectetur\",\n \"pciAddress\": \"irure ipsum ullamco\",\n \"readonly\": false\n },\n \"io\": \"culpa\",\n \"lun\": {\n \"bus\": \"ut Ut dolore ipsum commodo\",\n \"readonly\": true\n },\n \"serial\": \"nulla do dolor eu\",\n \"shareable\": true,\n \"tag\": \"ipsum eu\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"quis cillum\",\n \"hotpluggable\": true\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"Ut nisi\",\n \"hotpluggable\": false,\n \"readOnly\": true\n }\n },\n \"dryRun\": [\n \"adipisicing aute sit oc\",\n \"ullamco voluptate velit in eiusmod\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"culpa labore sit ipsum\",\n \"dryRun\": [\n \"qui enim sit\",\n \"cupidatat do veniam\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"aute cupidatat dolor in mollit\",\n \"enabled\": true,\n \"reason\": \"commodo labore exercitation eiusmod nulla\"\n },\n {\n \"name\": \"exercitation\",\n \"enabled\": false,\n \"reason\": \"sed consequat ullamco cupidatat\"\n }\n ]\n }\n },\n {\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"Ut_4\": \"mollit\"\n },\n \"clusterName\": \"sit deserunt\",\n \"creationTimestamp\": \"officia\",\n \"deletionGracePeriodSeconds\": -87427721,\n \"deletionTimestamp\": \"1986-02-20T01:57:48.402Z\",\n \"finalizers\": [\n \"aliquip ullamco consectetur laborum\",\n \"culpa Ut\"\n ],\n \"generateName\": \"aliqua irure\",\n \"generation\": 14219626,\n \"labels\": {\n \"Duis_08\": \"dolore\",\n \"cillum_740\": \"voluptate et dolore\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"Lorem enim\",\n \"fieldsType\": \"consequat proident dolore aute \",\n \"fieldsV1\": {\n \"Raw\": [\n \"culpa minim sint nisi\",\n \"enim fugiat officia\"\n ]\n },\n \"manager\": \"ut\",\n \"operation\": \"sint sunt anim\",\n \"subresource\": \"exercitation\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"sint aliquip\",\n \"fieldsType\": \"pariatur magna reprehenderit\",\n \"fieldsV1\": {\n \"Raw\": [\n \"reprehenderit \",\n \"ut Excepteur labore\"\n ]\n },\n \"manager\": \"pariatur Excepteur\",\n \"operation\": \"tempor sint nulla\",\n \"subresource\": \"aute\",\n \"time\": \"\"\n }\n ],\n \"name\": \"dolor dolore\",\n \"namespace\": \"ipsum nisi\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"amet ullamco occaecat est Ut\",\n \"kind\": \"est Ut amet deserunt reprehenderit\",\n \"name\": \"mollit nulla\",\n \"uid\": \"ut sit\",\n \"blockOwnerDeletion\": false,\n \"controller\": true\n },\n {\n \"apiVersion\": \"esse mollit Ut ut\",\n \"kind\": \"d\",\n \"name\": \"quis consequat\",\n \"uid\": \"cupidatat Duis\",\n \"blockOwnerDeletion\": false,\n \"controller\": true\n }\n ],\n \"resourceVersion\": \"eiusm\",\n \"selfLink\": \"aliqua aliquip\",\n \"uid\": \"Excepteur reprehenderit proident sed sunt\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": true,\n \"autoattachInputDevice\": false,\n \"autoattachMemBalloon\": true,\n \"autoattachPodInterface\": false,\n \"autoattachSerialConsole\": false,\n \"autoattachVSOCK\": true,\n \"blockMultiQueue\": true,\n \"clientPassthrough\": {},\n \"disableHotplug\": true,\n \"disks\": [\n {\n \"name\": \"Duis occa\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 70712566,\n \"physical\": 66001297\n },\n \"matchVolume\": {\n \"enabled\": true\n }\n },\n \"bootOrder\": 42031530,\n \"cache\": \"officia in tempor Ut\",\n \"cdrom\": {\n \"bus\": \"q\",\n \"readonly\": false,\n \"tray\": \"voluptate\"\n },\n \"dedicatedIOThread\": true,\n \"disk\": {\n \"bus\": \"dolore dolore anim\",\n \"pciAddress\": \"mollit deserunt\",\n \"readonly\": false\n },\n \"io\": \"officia deserunt\",\n \"lun\": {\n \"bus\": \"id non exercitation Lorem\",\n \"readonly\": true\n },\n \"serial\": \"cupidatat est nisi\",\n \"shareable\": false,\n \"tag\": \"amet cillum exercitation nulla\"\n },\n {\n \"name\": \"exercitation anim\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 67426560,\n \"physical\": -73854599\n },\n \"matchVolume\": {\n \"enabled\": false\n }\n },\n \"bootOrder\": 463475,\n \"cache\": \"laborum eiusmod irure aliquip\",\n \"cdrom\": {\n \"bus\": \"aliquip Duis\",\n \"readonly\": true,\n \"tray\": \"velit\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"Excepteur est nisi e\",\n \"pciAddress\": \"in incididunt et\",\n \"readonly\": false\n },\n \"io\": \"Lorem Duis ex\",\n \"lun\": {\n \"bus\": \"velit Excepteur dolo\",\n \"readonly\": true\n },\n \"serial\": \"sint cillum qui commodo cupidatat\",\n \"shareable\": false,\n \"tag\": \"enim mollit\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"voluptate in nulla ut\",\n \"virtiofs\": {}\n },\n {\n \"name\": \"aute\",\n \"virtiofs\": {}\n }\n ],\n \"gpus\": [\n {\n \"name\": \"ut sunt incididunt non\",\n \"deviceName\": \"laboris dolore\",\n \"tag\": \"Duis incididunt\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": false,\n \"ramFB\": {\n \"enabled\": true\n }\n }\n }\n },\n {\n \"name\": \"sit ipsum\",\n \"deviceName\": \"amet aliqua\",\n \"tag\": \"Duis sed occaecat\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": false,\n \"ramFB\": {\n \"enabled\": true\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"id\",\n \"deviceName\": \"aliqua mollit\",\n \"tag\": \"ut minim fugiat\"\n },\n {\n \"name\": \"et Ut mollit\",\n \"deviceName\": \"nulla incididunt ipsum\",\n \"tag\": \"veniam in\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"proident\",\n \"name\": \"aliqua eiu\",\n \"bus\": \"dese\"\n },\n {\n \"type\": \"et qui aute aliquip\",\n \"name\": \"deserunt exercitation anim dolore\",\n \"bus\": \"occaecat culpa sint\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"minim Lorem aliquip adipisicing\",\n \"acpiIndex\": -33824691,\n \"bootOrder\": 47046406,\n \"bridge\": {},\n \"dhcpOptions\": {\n \"bootFileName\": \"irure dolor est\",\n \"ntpServers\": [\n \"fugiat qui Duis id Lorem\",\n \"reprehenderit\"\n ],\n \"privateOptions\": [\n {\n \"option\": 27388164,\n \"value\": \"in sit ipsum\"\n },\n {\n \"option\": -90216807,\n \"value\": \"do dolore commodo ipsum consectetur\"\n }\n ],\n \"tftpServerName\": \"Duis id dolore\"\n },\n \"macAddress\": \"cupidatat do sint\",\n \"macvtap\": {},\n \"masquerade\": {},\n \"model\": \"exercitat\",\n \"passt\": {},\n \"pciAddress\": \"aliquip id dolore sint\",\n \"ports\": [\n {\n \"port\": -23101257,\n \"name\": \"ea amet ullamco sint consectetur\",\n \"protocol\": \"sit veniam dolo\"\n },\n {\n \"port\": 35193247,\n \"name\": \"laborum adipisicing consectetur elit dolor\",\n \"protocol\": \"id ven\"\n }\n ],\n \"slirp\": {},\n \"sriov\": {},\n \"tag\": \"Lorem irure esse quis\"\n },\n {\n \"name\": \"aliquip esse voluptate\",\n \"acpiIndex\": -44946930,\n \"bootOrder\": -7262324,\n \"bridge\": {},\n \"dhcpOptions\": {\n \"bootFileName\": \"magna eiusmod\",\n \"ntpServers\": [\n \"nostrud anim reprehenderit\",\n \"eu adipisicing incididunt\"\n ],\n \"privateOptions\": [\n {\n \"option\": -8247615,\n \"value\": \"dolor consectetur\"\n },\n {\n \"option\": 2128673,\n \"value\": \"fugiat incididunt\"\n }\n ],\n \"tftpServerName\": \"pariatur Duis occaecat ex enim\"\n },\n \"macAddress\": \"proident \",\n \"macvtap\": {},\n \"masquerade\": {},\n \"model\": \"dolor proident eiusmod\",\n \"passt\": {},\n \"pciAddress\": \"occaecat\",\n \"ports\": [\n {\n \"port\": -65611092,\n \"name\": \"magna voluptate ut in\",\n \"protocol\": \"sint est\"\n },\n {\n \"port\": -62127162,\n \"name\": \"amet Lorem ipsum ea\",\n \"protocol\": \"sunt\"\n }\n ],\n \"slirp\": {},\n \"sriov\": {},\n \"tag\": \"cillum ut in\"\n }\n ],\n \"networkInterfaceMultiqueue\": false,\n \"rng\": {},\n \"sound\": {\n \"name\": \"mollit velit\",\n \"model\": \"id aliquip officia ex\"\n },\n \"tpm\": {},\n \"useVirtioTransitional\": true,\n \"watchdog\": {\n \"name\": \"reprehenderit ullamco velit commodo\",\n \"i6300esb\": {\n \"action\": \"ad anim\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"exercitation do fugiat\",\n \"manufacturer\": \"non incididunt eu officia\",\n \"serial\": \"irure et Excepteur enim\",\n \"sku\": \"ut dolore minim adipisicing\",\n \"version\": \"sed adipisi\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": false,\n \"tickPolicy\": \"incididunt laborum proident enim\"\n },\n \"hyperv\": {\n \"present\": false\n },\n \"kvm\": {\n \"present\": true\n },\n \"pit\": {\n \"present\": false,\n \"tickPolicy\": \"exercitation nulla\"\n },\n \"rtc\": {\n \"present\": true,\n \"tickPolicy\": \"labore minim tempor\",\n \"track\": \"id culpa velit\"\n }\n },\n \"timezone\": \"Lorem id aute ea eu\",\n \"utc\": {\n \"offsetSeconds\": -98535863\n }\n },\n \"cpu\": {\n \"cores\": -34842715,\n \"dedicatedCpuPlacement\": true,\n \"features\": [\n {\n \"name\": \"laborum cupidatat aute non\",\n \"policy\": \"ut est sint reprehenderit\"\n },\n {\n \"name\": \"Duis aute officia ex fugiat\",\n \"policy\": \"occaecat\"\n }\n ],\n \"isolateEmulatorThread\": true,\n \"model\": \"voluptate amet occaecat\",\n \"numa\": {\n \"guestMappingPassthrough\": {}\n },\n \"realtime\": {\n \"mask\": \"dolor voluptate sint in\"\n },\n \"sockets\": -31340321,\n \"threads\": -51980664\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": true\n },\n \"apic\": {\n \"enabled\": true,\n \"endOfInterrupt\": true\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": true\n },\n \"frequencies\": {\n \"enabled\": false\n },\n \"ipi\": {\n \"enabled\": false\n },\n \"reenlightenment\": {\n \"enabled\": true\n },\n \"relaxed\": {\n \"enabled\": true\n },\n \"reset\": {\n \"enabled\": false\n },\n \"runtime\": {\n \"enabled\": false\n },\n \"spinlocks\": {\n \"enabled\": true,\n \"spinlocks\": -19151441\n },\n \"synic\": {\n \"enabled\": true\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": true\n },\n \"enabled\": true\n },\n \"tlbflush\": {\n \"enabled\": false\n },\n \"vapic\": {\n \"enabled\": false\n },\n \"vendorid\": {\n \"enabled\": true,\n \"vendorid\": \"pariatur\"\n },\n \"vpindex\": {\n \"enabled\": false\n }\n },\n \"kvm\": {\n \"hidden\": true\n },\n \"pvspinlock\": {\n \"enabled\": false\n },\n \"smm\": {\n \"enabled\": true\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": false\n },\n \"efi\": {\n \"secureBoot\": false\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"conse\",\n \"imagePullPolicy\": \"officia\",\n \"imagePullSecret\": \"Ut quis tempor pariatur exercitation\",\n \"initrdPath\": \"consectetur occaecat\",\n \"kernelPath\": \"anim labore\"\n },\n \"kernelArgs\": \"voluptate adipisicing elit\"\n },\n \"serial\": \"nostrud magna pariatur\",\n \"uuid\": \"minim ullamco tempor\"\n },\n \"ioThreadsPolicy\": \"veniam cupidatat anim\",\n \"launchSecurity\": {\n \"sev\": {}\n },\n \"machine\": {\n \"type\": \"labore velit\"\n },\n \"memory\": {\n \"guest\": \"et voluptate\",\n \"hugepages\": {\n \"pageSize\": \"laboris deserunt aute eu\"\n }\n },\n \"resources\": {\n \"limits\": {},\n \"overcommitGuestOverhead\": false,\n \"requests\": {}\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"magna minim\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": {},\n \"qemuGuestAgent\": {\n \"users\": [\n \"mollit in eu \",\n \"cillum exercitation tem\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"n\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": {}\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"quis cillum dolor\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": {},\n \"qemuGuestAgent\": {\n \"users\": [\n \"laboris est\",\n \"i\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"proident Excepteur\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": {}\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 46709500,\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"ad dolor veniam commodo\",\n \"operator\": \"irure Ut enim magna reprehenderit\",\n \"values\": [\n \"id fugiat enim\",\n \"Excepteur mollit eu proident\"\n ]\n },\n {\n \"key\": \"velit dolore cupidatat\",\n \"operator\": \"est d\",\n \"values\": [\n \"velit mini\",\n \"in\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"nisi elit velit laboris\",\n \"operator\": \"ex fugiat\",\n \"values\": [\n \"nostrud\",\n \"consectetur labore incididunt deserunt enim\"\n ]\n },\n {\n \"key\": \"officia minim tempor proident\",\n \"operator\": \"velit\",\n \"values\": [\n \"consectetur est\",\n \"cupidatat\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": -71839900,\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"tempor\",\n \"operator\": \"dolor labore dolore cillu\",\n \"values\": [\n \"consequat aliqua\",\n \"consequat voluptate anim\"\n ]\n },\n {\n \"key\": \"esse\",\n \"operator\": \"eu elit dolor dolore culpa\",\n \"values\": [\n \"in quis es\",\n \"deserunt pariatur officia\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"dolore eiusmod\",\n \"operator\": \"officia laboris quis\",\n \"values\": [\n \"velit adipisicing\",\n \"dolore ad aliqua officia\"\n ]\n },\n {\n \"key\": \"laborum reprehenderit id\",\n \"operator\": \"mollit occaecat labore\",\n \"values\": [\n \"eu nulla sunt adipisicing\",\n \"cillum deseru\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"ad in sed irure\",\n \"operator\": \"nulla irure minim\",\n \"values\": [\n \"in fugiat elit\",\n \"sint ipsum sit\"\n ]\n },\n {\n \"key\": \"anim ut consectetur ea\",\n \"operator\": \"sed laborum\",\n \"values\": [\n \"laborum consectetur ut fugia\",\n \"velit et\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"labore aliqua in\",\n \"operator\": \"minim incididunt amet do\",\n \"values\": [\n \"in sit cupidatat amet\",\n \"Ut consequat fugiat ullamco\"\n ]\n },\n {\n \"key\": \"exercitation cillum dolore\",\n \"operator\": \"ipsum ut in pariatur aute\",\n \"values\": [\n \"exercitation deserunt nulla\",\n \"aliqua consectetur voluptate\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"nulla dolor esse ad dolor\",\n \"operator\": \"occaecat magna\",\n \"values\": [\n \"est ut\",\n \"consectetur ipsum elit culpa\"\n ]\n },\n {\n \"key\": \"nisi ad aute ut\",\n \"operator\": \"qui aliquip\",\n \"values\": [\n \"dolor ex laborum\",\n \"tempor est\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"irur\",\n \"operator\": \"tempor ut\",\n \"values\": [\n \"ipsum dolor nisi\",\n \"magna Duis aliqua\"\n ]\n },\n {\n \"key\": \"do aliquip quis sunt\",\n \"operator\": \"non Duis dolor\",\n \"values\": [\n \"Duis do est labore occaecat\",\n \"esse non\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 2841817,\n \"podAffinityTerm\": {\n \"topologyKey\": \"pariatur Duis mollit\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"ea ad Ut id qui\",\n \"operator\": \"labore anim ea nulla\",\n \"values\": [\n \"ut\",\n \"labore sint in\"\n ]\n },\n {\n \"key\": \"irure dolor quis fugiat\",\n \"operator\": \"aliqua sunt amet in\",\n \"values\": [\n \"pariatur dol\",\n \"aliqua eiusmod officia eu\"\n ]\n }\n ],\n \"matchLabels\": {\n \"veniam77\": \"reprehenderit sint \",\n \"dolor955\": \"velit adipisicing amet\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"in ullamco adipisicing pariatur\",\n \"operator\": \"nostrud aute\",\n \"values\": [\n \"amet dolor non\",\n \"occaecat deserunt\"\n ]\n },\n {\n \"key\": \"ea in reprehenderit eu\",\n \"operator\": \"esse reprehenderit minim anim \",\n \"values\": [\n \"in non\",\n \"eiusmod amet\"\n ]\n }\n ],\n \"matchLabels\": {\n \"eu_88\": \"ea ex enim ad\",\n \"esse29e\": \"voluptate in\",\n \"Excepteurb\": \"cillum officia commodo dolore ea\"\n }\n },\n \"namespaces\": [\n \"cillum ut qui\",\n \"quis eu\"\n ]\n }\n },\n {\n \"weight\": -46527009,\n \"podAffinityTerm\": {\n \"topologyKey\": \"eu veniam\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"aute est\",\n \"operator\": \"velit laboris occaecat\",\n \"values\": [\n \"sed nostrud ullamco mollit\",\n \"in\"\n ]\n },\n {\n \"key\": \"irure sint\",\n \"operator\": \"sit\",\n \"values\": [\n \"consectetur ea\",\n \"elit in quis\"\n ]\n }\n ],\n \"matchLabels\": {\n \"enim39\": \"deserunt minim tempor Ut\",\n \"dolore9\": \"repre\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"culpa aute\",\n \"operator\": \"Ut veniam culpa ut\",\n \"values\": [\n \"ea do ut\",\n \"aliqua pariatur ut do consequat\"\n ]\n },\n {\n \"key\": \"consectetur sint in\",\n \"operator\": \"culpa in aliqua\",\n \"values\": [\n \"anim esse fugiat Lorem\",\n \"mollit incididunt culpa\"\n ]\n }\n ],\n \"matchLabels\": {\n \"do5d7\": \"minim dolor\",\n \"Excepteur66\": \"commodo ipsum nulla\"\n }\n },\n \"namespaces\": [\n \"exercitation d\",\n \"do aliquip\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"mollit\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"incididunt dolore Excepteur Ut adipisicing\",\n \"operator\": \"irure occaecat officia ex do\",\n \"values\": [\n \"sunt nisi pariatur in\",\n \"minim consequat reprehenderit proident ea\"\n ]\n },\n {\n \"key\": \"nostrud aliqua exercitation\",\n \"operator\": \"exercitation in velit esse\",\n \"values\": [\n \"u\",\n \"fugiat Excepteur sit ut\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolore_5\": \"dolore labore nulla do\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"eu fugiat aute laborum\",\n \"operator\": \"occaecat veniam magna ut\",\n \"values\": [\n \"occaecat\",\n \"dolor sit Duis nulla\"\n ]\n },\n {\n \"key\": \"ut occaecat sunt\",\n \"operator\": \"culpa\",\n \"values\": [\n \"in magna aute velit id\",\n \"ipsum aliqua eu officia\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Ut_3ae\": \"incididunt sit Duis consequat\"\n }\n },\n \"namespaces\": [\n \"labore\",\n \"ut id\"\n ]\n },\n {\n \"topologyKey\": \"adipisicing in amet nisi ut\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"veniam est in nostrud\",\n \"operator\": \"id nulla\",\n \"values\": [\n \"magna commodo labore ipsum\",\n \"commodo irure occaecat proident\"\n ]\n },\n {\n \"key\": \"dolor\",\n \"operator\": \"esse\",\n \"values\": [\n \"quis in sint\",\n \"fugiat reprehenderit ullamco\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quid2c\": \"dolore nulla ipsum\",\n \"sunt9\": \"id\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"cupidata\",\n \"operator\": \"pariatur ea ullamco tempor\",\n \"values\": [\n \"ea ut laboris occaecat\",\n \"in eu\"\n ]\n },\n {\n \"key\": \"id voluptate incididunt\",\n \"operator\": \"enim aliquip\",\n \"values\": [\n \"ipsum labore ullamco\",\n \"commodo\"\n ]\n }\n ],\n \"matchLabels\": {\n \"amet8\": \"occaecat et esse\",\n \"Duis_cf\": \"ut anim\"\n }\n },\n \"namespaces\": [\n \"proident quis dolor\",\n \"dolor in\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": 42144682,\n \"podAffinityTerm\": {\n \"topologyKey\": \"do adipisicing\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"cupidatat id sit consequat\",\n \"operator\": \"fugiat eu do\",\n \"values\": [\n \"occaecat dolore\",\n \"ex Lorem occaecat\"\n ]\n },\n {\n \"key\": \"dolore elit enim cillu\",\n \"operator\": \"Duis culpa ullamco incididunt\",\n \"values\": [\n \"nulla\",\n \"do dolore id\"\n ]\n }\n ],\n \"matchLabels\": {\n \"voluptate073\": \"nulla minim aute pariatur\",\n \"animeca\": \"Duis irure veniam\",\n \"ametcf\": \"commodo\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"ut\",\n \"operator\": \"dol\",\n \"values\": [\n \"consectetur est ullamco\",\n \"labore nisi tempor magna est\"\n ]\n },\n {\n \"key\": \"voluptate in veniam\",\n \"operator\": \"aliquip sint dolore culpa Excepteur\",\n \"values\": [\n \"nisi amet\",\n \"ut cillum reprehenderit occaec\"\n ]\n }\n ],\n \"matchLabels\": {\n \"velit_26\": \"ullamco sunt Ut aliquip\",\n \"incididunt2b1\": \"in nulla commodo\"\n }\n },\n \"namespaces\": [\n \"enim proident voluptate\",\n \"irure velit\"\n ]\n }\n },\n {\n \"weight\": -10325128,\n \"podAffinityTerm\": {\n \"topologyKey\": \"ea culpa et officia\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"anim Duis dolor proident\",\n \"operator\": \"Ut adipisicing non\",\n \"values\": [\n \"qui ea\",\n \"dolor enim\"\n ]\n },\n {\n \"key\": \"nulla in\",\n \"operator\": \"dolor ipsum et\",\n \"values\": [\n \"eu veniam ea\",\n \"laboris ullamco aute eiusmod\"\n ]\n }\n ],\n \"matchLabels\": {\n \"veniam_6a0\": \"ad sint commodo\",\n \"aute_88\": \"sint adip\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"nisi in adipisicing\",\n \"operator\": \"occaecat sint\",\n \"values\": [\n \"et ad \",\n \"aliquip U\"\n ]\n },\n {\n \"key\": \"ut ad consectetur sint\",\n \"operator\": \"enim aute quis reprehenderit dolor\",\n \"values\": [\n \"occaecat ullamco amet Duis\",\n \"nulla Excepteur\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Ut_66\": \"reprehenderit irure mollit consectetur\"\n }\n },\n \"namespaces\": [\n \"sed\",\n \"in\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"dolor\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"id do non\",\n \"operator\": \"ut et pariatur\",\n \"values\": [\n \"id labore in est minim\",\n \"nisi reprehenderit ad ullamco\"\n ]\n },\n {\n \"key\": \"id non est\",\n \"operator\": \"fugiat\",\n \"values\": [\n \"ullamco dolor tempo\",\n \"v\"\n ]\n }\n ],\n \"matchLabels\": {\n \"cupidatat_\": \"irure reprehenderit mollit\",\n \"sed_e17\": \"incididunt reprehe\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"anim proident\",\n \"operator\": \"Lorem ipsum\",\n \"values\": [\n \"deserunt aliqua ea elit\",\n \"exercitation eiusmod in anim\"\n ]\n },\n {\n \"key\": \"cupidatat \",\n \"operator\": \"conse\",\n \"values\": [\n \"magna laborum dolore\",\n \"sunt occaecat labore\"\n ]\n }\n ],\n \"matchLabels\": {\n \"consectetur_928\": \"adipisicing amet sunt mollit\",\n \"fugiat_17e\": \"labore et consectetur ut\"\n }\n },\n \"namespaces\": [\n \"ea id anim\",\n \"consequat\"\n ]\n },\n {\n \"topologyKey\": \"ipsum elit commodo sit\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"dolore sunt ullamco\",\n \"operator\": \"voluptate consequat est cupidat\",\n \"values\": [\n \"officia nostrud\",\n \"mollit aliqua proident\"\n ]\n },\n {\n \"key\": \"proident voluptate quis in consectetur\",\n \"operator\": \"cillum Ut\",\n \"values\": [\n \"ut\",\n \"est labore\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Excepteur_1b\": \"in consectetur mollit labore culpa\",\n \"id0\": \"labore elit est\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"mollit in\",\n \"operator\": \"est Lorem commodo do\",\n \"values\": [\n \"labore incididunt\",\n \"ea dolore id do\"\n ]\n },\n {\n \"key\": \"Ut aute anim proident\",\n \"operator\": \"minim ut tempor sit ex\",\n \"values\": [\n \"nulla ea eu eiusmod\",\n \"s\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed812\": \"laboris Duis\"\n }\n },\n \"namespaces\": [\n \"in et\",\n \"est eu voluptate\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"sint proident pariatur nisi\",\n \"id nisi elit\"\n ],\n \"options\": [\n {\n \"name\": \"commodo fugiat\",\n \"value\": \"pariatur sit dolore voluptate\"\n },\n {\n \"name\": \"qui quis\",\n \"value\": \"ad\"\n }\n ],\n \"searches\": [\n \"est cillum ex velit\",\n \"eiusmod\"\n ]\n },\n \"dnsPolicy\": \"ut in Ut Duis\",\n \"evictionStrategy\": \"mollit enim proident\",\n \"hostname\": \"aliquip id in Duis\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"sunt commodo dolor in qui\",\n \"culpa do sunt\"\n ]\n },\n \"failureThreshold\": -6188068,\n \"guestAgentPing\": {},\n \"httpGet\": {\n \"port\": \"eiusmod culpa\",\n \"host\": \"cupidatat veniam Excepteur\",\n \"httpHeaders\": [\n {\n \"name\": \"officia sed D\",\n \"value\": \"dolor Duis\"\n },\n {\n \"name\": \"deserunt exercitation\",\n \"value\": \"laborum eiusmod\"\n }\n ],\n \"path\": \"ullamco\",\n \"scheme\": \"est exercitation do consequat\"\n },\n \"initialDelaySeconds\": 28712155,\n \"periodSeconds\": -30302060,\n \"successThreshold\": -22481270,\n \"tcpSocket\": {\n \"port\": \"anim commodo voluptate\",\n \"host\": \"ex dolor\"\n },\n \"timeoutSeconds\": 17979159\n },\n \"networks\": [\n {\n \"name\": \"adipisicing dolore quis ipsum\",\n \"multus\": {\n \"networkName\": \"Ut quis eiusmod cupidatat\",\n \"default\": true\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"enim proident amet labore sint\",\n \"vmNetworkCIDR\": \"ips\"\n }\n },\n {\n \"name\": \"deserunt irure nostrud do Ut\",\n \"multus\": {\n \"networkName\": \"sit ulla\",\n \"default\": true\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"aliquip do\",\n \"vmNetworkCIDR\": \"nulla id\"\n }\n }\n ],\n \"nodeSelector\": {\n \"Lorem95e\": \"occaecat ut Duis esse\",\n \"sinte\": \"dolor cillum anim fugiat non\"\n },\n \"priorityClassName\": \"tempor\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"incididunt aliquip reprehenderit\",\n \"ut cillum nisi\"\n ]\n },\n \"failureThreshold\": -578246,\n \"guestAgentPing\": {},\n \"httpGet\": {\n \"port\": \"sed proident adipisicing dolore\",\n \"host\": \"proident\",\n \"httpHeaders\": [\n {\n \"name\": \"quis cillum\",\n \"value\": \"nostrud laboris exercitation occae\"\n },\n {\n \"name\": \"magna\",\n \"value\": \"sunt ex laborum veniam aliqua\"\n }\n ],\n \"path\": \"in anim\",\n \"scheme\": \"adipisicing sint\"\n },\n \"initialDelaySeconds\": -49347281,\n \"periodSeconds\": -95294794,\n \"successThreshold\": -98475190,\n \"tcpSocket\": {\n \"port\": \"exercitation Lorem\",\n \"host\": \"minim fugiat\"\n },\n \"timeoutSeconds\": 82011085\n },\n \"schedulerName\": \"in nulla deserunt dolor\",\n \"startStrategy\": \"Ut dolore in\",\n \"subdomain\": \"pariatur irure consectetur sunt laborum\",\n \"terminationGracePeriodSeconds\": 27145436,\n \"tolerations\": [\n {\n \"effect\": \"veniam qui\",\n \"key\": \"tempor in\",\n \"operator\": \"su\",\n \"tolerationSeconds\": 77838365,\n \"value\": \"veniam exercitation id Ut\"\n },\n {\n \"effect\": \"mollit\",\n \"key\": \"est eu\",\n \"operator\": \"do ad eiusmod\",\n \"tolerationSeconds\": -79792213,\n \"value\": \"Excepteur labor\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": -93630792,\n \"topologyKey\": \"mollit reprehenderit\",\n \"whenUnsatisfiable\": \"Ut\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"dolore cupidatat quis consectetur\",\n \"operator\": \"cupidatat enim\",\n \"values\": [\n \"in Lorem\",\n \"deserunt\"\n ]\n },\n {\n \"key\": \"est voluptate commodo ipsum\",\n \"operator\": \"magna esse aute Duis\",\n \"values\": [\n \"eu amet\",\n \"dolore enim Excepteur esse in\"\n ]\n }\n ],\n \"matchLabels\": {\n \"cillum_0\": \"dolore\",\n \"adipisicinge5\": \"velit E\"\n }\n }\n },\n {\n \"maxSkew\": 96976192,\n \"topologyKey\": \"labore reprehenderit magna ullamco cillum\",\n \"whenUnsatisfiable\": \"minim cillum laborum enim\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"aliquip amet voluptate ea\",\n \"operator\": \"dolore commodo incididunt adipisicing\",\n \"values\": [\n \"esse \",\n \"fugiat\"\n ]\n },\n {\n \"key\": \"sint occaecat esse\",\n \"operator\": \"nisi ut pariatur mollit\",\n \"values\": [\n \"veniam tempor dolor laborum\",\n \"in dolor aliquip\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_f5\": \"est dolor dolore officia\",\n \"esse9\": \"dolore\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"tempor dolore occaecat\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"dolor\",\n \"networkDataBase64\": \"ut dolor occaecat enim\",\n \"networkDataSecretRef\": {\n \"name\": \"culpa eu aliquip cupidatat sunt\"\n },\n \"secretRef\": {\n \"name\": \"nostrud ex\"\n },\n \"userData\": \"ut\",\n \"userDataBase64\": \"cillum fugiat\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"proident\",\n \"networkDataBase64\": \"commodo qui enim irure\",\n \"networkDataSecretRef\": {\n \"name\": \"cup\"\n },\n \"secretRef\": {\n \"name\": \"nostrud aliqua occaecat cupidatat\"\n },\n \"userData\": \"in\",\n \"userDataBase64\": \"dolore velit ut\"\n },\n \"configMap\": {\n \"name\": \"ad la\",\n \"optional\": false,\n \"volumeLabel\": \"in \"\n },\n \"containerDisk\": {\n \"image\": \"proident officia exercitation sed\",\n \"imagePullPolicy\": \"occaecat amet Ut nulla\",\n \"imagePullSecret\": \"ut exercitation dolor\",\n \"path\": \"sit pariatur quis\"\n },\n \"dataVolume\": {\n \"name\": \"in fugiat cillum\",\n \"hotpluggable\": false\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"sit\",\n \"fieldRef\": {\n \"fieldPath\": \"irure qui nulla ut\",\n \"apiVersion\": \"fugiat\"\n },\n \"mode\": 33492565,\n \"resourceFieldRef\": {\n \"resource\": \"ut ea Excepteur tempor ex\",\n \"containerName\": \"laboris dolore aliquip amet culpa\",\n \"divisor\": \"deserunt culpa\"\n }\n },\n {\n \"path\": \"magna tempor proident do\",\n \"fieldRef\": {\n \"fieldPath\": \"proident velit irure pariatur\",\n \"apiVersion\": \"deserunt\"\n },\n \"mode\": -48291683,\n \"resourceFieldRef\": {\n \"resource\": \"voluptate dolor anim eu\",\n \"containerName\": \"ullamco magna\",\n \"divisor\": \"Ut incididunt elit\"\n }\n }\n ],\n \"volumeLabel\": \"Ut ea non nulla\"\n },\n \"downwardMetrics\": {},\n \"emptyDisk\": {\n \"capacity\": \"Lorem sed\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"dolore velit\",\n \"hotpluggable\": true,\n \"readOnly\": false\n }\n },\n \"hostDisk\": {\n \"path\": \"in officia\",\n \"type\": \"do mollit ut\",\n \"capacity\": \"cillum\",\n \"shared\": false\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": false,\n \"readOnly\": false\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"sunt aliquip elit nulla\",\n \"hotpluggable\": false,\n \"readOnly\": false\n },\n \"secret\": {\n \"optional\": false,\n \"secretName\": \"adipisicing occaecat sunt\",\n \"volumeLabel\": \"id\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"fugiat\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"minim nostrud\"\n },\n \"secret\": {\n \"name\": \"deserunt occaecat culpa\"\n }\n }\n },\n {\n \"name\": \"sunt Excepteur adipisicing irure\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"est nisi id cillum enim\",\n \"networkDataBase64\": \"Ut mollit\",\n \"networkDataSecretRef\": {\n \"name\": \"adipisicing laborum\"\n },\n \"secretRef\": {\n \"name\": \"tempor amet dolor nisi\"\n },\n \"userData\": \"mollit sit\",\n \"userDataBase64\": \"incididunt\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"voluptate dolor aliqua\",\n \"networkDataBase64\": \"ea amet\",\n \"networkDataSecretRef\": {\n \"name\": \"qui sed ea Duis id\"\n },\n \"secretRef\": {\n \"name\": \"elit consectetur\"\n },\n \"userData\": \"in cillum voluptate id sed\",\n \"userDataBase64\": \"minim incididunt\"\n },\n \"configMap\": {\n \"name\": \"sit commodo Excepteur sed\",\n \"optional\": true,\n \"volumeLabel\": \"veniam\"\n },\n \"containerDisk\": {\n \"image\": \"Ut esse mollit\",\n \"imagePullPolicy\": \"veniam officia\",\n \"imagePullSecret\": \"reprehenderit quis anim laborum\",\n \"path\": \"adipisicing esse cupidatat amet officia\"\n },\n \"dataVolume\": {\n \"name\": \"veniam laborum sit\",\n \"hotpluggable\": true\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"exercitation voluptate nulla \",\n \"fieldRef\": {\n \"fieldPath\": \"exercitation\",\n \"apiVersion\": \"elit Ut in proident\"\n },\n \"mode\": -28273868,\n \"resourceFieldRef\": {\n \"resource\": \"mollit\",\n \"containerName\": \"in\",\n \"divisor\": \"laborum ut commodo enim\"\n }\n },\n {\n \"path\": \"ullamco deserunt esse mollit sunt\",\n \"fieldRef\": {\n \"fieldPath\": \"aliqua Excepteur\",\n \"apiVersion\": \"dolor do incididunt ipsum pariatur\"\n },\n \"mode\": 11580665,\n \"resourceFieldRef\": {\n \"resource\": \"ullamco enim in\",\n \"containerName\": \"dolor cupidatat exercitation labo\",\n \"divisor\": \"adipisicing ut quis non\"\n }\n }\n ],\n \"volumeLabel\": \"amet voluptate\"\n },\n \"downwardMetrics\": {},\n \"emptyDisk\": {\n \"capacity\": \"sint aliquip Ut\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"aute pariatur\",\n \"hotpluggable\": false,\n \"readOnly\": true\n }\n },\n \"hostDisk\": {\n \"path\": \"v\",\n \"type\": \"magna\",\n \"capacity\": \"o\",\n \"shared\": false\n },\n \"memoryDump\": {\n \"claimName\": \"amet dolor\",\n \"hotpluggable\": true,\n \"readOnly\": true\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"et\",\n \"hotpluggable\": false,\n \"readOnly\": false\n },\n \"secret\": {\n \"optional\": true,\n \"secretName\": \"ad nostrud reprehenderit dolore\",\n \"volumeLabel\": \"ut voluptate\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"non ullamco aute consecte\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"cillum consequat\"\n },\n \"secret\": {\n \"name\": \"proident ullamco\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"laboris reprehenderit incididunt exercitation consequat\",\n \"current\": \"aliqua tempor ipsum\"\n },\n {\n \"previous\": \"dolore et sunt\",\n \"current\": \"ea\"\n }\n ],\n \"contentType\": \"sint \",\n \"finalCheckpoint\": false,\n \"preallocation\": false,\n \"priorityClassName\": \"ut Excepteur enim laboris\",\n \"pvc\": {\n \"accessModes\": [\n \"cupidatat sint sunt\",\n \"ipsum eiusmod \"\n ],\n \"dataSource\": {\n \"kind\": \"ut dolore\",\n \"name\": \"est voluptate Ut\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"deserunt aute velit in occaecat\",\n \"name\": \"elit irure ullamco proident\",\n \"apiGroup\": \"id nostrud ut\"\n },\n \"resources\": {\n \"limits\": {\n \"labore_a_8\": \"qui in sit\"\n },\n \"requests\": {\n \"sint5\": \"consequat dolore\",\n \"ut_7\": \"in\",\n \"adipisicing_4\": \"adipisicing commodo\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"proident dolor aliquip\",\n \"operator\": \"laboris sit\",\n \"values\": [\n \"adipisicing\",\n \"velit et\"\n ]\n },\n {\n \"key\": \"esse\",\n \"operator\": \"est in venia\",\n \"values\": [\n \"nostrud in in commodo\",\n \"dolore aliquip\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ea1b3\": \"aliqua laborum anim minim\",\n \"veniam_e3f\": \"nisi incididunt enim non laboris\",\n \"minime\": \"sit consequat cillum irure adipisicing\"\n }\n },\n \"storageClassName\": \"eiusmod est proident laboris\",\n \"volumeMode\": \"in labore officia\",\n \"volumeName\": \"minim irure\"\n },\n \"source\": {\n \"blank\": {},\n \"http\": {\n \"url\": \"magna mollit consequat venia\",\n \"certConfigMap\": \"proident \",\n \"extraHeaders\": [\n \"do\",\n \"laboris qui\"\n ],\n \"secretExtraHeaders\": [\n \"velit et esse eu Excepteur\",\n \"ullamco dolore exercitation\"\n ],\n \"secretRef\": \"nu\"\n },\n \"imageio\": {\n \"url\": \"ut ut in quis\",\n \"diskId\": \"eiusmod est aliqua\",\n \"certConfigMap\": \"dolor dolor culpa\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"dolor ullamco veniam non\",\n \"name\": \"cupidatat proident\"\n },\n \"registry\": {\n \"certConfigMap\": \"incididunt in commodo\",\n \"imageStream\": \"i\",\n \"pullMethod\": \"occaecat ad\",\n \"secretRef\": \"enim aute in ad\",\n \"url\": \"deserunt\"\n },\n \"s3\": {\n \"url\": \"aliquip aliqua Excepteur tempor\",\n \"certConfigMap\": \"pariatur non nulla\",\n \"secretRef\": \"ea sit eu est\"\n },\n \"upload\": {},\n \"vddk\": {\n \"backingFile\": \"magna irure\",\n \"initImageURL\": \"tempor ut est aliqua\",\n \"secretRef\": \"dolor irure\",\n \"thumbprint\": \"aliquip minim cupidatat\",\n \"url\": \"pariatur ea\",\n \"uuid\": \"tempor commodo\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"laboris magna irure\",\n \"name\": \"quis laboris aliquip reprehenderit\",\n \"namespace\": \"enim cillum Excepteur ea\"\n },\n \"storage\": {\n \"accessModes\": [\n \"occaecat esse\",\n \"veniam consectetur aliqua\"\n ],\n \"dataSource\": {\n \"kind\": \"ut tempor adipisicin\",\n \"name\": \"ad nisi in\",\n \"apiGroup\": \"nulla aliqua Excepteur minim\"\n },\n \"resources\": {\n \"limits\": {\n \"in_9ef\": \"minim sed anim\",\n \"ullamco_0\": \"cillum aliqua\",\n \"veniam_a9\": \"Duis\"\n },\n \"requests\": {\n \"anim_1\": \"laborum cillum reprehenderit in\",\n \"ea_622\": \"dolore\",\n \"labore5\": \"fugiat ullamco nisi\",\n \"veniam_54\": \"aute sint do\",\n \"proidentba\": \"commodo minim Duis aliqua\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"Duis ad\",\n \"operator\": \"nulla deserunt esse nostrud quis\",\n \"values\": [\n \"fugiat nulla enim occaecat\",\n \"nulla \"\n ]\n },\n {\n \"key\": \"enim sed\",\n \"operator\": \"ex cupidatat \",\n \"values\": [\n \"ipsum aliqua minim\",\n \"consectetur laboris tempor\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor__80\": \"consequat eu nisi sunt labore\",\n \"irure_376\": \"nos\"\n }\n },\n \"storageClassName\": \"officia veniam nisi proident\",\n \"volumeMode\": \"pariatur et in cupidatat dolore\",\n \"volumeName\": \"minim ut qui aute\"\n }\n },\n \"apiVersion\": \"ea amet\",\n \"kind\": \"consequat quis\",\n \"metadata\": {\n \"annotations\": {\n \"amet_7\": \"ut minim quis\",\n \"in_7e\": \"pariatur cillum\",\n \"ullamco9b8\": \"reprehenderit officia dolor in\",\n \"nostrud_bc7\": \"nulla non et\"\n },\n \"clusterName\": \"deserunt sint aliqua adipisicing\",\n \"creationTimestamp\": \"ex ipsum\",\n \"deletionGracePeriodSeconds\": -13250250,\n \"deletionTimestamp\": \"1998-06-20T22:34:13.099Z\",\n \"finalizers\": [\n \"Lorem do in dolore \",\n \"nisi ea minim qui\"\n ],\n \"generateName\": \"ut consectetur ea\",\n \"generation\": 28398407,\n \"labels\": {\n \"id_c\": \"elit\",\n \"consequat555\": \"commodo fugiat\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"mollit sunt sint cupidatat\",\n \"fieldsType\": \"cupidatat laboris reprehenderit\",\n \"fieldsV1\": {\n \"Raw\": [\n \"sit nisi minim\",\n \"nisi ven\"\n ]\n },\n \"manager\": \"aliqua\",\n \"operation\": \"tempor dolor\",\n \"subresource\": \"Lorem cup\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"quis exercitation\",\n \"fieldsType\": \"do consequat Excepteur dolor\",\n \"fieldsV1\": {\n \"Raw\": [\n \"ad ea non\",\n \"veniam\"\n ]\n },\n \"manager\": \"exerc\",\n \"operation\": \"sunt laboris qui\",\n \"subresource\": \"Duis adipisicing fugiat aliqua\",\n \"time\": \"\"\n }\n ],\n \"name\": \"pariatur Ut non\",\n \"namespace\": \"ad dolor pariatur sed\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"nisi adipisicing\",\n \"kind\": \"qui dolore\",\n \"name\": \"tempor \",\n \"uid\": \"dolore sed enim\",\n \"blockOwnerDeletion\": false,\n \"controller\": true\n },\n {\n \"apiVersion\": \"sit irure do laboris proident\",\n \"kind\": \"consectetur Ut reprehenderit ipsum\",\n \"name\": \"enim commodo reprehenderit\",\n \"uid\": \"officia\",\n \"blockOwnerDeletion\": false,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"irure minim in consequat exercitation\",\n \"selfLink\": \"anim ut cillum\",\n \"uid\": \"ad in do\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"nisi ea ex\",\n \"current\": \"velit Lorem dolore occaecat fugiat\"\n },\n {\n \"previous\": \"exercitation la\",\n \"current\": \"officia irure est sint\"\n }\n ],\n \"contentType\": \"sed Lorem\",\n \"finalCheckpoint\": true,\n \"preallocation\": false,\n \"priorityClassName\": \"eu Duis\",\n \"pvc\": {\n \"accessModes\": [\n \"officia irure\",\n \"dolore e\"\n ],\n \"dataSource\": {\n \"kind\": \"do ipsum quis\",\n \"name\": \"consequat proident occaecat\",\n \"apiGroup\": \"velit eu ad\"\n },\n \"dataSourceRef\": {\n \"kind\": \"cupidatat deserunt ullamco in\",\n \"name\": \"reprehenderit\",\n \"apiGroup\": \"Excepteur eiusmod\"\n },\n \"resources\": {\n \"limits\": {\n \"culpa7\": \"magna ut minim\",\n \"laboris_f\": \"fugiat\",\n \"dolor8f\": \"nulla mollit ex occaecat Duis\"\n },\n \"requests\": {\n \"labore_77\": \"officia dolor\",\n \"sunt_744\": \"do\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"Ut aliqua quis elit\",\n \"operator\": \"officia voluptate ut ad consectetur\",\n \"values\": [\n \"anim sit nisi\",\n \"eu nostrud dolor consequat\"\n ]\n },\n {\n \"key\": \"consequat laborum ea esse\",\n \"operator\": \"incididunt Ut officia reprehenderit sit\",\n \"values\": [\n \"nulla\",\n \"consequat aute sed\"\n ]\n }\n ],\n \"matchLabels\": {\n \"mollit_a5a\": \"consequat eu sed anim\"\n }\n },\n \"storageClassName\": \"eiusmod\",\n \"volumeMode\": \"commodo culpa ut proident\",\n \"volumeName\": \"enim commodo\"\n },\n \"source\": {\n \"blank\": {},\n \"http\": {\n \"url\": \"dolor elit ad ut officia\",\n \"certConfigMap\": \"officia amet\",\n \"extraHeaders\": [\n \"minim dolore veniam mollit\",\n \"et cupidatat enim\"\n ],\n \"secretExtraHeaders\": [\n \"Duis enim no\",\n \"sint in\"\n ],\n \"secretRef\": \"id\"\n },\n \"imageio\": {\n \"url\": \"anim cupidatat commodo ut\",\n \"diskId\": \"pariatur est consectetur\",\n \"certConfigMap\": \"cupidatat dolore\",\n \"secretRef\": \"enim officia sint\"\n },\n \"pvc\": {\n \"namespace\": \"ex\",\n \"name\": \"in cupidatat magna proident\"\n },\n \"registry\": {\n \"certConfigMap\": \"nulla\",\n \"imageStream\": \"dolore esse ad consequat\",\n \"pullMethod\": \"qui mollit\",\n \"secretRef\": \"dolor ea anim\",\n \"url\": \"mollit occaecat ullamco\"\n },\n \"s3\": {\n \"url\": \"Ut\",\n \"certConfigMap\": \"minim fugiat\",\n \"secretRef\": \"cupidatat anim ut\"\n },\n \"upload\": {},\n \"vddk\": {\n \"backingFile\": \"magna dolor velit et id\",\n \"initImageURL\": \"nostrud cillum consequat Excepteur enim\",\n \"secretRef\": \"esse velit\",\n \"thumbprint\": \"quis eu in fugiat nostrud\",\n \"url\": \"ea commodo elit\",\n \"uuid\": \"esse dolore laboris\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"adipisicing fugiat nulla dolor\",\n \"name\": \"eiusmod anim labore Ut\",\n \"namespace\": \"voluptate in\"\n },\n \"storage\": {\n \"accessModes\": [\n \"ea esse est\",\n \"deserunt\"\n ],\n \"dataSource\": {\n \"kind\": \"ut consectetur et\",\n \"name\": \"aliquip eiusmod consequat sunt quis\",\n \"apiGroup\": \"culpa voluptate\"\n },\n \"resources\": {\n \"limits\": {\n \"sed9d\": \"et\",\n \"ind\": \"fugiat est\",\n \"autec\": \"Excepteur amet nulla\"\n },\n \"requests\": {\n \"dolorb37\": \"quis Excepteur sunt\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"aliquip mollit deserunt cupidatat\",\n \"operator\": \"velit incididunt sint ut\",\n \"values\": [\n \"occaecat sed\",\n \"dolor quis sint do\"\n ]\n },\n {\n \"key\": \"minim aute proident Duis\",\n \"operator\": \"dolor\",\n \"values\": [\n \"ea in non in\",\n \"est sed dolore amet\"\n ]\n }\n ],\n \"matchLabels\": {\n \"voluptate0_\": \"pariatur Ut cillum\"\n }\n },\n \"storageClassName\": \"ex\",\n \"volumeMode\": \"eu ut in proident\",\n \"volumeName\": \"Duis\"\n }\n },\n \"apiVersion\": \"laborum\",\n \"kind\": \"exercitation magna dolor\",\n \"metadata\": {\n \"annotations\": {\n \"elit_977\": \"veniam nisi minim dolore dolor\"\n },\n \"clusterName\": \"Ut in fugiat ullamco in\",\n \"creationTimestamp\": \"in proident magna occaecat\",\n \"deletionGracePeriodSeconds\": -20801650,\n \"deletionTimestamp\": \"1965-03-24T08:10:46.365Z\",\n \"finalizers\": [\n \"culpa velit mollit labore\",\n \"nulla dolore\"\n ],\n \"generateName\": \"consequat ut ipsum\",\n \"generation\": 35906546,\n \"labels\": {\n \"magna62a\": \"enim ea\",\n \"officia8\": \"nisi \"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"cillum fugiat\",\n \"fieldsType\": \"laborum velit\",\n \"fieldsV1\": {\n \"Raw\": [\n \"in in amet cupidatat\",\n \"sint Duis\"\n ]\n },\n \"manager\": \"tempor officia in minim sit\",\n \"operation\": \"Lorem\",\n \"subresource\": \"esse ullamco\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"veniam nostrud dolore\",\n \"fieldsType\": \"commodo adipisicing\",\n \"fieldsV1\": {\n \"Raw\": [\n \"Duis ut consectetur in\",\n \"laborum cillum ea Ut\"\n ]\n },\n \"manager\": \"in incididunt non Duis\",\n \"operation\": \"amet commodo ea\",\n \"subresource\": \"aliquip officia Ut et\",\n \"time\": \"\"\n }\n ],\n \"name\": \"minim irure\",\n \"namespace\": \"in dolor eiusmod proident\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"ut\",\n \"kind\": \"tempor eiu\",\n \"name\": \"velit veniam incididunt\",\n \"uid\": \"sint in aute\",\n \"blockOwnerDeletion\": true,\n \"controller\": true\n },\n {\n \"apiVersion\": \"id\",\n \"kind\": \"sint et do\",\n \"name\": \"laboris est minim\",\n \"uid\": \"ipsum enim\",\n \"blockOwnerDeletion\": true,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"quis velit \",\n \"selfLink\": \"qui aliqua dolore\",\n \"uid\": \"adi\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"commodo occaecat mollit quis\",\n \"kind\": \"aliquip occaecat reprehenderit dolor\",\n \"name\": \"aute\",\n \"revisionName\": \"anim culpa\"\n },\n \"preference\": {\n \"inferFromVolume\": \"in pariatur reprehenderit sed do\",\n \"kind\": \"Lorem commodo Excepteur\",\n \"name\": \"Excepteur\",\n \"revisionName\": \"eiusmod sunt voluptate in\"\n },\n \"runStrategy\": \"cupidatat officia est culpa\",\n \"running\": false\n },\n \"apiVersion\": \"occaecat cupidatat proident\",\n \"kind\": \"reprehenderit\",\n \"metadata\": {\n \"annotations\": {\n \"ullamco_35\": \"aliqua nulla adipisicing\",\n \"tempor0\": \"aliqua minim\"\n },\n \"clusterName\": \"id officia voluptate ut\",\n \"creationTimestamp\": \"laborum\",\n \"deletionGracePeriodSeconds\": 50060547,\n \"deletionTimestamp\": \"1971-07-30T22:02:11.542Z\",\n \"finalizers\": [\n \"qui eu\",\n \"ad fugiat irure ut\"\n ],\n \"generateName\": \"cupidatat eiusmod dolor ea\",\n \"generation\": 30620295,\n \"labels\": {\n \"non_3\": \"proident laboris velit do\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"dolore consectetur magna\",\n \"fieldsType\": \"dolor Duis eu\",\n \"fieldsV1\": {\n \"Raw\": [\n \"est Duis\",\n \"do amet Ut ullamco\"\n ]\n },\n \"manager\": \"labore anim magna\",\n \"operation\": \"incididunt qui id\",\n \"subresource\": \"mollit n\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"tempor Excepteur id eu\",\n \"fieldsType\": \"Lorem\",\n \"fieldsV1\": {\n \"Raw\": [\n \"voluptate ex\",\n \"dolore\"\n ]\n },\n \"manager\": \"fugiat nulla\",\n \"operation\": \"sunt est ut exercitation in\",\n \"subresource\": \"laboris\",\n \"time\": \"\"\n }\n ],\n \"name\": \"velit aute magna proident\",\n \"namespace\": \"velit aliquip proident et\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"et sint\",\n \"kind\": \"velit sint eiusmod\",\n \"name\": \"est velit laboris Except\",\n \"uid\": \"esse sed dolore Excepteur\",\n \"blockOwnerDeletion\": false,\n \"controller\": true\n },\n {\n \"apiVersion\": \"sunt Ut\",\n \"kind\": \"culpa officia\",\n \"name\": \"ut do\",\n \"uid\": \"irure Duis Ut laborum\",\n \"blockOwnerDeletion\": true,\n \"controller\": false\n }\n ],\n \"resourceVersion\": \"dolore\",\n \"selfLink\": \"ex fugiat cupidatat quis\",\n \"uid\": \"deserunt \"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"ex reprehenderit elit\",\n \"status\": \"mollit culpa Excepteur ea\",\n \"lastProbeTime\": \"dolore mollit Lorem cupidatat\",\n \"lastTransitionTime\": \"ut dolor \",\n \"message\": \"fugiat tempor\",\n \"reason\": \"non quis\"\n },\n {\n \"type\": \"cillum in nostrud mollit occaecat\",\n \"status\": \"pariatur labore sit laborum\",\n \"lastProbeTime\": \"pariatur dolore dolor\",\n \"lastTransitionTime\": \"Duis esse\",\n \"message\": \"pariatur tempor \",\n \"reason\": \"Ut in dolor fugiat\"\n }\n ],\n \"created\": true,\n \"memoryDumpRequest\": {\n \"claimName\": \"tempor nisi aliquip occaecat\",\n \"phase\": \"enim sunt in ullamco\",\n \"endTimestamp\": \"\",\n \"fileName\": \"incididunt aliqua ut\",\n \"message\": \"dolore dolore reprehenderit\",\n \"remove\": false,\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"fugiat sunt\",\n \"ready\": false,\n \"restoreInProgress\": \"mollit dolor\",\n \"snapshotInProgress\": \"ullamco deserunt\",\n \"startFailure\": {\n \"consecutiveFailCount\": 86576924,\n \"lastFailedVMIUID\": \"pariatur\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"fugiat irure culpa\",\n \"data\": {\n \"proident_677\": \"aute sit et ex\"\n },\n \"uid\": \"in exercitation\"\n },\n {\n \"action\": \"cupidatat fugiat non Ut\",\n \"data\": {\n \"dolore_c\": \"Duis Lorem ipsum\",\n \"incididunt_2\": \"exercitation\",\n \"ea_1\": \"laboris eu in\"\n },\n \"uid\": \"dolore nisi esse cillum in\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"culpa labore\",\n \"disk\": {\n \"name\": \"deserunt cupidatat sint\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": 21342559,\n \"physical\": -34785551\n },\n \"matchVolume\": {\n \"enabled\": false\n }\n },\n \"bootOrder\": -47324974,\n \"cache\": \"est ex eiusmod\",\n \"cdrom\": {\n \"bus\": \"incididunt aute\",\n \"readonly\": true,\n \"tray\": \"do pariatur dolor magna ipsum\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"sunt\",\n \"pciAddress\": \"Excepteur sit velit magna consequ\",\n \"readonly\": true\n },\n \"io\": \"ad velit magna\",\n \"lun\": {\n \"bus\": \"sunt voluptate\",\n \"readonly\": false\n },\n \"serial\": \"occaecat velit Duis quis\",\n \"shareable\": false,\n \"tag\": \"ipsum enim nostrud\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"sint enim commodo irure consectetur\",\n \"hotpluggable\": false\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"eiusmod ad labore deserunt\",\n \"hotpluggable\": true,\n \"readOnly\": true\n }\n },\n \"dryRun\": [\n \"exercitati\",\n \"deserunt ex\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"laboris dolor\",\n \"dryRun\": [\n \"voluptate Excepteur commodo\",\n \"sunt tempor sed Excepteur\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"cupidatat\",\n \"disk\": {\n \"name\": \"aliqua dolor\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": -17948866,\n \"physical\": 66975732\n },\n \"matchVolume\": {\n \"enabled\": true\n }\n },\n \"bootOrder\": -58234970,\n \"cache\": \"sed sit Ut\",\n \"cdrom\": {\n \"bus\": \"enim in Excepteur fugiat\",\n \"readonly\": true,\n \"tray\": \"ips\"\n },\n \"dedicatedIOThread\": false,\n \"disk\": {\n \"bus\": \"pariatur\",\n \"pciAddress\": \"voluptate\",\n \"readonly\": false\n },\n \"io\": \"laborum velit\",\n \"lun\": {\n \"bus\": \"fugiat aliquip laborum cupidatat\",\n \"readonly\": false\n },\n \"serial\": \"ut in\",\n \"shareable\": false,\n \"tag\": \"incididunt aliquip\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"proident occaecat elit exercitation\",\n \"hotpluggable\": true\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"Duis\",\n \"hotpluggable\": false,\n \"readOnly\": false\n }\n },\n \"dryRun\": [\n \"tempor sit ipsum\",\n \"aliquip nulla Ut\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"ex dolor\",\n \"dryRun\": [\n \"occaecat ullamco enim non\",\n \"fugiat consectetur\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"eu dolore\",\n \"enabled\": true,\n \"reason\": \"amet labore enim\"\n },\n {\n \"name\": \"officia eiusmod\",\n \"enabled\": true,\n \"reason\": \"et velit Lorem in\"\n }\n ]\n }\n }\n ],\n \"apiVersion\": \"enim\",\n \"kind\": \"incididunt dol\",\n \"metadata\": {\n \"continue\": \"ad incididunt\",\n \"remainingItemCount\": 58075579,\n \"resourceVersion\": \"labore velit fugiat\",\n \"selfLink\": \"dolore nisi Ut el\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "78a32985-074d-4494-b37b-3fc24e9e762b", "name": "Create virtual machine", "request": { "name": "Create virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"dolore_5\": \"\",\n \"sed_4\": \"\",\n \"ipsum0b\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"laboris1\": \"\",\n \"proident_73\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ut__\": \"\",\n \"ullamco93f\": \"\",\n \"mollita58\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_1e\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolore_68f\": \"\",\n \"anim00\": \"\",\n \"ut_3d2\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ex_a88\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"minim_3\": \"\",\n \"nulla_726\": \"\",\n \"Ut_32\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Ut_d4\": \"\",\n \"id232\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ipsum_e\": \"\",\n \"adipisicing_5\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"utd0\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"commodo92\": \"\",\n \"nostrud_a\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"amet_6_0\": \"\",\n \"sit_6\": \"\",\n \"Duis_1c2\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"est_8\": \"\",\n \"ullamcofb\": \"\",\n \"reprehenderit_e6\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"incididunt7f_\": \"\",\n \"aliquip_f8f\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"veniam_cb\": \"\",\n \"id_717\": \"\",\n \"ex_1\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magnafc\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat1d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Duisda0\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"in_67c\": \"\",\n \"eiusmod_b\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ut6ac\": \"\",\n \"consequatd9\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"esse_\": \"\",\n \"Loremb\": \"\",\n \"reprehenderit65\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"officia0\": \"\"\n },\n \"requests\": {\n \"quis46\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ea9c4\": \"\",\n \"voluptateb\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"velitd\": \"\"\n },\n \"requests\": {\n \"Excepteur8bd\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sint0\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"dolore_32\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"amet2c\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"aliquip_23_\": \"\",\n \"aliqua_f\": \"\",\n \"ind\": \"\"\n },\n \"requests\": {\n \"aliquip_7\": \"\",\n \"culpa9\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"in93\": \"\",\n \"nulla_ca3\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"in_d\": \"\"\n },\n \"requests\": {\n \"dolored3\": \"\",\n \"consequateee\": \"\",\n \"dolore19\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ut_bc\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"pariatur1dd\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"aliquae8\": \"\",\n \"voluptate_3\": \"\",\n \"Excepteur_c\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"et0d\": \"\",\n \"commodo_6\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"non_3\": \"\",\n \"sed_1a\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"elit7\": \"\",\n \"voluptate_e30\": \"\",\n \"temporf\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"quib80\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3c3e4842-e838-464d-b6eb-34760a15185b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"et_54\": \"\",\n \"animdd1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sed6\": \"\",\n \"esse__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"enim_c41\": \"\",\n \"tempor322\": \"\",\n \"adf\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec\": \"\",\n \"dolor_a_\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident_99\": \"\",\n \"proident_056\": \"\",\n \"veniam7\": \"\",\n \"cillum543\": \"\",\n \"ut_8\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_c\": \"\",\n \"idd61\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatura\": \"\",\n \"deserunt_4\": \"\",\n \"dolore92\": \"\",\n \"quisa12\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliqua4\": \"\",\n \"pariatur9\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"suntb\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ute\": \"\",\n \"pariatur_833\": \"\",\n \"nisi_c20\": \"\",\n \"incididunt_5a3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magnaf\": \"\",\n \"laborum6d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_068\": \"\",\n \"incididunt_3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec1\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nostrud_db\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_8f\": \"\",\n \"ut_3cb\": \"\",\n \"velit7cc\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis266\": \"\",\n \"ullamcodc\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"officiad\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor_b5\": \"\",\n \"do1f\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"sint_48e\": \"\",\n \"Excepteur_c_\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborum_4_\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur88\": \"\",\n \"aliquip18\": \"\",\n \"dolore2\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"elitf\": \"\",\n \"quif69\": \"\",\n \"amet8\": \"\"\n },\n \"requests\": {\n \"Duis68\": \"\",\n \"ut9b\": \"\",\n \"consequat4d\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident74\": \"\",\n \"Duis1_e\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"Excepteur_586\": \"\",\n \"qui_e\": \"\"\n },\n \"requests\": {\n \"labore_f56\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat__\": \"\",\n \"aliquipf1\": \"\",\n \"aliquip_d\": \"\",\n \"dolore_38\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Ut_1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"eu__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"adipisicing7d\": \"\",\n \"adipisicing_2\": \"\",\n \"Duis_5\": \"\",\n \"in2\": \"\"\n },\n \"requests\": {\n \"adipisicing_0ac\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_b1e\": \"\",\n \"Excepteur_85f\": \"\",\n \"eu__\": \"\",\n \"nulla376\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"incididunt_6c\": \"\"\n },\n \"requests\": {\n \"dolor_d2d\": \"\",\n \"ut_a68\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed9\": \"\",\n \"dolore_3\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"incididuntcfd\": \"\",\n \"qui_7\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"mollit_4e_\": \"\",\n \"nostrud_a4\": \"\",\n \"veniam_b\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniamc\": \"\",\n \"commodoea\": \"\",\n \"minim6ef\": \"\",\n \"qui_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"in_7\": \"\",\n \"enim1\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"ind\": \"\",\n \"tempor_80\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"laborum4d\": \"\",\n \"consectetur_b6f\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b3d23d4d-c3f1-416c-abe0-aa43d325b5e6", "name": "Returns the list of snapshots of given namespaces", "request": { "name": "Returns the list of snapshots of given namespaces", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", "snapshot"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "vmName", "value": ",", "description": "vmName is comma separated value (ex: name1,name2)." }, { "disabled": false, "key": "namespace", "value": ",", "description": "Namespace names, comma separated value (ex: dev,test). If namespace is empty it returns the specific resource under all namespace" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b8b5171c-d320-4af2-8fc6-1d711b2d9e0e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", "snapshot"], "host": ["{{baseUrl}}"], "query": [ { "key": "vmName", "value": "," }, { "key": "namespace", "value": "," }, { "key": "limit", "value": "50" }, { "key": "continue", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"continue\": \"sunt aliqua nisi\",\n \"remainingItemCount\": 77875723,\n \"resourceVersion\": \"voluptate pariatur Duis occaecat\",\n \"selfLink\": \"adipisicing id et dolore anim\"\n },\n \"items\": [\n {\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"quis est l\",\n \"failureDeadline\": \"et ullamco Ut\"\n },\n \"apiVersion\": \"dolor adipisicing ut amet\",\n \"kind\": \"ipsum sit esse mollit\",\n \"metadata\": {\n \"annotations\": {\n \"aliquip06\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"ipsum_76\": \"\",\n \"culpa37a\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"cillum quis minim ut\",\n \"status\": \"ea laborum cillum\",\n \"lastProbeTime\": \"Lorem aute sed\",\n \"lastTransitionTime\": \"occaecat cupidatat ullamco\",\n \"message\": \"quis in ut et dolore\",\n \"reason\": \"ut laboris\"\n },\n {\n \"type\": \"ad aliqua\",\n \"status\": \"consectetu\",\n \"lastProbeTime\": \"magna irure tempor Duis velit\",\n \"lastTransitionTime\": \"eu anim mollit aliqua voluptate\",\n \"message\": \"eu cillum veniam\",\n \"reason\": \"exercitation dolor\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"mollit adipisicing\",\n \"time\": \"\"\n },\n \"indications\": [\n \"in sed est voluptate\",\n \"proident aliqua tempor\"\n ],\n \"phase\": \"labore consectetur sed\",\n \"readyToUse\": true,\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"in ea\",\n \"dolor elit deserunt in\"\n ],\n \"includedVolumes\": [\n \"consequat sint enim\",\n \"ad id proident\"\n ]\n },\n \"sourceUID\": \"sed qui nulla\",\n \"virtualMachineSnapshotContentName\": \"paria\"\n }\n },\n {\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"et ullamco\",\n \"failureDeadline\": \"Lorem ut consequat proident labore\"\n },\n \"apiVersion\": \"inci\",\n \"kind\": \"nisi Duis\",\n \"metadata\": {\n \"annotations\": {\n \"consequat_e_\": \"\",\n \"elit48\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"reprehenderit_c2\": \"\",\n \"consectetur77\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"Lorem nisi\",\n \"status\": \"in commodo nostrud elit quis\",\n \"lastProbeTime\": \"deserunt in minim voluptate culpa\",\n \"lastTransitionTime\": \"id qui eiusmod\",\n \"message\": \"proident esse aliqua\",\n \"reason\": \"quis laborum id Excepteur proident\"\n },\n {\n \"type\": \"dolor\",\n \"status\": \"minim laborum culpa esse\",\n \"lastProbeTime\": \"in eu\",\n \"lastTransitionTime\": \"culpa ipsum proident ut\",\n \"message\": \"occaecat ut velit\",\n \"reason\": \"nulla dolor non\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"enim amet et\",\n \"time\": \"\"\n },\n \"indications\": [\n \"dolore culpa\",\n \"reprehenderit in dolor pariatur in\"\n ],\n \"phase\": \"officia\",\n \"readyToUse\": true,\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"esse Lorem laboris cupi\",\n \"quis dolor pariatur dolor\"\n ],\n \"includedVolumes\": [\n \"do ea enim est\",\n \"ea nostrud\"\n ]\n },\n \"sourceUID\": \"adipisicing enim do\",\n \"virtualMachineSnapshotContentName\": \"esse eiusmod\"\n }\n }\n ],\n \"apiVersion\": \"sit\",\n \"kind\": \"ipsum sit in\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eae25d92-f58e-4f4c-b984-1fad3034e2d4", "name": "{vmName}", "item": [ { "id": "61f20787-6a2f-4358-9c3a-0b904b673656", "name": "Deletes the virtual machine", "request": { "name": "Deletes the virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f0ef3d7b-acdc-436a-bd1f-850deedd0095", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5e8b46cf-79b2-46fb-b7f2-f3b74ab621bd", "name": "Get virtual machine", "request": { "name": "Get virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "021d3e4d-4466-41a9-9aed-0e1900a9ada5", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"et_54\": \"\",\n \"animdd1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sed6\": \"\",\n \"esse__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"enim_c41\": \"\",\n \"tempor322\": \"\",\n \"adf\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec\": \"\",\n \"dolor_a_\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident_99\": \"\",\n \"proident_056\": \"\",\n \"veniam7\": \"\",\n \"cillum543\": \"\",\n \"ut_8\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_c\": \"\",\n \"idd61\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatura\": \"\",\n \"deserunt_4\": \"\",\n \"dolore92\": \"\",\n \"quisa12\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliqua4\": \"\",\n \"pariatur9\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"suntb\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ute\": \"\",\n \"pariatur_833\": \"\",\n \"nisi_c20\": \"\",\n \"incididunt_5a3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magnaf\": \"\",\n \"laborum6d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_068\": \"\",\n \"incididunt_3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec1\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nostrud_db\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_8f\": \"\",\n \"ut_3cb\": \"\",\n \"velit7cc\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis266\": \"\",\n \"ullamcodc\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"officiad\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor_b5\": \"\",\n \"do1f\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"sint_48e\": \"\",\n \"Excepteur_c_\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborum_4_\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur88\": \"\",\n \"aliquip18\": \"\",\n \"dolore2\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"elitf\": \"\",\n \"quif69\": \"\",\n \"amet8\": \"\"\n },\n \"requests\": {\n \"Duis68\": \"\",\n \"ut9b\": \"\",\n \"consequat4d\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident74\": \"\",\n \"Duis1_e\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"Excepteur_586\": \"\",\n \"qui_e\": \"\"\n },\n \"requests\": {\n \"labore_f56\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat__\": \"\",\n \"aliquipf1\": \"\",\n \"aliquip_d\": \"\",\n \"dolore_38\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Ut_1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"eu__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"adipisicing7d\": \"\",\n \"adipisicing_2\": \"\",\n \"Duis_5\": \"\",\n \"in2\": \"\"\n },\n \"requests\": {\n \"adipisicing_0ac\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_b1e\": \"\",\n \"Excepteur_85f\": \"\",\n \"eu__\": \"\",\n \"nulla376\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"incididunt_6c\": \"\"\n },\n \"requests\": {\n \"dolor_d2d\": \"\",\n \"ut_a68\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed9\": \"\",\n \"dolore_3\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"incididuntcfd\": \"\",\n \"qui_7\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"mollit_4e_\": \"\",\n \"nostrud_a4\": \"\",\n \"veniam_b\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniamc\": \"\",\n \"commodoea\": \"\",\n \"minim6ef\": \"\",\n \"qui_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"in_7\": \"\",\n \"enim1\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"ind\": \"\",\n \"tempor_80\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"laborum4d\": \"\",\n \"consectetur_b6f\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c7f20acc-fdd1-4712-8d9e-ccda22a3a832", "name": "Updates the specified virtual machine of the cluster", "request": { "name": "Updates the specified virtual machine of the cluster", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"Duis_9\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"enima6f\": \"\",\n \"sint25a\": \"\",\n \"magnaa\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"consequat_f9\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"do_f7\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"in_b_5\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"esse9\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis0\": \"\",\n \"consequat_29\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nisi_2\": \"\",\n \"minim_\": \"\",\n \"Duis3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur45c\": \"\",\n \"do_e55\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ad03\": \"\",\n \"esse__3b\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"veniam_a\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_6\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiatce\": \"\",\n \"nisic\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"Lorema\": \"\",\n \"euf_\": \"\",\n \"dolore4\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolore_956\": \"\",\n \"ad_ce6\": \"\",\n \"est_a\": \"\",\n \"culpa_40d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"veniamf82\": \"\",\n \"et_1\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliquip1e\": \"\",\n \"Duis_97\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ine\": \"\",\n \"non_8\": \"\",\n \"eu_1\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"laborum_f_c\": \"\",\n \"ipsum_9\": \"\",\n \"deserunte2\": \"\",\n \"culpa_21\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"anim_7_e\": \"\",\n \"do_3\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"voluptate6a\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"Loremcc7\": \"\"\n },\n \"requests\": {\n \"mollit_8e\": \"\",\n \"velitd\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor2_e\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"laborumcc3\": \"\",\n \"culpa_11\": \"\",\n \"exercitation_933\": \"\",\n \"pariatur_b75\": \"\"\n },\n \"requests\": {\n \"ut_ce4\": \"\",\n \"labore30\": \"\",\n \"qui5a\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat_e2\": \"\",\n \"proident443\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Duis_9\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"non_0\": \"\",\n \"occaecat_327\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"amet_\": \"\",\n \"cupidatat_4e9\": \"\"\n },\n \"requests\": {\n \"ipsum678\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"esse_220\": \"\",\n \"proident7\": \"\",\n \"sed_a66\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"dolor_e\": \"\"\n },\n \"requests\": {\n \"minim78\": \"\",\n \"in_78\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"autef9\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"in9\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"deserunt_13_\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nisiabe\": \"\",\n \"tempor_e5\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"consectetur_a\": \"\",\n \"dolorc\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"magna5_0\": \"\",\n \"proident3\": \"\",\n \"eu_021\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"ut74\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "ef64c881-ec21-4041-b5f2-8e936805d748", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"et_54\": \"\",\n \"animdd1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sed6\": \"\",\n \"esse__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"enim_c41\": \"\",\n \"tempor322\": \"\",\n \"adf\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec\": \"\",\n \"dolor_a_\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident_99\": \"\",\n \"proident_056\": \"\",\n \"veniam7\": \"\",\n \"cillum543\": \"\",\n \"ut_8\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_c\": \"\",\n \"idd61\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatura\": \"\",\n \"deserunt_4\": \"\",\n \"dolore92\": \"\",\n \"quisa12\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliqua4\": \"\",\n \"pariatur9\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"suntb\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ute\": \"\",\n \"pariatur_833\": \"\",\n \"nisi_c20\": \"\",\n \"incididunt_5a3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magnaf\": \"\",\n \"laborum6d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_068\": \"\",\n \"incididunt_3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec1\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nostrud_db\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_8f\": \"\",\n \"ut_3cb\": \"\",\n \"velit7cc\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis266\": \"\",\n \"ullamcodc\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"officiad\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor_b5\": \"\",\n \"do1f\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"sint_48e\": \"\",\n \"Excepteur_c_\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborum_4_\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur88\": \"\",\n \"aliquip18\": \"\",\n \"dolore2\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"elitf\": \"\",\n \"quif69\": \"\",\n \"amet8\": \"\"\n },\n \"requests\": {\n \"Duis68\": \"\",\n \"ut9b\": \"\",\n \"consequat4d\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident74\": \"\",\n \"Duis1_e\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"Excepteur_586\": \"\",\n \"qui_e\": \"\"\n },\n \"requests\": {\n \"labore_f56\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat__\": \"\",\n \"aliquipf1\": \"\",\n \"aliquip_d\": \"\",\n \"dolore_38\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Ut_1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"eu__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"adipisicing7d\": \"\",\n \"adipisicing_2\": \"\",\n \"Duis_5\": \"\",\n \"in2\": \"\"\n },\n \"requests\": {\n \"adipisicing_0ac\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_b1e\": \"\",\n \"Excepteur_85f\": \"\",\n \"eu__\": \"\",\n \"nulla376\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"incididunt_6c\": \"\"\n },\n \"requests\": {\n \"dolor_d2d\": \"\",\n \"ut_a68\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed9\": \"\",\n \"dolore_3\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"incididuntcfd\": \"\",\n \"qui_7\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"mollit_4e_\": \"\",\n \"nostrud_a4\": \"\",\n \"veniam_b\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniamc\": \"\",\n \"commodoea\": \"\",\n \"minim6ef\": \"\",\n \"qui_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"in_7\": \"\",\n \"enim1\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"ind\": \"\",\n \"tempor_80\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"laborum4d\": \"\",\n \"consectetur_b6f\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "640d0399-6e2a-402c-ac68-31316786c6ee", "name": "Add volume to the virtual machine instance", "request": { "name": "Add volume to the virtual machine instance", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "addVolume"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"dataVolumeTemplate\": {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"id70\": \"\",\n \"aliquip_a\": \"\",\n \"adipisicing2f\": \"\"\n },\n \"requests\": {\n \"nostrud2\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"in_37b\": \"\",\n \"esseb\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"ea8\": \"\",\n \"veniamc4\": \"\"\n },\n \"requests\": {\n \"enim_b9\": \"\",\n \"cillum4f8\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"qui_b0\": \"\",\n \"incididunt_8_8\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"nisi6\": \"\",\n \"laboris_e2d\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"magna_0ba\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n \"persist\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4b274e02-e4c2-4f71-bd2f-d21325c157c2", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "addVolume"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"dataVolumeTemplate\": {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"et7\": \"\",\n \"enim4f5\": \"\"\n },\n \"requests\": {\n \"labore_53\": \"\",\n \"Lorem2f\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed669\": \"\",\n \"deserunt0\": \"\",\n \"minim_6\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"veniam_57\": \"\",\n \"non1_\": \"\"\n },\n \"requests\": {\n \"laboris_0f8\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"velit8_1\": \"\",\n \"ipsumea\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"velit_8\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"adipisicing_8\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n \"persist\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0134ddc8-47b6-4558-b7f9-a33a4b8094e5", "name": "Clone virtual machine", "request": { "name": "Clone virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "clone"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cloneName\": \"\",\n \"annotationFilters\": [\n \"\",\n \"\"\n ],\n \"labelFilters\": [\n \"\",\n \"\"\n ],\n \"newMacAddresses\": {\n \"id_59\": \"\",\n \"qui_73\": \"\"\n },\n \"newSMBiosSerial\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b42ac6d2-5f91-47d0-8b52-3305b1d9750b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "clone"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"cloneName\": \"\",\n \"annotationFilters\": [\n \"\",\n \"\"\n ],\n \"labelFilters\": [\n \"\",\n \"\"\n ],\n \"newMacAddresses\": {\n \"adipisicing_1\": \"\"\n },\n \"newSMBiosSerial\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"template\": {\n \"metadata\": {\n \"annotations\": {\n \"et_54\": \"\",\n \"animdd1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sed6\": \"\",\n \"esse__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"domain\": {\n \"devices\": {\n \"autoattachGraphicsDevice\": \"\",\n \"autoattachInputDevice\": \"\",\n \"autoattachMemBalloon\": \"\",\n \"autoattachPodInterface\": \"\",\n \"autoattachSerialConsole\": \"\",\n \"autoattachVSOCK\": \"\",\n \"blockMultiQueue\": \"\",\n \"clientPassthrough\": \"\",\n \"disableHotplug\": \"\",\n \"disks\": [\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n }\n ],\n \"filesystems\": [\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n },\n {\n \"name\": \"\",\n \"virtiofs\": \"\"\n }\n ],\n \"gpus\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\",\n \"virtualGPUOptions\": {\n \"display\": {\n \"enabled\": \"\",\n \"ramFB\": {\n \"enabled\": \"\"\n }\n }\n }\n }\n ],\n \"hostDevices\": [\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"deviceName\": \"\",\n \"tag\": \"\"\n }\n ],\n \"inputs\": [\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n },\n {\n \"type\": \"\",\n \"name\": \"\",\n \"bus\": \"\"\n }\n ],\n \"interfaces\": [\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n },\n {\n \"name\": \"\",\n \"acpiIndex\": \"\",\n \"bootOrder\": \"\",\n \"bridge\": \"\",\n \"dhcpOptions\": {\n \"bootFileName\": \"\",\n \"ntpServers\": [\n \"\",\n \"\"\n ],\n \"privateOptions\": [\n {\n \"option\": \"\",\n \"value\": \"\"\n },\n {\n \"option\": \"\",\n \"value\": \"\"\n }\n ],\n \"tftpServerName\": \"\"\n },\n \"macAddress\": \"\",\n \"macvtap\": \"\",\n \"masquerade\": \"\",\n \"model\": \"\",\n \"passt\": \"\",\n \"pciAddress\": \"\",\n \"ports\": [\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n },\n {\n \"port\": \"\",\n \"name\": \"\",\n \"protocol\": \"\"\n }\n ],\n \"slirp\": \"\",\n \"sriov\": \"\",\n \"tag\": \"\"\n }\n ],\n \"networkInterfaceMultiqueue\": \"\",\n \"rng\": \"\",\n \"sound\": {\n \"name\": \"\",\n \"model\": \"\"\n },\n \"tpm\": \"\",\n \"useVirtioTransitional\": \"\",\n \"watchdog\": {\n \"name\": \"\",\n \"i6300esb\": {\n \"action\": \"\"\n }\n }\n },\n \"chassis\": {\n \"asset\": \"\",\n \"manufacturer\": \"\",\n \"serial\": \"\",\n \"sku\": \"\",\n \"version\": \"\"\n },\n \"clock\": {\n \"timer\": {\n \"hpet\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"hyperv\": {\n \"present\": \"\"\n },\n \"kvm\": {\n \"present\": \"\"\n },\n \"pit\": {\n \"present\": \"\",\n \"tickPolicy\": \"\"\n },\n \"rtc\": {\n \"present\": \"\",\n \"tickPolicy\": \"\",\n \"track\": \"\"\n }\n },\n \"timezone\": \"\",\n \"utc\": {\n \"offsetSeconds\": \"\"\n }\n },\n \"cpu\": {\n \"cores\": \"\",\n \"dedicatedCpuPlacement\": \"\",\n \"features\": [\n {\n \"name\": \"\",\n \"policy\": \"\"\n },\n {\n \"name\": \"\",\n \"policy\": \"\"\n }\n ],\n \"isolateEmulatorThread\": \"\",\n \"model\": \"\",\n \"numa\": {\n \"guestMappingPassthrough\": \"\"\n },\n \"realtime\": {\n \"mask\": \"\"\n },\n \"sockets\": \"\",\n \"threads\": \"\"\n },\n \"features\": {\n \"acpi\": {\n \"enabled\": \"\"\n },\n \"apic\": {\n \"enabled\": \"\",\n \"endOfInterrupt\": \"\"\n },\n \"hyperv\": {\n \"evmcs\": {\n \"enabled\": \"\"\n },\n \"frequencies\": {\n \"enabled\": \"\"\n },\n \"ipi\": {\n \"enabled\": \"\"\n },\n \"reenlightenment\": {\n \"enabled\": \"\"\n },\n \"relaxed\": {\n \"enabled\": \"\"\n },\n \"reset\": {\n \"enabled\": \"\"\n },\n \"runtime\": {\n \"enabled\": \"\"\n },\n \"spinlocks\": {\n \"enabled\": \"\",\n \"spinlocks\": \"\"\n },\n \"synic\": {\n \"enabled\": \"\"\n },\n \"synictimer\": {\n \"direct\": {\n \"enabled\": \"\"\n },\n \"enabled\": \"\"\n },\n \"tlbflush\": {\n \"enabled\": \"\"\n },\n \"vapic\": {\n \"enabled\": \"\"\n },\n \"vendorid\": {\n \"enabled\": \"\",\n \"vendorid\": \"\"\n },\n \"vpindex\": {\n \"enabled\": \"\"\n }\n },\n \"kvm\": {\n \"hidden\": \"\"\n },\n \"pvspinlock\": {\n \"enabled\": \"\"\n },\n \"smm\": {\n \"enabled\": \"\"\n }\n },\n \"firmware\": {\n \"bootloader\": {\n \"bios\": {\n \"useSerial\": \"\"\n },\n \"efi\": {\n \"secureBoot\": \"\"\n }\n },\n \"kernelBoot\": {\n \"container\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"initrdPath\": \"\",\n \"kernelPath\": \"\"\n },\n \"kernelArgs\": \"\"\n },\n \"serial\": \"\",\n \"uuid\": \"\"\n },\n \"ioThreadsPolicy\": \"\",\n \"launchSecurity\": {\n \"sev\": \"\"\n },\n \"machine\": {\n \"type\": \"\"\n },\n \"memory\": {\n \"guest\": \"\",\n \"hugepages\": {\n \"pageSize\": \"\"\n }\n },\n \"resources\": {\n \"limits\": \"\",\n \"overcommitGuestOverhead\": \"\",\n \"requests\": \"\"\n }\n },\n \"accessCredentials\": [\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n },\n {\n \"sshPublicKey\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"configDrive\": \"\",\n \"qemuGuestAgent\": {\n \"users\": [\n \"\",\n \"\"\n ]\n }\n }\n },\n \"userPassword\": {\n \"source\": {\n \"secret\": {\n \"secretName\": \"\"\n }\n },\n \"propagationMethod\": {\n \"qemuGuestAgent\": \"\"\n }\n }\n }\n ],\n \"affinity\": {\n \"nodeAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n {\n \"weight\": \"\",\n \"preference\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": {\n \"nodeSelectorTerms\": [\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchFields\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n ]\n }\n },\n \"podAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"enim_c41\": \"\",\n \"tempor322\": \"\",\n \"adf\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec\": \"\",\n \"dolor_a_\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident_99\": \"\",\n \"proident_056\": \"\",\n \"veniam7\": \"\",\n \"cillum543\": \"\",\n \"ut_8\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_c\": \"\",\n \"idd61\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatura\": \"\",\n \"deserunt_4\": \"\",\n \"dolore92\": \"\",\n \"quisa12\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"aliqua4\": \"\",\n \"pariatur9\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"suntb\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"ute\": \"\",\n \"pariatur_833\": \"\",\n \"nisi_c20\": \"\",\n \"incididunt_5a3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n },\n \"podAntiAffinity\": {\n \"preferredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magnaf\": \"\",\n \"laborum6d\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"et_068\": \"\",\n \"incididunt_3\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"weight\": \"\",\n \"podAffinityTerm\": {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborec1\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"nostrud_db\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"requiredDuringSchedulingIgnoredDuringExecution\": [\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"magna_8f\": \"\",\n \"ut_3cb\": \"\",\n \"velit7cc\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"quis266\": \"\",\n \"ullamcodc\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n },\n {\n \"topologyKey\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"officiad\": \"\"\n }\n },\n \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"dolor_b5\": \"\",\n \"do1f\": \"\"\n }\n },\n \"namespaces\": [\n \"\",\n \"\"\n ]\n }\n ]\n }\n },\n \"dnsConfig\": {\n \"nameservers\": [\n \"\",\n \"\"\n ],\n \"options\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"searches\": [\n \"\",\n \"\"\n ]\n },\n \"dnsPolicy\": \"\",\n \"evictionStrategy\": \"\",\n \"hostname\": \"\",\n \"livenessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"networks\": [\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n },\n {\n \"name\": \"\",\n \"multus\": {\n \"networkName\": \"\",\n \"default\": \"\"\n },\n \"pod\": {\n \"vmIPv6NetworkCIDR\": \"\",\n \"vmNetworkCIDR\": \"\"\n }\n }\n ],\n \"nodeSelector\": {\n \"sint_48e\": \"\",\n \"Excepteur_c_\": \"\"\n },\n \"priorityClassName\": \"\",\n \"readinessProbe\": {\n \"exec\": {\n \"command\": [\n \"\",\n \"\"\n ]\n },\n \"failureThreshold\": \"\",\n \"guestAgentPing\": \"\",\n \"httpGet\": {\n \"port\": \"\",\n \"host\": \"\",\n \"httpHeaders\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n },\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ],\n \"path\": \"\",\n \"scheme\": \"\"\n },\n \"initialDelaySeconds\": \"\",\n \"periodSeconds\": \"\",\n \"successThreshold\": \"\",\n \"tcpSocket\": {\n \"port\": \"\",\n \"host\": \"\"\n },\n \"timeoutSeconds\": \"\"\n },\n \"schedulerName\": \"\",\n \"startStrategy\": \"\",\n \"subdomain\": \"\",\n \"terminationGracePeriodSeconds\": \"\",\n \"tolerations\": [\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n },\n {\n \"effect\": \"\",\n \"key\": \"\",\n \"operator\": \"\",\n \"tolerationSeconds\": \"\",\n \"value\": \"\"\n }\n ],\n \"topologySpreadConstraints\": [\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"laborum_4_\": \"\"\n }\n }\n },\n {\n \"maxSkew\": \"\",\n \"topologyKey\": \"\",\n \"whenUnsatisfiable\": \"\",\n \"labelSelector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"pariatur88\": \"\",\n \"aliquip18\": \"\",\n \"dolore2\": \"\"\n }\n }\n }\n ],\n \"volumes\": [\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n },\n {\n \"name\": \"\",\n \"cloudInitConfigDrive\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"cloudInitNoCloud\": {\n \"networkData\": \"\",\n \"networkDataBase64\": \"\",\n \"networkDataSecretRef\": {\n \"name\": \"\"\n },\n \"secretRef\": {\n \"name\": \"\"\n },\n \"userData\": \"\",\n \"userDataBase64\": \"\"\n },\n \"configMap\": {\n \"name\": \"\",\n \"optional\": \"\",\n \"volumeLabel\": \"\"\n },\n \"containerDisk\": {\n \"image\": \"\",\n \"imagePullPolicy\": \"\",\n \"imagePullSecret\": \"\",\n \"path\": \"\"\n },\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"downwardAPI\": {\n \"fields\": [\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n },\n {\n \"path\": \"\",\n \"fieldRef\": {\n \"fieldPath\": \"\",\n \"apiVersion\": \"\"\n },\n \"mode\": \"\",\n \"resourceFieldRef\": {\n \"resource\": \"\",\n \"containerName\": \"\",\n \"divisor\": \"\"\n }\n }\n ],\n \"volumeLabel\": \"\"\n },\n \"downwardMetrics\": \"\",\n \"emptyDisk\": {\n \"capacity\": \"\"\n },\n \"ephemeral\": {\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"hostDisk\": {\n \"path\": \"\",\n \"type\": \"\",\n \"capacity\": \"\",\n \"shared\": \"\"\n },\n \"memoryDump\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n },\n \"secret\": {\n \"optional\": \"\",\n \"secretName\": \"\",\n \"volumeLabel\": \"\"\n },\n \"serviceAccount\": {\n \"serviceAccountName\": \"\"\n },\n \"sysprep\": {\n \"configMap\": {\n \"name\": \"\"\n },\n \"secret\": {\n \"name\": \"\"\n }\n }\n }\n ]\n }\n },\n \"dataVolumeTemplates\": [\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"elitf\": \"\",\n \"quif69\": \"\",\n \"amet8\": \"\"\n },\n \"requests\": {\n \"Duis68\": \"\",\n \"ut9b\": \"\",\n \"consequat4d\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"proident74\": \"\",\n \"Duis1_e\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"Excepteur_586\": \"\",\n \"qui_e\": \"\"\n },\n \"requests\": {\n \"labore_f56\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"fugiat__\": \"\",\n \"aliquipf1\": \"\",\n \"aliquip_d\": \"\",\n \"dolore_38\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"Ut_1\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"eu__\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n },\n {\n \"spec\": {\n \"checkpoints\": [\n {\n \"previous\": \"\",\n \"current\": \"\"\n },\n {\n \"previous\": \"\",\n \"current\": \"\"\n }\n ],\n \"contentType\": \"\",\n \"finalCheckpoint\": \"\",\n \"preallocation\": \"\",\n \"priorityClassName\": \"\",\n \"pvc\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"dataSourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"adipisicing7d\": \"\",\n \"adipisicing_2\": \"\",\n \"Duis_5\": \"\",\n \"in2\": \"\"\n },\n \"requests\": {\n \"adipisicing_0ac\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"id_b1e\": \"\",\n \"Excepteur_85f\": \"\",\n \"eu__\": \"\",\n \"nulla376\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n },\n \"source\": {\n \"blank\": \"\",\n \"http\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"extraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretExtraHeaders\": [\n \"\",\n \"\"\n ],\n \"secretRef\": \"\"\n },\n \"imageio\": {\n \"url\": \"\",\n \"diskId\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"pvc\": {\n \"namespace\": \"\",\n \"name\": \"\"\n },\n \"registry\": {\n \"certConfigMap\": \"\",\n \"imageStream\": \"\",\n \"pullMethod\": \"\",\n \"secretRef\": \"\",\n \"url\": \"\"\n },\n \"s3\": {\n \"url\": \"\",\n \"certConfigMap\": \"\",\n \"secretRef\": \"\"\n },\n \"upload\": \"\",\n \"vddk\": {\n \"backingFile\": \"\",\n \"initImageURL\": \"\",\n \"secretRef\": \"\",\n \"thumbprint\": \"\",\n \"url\": \"\",\n \"uuid\": \"\"\n }\n },\n \"sourceRef\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"namespace\": \"\"\n },\n \"storage\": {\n \"accessModes\": [\n \"\",\n \"\"\n ],\n \"dataSource\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"resources\": {\n \"limits\": {\n \"incididunt_6c\": \"\"\n },\n \"requests\": {\n \"dolor_d2d\": \"\",\n \"ut_a68\": \"\"\n }\n },\n \"selector\": {\n \"matchExpressions\": [\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n {\n \"key\": \"\",\n \"operator\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"matchLabels\": {\n \"sed9\": \"\",\n \"dolore_3\": \"\"\n }\n },\n \"storageClassName\": \"\",\n \"volumeMode\": \"\",\n \"volumeName\": \"\"\n }\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"incididuntcfd\": \"\",\n \"qui_7\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"mollit_4e_\": \"\",\n \"nostrud_a4\": \"\",\n \"veniam_b\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n }\n }\n ],\n \"instancetype\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"preference\": {\n \"inferFromVolume\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"revisionName\": \"\"\n },\n \"runStrategy\": \"\",\n \"running\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"veniamc\": \"\",\n \"commodoea\": \"\",\n \"minim6ef\": \"\",\n \"qui_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"in_7\": \"\",\n \"enim1\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"created\": \"\",\n \"memoryDumpRequest\": {\n \"claimName\": \"\",\n \"phase\": \"\",\n \"endTimestamp\": \"\",\n \"fileName\": \"\",\n \"message\": \"\",\n \"remove\": \"\",\n \"startTimestamp\": \"\"\n },\n \"printableStatus\": \"\",\n \"ready\": \"\",\n \"restoreInProgress\": \"\",\n \"snapshotInProgress\": \"\",\n \"startFailure\": {\n \"consecutiveFailCount\": \"\",\n \"lastFailedVMIUID\": \"\",\n \"retryAfterTimestamp\": \"\"\n },\n \"stateChangeRequests\": [\n {\n \"action\": \"\",\n \"data\": {\n \"ind\": \"\",\n \"tempor_80\": \"\"\n },\n \"uid\": \"\"\n },\n {\n \"action\": \"\",\n \"data\": {\n \"laborum4d\": \"\",\n \"consectetur_b6f\": \"\"\n },\n \"uid\": \"\"\n }\n ],\n \"volumeRequests\": [\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n },\n {\n \"addVolumeOptions\": {\n \"name\": \"\",\n \"disk\": {\n \"name\": \"\",\n \"blockSize\": {\n \"custom\": {\n \"logical\": \"\",\n \"physical\": \"\"\n },\n \"matchVolume\": {\n \"enabled\": \"\"\n }\n },\n \"bootOrder\": \"\",\n \"cache\": \"\",\n \"cdrom\": {\n \"bus\": \"\",\n \"readonly\": \"\",\n \"tray\": \"\"\n },\n \"dedicatedIOThread\": \"\",\n \"disk\": {\n \"bus\": \"\",\n \"pciAddress\": \"\",\n \"readonly\": \"\"\n },\n \"io\": \"\",\n \"lun\": {\n \"bus\": \"\",\n \"readonly\": \"\"\n },\n \"serial\": \"\",\n \"shareable\": \"\",\n \"tag\": \"\"\n },\n \"volumeSource\": {\n \"dataVolume\": {\n \"name\": \"\",\n \"hotpluggable\": \"\"\n },\n \"persistentVolumeClaim\": {\n \"claimName\": \"\",\n \"hotpluggable\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n }\n }\n ],\n \"volumeSnapshotStatuses\": [\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n },\n {\n \"name\": \"\",\n \"enabled\": \"\",\n \"reason\": \"\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7830dd82-86f9-44a0-8e06-b8b06a7adbbc", "name": "Migrate the virtual machine", "request": { "name": "Migrate the virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "migrate"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c84f2790-85d4-4f2c-858b-20da979d014f", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "migrate"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7874f9d7-819c-4124-9546-8d8d237159d6", "name": "Pause the virtual machine instance", "request": { "name": "Pause the virtual machine instance", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "pause"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0653c463-829a-4451-8cab-a0f5e0701634", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "pause"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3166e2f4-76f7-428c-a13b-3f3552290dc8", "name": "Remove volume from the virtual machine instance", "request": { "name": "Remove volume from the virtual machine instance", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "removeVolume"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"persist\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e3651231-fdb9-46cc-8ebb-4286674bafba", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "removeVolume"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"removeVolumeOptions\": {\n \"name\": \"\",\n \"dryRun\": [\n \"\",\n \"\"\n ]\n },\n \"persist\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "75f70861-9c38-42af-8b80-e0b79c87c114", "name": "Restart the virtual machine", "request": { "name": "Restart the virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "restart"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a14b346f-2a12-462b-ba65-e816b533d262", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "restart"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "228b3284-aa94-45cb-8fbe-02c5cde03116", "name": "Resume the virtual machine instance", "request": { "name": "Resume the virtual machine instance", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "resume"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "aae42d9e-7936-4a86-bf7c-4065dd36b142", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "resume"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "bb754245-ef9a-4e2e-8b29-aeba2a7f6fe7", "name": "snapshot", "item": [ { "id": "1c653cea-2614-4c0a-ae72-4e01ea04887a", "name": "Create snapshot of virtual machine", "request": { "name": "Create snapshot of virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name of virtual machine" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"\",\n \"failureDeadline\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"aute3c\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"utc81\": \"\",\n \"consectetur_f8\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"\",\n \"time\": \"\"\n },\n \"indications\": [\n \"\",\n \"\"\n ],\n \"phase\": \"\",\n \"readyToUse\": \"\",\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"\",\n \"\"\n ],\n \"includedVolumes\": [\n \"\",\n \"\"\n ]\n },\n \"sourceUID\": \"\",\n \"virtualMachineSnapshotContentName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e7d3fe49-9567-4b9f-bf5c-86d32864c85b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"\",\n \"failureDeadline\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"in_e4f\": \"\",\n \"ex_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sit1\": \"\",\n \"veniam_680\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"\",\n \"time\": \"\"\n },\n \"indications\": [\n \"\",\n \"\"\n ],\n \"phase\": \"\",\n \"readyToUse\": \"\",\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"\",\n \"\"\n ],\n \"includedVolumes\": [\n \"\",\n \"\"\n ]\n },\n \"sourceUID\": \"\",\n \"virtualMachineSnapshotContentName\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a2e278d4-fcd4-4994-af87-7237d322ee80", "name": "{snapshotName}", "item": [ { "id": "a526c812-a3ff-4d65-b5b1-3ed471f57e7a", "name": "Delete the snapshot of virtual machine", "request": { "name": "Delete the snapshot of virtual machine", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0cb87d36-65be-4173-bc43-b323c01465b4", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f3a85097-4aeb-41e1-b72c-f57e63004980", "name": "Get virtual machine snapshot", "request": { "name": "Get virtual machine snapshot", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1d730561-3be0-4056-a419-877a5260399e", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"\",\n \"failureDeadline\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"in_e4f\": \"\",\n \"ex_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sit1\": \"\",\n \"veniam_680\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"\",\n \"time\": \"\"\n },\n \"indications\": [\n \"\",\n \"\"\n ],\n \"phase\": \"\",\n \"readyToUse\": \"\",\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"\",\n \"\"\n ],\n \"includedVolumes\": [\n \"\",\n \"\"\n ]\n },\n \"sourceUID\": \"\",\n \"virtualMachineSnapshotContentName\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "46fefdfa-d1bc-47fe-825f-92bf09656dd3", "name": "Updates the specified snapshot of a virtual machine", "request": { "name": "Updates the specified snapshot of a virtual machine", "description": {}, "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"\",\n \"failureDeadline\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"aute3c\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"utc81\": \"\",\n \"consectetur_f8\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"\",\n \"time\": \"\"\n },\n \"indications\": [\n \"\",\n \"\"\n ],\n \"phase\": \"\",\n \"readyToUse\": \"\",\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"\",\n \"\"\n ],\n \"includedVolumes\": [\n \"\",\n \"\"\n ]\n },\n \"sourceUID\": \"\",\n \"virtualMachineSnapshotContentName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1e613545-8fa0-4c78-894b-6301a2acfb3f", "name": "(empty)", "originalRequest": { "url": { "path": [ "v1", "spectroclusters", ":uid", "vms", ":vmName", "snapshot", ":snapshotName" ], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" }, { "disabled": false, "type": "any", "value": "", "key": "snapshotName", "description": "(Required) Snapshot name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"spec\": {\n \"source\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"apiGroup\": \"\"\n },\n \"deletionPolicy\": \"\",\n \"failureDeadline\": \"\"\n },\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"metadata\": {\n \"annotations\": {\n \"in_e4f\": \"\",\n \"ex_e\": \"\"\n },\n \"clusterName\": \"\",\n \"creationTimestamp\": \"\",\n \"deletionGracePeriodSeconds\": \"\",\n \"deletionTimestamp\": \"\",\n \"finalizers\": [\n \"\",\n \"\"\n ],\n \"generateName\": \"\",\n \"generation\": \"\",\n \"labels\": {\n \"sit1\": \"\",\n \"veniam_680\": \"\"\n },\n \"managedFields\": [\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"fieldsType\": \"\",\n \"fieldsV1\": {\n \"Raw\": [\n \"\",\n \"\"\n ]\n },\n \"manager\": \"\",\n \"operation\": \"\",\n \"subresource\": \"\",\n \"time\": \"\"\n }\n ],\n \"name\": \"\",\n \"namespace\": \"\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n },\n {\n \"apiVersion\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\",\n \"blockOwnerDeletion\": \"\",\n \"controller\": \"\"\n }\n ],\n \"resourceVersion\": \"\",\n \"selfLink\": \"\",\n \"uid\": \"\"\n },\n \"status\": {\n \"conditions\": [\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n },\n {\n \"type\": \"\",\n \"status\": \"\",\n \"lastProbeTime\": \"\",\n \"lastTransitionTime\": \"\",\n \"message\": \"\",\n \"reason\": \"\"\n }\n ],\n \"creationTime\": \"\",\n \"error\": {\n \"message\": \"\",\n \"time\": \"\"\n },\n \"indications\": [\n \"\",\n \"\"\n ],\n \"phase\": \"\",\n \"readyToUse\": \"\",\n \"snapshotVolumes\": {\n \"excludedVolumes\": [\n \"\",\n \"\"\n ],\n \"includedVolumes\": [\n \"\",\n \"\"\n ]\n },\n \"sourceUID\": \"\",\n \"virtualMachineSnapshotContentName\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "09d94625-8e04-48c5-855f-f05f27da7a83", "name": "Start the virtual machine", "request": { "name": "Start the virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "start"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "65b45606-bee1-4f09-9e36-9c927b05cf19", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "start"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d8e3e60f-0644-4c7b-8878-b756480db522", "name": "Stop the virtual machine", "request": { "name": "Stop the virtual machine", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "stop"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "namespace", "value": "", "description": "(Required) Namespace name" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7393ae18-4300-4d25-8c92-686239c62343", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "vms", ":vmName", "stop"], "host": ["{{baseUrl}}"], "query": [ { "key": "namespace", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "vmName", "description": "(Required) Virtual Machine name" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "2beef60d-c2e6-4705-9b36-7d8206a79caa", "name": "workloads", "item": [ { "id": "30fa6733-3065-4ccd-a1f6-5c867d39deb5", "name": "Sync specified cluster workload", "request": { "name": "Sync specified cluster workload", "description": { "content": "Sync specified cluster workload", "type": "text/plain" }, "url": { "path": ["v1", "spectroclusters", ":uid", "workloads", "sync"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "bf392bca-81a8-4ab6-a473-0a30419cd9ad", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "workloads", "sync"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0da7a5c1-aaff-4bc5-8a6f-fc6c5e6d42e4", "name": "Sync specified cluster workload", "request": { "name": "Sync specified cluster workload", "description": {}, "url": { "path": ["v1", "spectroclusters", ":uid", "workloads", ":workloadKind", "sync"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "workloadKind", "description": "(Required) Workload kind" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "83c34f1d-4964-4331-81cf-49168078cee3", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "spectroclusters", ":uid", "workloads", ":workloadKind", "sync"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Cluster uid" }, { "disabled": false, "type": "any", "value": "", "key": "workloadKind", "description": "(Required) Workload kind" } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Accepted", "code": 202, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "2d7e34ec-7567-4795-8a42-ae02820a3925", "name": "system/users", "item": [ { "id": "d545a88e-4723-48e1-a071-3be2d0498c36", "name": "email", "item": [ { "id": "8156ab73-165e-4c6f-88a1-170c76017b0c", "name": "Re-send the email to the user to be able to verify the email", "request": { "name": "Re-send the email to the user to be able to verify the email", "description": { "content": "Re-send the email to the user to be able to verify the email", "type": "text/plain" }, "url": { "path": ["v1", "system", "users", "email", "verify", "resend"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e189c338-97a5-4f81-b078-3051e6691f2e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "system", "users", "email", "verify", "resend"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eaf92782-69c7-4531-886d-aa239f0e1197", "name": "Verifies the system user email using the email token", "request": { "name": "Verifies the system user email using the email token", "description": { "content": "Verifies the system user email with the help of email token", "type": "text/plain" }, "url": { "path": ["v1", "system", "users", "email", ":emailToken", "verify"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "emailToken", "description": "(Required) Describes the expirable email token for the system user to be used for verification of email" } ] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2ce41747-da60-4676-aca3-025ae8bc6c13", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "system", "users", "email", ":emailToken", "verify"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "emailToken", "description": "(Required) Describes the expirable email token for the system user to be used for verification of email" } ] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d78da80d-18bb-47da-959a-a441fc77437d", "name": "Verifies the system user email using the email token", "request": { "name": "Verifies the system user email using the email token", "description": { "content": "Verifies the system user email with the help of email token", "type": "text/plain" }, "url": { "path": ["v1", "system", "users", "me"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "aa0848b3-137c-47ce-ae33-703a0611418b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "system", "users", "me"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nisi_1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_984\": \"\",\n \"mollit_1\": \"\",\n \"consectetur_76\": \"\",\n \"labore_f7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"ut ullamco fugiat\"\n },\n \"status\": {\n \"isEmailSet\": false,\n \"isEmailVerified\": true,\n \"isMfaEnabled\": false,\n \"isPasswordReset\": false,\n \"lastEmailUpdateTime\": \"\",\n \"lastEmailVerifiedTime\": \"\",\n \"lastLoginTime\": \"\",\n \"lastPasswordUpdateTime\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d41d2c3f-e2ac-4fe9-a8eb-1c1486971cc4", "name": "password", "item": [ { "id": "347a0eaf-df98-47b8-a29f-ce85b0e23f0e", "name": "Creates request to reset system password via email", "request": { "name": "Creates request to reset system password via email", "description": { "content": "Creates request to reset system password via email. Password reset email will be sent to the user. Sends 204 No Content.", "type": "text/plain" }, "url": { "path": ["v1", "system", "users", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c84c89a1-3d89-4199-925f-ae6ecaedbc0a", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "system", "users", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "170dc285-ceca-410d-9ae1-43cd6d5ec0ba", "name": "Resets the system user password using the password token", "request": { "name": "Resets the system user password using the password token", "description": { "content": "Updates the new system user password with the help of password token", "type": "text/plain" }, "url": { "path": ["v1", "system", "users", "password", ":passwordToken", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the system user to be used for authentication of user" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a5c7927a-5c4a-4982-a647-75623f27f372", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "system", "users", "password", ":passwordToken", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "passwordToken", "description": "(Required) Describes the expirable password token for the system user to be used for authentication of user" } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"password\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "0c13a464-73f3-48ec-beb4-2113d99dfdba", "name": "teams", "item": [ { "id": "e3da6ef6-d72e-447b-a8a6-883150a24b43", "name": "Retrieves a list of teams", "request": { "name": "Retrieves a list of teams", "description": {}, "url": { "path": ["v1", "teams"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1c542dfa-531f-4df6-bc00-b6c56f625938", "name": "An array of teams", "originalRequest": { "url": { "path": ["v1", "teams"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"qui750\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborum2\": \"\",\n \"voluptatef\": \"\",\n \"aute_4_d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"roles\": [\n \"irure Duis\",\n \"proident dolor pariatur mollit\"\n ],\n \"sources\": [\n \"sint sunt id\",\n \"occaecat sit est consequat\"\n ],\n \"users\": [\n \"esse sunt f\",\n \"est aute veniam\"\n ]\n },\n \"status\": {}\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"sint4c\": \"\",\n \"Ut9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim_95\": \"\",\n \"consectetur_c62\": \"\",\n \"culpa_b7\": \"\",\n \"occaecat_d33\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"roles\": [\n \"sit\",\n \"velit nostrud ut enim\"\n ],\n \"sources\": [\n \"pariatur sit ullamco\",\n \"Excepteur\"\n ],\n \"users\": [\n \"tempor ut do adipisicing\",\n \"dolor tempor\"\n ]\n },\n \"status\": {}\n }\n ],\n \"listmeta\": {\n \"continue\": \"reprehenderit esse et dolore ad\",\n \"count\": -97992200,\n \"limit\": -29214482,\n \"offset\": -10306054\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7c107a78-53fc-42c3-b9d9-4a70b19b54ca", "name": "Creates a team with the specified users and roles", "request": { "name": "Creates a team with the specified users and roles", "description": {}, "url": { "path": ["v1", "teams"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"occaecat__d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur637\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"roles\": [\n \"\"\n ],\n \"sources\": [\n \"\"\n ],\n \"users\": [\n \"\"\n ]\n },\n \"status\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "faf40685-02f3-49e1-ada0-34b3c0bd3392", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "teams"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6a589224-55bf-4bc7-80c3-e60a27fa4048", "name": "Retrieves a list of teams summary with provided filter spec", "request": { "name": "Retrieves a list of teams summary with provided filter spec", "description": {}, "url": { "path": ["v1", "teams", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cb494a52-f850-4eca-ab64-1bf50697a9c9", "name": "An array of teams summary items", "originalRequest": { "url": { "path": ["v1", "teams", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"ut_a\": \"\",\n \"velite2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"adipisicing_2\": \"\",\n \"et_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"Excepteur magna id velit\",\n \"projects\": [\n {\n \"name\": \"commodo veniam\",\n \"uid\": \"nulla ad dolor\"\n },\n {\n \"name\": \"cupidatat dolore nostrud\",\n \"uid\": \"aute ut veniam minim\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"sed\",\n \"uid\": \"magna eu\"\n },\n {\n \"name\": \"do nostrud id\",\n \"uid\": \"eu ad consectetur exercitation\"\n }\n ],\n \"users\": [\n {\n \"name\": \"laborum elit\",\n \"uid\": \"Ut reprehenderit mollit sit\"\n },\n {\n \"name\": \"commodo aliqua reprehenderit\",\n \"uid\": \"sint reprehenderit culpa\"\n }\n ]\n },\n \"status\": \"\"\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"esse2\": \"\",\n \"sit_c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_367\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"sit esse velit magna\",\n \"projects\": [\n {\n \"name\": \"occaecat\",\n \"uid\": \"veniam\"\n },\n {\n \"name\": \"quis exercitatio\",\n \"uid\": \"cupidatat cillum\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"do ullamco ut culpa\",\n \"uid\": \"officia sed in ut\"\n },\n {\n \"name\": \"officia amet nulla ut\",\n \"uid\": \"ad tempor\"\n }\n ],\n \"users\": [\n {\n \"name\": \"mollit anim Lorem ad nisi\",\n \"uid\": \"dolor\"\n },\n {\n \"name\": \"com\",\n \"uid\": \"nulla aliqua cillum\"\n }\n ]\n },\n \"status\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e7eacfdb-2e09-4b97-8500-b83f240d28f5", "name": "{uid}", "item": [ { "id": "036a32ed-dec7-44a5-8f48-5652909facdf", "name": "Deletes the specified team", "request": { "name": "Deletes the specified team", "description": {}, "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "02d98b3d-3ff0-4ce6-8417-4a6ab70d920d", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "07dbc976-a7a8-4460-956c-17f7c13f1e6c", "name": "Returns the sepcified team", "request": { "name": "Returns the sepcified team", "description": {}, "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0223c24f-0f55-4e5a-9c7f-bbc124180228", "name": "OK", "originalRequest": { "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"quif\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrudc\": \"\",\n \"sed__c\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"roles\": [\n \"\"\n ],\n \"sources\": [\n \"\"\n ],\n \"users\": [\n \"\"\n ]\n },\n \"status\": \"\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f969fc09-40a2-4032-88fd-32a5e9a334cd", "name": "Patches the specified team", "request": { "name": "Patches the specified team", "description": {}, "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "5f872839-20fe-48f5-89dc-cf3573fa867d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0896a99d-532e-42c6-9b00-7469b0382a1c", "name": "Updates the sepcified team", "request": { "name": "Updates the sepcified team", "description": {}, "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"occaecat__d\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"pariatur637\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"roles\": [\n \"\"\n ],\n \"sources\": [\n \"\"\n ],\n \"users\": [\n \"\"\n ]\n },\n \"status\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "abe888df-f53f-4803-9592-be653791b860", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "77362f3c-95fe-4d4f-8ec0-d8a8411eb736", "name": "projects", "item": [ { "id": "16ba29b7-97fd-4e65-951c-828c7aa5f7b9", "name": "Returns the specified team's project and roles data", "request": { "name": "Returns the specified team's project and roles data", "description": {}, "url": { "path": ["v1", "teams", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a7dc0857-c5fc-44a4-846d-9c2dfa078738", "name": "OK", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"projects\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"ut si\",\n \"uid\": \"mollit dolor laboris elit\"\n },\n {\n \"name\": \"exercitation dolore in tempor\",\n \"uid\": \"aliqua nulla nisi in\"\n }\n ],\n \"name\": \"adipisicing est\",\n \"roles\": [\n {\n \"name\": \"dolor veniam aliquip ut Excepteur\",\n \"uid\": \"exercitation laborum\"\n },\n {\n \"name\": \"n\",\n \"uid\": \"ad\"\n }\n ],\n \"uid\": \"Lorem enim ut non\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"in labore Lorem\",\n \"uid\": \"dolore magna deserunt sed\"\n },\n {\n \"name\": \"laboris id sit ut Excepteur\",\n \"uid\": \"dolor\"\n }\n ],\n \"name\": \"Lorem voluptate in sint eiusmod\",\n \"roles\": [\n {\n \"name\": \"ullamco ea qui in ad\",\n \"uid\": \"et enim exercitation\"\n },\n {\n \"name\": \"esse exercitation voluptate in\",\n \"uid\": \"ex eu nisi tempor\"\n }\n ],\n \"uid\": \"voluptate\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "73237885-c625-41f8-88ea-88e1d5d5b954", "name": "Updates the projects and roles for the specified team", "request": { "name": "Updates the projects and roles for the specified team", "description": {}, "url": { "path": ["v1", "teams", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"projects\": [\n {\n \"projectUid\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ]\n },\n {\n \"projectUid\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6a6b6a24-6325-4ba6-8b50-fef3e73013a8", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "86e0ea11-c282-4700-9390-2cf7f4a07099", "name": "resourceRoles", "item": [ { "id": "a1955797-c0d4-417e-a809-323b8cc27dae", "name": "Returns the specified individual and resource roles for a team", "request": { "name": "Returns the specified individual and resource roles for a team", "description": { "content": "Returns resource roles for team", "type": "text/plain" }, "url": { "path": ["v1", "teams", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "911da77e-85c2-4fbf-a2e7-09e3db20fcf3", "name": "OK", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resourceRoles\": [\n {\n \"filterRefs\": [\n {\n \"name\": \"sed aliq\",\n \"uid\": \"deserunt consequat fugiat ut\"\n },\n {\n \"name\": \"enim\",\n \"uid\": \"Duis sunt reprehenderit dolore\"\n }\n ],\n \"projectUids\": [\n {\n \"name\": \"laborum eu\",\n \"uid\": \"qui\"\n },\n {\n \"name\": \"voluptate Duis sunt\",\n \"uid\": \"est Excepteu\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"sed nulla ullamco\",\n \"uid\": \"ipsum magna id Duis\"\n },\n {\n \"name\": \"tempor ut dolore aliquip\",\n \"uid\": \"sint eu ut et\"\n }\n ],\n \"uid\": \"reprehenderit\"\n },\n {\n \"filterRefs\": [\n {\n \"name\": \"adipisicing est elit pariatur culpa\",\n \"uid\": \"dolore\"\n },\n {\n \"name\": \"proident consectetur\",\n \"uid\": \"in in consequat aute Ut\"\n }\n ],\n \"projectUids\": [\n {\n \"name\": \"proident exercitation reprehenderit sed dolor\",\n \"uid\": \"sunt eiusmod dolor mollit\"\n },\n {\n \"name\": \"laborum consectetur\",\n \"uid\": \"dolor laborum sed et\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"exercitation enim nisi\",\n \"uid\": \"veniam\"\n },\n {\n \"name\": \"tempor Excepteur\",\n \"uid\": \"laborum voluptate sed Excepteur\"\n }\n ],\n \"uid\": \"Lorem aliquip veniam\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "39332b88-ef15-4500-a4c2-a0820d303df9", "name": "Add resource roles for team", "request": { "name": "Add resource roles for team", "description": { "content": "Resource roles added to specific team", "type": "text/plain" }, "url": { "path": ["v1", "teams", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filterRefs\": [\n \"\",\n \"\"\n ],\n \"projectUids\": [\n \"\",\n \"\"\n ],\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "69c8f4b0-60a6-42c3-81d7-de6c91a8380b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "59ec2adb-bc09-4ad9-ac22-f9d6e4371ecb", "name": "{resourceRoleUid}", "item": [ { "id": "a67f8c57-9092-46fd-aadb-04953dd18008", "name": "Deleted the resource roles from team", "request": { "name": "Deleted the resource roles from team", "description": {}, "url": { "path": ["v1", "teams", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "930801a3-950b-49ba-89ef-15bb6a0a0246", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "27e1a44c-c035-4a6f-8d84-0aefd0cd6922", "name": "Updates the resource roles for team", "request": { "name": "Updates the resource roles for team", "description": { "content": "Specific resource roles fo team is updated", "type": "text/plain" }, "url": { "path": ["v1", "teams", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filterRefs\": [\n \"\",\n \"\"\n ],\n \"projectUids\": [\n \"\",\n \"\"\n ],\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4ed388c1-e15d-4068-adc7-efc65c40ce1a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "6dacd2e3-c6e5-4555-b969-67b41d1c4f59", "name": "roles", "item": [ { "id": "b5de4882-d265-443d-93a4-a7d7f0473b0c", "name": "Returns the specified team's tenant roles", "request": { "name": "Returns the specified team's tenant roles", "description": {}, "url": { "path": ["v1", "teams", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7e0ea405-d050-4463-bf3e-4b6c859b1547", "name": "OK", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"roles\": [\n {\n \"name\": \"in adipisicing sunt\",\n \"uid\": \"anim sint\"\n },\n {\n \"name\": \"consectetur mollit non in\",\n \"uid\": \"est\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "25100c94-6361-413a-86d6-d6d42e9037c8", "name": "Updates the tenant roles of the specified team", "request": { "name": "Updates the tenant roles of the specified team", "description": {}, "url": { "path": ["v1", "teams", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "31093917-2e98-41ac-9d93-5f0c1c1dee32", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "teams", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "a2347ce4-5b88-4883-bc0f-d23df0f480d6", "name": "tenants/{tenantUid}", "item": [ { "id": "d712199f-7854-4b20-b074-b0b6135c71a6", "name": "Update tenant address", "request": { "name": "Update tenant address", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "address"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"addressLine1\": \"\",\n \"addressLine2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"pincode\": \"\",\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a09848bc-add6-4c60-b825-ed320f49eea7", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "address"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"address\": {\n \"addressLine1\": \"\",\n \"addressLine2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"pincode\": \"\",\n \"state\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "45e7edd9-6329-42eb-96d9-60a1dacf4609", "name": "assets", "item": [ { "id": "5647f521-76f4-431e-b64b-f24a13623a65", "name": "certs", "item": [ { "id": "337842a4-8053-4019-b4e6-4b2e01a8dc50", "name": "lists the certificates for the tenant", "request": { "name": "lists the certificates for the tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9954f244-b2a0-4205-937f-fd0681f6292c", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"voluptate8\": \"\",\n \"inb9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"proident_21\": \"\",\n \"eu__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"certificate\": \"velit incididunt\",\n \"isCA\": false,\n \"key\": \"nulla Excepteur\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"laborum_30\": \"\",\n \"elit_3cb\": \"\",\n \"laborumdf1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"certificate\": \"et enim\",\n \"isCA\": false,\n \"key\": \"sint do\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "12bb1328-c1b2-4aec-a3ce-5fe086f7ec8f", "name": "create the tenant certificate", "request": { "name": "create the tenant certificate", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"anim_d1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborumdc\": \"\",\n \"eu8fb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"certificate\": \"\",\n \"isCA\": \"\",\n \"key\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "87b8ac24-a1cc-4a57-be16-8f10d2fc9256", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "65370c2f-b477-4c3b-9131-3c4f666d2e19", "name": "{certificateUid}", "item": [ { "id": "cd9e1b1e-3729-4ac2-8bca-0805b9eda2df", "name": "deletes the tenant certificate", "request": { "name": "deletes the tenant certificate", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0b1e56cc-1690-483a-998c-5406cd574b6b", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5d6a5418-c570-4a0b-a198-287650cc1b51", "name": "Returns the ca certificate for the tenant", "request": { "name": "Returns the ca certificate for the tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f39f4067-4958-4832-96fe-ce8bda1e5ecc", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"proident00f\": \"\",\n \"minim_71\": \"\",\n \"incididunta4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"in_30\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"certificate\": \"\",\n \"isCA\": \"\",\n \"key\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d6bce176-dbcb-43e0-81b1-1e16f2a41213", "name": "updates the tenant certificate", "request": { "name": "updates the tenant certificate", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"anim_d1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laborumdc\": \"\",\n \"eu8fb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"certificate\": \"\",\n \"isCA\": \"\",\n \"key\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "edbbd7ec-ff7b-42a1-bf5d-fb0cc61c013e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "certs", ":certificateUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "certificateUid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "20749724-b121-4524-89bb-9de497fad51c", "name": "dataSinks", "item": [ { "id": "1c2bac3a-997b-46c3-a98d-550e26e6ae49", "name": "deletes the tenant data sink config", "request": { "name": "deletes the tenant data sink config", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b55b98d7-cac9-40d5-8043-325f0c8743e6", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e4e8c750-fbba-4f49-96ab-cca69e431913", "name": "Returns data sink config of tenant", "request": { "name": "Returns data sink config of tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f64c085b-6eea-4ae2-9f62-71202dd5c97f", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"dolor_9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniam1\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"auditDataSinks\": [\n {\n \"cloudWatch\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"dolore ullamco Ut consequat\",\n \"region\": \"nostrud adipisicing deserunt amet\",\n \"stream\": \"non voluptate dolor nulla proident\"\n },\n \"type\": \"cloudwatch\"\n },\n {\n \"cloudWatch\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"qui exercitation nisi\",\n \"region\": \"sunt reprehenderit\",\n \"stream\": \"mollit ipsum\"\n },\n \"type\": \"cloudwatch\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "56b1ed86-1ccf-4833-a8d4-ee0371796a24", "name": "create data sink config", "request": { "name": "create data sink config", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"eu__3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris13\": \"\",\n \"qui_9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"auditDataSinks\": [\n {\n \"cloudWatch\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n },\n \"type\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d961a914-1031-4cbc-9e49-777b2579c192", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "78881a77-6da5-458f-9ec0-1b5180612c73", "name": "updates the tenant data sink config", "request": { "name": "updates the tenant data sink config", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"eu__3\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris13\": \"\",\n \"qui_9_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"auditDataSinks\": [\n {\n \"cloudWatch\": {\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"group\": \"\",\n \"region\": \"\",\n \"stream\": \"\"\n },\n \"type\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e131847d-8d1b-47e7-ba9d-1f997de48afb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "assets", "dataSinks"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "3d1138ba-514e-4818-a0a5-2dd29c54ac8a", "name": "authTokenSettings", "item": [ { "id": "5c9d50b7-7b80-48e1-82fd-39bbc02695d2", "name": "Get tenant auth token settings", "request": { "name": "Get tenant auth token settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "authTokenSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "6f2cdc62-a560-4c2c-abb4-8a2c3a09f605", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "authTokenSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"expiryTimeMinutes\": 958\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "509fda37-cf64-4bb4-9375-0c963d448cae", "name": "Update tenant auth token settings", "request": { "name": "Update tenant auth token settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "authTokenSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"expiryTimeMinutes\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "271472ac-907a-4e58-b270-63e6e2768d64", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "authTokenSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"expiryTimeMinutes\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "5ca18074-2dd4-4927-b514-26d5f6175b8d", "name": "Tenant to accept the contract agreement", "request": { "name": "Tenant to accept the contract agreement", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "contract", "accept"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b07bd187-71f2-4cb0-8cb0-2c91badccc52", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "contract", "accept"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "303194ae-25ca-48af-9d6f-abe0ea833d8b", "name": "creditAccount/aws", "item": [ { "id": "7114f071-69ec-4e8e-b3ea-b3a7dfdbe607", "name": "Deletes the aws credit account for tenants", "request": { "name": "Deletes the aws credit account for tenants", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "creditAccount", "aws"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "forceDelete", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "87d83a46-261f-441c-bc8c-a0a9bc00c2ca", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "creditAccount", "aws"], "host": ["{{baseUrl}}"], "query": [ { "key": "forceDelete", "value": "false" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "56f02b3d-3d42-43cd-9653-bc0be559482c", "name": "Get the credit accounts for the tenants with free tier access", "request": { "name": "Get the credit accounts for the tenants with free tier access", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "creditAccount", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d4f69a7d-1b91-4cc1-84d9-9999e596f6e0", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "creditAccount", "aws"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"creditLimitInDollars\": -94620048.49263819,\n \"creditUsedInDollars\": -98436021.18333238,\n \"loginCredentials\": {\n \"iamUser\": \"ut\",\n \"password\": \"pariatur reprehenderit incididunt anim\"\n },\n \"userCloudAccount\": {\n \"accountId\": \"ut\",\n \"cloudAccount\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d6901a4e-dd0a-4cf6-8f3a-192420a0e2c2", "name": "domains", "item": [ { "id": "56cc12a8-8c47-4f14-be1e-14f10007b2c6", "name": "retrieves the domains for tenant", "request": { "name": "retrieves the domains for tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "362fd351-627d-49cb-99b5-16a18a7872b5", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"domains\": [\n \"in aliqua cupidatat dolor ut\",\n \"Lorem in\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "5e21703b-46cf-452c-afe3-f56994400b85", "name": "creates or updates domains for tenant", "request": { "name": "creates or updates domains for tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"domains\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3abc2e3a-f160-40c1-ab7a-617ff9987e81", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "domains"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"domains\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "1c9f51f1-9187-4c7f-b0c1-6f95e4d4ef5c", "name": "Update tenant emailId", "request": { "name": "Update tenant emailId", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "emailId"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f621cebc-2e5c-4681-94ec-5bbb917674bf", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "emailId"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d2c27e8f-a8b3-4d48-9f23-709afc591385", "name": "freemium", "item": [ { "id": "96cae1a7-5214-470e-b9a2-c292680f4b48", "name": "Get tenant level freemium configuration", "request": { "name": "Get tenant level freemium configuration", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "freemium"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "89a057ec-701d-455b-bc08-4d233acba1a4", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "freemium"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"activeClustersLimit\": 82729730,\n \"isFreemium\": true,\n \"isUnlimited\": false,\n \"overageUsageLimit\": -93628575.35283183,\n \"totalUsageLimit\": -1463066.5359216928\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f088da36-04e4-4a01-994b-ca52635c0b3d", "name": "Update tenant freemium configuration", "request": { "name": "Update tenant freemium configuration", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "freemium"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"activeClustersLimit\": \"\",\n \"isFreemium\": \"\",\n \"isUnlimited\": \"\",\n \"overageUsageLimit\": \"\",\n \"totalUsageLimit\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a610d8be-f42f-42d3-8618-a6da852441e6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "freemium"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"activeClustersLimit\": \"\",\n \"isFreemium\": \"\",\n \"isUnlimited\": \"\",\n \"overageUsageLimit\": \"\",\n \"totalUsageLimit\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2a889f7a-f96d-498e-a1be-649edbd85e5c", "name": "Get tenant freemium usage", "request": { "name": "Get tenant freemium usage", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "freemiumUsage"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8dd32fce-85f8-4137-a599-8fbb72fcf288", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "freemiumUsage"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"isFreemium\": false,\n \"isUnlimited\": true,\n \"limit\": {\n \"activeClusters\": -23782685,\n \"overageUsage\": -93528604.24924473,\n \"usage\": 74122878.95846575\n },\n \"usage\": {\n \"usage\": 58649363.62101728\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "85e35f4f-e82e-4fa1-915c-86643ac0268b", "name": "invoices/{invoiceUid}", "item": [ { "id": "17a9255f-74d7-4fda-b28c-50c6f2c42468", "name": "Returns a specified invoice", "request": { "name": "Returns a specified invoice", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "invoices", ":invoiceUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a516a3b8-03ac-42c1-bd37-ae8572990075", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "invoices", ":invoiceUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"dolorcaf\": \"\",\n \"tempor3fb\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"tempor1\": \"\",\n \"in6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"address\": {\n \"addressLine1\": \"\",\n \"addressLine2\": \"\",\n \"city\": \"\",\n \"country\": \"\",\n \"pincode\": \"\",\n \"state\": \"\"\n },\n \"billingPeriod\": {\n \"end\": \"\",\n \"start\": \"\"\n },\n \"credits\": {\n \"alloyFreeCredits\": 83323558.74867287,\n \"pureFreeCredits\": 42495349.00382888\n },\n \"envType\": \"adipisicing dolore\",\n \"month\": \"\",\n \"paymentUnit\": \"usd\",\n \"plan\": {\n \"freeCredits\": [\n {\n \"planCredit\": {\n \"type\": \"Alloy\",\n \"cpuCoreHours\": -8959588.704010949,\n \"creditUid\": \"consequat mollit dolor ea ut\",\n \"expiry\": \"\",\n \"name\": \"dolor nisi\",\n \"start\": \"\"\n },\n \"totalCpuCoreHours\": 4901494.400841817\n },\n {\n \"planCredit\": {\n \"type\": \"Pure\",\n \"cpuCoreHours\": 72402212.37672958,\n \"creditUid\": \"non cillum\",\n \"expiry\": \"\",\n \"name\": \"quis\",\n \"start\": \"\"\n },\n \"totalCpuCoreHours\": -52818340.02408607\n }\n ],\n \"plantype\": \"MonthlyOnDemand\",\n \"slaCredits\": [\n {\n \"planCredit\": {\n \"type\": \"Pure\",\n \"cpuCoreHours\": 71651736.29850972,\n \"creditUid\": \"c\",\n \"expiry\": \"\",\n \"name\": \"veniam cupidatat\",\n \"start\": \"\"\n },\n \"totalCpuCoreHours\": 86506942.78178075\n },\n {\n \"planCredit\": {\n \"type\": \"Pure\",\n \"cpuCoreHours\": -33595794.47635985,\n \"creditUid\": \"dolor in\",\n \"expiry\": \"\",\n \"name\": \"dolore\",\n \"start\": \"\"\n },\n \"totalCpuCoreHours\": -96811334.259198\n }\n ]\n }\n },\n \"status\": {\n \"billableAmount\": -64615707.37250733,\n \"productInvoice\": {\n \"alloy\": {\n \"allocatedCredits\": -46561647.229439095,\n \"amount\": 86016669.53787813,\n \"billableCredits\": 9376121.273219824,\n \"breachedCredits\": 55152743.82764655,\n \"discount\": 10973863.351425186,\n \"freeCredits\": -81217161.70454106,\n \"overageLimitPercentage\": 67762255.7490615,\n \"tierName\": \"ut nulla officia fugiat\",\n \"tierPrice\": -38637621.086338215,\n \"totalUsedCredits\": 51776986.07706645,\n \"usedCredits\": -77600116.5628327\n },\n \"pure\": {\n \"allocatedCredits\": -23675965.081603855,\n \"amount\": -22595245.440136313,\n \"billableCredits\": -91411525.69835488,\n \"breachedCredits\": -17129866.192351356,\n \"discount\": 35797694.76023543,\n \"freeCredits\": 33285711.679722056,\n \"overageLimitPercentage\": -28605324.794513404,\n \"tierName\": \"aute \",\n \"tierPrice\": -5895024.820315212,\n \"totalUsedCredits\": -3708362.887177989,\n \"usedCredits\": 53116274.25879571\n }\n },\n \"projects\": [\n {\n \"amount\": -88402735.72923838,\n \"projectName\": \"est irure Duis qui\",\n \"projectUid\": \"Duis qui consectetur est\",\n \"usage\": {\n \"alloy\": {\n \"amount\": 14975895.378871888,\n \"tierPrice\": -28358513.999494627,\n \"usedCredits\": 77214191.8482089\n },\n \"pure\": {\n \"amount\": -82263112.84980649,\n \"tierPrice\": 78063428.5718478,\n \"usedCredits\": -8353265.287567794\n }\n }\n },\n {\n \"amount\": -85649617.09957352,\n \"projectName\": \"ullamco deserunt do\",\n \"projectUid\": \"culpa nis\",\n \"usage\": {\n \"alloy\": {\n \"amount\": 44223285.92054376,\n \"tierPrice\": -44496884.59854686,\n \"usedCredits\": 33154847.64790617\n },\n \"pure\": {\n \"amount\": -74665999.8351952,\n \"tierPrice\": 27254052.870221153,\n \"usedCredits\": -58273756.31886423\n }\n }\n }\n ],\n \"states\": [\n {\n \"paymentMsg\": \"in labore\",\n \"state\": \"Paid\",\n \"timestamp\": \"\"\n },\n {\n \"paymentMsg\": \"a\",\n \"state\": \"PaymentPending\",\n \"timestamp\": \"\"\n }\n ],\n \"stripeInvoiceId\": \"dolore elit\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d1171ee8-3442-4ce7-a75d-0a24e34b5ddd", "name": "report", "item": [ { "id": "92c6871f-f34e-488d-a323-8ea46adf4bac", "name": "Downloads the specified invoice report", "request": { "name": "Downloads the specified invoice report", "description": {}, "url": { "path": [ "v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "invoice", "pdf" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9de37cec-e322-4a05-ba5f-56aee067bbbf", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "invoice", "pdf" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "669778a2-e69d-41d3-9487-d5422fecfdf7", "name": "Downloads the specified monthly invoice report", "request": { "name": "Downloads the specified monthly invoice report", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "pdf"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8d112922-85c2-44d5-85d3-b167b2b28049", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "pdf"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "24c4a357-fed8-4cac-a46b-e422d91759f2", "name": "Downloads the specified tenant usage", "request": { "name": "Downloads the specified tenant usage", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "usage", "pdf"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "header": [ { "key": "Accept", "value": "application/octet-stream" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "4dd4973d-f583-4adf-a6b2-5c1c2576ad1f", "name": "OK", "originalRequest": { "url": { "path": [ "v1", "tenants", ":tenantUid", "invoices", ":invoiceUid", "report", "usage", "pdf" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) Specify the tenant uid" }, { "disabled": false, "type": "any", "value": "", "key": "invoiceUid", "description": "(Required) Specify the invoice uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "Content-Disposition", "value": "ut commodo cupidatat laboris", "description": "" }, { "key": "Content-Type", "value": "application/octet-stream" } ], "body": "ut commodo cupidatat laboris", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "8f0f1c15-a765-4f5f-99a0-a6d0c8e04988", "name": "loginBanner", "item": [ { "id": "33030d66-0bcd-4b2b-afd8-89e127fe4703", "name": "Get tenant login banner settings", "request": { "name": "Get tenant login banner settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "loginBanner"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ca1fb553-f190-4f67-aa28-9cce7ada7458", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "loginBanner"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Message\": \"elit exercitation occaecat\",\n \"isEnabled\": true,\n \"title\": \"aliqua irure Duis nulla\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "0e1b022e-54d5-4903-95d6-bc2b490ebcc5", "name": "Update tenant login banner settings", "request": { "name": "Update tenant login banner settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "loginBanner"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"Message\": \"\",\n \"isEnabled\": \"\",\n \"title\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e926fd8b-8b0c-4c63-9d50-49d5c2274393", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "loginBanner"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"Message\": \"\",\n \"isEnabled\": \"\",\n \"title\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0c7ffa18-1c56-46b4-b946-c452eda22cf7", "name": "macros", "item": [ { "id": "668018f2-ba33-42ec-a2d4-d592b714bdcd", "name": "Delete the macros for the specified tenant by given macro name", "request": { "name": "Delete the macros for the specified tenant by given macro name", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4a059ef1-a35d-4343-889f-011e43b63676", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1615aa19-87e1-4e1e-a697-7e581c6a195d", "name": "List the macros of the specified tenant", "request": { "name": "List the macros of the specified tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d4492a1c-caf9-411f-9e11-63d800dbb314", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "137baf4f-18a9-4c0f-81ac-51a0dd3ef636", "name": "Update the macros for the specified tenant by given macro name", "request": { "name": "Update the macros for the specified tenant by given macro name", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "1aea77fb-06d4-45c8-99c7-1a5bdfd57b99", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6b34755e-ccc8-4cc5-b4b5-dc5e92767c8b", "name": "Create or add new macros for the specified tenant", "request": { "name": "Create or add new macros for the specified tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4e11c79c-2cc6-4421-9c97-0c8a00c6a562", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f2d17950-5df1-4c54-b7bf-c31fa1caedef", "name": "Update the macros of the specified tenant", "request": { "name": "Update the macros of the specified tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e49126c3-542a-488f-8a6e-411fba68b8ca", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "9f2e1ee5-b25c-48f1-8069-66a7af1a458f", "name": "oidc/config", "item": [ { "id": "390afb72-a092-46d2-b2a4-98ca86f00a50", "name": "Returns the oidc Spec for tenant", "request": { "name": "Returns the oidc Spec for tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "oidc", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8bf1878c-642c-4f6d-864e-24f7ebd7eb09", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "oidc", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"callbackUrl\": \"velit in\",\n \"clientId\": \"irure ipsum\",\n \"clientSecret\": \"pariatur elit\",\n \"defaultTeams\": [\n \"consequat\",\n \"sint pariatur anim\"\n ],\n \"isSsoEnabled\": false,\n \"issuerUrl\": \"aute ut\",\n \"logoutUrl\": \"dolor eiusmod labore\",\n \"requiredClaims\": {\n \"Email\": \"ipsum consequat exercitation culpa\",\n \"FirstName\": \"non qui ad consectetur\",\n \"LastName\": \"dolor aliquip ullamco id\",\n \"SpectroTeam\": \"elit ullamco deserunt nisi adipisicing\"\n },\n \"scopes\": [\n \"laborum c\",\n \"occaecat\"\n ],\n \"scopesDelimiter\": \"ipsum pariatur est ad\",\n \"syncSsoTeams\": true\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b112a083-56e6-4e63-a3ff-eecd171c4e66", "name": "Associates the oidc Spec for the tenant", "request": { "name": "Associates the oidc Spec for the tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "oidc", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"defaultTeams\": [\n \"\",\n \"\"\n ],\n \"isSsoEnabled\": \"\",\n \"issuerUrl\": \"\",\n \"logoutUrl\": \"\",\n \"requiredClaims\": {\n \"Email\": \"\",\n \"FirstName\": \"\",\n \"LastName\": \"\",\n \"SpectroTeam\": \"\"\n },\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"scopesDelimiter\": \"\",\n \"syncSsoTeams\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "3a6e6d65-6631-484b-942e-4ef89f43cc06", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "oidc", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"callbackUrl\": \"\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"defaultTeams\": [\n \"\",\n \"\"\n ],\n \"isSsoEnabled\": \"\",\n \"issuerUrl\": \"\",\n \"logoutUrl\": \"\",\n \"requiredClaims\": {\n \"Email\": \"\",\n \"FirstName\": \"\",\n \"LastName\": \"\",\n \"SpectroTeam\": \"\"\n },\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"scopesDelimiter\": \"\",\n \"syncSsoTeams\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "955b5379-b19e-4c18-bedc-b483f3b10fa3", "name": "creates or updates a password policy for tenant", "request": { "name": "creates or updates a password policy for tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "password", "policy"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"creationTimestamp\": \"\",\n \"expiryDurationInDays\": \"\",\n \"firstReminderInDays\": \"\",\n \"isRegex\": \"\",\n \"minLength\": \"\",\n \"minNumOfBlockLetters\": \"\",\n \"minNumOfDigits\": \"\",\n \"minNumOfSmallLetters\": \"\",\n \"minNumOfSpecialCharacters\": \"\",\n \"regex\": \"\",\n \"updateTimestamp\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "89704d1e-d4c7-480c-aef9-318dcfbc204b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "password", "policy"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"creationTimestamp\": \"\",\n \"expiryDurationInDays\": \"\",\n \"firstReminderInDays\": \"\",\n \"isRegex\": \"\",\n \"minLength\": \"\",\n \"minNumOfBlockLetters\": \"\",\n \"minNumOfDigits\": \"\",\n \"minNumOfSmallLetters\": \"\",\n \"minNumOfSpecialCharacters\": \"\",\n \"regex\": \"\",\n \"updateTimestamp\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d05d5da2-0803-43da-98ee-d7534102c4b7", "name": "preferences", "item": [ { "id": "4ad20b02-2c68-4d76-99ef-8c2f52af4d95", "name": "clusterGroup", "item": [ { "id": "295cbfaf-df53-4d9d-9312-f2b975c89c76", "name": "Get is cluster group enabled for a specific tenant", "request": { "name": "Get is cluster group enabled for a specific tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "85e59a78-8d8d-48b2-8188-80acecdef634", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"hideSystemClusterGroups\": false,\n \"isClusterGroupEnabled\": true\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3dd5a3ac-22f2-4f1e-95c6-bab5e88fb089", "name": "Enable or Disable cluster group for a specific tenant", "request": { "name": "Enable or Disable cluster group for a specific tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"hideSystemClusterGroups\": \"\",\n \"isClusterGroupEnabled\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2363d270-8232-447c-93f0-49ec6ebb981a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterGroup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"hideSystemClusterGroups\": \"\",\n \"isClusterGroupEnabled\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "d8978dec-b847-4470-b55a-608b1ee43119", "name": "clusterSettings", "item": [ { "id": "8ff8725b-8c7d-4f46-8508-3ed96f7dfb1c", "name": "Get tenant cluster settings", "request": { "name": "Get tenant cluster settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "235b9057-13c1-4d53-aae6-703c51535cb0", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "clusterSettings"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"nodesAutoRemediationSetting\": {\n \"disableNodesAutoRemediation\": \"\",\n \"isEnabled\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c4323911-55da-4ef6-8496-3077fd11a3e8", "name": "Update tenant clusters nodes auto remediation setting", "request": { "name": "Update tenant clusters nodes auto remediation setting", "description": {}, "url": { "path": [ "v1", "tenants", ":tenantUid", "preferences", "clusterSettings", "nodesAutoRemediationSetting" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"disableNodesAutoRemediation\": \"\",\n \"isEnabled\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "f29cd539-3037-4cb7-a1d6-15522417e4aa", "name": "Ok response without content", "originalRequest": { "url": { "path": [ "v1", "tenants", ":tenantUid", "preferences", "clusterSettings", "nodesAutoRemediationSetting" ], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "2691b939-82e5-4614-ad25-6e7336bbab9c", "name": "developerCredit", "item": [ { "id": "4f6f54e0-206b-4180-8a8f-c97d09e8c0b6", "name": "Get developer credit enabled for a specific tenant", "request": { "name": "Get developer credit enabled for a specific tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "developerCredit"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b6638d79-297f-4bd3-9c27-1f1bbabe04bd", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "developerCredit"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"cpu\": -4283448.20246318,\n \"memoryGiB\": 33929960.83888136,\n \"storageGiB\": -3272585,\n \"virtualClustersLimit\": 48562983.99173364\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "990e1143-fe04-4c73-a1d6-283e5b6979f1", "name": "update developer credit for a specific tenant", "request": { "name": "update developer credit for a specific tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "developerCredit"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"cpu\": \"\",\n \"memoryGiB\": \"\",\n \"storageGiB\": \"\",\n \"virtualClustersLimit\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fae3f5df-1cae-44a9-8b16-3d02c9197987", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "developerCredit"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"cpu\": \"\",\n \"memoryGiB\": \"\",\n \"storageGiB\": \"\",\n \"virtualClustersLimit\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "302a9364-cd44-491d-b183-3d94185d56a3", "name": "fips", "item": [ { "id": "5925eb76-716a-4f27-bfe4-89c98a62f08f", "name": "Get tenant fips settings", "request": { "name": "Get tenant fips settings", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "fips"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c9c33354-20d1-465a-bced-30ffbbe4adf3", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "fips"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"fipsClusterFeatureConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsClusterImportConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsPackConfig\": {\n \"mode\": \"nonFipsDisabled\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "e64af8c2-87f9-42ec-914f-999cd60c8fcd", "name": "Update tenant fips setting", "request": { "name": "Update tenant fips setting", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "fips"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"fipsClusterFeatureConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsClusterImportConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsPackConfig\": {\n \"mode\": \"nonFipsDisabled\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0a0b3cca-2122-41c7-98a7-da8fccc16c6e", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "preferences", "fips"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"fipsClusterFeatureConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsClusterImportConfig\": {\n \"mode\": \"nonFipsDisabled\"\n },\n \"fipsPackConfig\": {\n \"mode\": \"nonFipsDisabled\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "bf078dd1-0672-455f-b228-59aea3ea2966", "name": "rateConfig", "item": [ { "id": "17b351f0-b7fe-4e6e-8b24-2d54b2848499", "name": "Get all rate config for public and private cloud", "request": { "name": "Get all rate config for public and private cloud", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "rateConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "76d07b57-1490-48ae-9ecb-5527da5f569e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "rateConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"aws\": {\n \"computeOptimized\": {\n \"computeRateProportion\": 2543396.8684755117,\n \"memoryRateProportion\": -32629620.77741638\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": -39962707.07607872,\n \"memoryRateProportion\": 78525905.57154423\n }\n },\n \"azure\": {\n \"computeOptimized\": {\n \"computeRateProportion\": 37493293.51536131,\n \"memoryRateProportion\": 26322076.684690103\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": 64126123.93021399,\n \"memoryRateProportion\": 1110454.6391662657\n }\n },\n \"coxedge\": {\n \"computeOptimized\": {\n \"computeRateProportion\": -12004837.050504506,\n \"memoryRateProportion\": -95032441.72669847\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": 68607802.26723742,\n \"memoryRateProportion\": 94661527.8492795\n }\n },\n \"edge\": {\n \"cpuUnitPricePerHour\": -36170009.80705192,\n \"gpuUnitPricePerHour\": -65239788.48668182,\n \"memoryUnitPriceGiBPerHour\": -33344167.963531837,\n \"storageUnitPriceGiBPerHour\": 9486895.484291628\n },\n \"edgeNative\": {\n \"cpuUnitPricePerHour\": -90127905.33939295,\n \"gpuUnitPricePerHour\": 37705482.782257974,\n \"memoryUnitPriceGiBPerHour\": 72231980.60019031,\n \"storageUnitPriceGiBPerHour\": 43298930.97460014\n },\n \"gcp\": {\n \"computeOptimized\": {\n \"computeRateProportion\": 21493999.576630652,\n \"memoryRateProportion\": -6866605.138046682\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": -67558227.90712917,\n \"memoryRateProportion\": 8270250.535713464\n }\n },\n \"generic\": {\n \"cpuUnitPricePerHour\": 87693151.1566047,\n \"gpuUnitPricePerHour\": 52294471.32185277,\n \"memoryUnitPriceGiBPerHour\": 50357535.39421296,\n \"storageUnitPriceGiBPerHour\": 17848379.284164473\n },\n \"libvirt\": {\n \"cpuUnitPricePerHour\": 16374452.914682224,\n \"gpuUnitPricePerHour\": 90636884.33831102,\n \"memoryUnitPriceGiBPerHour\": 60169142.02112335,\n \"storageUnitPriceGiBPerHour\": 77507250.55933198\n },\n \"maas\": {\n \"cpuUnitPricePerHour\": 82627442.64866117,\n \"gpuUnitPricePerHour\": -23804054.69759421,\n \"memoryUnitPriceGiBPerHour\": -71200782.03617029,\n \"storageUnitPriceGiBPerHour\": 36237306.24102625\n },\n \"openstack\": {\n \"cpuUnitPricePerHour\": 52911643.935791194,\n \"gpuUnitPricePerHour\": 7910432.021750376,\n \"memoryUnitPriceGiBPerHour\": -98927586.37843321,\n \"storageUnitPriceGiBPerHour\": 21146577.309394583\n },\n \"vsphere\": {\n \"cpuUnitPricePerHour\": -47620036.43746566,\n \"gpuUnitPricePerHour\": -57553982.86568769,\n \"memoryUnitPriceGiBPerHour\": 47376225.15776789,\n \"storageUnitPriceGiBPerHour\": 94981185.19906756\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d29649ee-2ef3-4d57-a2fd-87811dc9b461", "name": "updates the rate config for public and private cloud", "request": { "name": "updates the rate config for public and private cloud", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "rateConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"aws\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"azure\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"coxedge\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"edge\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"edgeNative\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"gcp\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"generic\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"libvirt\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"maas\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"openstack\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"vsphere\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7151da88-fa05-4700-817f-c356b66460d1", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "rateConfig"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"aws\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"azure\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"coxedge\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"edge\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"edgeNative\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"gcp\": {\n \"computeOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n },\n \"memoryOptimized\": {\n \"computeRateProportion\": \"\",\n \"memoryRateProportion\": \"\"\n }\n },\n \"generic\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"libvirt\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"maas\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"openstack\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n },\n \"vsphere\": {\n \"cpuUnitPricePerHour\": \"\",\n \"gpuUnitPricePerHour\": \"\",\n \"memoryUnitPriceGiBPerHour\": \"\",\n \"storageUnitPriceGiBPerHour\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "bacb04f7-e1d9-48a4-95fe-4b40142baebd", "name": "resourceLimits", "item": [ { "id": "5b0e8a98-11a5-4f1a-b758-bd945c34a61f", "name": "Get tenant level resource limits configuration", "request": { "name": "Get tenant level resource limits configuration", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "resourceLimits"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "d97c917e-2697-4500-91f8-0c302a0781ac", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "resourceLimits"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resources\": [\n {\n \"kind\": \"location\",\n \"label\": \"consequat Excepteur\",\n \"limit\": 69478365.22654569\n },\n {\n \"kind\": \"appdeployment\",\n \"label\": \"elit laboris\",\n \"limit\": 80570298.82856223\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "962c75f1-d56f-4c82-98a9-6ce4826e77d8", "name": "Update tenant resource limits configuration", "request": { "name": "Update tenant resource limits configuration", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "resourceLimits"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"resources\": [\n {\n \"kind\": \"\",\n \"limit\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "bd611712-3bc3-4d98-b9f2-f68dfd920759", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "resourceLimits"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"resources\": [\n {\n \"kind\": \"\",\n \"limit\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a636c0b5-c696-4646-ad32-2e0589531427", "name": "saml/config", "item": [ { "id": "90711bb0-6b2f-4a4e-a6d4-3885f93cd4d6", "name": "Returns the specified service provider metadata and Saml Spec for tenant", "request": { "name": "Returns the specified service provider metadata and Saml Spec for tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "saml", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "5b960ed3-26dc-4e79-82ee-d1890c9311d4", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "saml", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"acsUrl\": \"mollit\",\n \"attributes\": [\n {\n \"attributeValue\": \"reprehenderit elit esse laboris\",\n \"mappedAttribute\": \"ea consequat\",\n \"name\": \"in\",\n \"nameFormat\": \"in ullamco\"\n },\n {\n \"attributeValue\": \"minim ea irure\",\n \"mappedAttribute\": \"quis non\",\n \"name\": \"sunt consectetur Excepteur est\",\n \"nameFormat\": \"aute ut\"\n }\n ],\n \"audienceUrl\": \"eu mollit aliqua\",\n \"certificate\": \"in Lorem\",\n \"defaultTeams\": [\n \"aliquip consectetur\",\n \"eiusmod incididunt\"\n ],\n \"entityId\": \"culpa ut\",\n \"federationMetadata\": \"in magna labore\",\n \"identityProvider\": \"ullamco ad officia\",\n \"isSingleLogoutEnabled\": false,\n \"isSsoEnabled\": true,\n \"issuer\": \"voluptate quis\",\n \"nameIdFormat\": \"id ipsum Ut\",\n \"serviceProviderMetadata\": \"dolore labore incididunt consequat tempor\",\n \"singleLogoutUrl\": \"Duis\",\n \"syncSsoTeams\": true\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "37796bbd-6a04-4cf1-b55d-8c2a68970d66", "name": "Associates the specified federation metadata for the tenant", "request": { "name": "Associates the specified federation metadata for the tenant", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "saml", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"attributes\": [\n {\n \"attributeValue\": \"\",\n \"mappedAttribute\": \"\",\n \"name\": \"\",\n \"nameFormat\": \"\"\n },\n {\n \"attributeValue\": \"\",\n \"mappedAttribute\": \"\",\n \"name\": \"\",\n \"nameFormat\": \"\"\n }\n ],\n \"defaultTeams\": [\n \"\",\n \"\"\n ],\n \"federationMetadata\": \"\",\n \"identityProvider\": \"\",\n \"isSingleLogoutEnabled\": \"\",\n \"isSsoEnabled\": \"\",\n \"nameIdFormat\": \"\",\n \"syncSsoTeams\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "894dc6f1-c353-43a3-846f-068d42abd0fe", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "saml", "config"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"attributes\": [\n {\n \"attributeValue\": \"\",\n \"mappedAttribute\": \"\",\n \"name\": \"\",\n \"nameFormat\": \"\"\n },\n {\n \"attributeValue\": \"\",\n \"mappedAttribute\": \"\",\n \"name\": \"\",\n \"nameFormat\": \"\"\n }\n ],\n \"defaultTeams\": [\n \"\",\n \"\"\n ],\n \"federationMetadata\": \"\",\n \"identityProvider\": \"\",\n \"isSingleLogoutEnabled\": \"\",\n \"isSsoEnabled\": \"\",\n \"nameIdFormat\": \"\",\n \"syncSsoTeams\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "b3e99eb8-f615-4e90-978d-2c161e34d4d7", "name": "sso/auth/providers", "item": [ { "id": "340eb8dd-8681-4660-8c2e-8f9c010a8fe0", "name": "get sso logins for the tenants", "request": { "name": "get sso logins for the tenants", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "sso", "auth", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "86e533ad-accf-443e-ab1f-c36c8378874a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "sso", "auth", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"isEnabled\": true,\n \"ssoLogins\": [\n \"veniam sunt ex labore ut\",\n \"consectetur e\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8babb736-cb56-4c3a-87ac-c864e582f31c", "name": "enable sso logins for the tenants", "request": { "name": "enable sso logins for the tenants", "description": {}, "url": { "path": ["v1", "tenants", ":tenantUid", "sso", "auth", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"isEnabled\": \"\",\n \"ssoLogins\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6bcc5fa2-bb3e-4321-8085-efc5f1cabee7", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "tenants", ":tenantUid", "sso", "auth", "providers"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "tenantUid", "description": "(Required) " } ] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"isEnabled\": \"\",\n \"ssoLogins\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "0f526df9-4b8c-42ab-8221-722e5faf7b77", "name": "users", "item": [ { "id": "6c74dea8-3734-4963-8084-58ab39a58604", "name": "Lists users", "request": { "name": "Lists users", "description": { "content": "Lists users the given user context", "type": "text/plain" }, "url": { "path": ["v1", "users"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Set of fields to be presented in the response with values. The fields are comma separated. Eg: metadata.uid,metadata.name" }, { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" }, { "disabled": false, "key": "limit", "value": "50", "description": "limit is a maximum number of responses to return for a list call. Default and maximum value of the limit is 50.\nIf more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results." }, { "disabled": false, "key": "offset", "value": "", "description": "offset is the next index number from which the response will start. The response offset value can be used along with continue token for the pagination." }, { "disabled": false, "key": "continue", "value": "", "description": "continue token to paginate the subsequent data items" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e133dc40-10e2-45fe-bbc6-6062b8fdb306", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users"], "host": ["{{baseUrl}}"], "query": [ { "key": "fields", "value": "" }, { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" }, { "key": "limit", "value": "50" }, { "key": "offset", "value": "" }, { "key": "continue", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"exercitation3\": \"\",\n \"nostrud_b8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim65a\": \"\",\n \"tempord\": \"\",\n \"ullamcobb\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"Excepteur dolore tempor est\",\n \"firstName\": \"ex\",\n \"lastName\": \"sit dolor aliqua\",\n \"roles\": [\n \"do\",\n \"nulla cupidatat dolore aliqua\"\n ]\n },\n \"status\": {\n \"activationLink\": \"labore cillum\",\n \"isActive\": true,\n \"isPasswordResetting\": false,\n \"lastSignIn\": \"\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"velite5c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cillum0\": \"\",\n \"inc4d\": \"\",\n \"ut_e5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"sint\",\n \"firstName\": \"Ut Duis\",\n \"lastName\": \"ullamco deserun\",\n \"roles\": [\n \"in laboris nisi sit\",\n \"ea eiusmod\"\n ]\n },\n \"status\": {\n \"activationLink\": \"sunt voluptate aute\",\n \"isActive\": true,\n \"isPasswordResetting\": false,\n \"lastSignIn\": \"\"\n }\n }\n ],\n \"listmeta\": {\n \"continue\": \"incididunt occaecat mollit in cupidatat\",\n \"count\": -32311999,\n \"limit\": 3552583,\n \"offset\": 77319152\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "67a4ccbc-cf4b-43a1-901f-0ec1046b2f94", "name": "Create User", "request": { "name": "Create User", "description": { "content": "A user is created for the given user context", "type": "text/plain" }, "url": { "path": ["v1", "users"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"pariatur_4\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"reprehenderit_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"loginMode\": \"\",\n \"roles\": [\n \"\"\n ],\n \"teams\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b6fa7e26-4d01-4b38-a285-f223879fcbef", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"minim508\": \"\",\n \"ade\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_2\": \"\",\n \"nullac\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"loginMode\": \"\",\n \"roles\": [\n \"\"\n ],\n \"teams\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "82b20c1b-3f28-48d9-b320-1bdffe98cac6", "name": "assets", "item": [ { "id": "c52ed9e1-4ae1-4f29-8472-58bc2e5dcd0d", "name": "locations", "item": [ { "id": "958a84b5-296f-41b3-94b2-f4e5b71a3dca", "name": "Returns the specified users location", "request": { "name": "Returns the specified users location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "063a97d5-39c6-4fd3-af07-0485578387ef", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations"], "host": ["{{baseUrl}}"], "query": [ { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud_db\": \"\",\n \"in_a\": \"\",\n \"reprehenderit_7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sed_c9\": \"\",\n \"quie\": \"\",\n \"incididunt_3ef\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isDefault\": true,\n \"storage\": \"s3\",\n \"type\": \"id ut tempor consequat occaecat\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolore_08\": \"\",\n \"exercitation_4\": \"\",\n \"magna_ced\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sitebe\": \"\",\n \"deserunt_66a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"isDefault\": false,\n \"storage\": \"s3\",\n \"type\": \"consectetur\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f06bb87d-a9ec-4b45-918e-6d3daed206dc", "name": "azure", "item": [ { "id": "91d8443d-e9c7-4770-8edc-f2a375960266", "name": "Create a Azure location", "request": { "name": "Create a Azure location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"anim4d\": \"\",\n \"proident120\": \"\",\n \"non78a\": \"\",\n \"in_74d\": \"\",\n \"ut1fd\": \"\"\n },\n \"labels\": {\n \"anim_2f\": \"\",\n \"irureac2\": \"\",\n \"labore_4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"resourceGroup\": \"\",\n \"containerName\": \"\",\n \"storageName\": \"\",\n \"credentials\": {\n \"clientCloud\": \"public\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"subscriptionId\": \"\",\n \"tenantId\": \"\"\n },\n \"sku\": \"\"\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4937d64f-b01b-4e3f-984b-ca7688a57ca4", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "azure"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "c87032c7-d146-4288-9eac-81432433974b", "name": "{uid}", "item": [ { "id": "b8eebfb8-fd28-4bbe-861c-65a0e5e55c81", "name": "Returns the specified Azure location", "request": { "name": "Returns the specified Azure location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the Azure location uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "2f108666-d6d7-4e19-993e-875dfd70ab23", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the Azure location uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"reprehenderit_ff8\": \"\"\n },\n \"labels\": {\n \"culpa_d\": \"\",\n \"dolore9f4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"resourceGroup\": \"\",\n \"containerName\": \"\",\n \"storageName\": \"\",\n \"credentials\": {\n \"clientCloud\": \"public\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"subscriptionId\": \"\",\n \"tenantId\": \"\"\n },\n \"sku\": \"\"\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1cc0bffd-08ea-4a84-a82a-6326374fdd3b", "name": "Updates the specified Azure location", "request": { "name": "Updates the specified Azure location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the Azure location uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"anim4d\": \"\",\n \"proident120\": \"\",\n \"non78a\": \"\",\n \"in_74d\": \"\",\n \"ut1fd\": \"\"\n },\n \"labels\": {\n \"anim_2f\": \"\",\n \"irureac2\": \"\",\n \"labore_4\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"resourceGroup\": \"\",\n \"containerName\": \"\",\n \"storageName\": \"\",\n \"credentials\": {\n \"clientCloud\": \"public\",\n \"clientId\": \"\",\n \"clientSecret\": \"\",\n \"subscriptionId\": \"\",\n \"tenantId\": \"\"\n },\n \"sku\": \"\"\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "cc0d9615-e0b9-4cef-9b96-eae64933c91f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "azure", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the Azure location uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "895b6c88-6f3e-407f-bd01-70859f40b342", "name": "gcp", "item": [ { "id": "45dc1a2c-99d1-4b2f-84f9-33fb108964a1", "name": "Create a GCP location", "request": { "name": "Create a GCP location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"cupidatat__\": \"\",\n \"reprehenderit_8\": \"\"\n },\n \"labels\": {\n \"eiusmode\": \"\",\n \"ad2aa\": \"\",\n \"in_a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"credentials\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n }\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "909d37a8-c61f-4d0b-86a0-777c65734e79", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "gcp"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b72a9299-e9f4-4e9a-b4bf-82e00dab17e2", "name": "{uid}", "item": [ { "id": "66332885-e1c5-408f-9c93-66f6849a6f06", "name": "Returns the specified GCP location", "request": { "name": "Returns the specified GCP location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the GCP location uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b296e2df-c52c-4238-a278-224e007ba240", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the GCP location uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut906\": \"\"\n },\n \"labels\": {\n \"nisi_32\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"credentials\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n }\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "01e8af44-4849-4990-be87-e6d0648cedbd", "name": "Updates the specified GCP location", "request": { "name": "Updates the specified GCP location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the GCP location uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"cupidatat__\": \"\",\n \"reprehenderit_8\": \"\"\n },\n \"labels\": {\n \"eiusmode\": \"\",\n \"ad2aa\": \"\",\n \"in_a\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"credentials\": {\n \"jsonCredentials\": \"\",\n \"jsonCredentialsFileUid\": \"\"\n }\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "64ac9aca-9312-42d2-98fc-fbf177ce4e6e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "gcp", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the GCP location uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "9d7ef4d3-9c5f-4fda-9321-0f25f64cc145", "name": "minio", "item": [ { "id": "0ce37021-deb8-41d8-bac7-1e3d156a2605", "name": "Create a MinIO location", "request": { "name": "Create a MinIO location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "minio"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irured\": \"\",\n \"mollit_65\": \"\"\n },\n \"labels\": {\n \"consectetur8b8\": \"\",\n \"proident_91_\": \"\",\n \"in2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e81d2cdd-8eff-42f5-b72e-eb73c8c8b8f7", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "minio"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "87f94562-97cc-4fe6-8c65-cc552a5c0518", "name": "{uid}", "item": [ { "id": "da0471f8-e16d-463d-86cb-6fa8c20a1eeb", "name": "Returns the specified MinIO location", "request": { "name": "Returns the specified MinIO location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "minio", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the MinIO location uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0785a774-643f-4d21-8067-4167dfc8097f", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "minio", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the MinIO location uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in7\": \"\",\n \"aliquipd\": \"\"\n },\n \"labels\": {\n \"nullaa\": \"\",\n \"in_81\": \"\",\n \"laborum_0\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4f459381-a75f-490a-8782-fca9479a17a3", "name": "Updates the specified MinIO location", "request": { "name": "Updates the specified MinIO location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "minio", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the MinIO location uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irured\": \"\",\n \"mollit_65\": \"\"\n },\n \"labels\": {\n \"consectetur8b8\": \"\",\n \"proident_91_\": \"\",\n \"in2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b9212888-ffff-4846-a9dc-cd2c6993ddcb", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "minio", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the MinIO location uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "300147f7-17d6-4329-95d2-206b20c4d77a", "name": "s3", "item": [ { "id": "fdd6635a-c7b4-4a36-b4b6-2fbd71ce1215", "name": "Create a S3 location", "request": { "name": "Create a S3 location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "s3"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irured\": \"\",\n \"mollit_65\": \"\"\n },\n \"labels\": {\n \"consectetur8b8\": \"\",\n \"proident_91_\": \"\",\n \"in2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6bdd5776-5b73-44af-a597-1f5fba21110c", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "s3"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "38a82eef-f86b-4a01-bd60-8c552e65dafc", "name": "{uid}", "item": [ { "id": "f3e97e3d-9fb5-4a0f-8de8-34a37973eb32", "name": "Returns the specified S3 location", "request": { "name": "Returns the specified S3 location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "960f224d-a1ba-4a32-8409-1127ea2e7c12", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "365dfc5c-dd35-4e2a-a39e-418913e489ef", "name": "Returns the specified S3 location", "request": { "name": "Returns the specified S3 location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "58fd3c0e-9de5-4aef-bd05-23a46af6d175", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in7\": \"\",\n \"aliquipd\": \"\"\n },\n \"labels\": {\n \"nullaa\": \"\",\n \"in_81\": \"\",\n \"laborum_0\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "09d362a9-0ef9-4b6f-b56f-df0e07b658e0", "name": "Updates the specified S3 location", "request": { "name": "Updates the specified S3 location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"irured\": \"\",\n \"mollit_65\": \"\"\n },\n \"labels\": {\n \"consectetur8b8\": \"\",\n \"proident_91_\": \"\",\n \"in2\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"bucketName\": \"\",\n \"region\": \"\",\n \"credentials\": {\n \"accessKey\": \"\",\n \"credentialType\": \"secret\",\n \"partition\": \"aws\",\n \"policyARNs\": [\n \"\",\n \"\"\n ],\n \"secretKey\": \"\",\n \"sts\": {\n \"arn\": \"\",\n \"externalId\": \"\"\n }\n },\n \"caCert\": \"\",\n \"s3ForcePathStyle\": true,\n \"s3Url\": \"\",\n \"useRestic\": true\n },\n \"isDefault\": \"\",\n \"type\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "93b0025b-deeb-4a90-b650-813cbe07fb75", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", "s3", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the S3 location uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "0fc64d7e-8652-4e01-a91d-1dbee15c5465", "name": "Update the default backup location", "request": { "name": "Update the default backup location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", ":type", ":uid", "default"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the location uid" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) Specify the location type [aws/azure/gcp/minio/s3]" } ] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1ae70dcd-82b9-43c0-9d9b-420abc4ce2a0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", ":type", ":uid", "default"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the location uid" }, { "disabled": false, "type": "any", "value": "", "key": "type", "description": "(Required) Specify the location type [aws/azure/gcp/minio/s3]" } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "65c7db50-546d-465e-a632-3b1f30d3b191", "name": "Deletes the specified location", "request": { "name": "Deletes the specified location", "description": {}, "url": { "path": ["v1", "users", "assets", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the location uid" } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0916b588-380d-4a95-a8bd-e3ac99e1c0cb", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "locations", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the location uid" } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "4c0dee5f-471a-4bba-ad00-0146361de99f", "name": "sshkeys", "item": [ { "id": "a83c146f-19f7-4181-86f7-9cdec96d1455", "name": "Returns the SSH keys", "request": { "name": "Returns the SSH keys", "description": {}, "url": { "path": ["v1", "users", "assets", "sshkeys"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c872e6c1-a024-4a3c-899e-7b1ec7c2ca3b", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "sshkeys"], "host": ["{{baseUrl}}"], "query": [ { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"nostrud056\": \"\",\n \"consectetura\": \"\",\n \"pariatur_7_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et6\": \"\",\n \"exercitationc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"nulla\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Excepteur0b\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"officia187\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"aliquip minim\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b564f0e9-1e4b-4da3-8620-e4899f2db6e4", "name": "Creates a SSH key", "request": { "name": "Creates a SSH key", "description": {}, "url": { "path": ["v1", "users", "assets", "sshkeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"aliqua_a\": \"\"\n },\n \"labels\": {\n \"incididunt3_d\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "2bc3b3b9-380e-4b13-8e5b-01b8ee86d20a", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "sshkeys"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"enimaf\": \"\",\n \"in9e\": \"\"\n },\n \"labels\": {\n \"inc\": \"\",\n \"incididunt08\": \"\",\n \"elit6\": \"\",\n \"in_96\": \"\",\n \"non_0\": \"\"\n },\n \"name\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "abe41eac-50f7-466d-86c6-92e01edbc8cf", "name": "{uid}", "item": [ { "id": "d4ea50ed-d01d-487c-b339-341b2b549b74", "name": "Returns the specified user ssh key", "request": { "name": "Returns the specified user ssh key", "description": {}, "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8e63a1c3-b8bb-4442-8585-4a50539c8668", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f8008b00-4226-4044-ad28-686411c7ba20", "name": "Returns the specified user ssh key", "request": { "name": "Returns the specified user ssh key", "description": {}, "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "f864bb92-bd13-4287-b78e-e51ebd4f3202", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"quis_bf9\": \"\",\n \"qui_d_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"proident_a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1adc7618-782a-4e5d-bc85-2eed0afb08f7", "name": "Updates the specified user ssh key", "request": { "name": "Updates the specified user ssh key", "description": {}, "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"enim3\": \"\",\n \"eiusmod4\": \"\",\n \"officia_c\": \"\",\n \"exercitationf\": \"\",\n \"laboris_2\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ea_2f\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "b3e4c2f9-1e8b-4ab3-9a1f-10d75e928154", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "sshkeys", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the SSH key uid" } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"quis_bf9\": \"\",\n \"qui_d_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"proident_a\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"publicKey\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "fce10662-a728-4d08-b8d0-3e0db1b73148", "name": "vsphere", "item": [ { "id": "5bb1fb4e-7d2e-4d93-a032-8a31b91765be", "name": "Returns the specified vSphere DNS mapping", "request": { "name": "Returns the specified vSphere DNS mapping", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMapping"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "gatewayUid", "value": "", "description": "(Required) Specify the vSphere gateway uid" }, { "disabled": false, "key": "datacenter", "value": "", "description": "(Required) Specify the vSphere datacenter name" }, { "disabled": false, "key": "network", "value": "", "description": "(Required) Specify the vSphere network name" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "cf539b1a-95f0-4a5d-b79d-dc70ad0dd227", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMapping"], "host": ["{{baseUrl}}"], "query": [ { "key": "gatewayUid", "value": "" }, { "key": "datacenter", "value": "" }, { "key": "network", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nullac39\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ullamco_bb0\": \"\",\n \"dolor_4_\": \"\",\n \"qui_7\": \"\",\n \"sed_4\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"ea dolore mollit anim\",\n \"datacenter\": \"nostrud sit irure in\",\n \"network\": \"anim dolor laborum\",\n \"dnsName\": \"u\",\n \"networkUrl\": \"aute dolor esse non aliqua\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d9e696de-ae79-42ba-8efa-a0e7fda60d59", "name": "dnsMappings", "item": [ { "id": "73d58ba8-a7f7-476f-bd13-086a163e91a6", "name": "Returns the specified vSphere DNS mappings", "request": { "name": "Returns the specified vSphere DNS mappings", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "filters", "value": "", "description": "Filters can be combined with AND, OR operators with field path name. Eg: metadata.name=TestServiceANDspec.cloudType=aws\n\nServer will be restricted to certain fields based on the indexed data for each resource." }, { "disabled": false, "key": "orderBy", "value": "", "description": "Specify the fields with sort order. 1 indicates ascending and -1 for descending. Eg: orderBy=metadata.name=1,metadata.uid=-1" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "79ca9ce6-094e-4910-adca-c6464812e113", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings"], "host": ["{{baseUrl}}"], "query": [ { "key": "filters", "value": "" }, { "key": "orderBy", "value": "" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor_d_\": \"\",\n \"exercitation_d\": \"\",\n \"id_a\": \"\",\n \"qui_4e7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"veniama_\": \"\",\n \"Excepteurc\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"id\",\n \"datacenter\": \"exercitation lab\",\n \"network\": \"voluptate aliquip ad L\",\n \"dnsName\": \"ullamco non\",\n \"networkUrl\": \"veniam ad\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"anim_a\": \"\",\n \"fugiatc\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_5\": \"\",\n \"incididunt__\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"et ad\",\n \"datacenter\": \"do ut\",\n \"network\": \"ad veniam tempor officia\",\n \"dnsName\": \"eiusmod sed sit\",\n \"networkUrl\": \"irure\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f8d940c1-fa23-4162-aa4f-6df49c6d7a40", "name": "Create a vSphere DNS mapping", "request": { "name": "Create a vSphere DNS mapping", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nisic\": \"\",\n \"nisi5d\": \"\",\n \"voluptatecb8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris__5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"\",\n \"datacenter\": \"\",\n \"network\": \"\",\n \"dnsName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6af3cb91-f945-4597-8739-a76aae242744", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "72217c58-1239-4daf-abf9-ea2218b4bc33", "name": "{uid}", "item": [ { "id": "6e7d80da-ff72-4aa9-9f75-c36fefb7d66e", "name": "Deletes the specified vSphere DNS mapping", "request": { "name": "Deletes the specified vSphere DNS mapping", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7eeede33-8b1e-402d-afef-0dd6a9be7b1a", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "41d819f9-e58e-46b5-ac58-f8412ddb2e22", "name": "Returns the specified vSphere DNS mapping", "request": { "name": "Returns the specified vSphere DNS mapping", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "b7f723d5-7033-41b4-8358-ebb560168e6d", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"proident_c1\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip2\": \"\",\n \"mollita40\": \"\",\n \"incididunt_613\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"\",\n \"datacenter\": \"\",\n \"network\": \"\",\n \"dnsName\": \"\",\n \"networkUrl\": \"exercitation elit cupidatat labore id\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "668cfbc7-aed8-44e1-a424-f09edab7a171", "name": "Updates the specified vSphere DNS mapping", "request": { "name": "Updates the specified vSphere DNS mapping", "description": {}, "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nisic\": \"\",\n \"nisi5d\": \"\",\n \"voluptatecb8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"laboris__5\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"privateGatewayUid\": \"\",\n \"datacenter\": \"\",\n \"network\": \"\",\n \"dnsName\": \"\"\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6f9a9924-4379-4918-b6c1-e1294749fb8a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "assets", "vsphere", "dnsMappings", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) Specify the vSphere DNS mapping uid" } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] }, { "id": "9163b27b-2a05-41da-a2d7-dd07259eec2f", "name": "Revoke access of specific token(s)", "request": { "name": "Revoke access of specific token(s)", "description": {}, "url": { "path": ["v1", "users", "auth", "tokens", "revoke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"tokens\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "75e7e7c0-9f45-4dbc-8422-c3856d74a6d8", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "auth", "tokens", "revoke"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"tokens\": [\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "39ad52c7-b990-40d4-8034-227f8634667e", "name": "Get the system Spectro repository. Restricted to edge services", "request": { "name": "Get the system Spectro repository. Restricted to edge services", "description": {}, "url": { "path": ["v1", "users", "config", "scar"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "387ba9bf-b05f-43dd-a451-e202f6059320", "name": "(empty)", "originalRequest": { "url": { "path": ["v1", "users", "config", "scar"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"baseContentPath\": \"dolor el\",\n \"caCert\": \"in ullamco proident sunt\",\n \"endpoint\": \"ut nulla nostrud reprehenderit\",\n \"insecureVerify\": true,\n \"password\": \"cillum id\",\n \"username\": \"aliquip in occaecat cillum\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "01e26b3d-5f5b-43c2-85ea-a091be40979e", "name": "gets users kubectl session", "request": { "name": "gets users kubectl session", "description": { "content": "gets users kubectl session", "type": "text/plain" }, "url": { "path": ["v1", "users", "kubectl", "session", ":sessionUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "sessionUid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "c13213b5-d5c2-48a0-9ab2-20c8ac95de61", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", "kubectl", "session", ":sessionUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "sessionUid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"clusterUid\": \"Excepteur consectetur Ut ad eu\",\n \"creationTime\": \"mollit officia enim sit culpa\",\n \"isActive\": false,\n \"podIp\": \"irure consequat\",\n \"podName\": \"do amet dolore reprehenderit\",\n \"port\": \"ullamco officia non \",\n \"projectUid\": \"tempor labore\",\n \"sessionUid\": \"ut\",\n \"shellyCluster\": \"anim dolore\",\n \"tenantClusterEndpoint\": \"dolore\",\n \"userName\": \"aliquip et pariatur\",\n \"userUid\": \"consectetur deserunt elit sunt\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a17dcff5-5baa-493d-91e0-e6664a2a91a4", "name": "Retrieves a list of users metadata", "request": { "name": "Retrieves a list of users metadata", "description": {}, "url": { "path": ["v1", "users", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3eaa4878-d7a8-4c58-9e0a-ffdf1d36f13b", "name": "An array of users metadata items", "originalRequest": { "url": { "path": ["v1", "users", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"emailId\": \"fugiat\",\n \"name\": \"magna sint enim Ut\",\n \"uid\": \"irure dolor\"\n },\n {\n \"emailId\": \"labore ullamco Ut sint\",\n \"name\": \"ipsum pariatur\",\n \"uid\": \"Excepteur laborum eiusmod occaecat veniam\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2c16bb82-d776-41c9-8b3a-eb8399112d1d", "name": "password", "item": [ { "id": "dd400144-dd84-465d-a460-78bcfef4cfb7", "name": "User password change request using the user emailId", "request": { "name": "User password change request using the user emailId", "description": { "content": "User password change request via current password and emailId", "type": "text/plain" }, "url": { "path": ["v1", "users", "password", "change"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"newPassword\": \"\",\n \"emailId\": \"\",\n \"currentPassword\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "587997b3-00ee-48ea-8d36-ac79ead4af99", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "users", "password", "change"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"newPassword\": \"\",\n \"emailId\": \"\",\n \"currentPassword\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b212d407-76ca-41fe-8c0e-25c6265700ac", "name": "User password reset request using the email id", "request": { "name": "User password reset request using the email id", "description": { "content": "User password request will be sent to the supplied emailId", "type": "text/plain" }, "url": { "path": ["v1", "users", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "06ecb37b-f95c-4677-b846-3ffcb7d25194", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "users", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"emailId\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "ae2ae988-f0ca-4bc9-8588-a155ff2d9f07", "name": "Retrieves a list of users summary with provided filter spec", "request": { "name": "Retrieves a list of users summary with provided filter spec", "description": {}, "url": { "path": ["v1", "users", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"emailId\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "20da89d6-0230-424e-84e4-406db8b72aae", "name": "An array of users summary items", "originalRequest": { "url": { "path": ["v1", "users", "summary"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": { "mode": "raw", "raw": "{\n \"filter\": {\n \"emailId\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n },\n \"name\": {\n \"beginsWith\": \"\",\n \"contains\": \"\",\n \"eq\": \"\",\n \"ignoreCase\": true,\n \"ne\": \"\"\n }\n },\n \"sort\": [\n {\n \"field\": \"\",\n \"order\": \"asc\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"items\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"sint_988\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"eu56e\": \"\",\n \"velit_6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"ut est aliquip consequat\",\n \"firstName\": \"ullamco elit dolore consectetur\",\n \"lastName\": \"minim do\",\n \"projects\": [\n {\n \"name\": \"deserunt\",\n \"uid\": \"et fugiat\"\n },\n {\n \"name\": \"velit anim qui nostrud\",\n \"uid\": \"officia ullamco\"\n }\n ],\n \"projectsCount\": 17647871,\n \"roles\": [\n {\n \"name\": \"minim eiusmod\",\n \"uid\": \"voluptate non\"\n },\n {\n \"name\": \"laboris eiusmod voluptate dolor\",\n \"uid\": \"amet in laboru\"\n }\n ],\n \"teams\": [\n {\n \"name\": \"occaecat enim id\",\n \"uid\": \"non commodo id et\"\n },\n {\n \"name\": \"Ut in cillum \",\n \"uid\": \"est enim irure incididunt\"\n }\n ]\n },\n \"status\": {\n \"activationLink\": \"reprehenderit mollit fugiat et magna\",\n \"isActive\": false,\n \"isPasswordResetting\": true,\n \"lastSignIn\": \"\"\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"dolor_87\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"autee\": \"\",\n \"ut3\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"consequat labore\",\n \"firstName\": \"velit officia adipisicing qui dolor\",\n \"lastName\": \"Excepteur\",\n \"projects\": [\n {\n \"name\": \"adipisicing\",\n \"uid\": \"elit incididunt esse id quis\"\n },\n {\n \"name\": \"ut culpa\",\n \"uid\": \"minim laboris laborum cillum\"\n }\n ],\n \"projectsCount\": 65019102,\n \"roles\": [\n {\n \"name\": \"ex eu irure\",\n \"uid\": \"sed\"\n },\n {\n \"name\": \"veniam id reprehenderit pariatur\",\n \"uid\": \"et quis nostrud irure\"\n }\n ],\n \"teams\": [\n {\n \"name\": \"nisi\",\n \"uid\": \"eu ut\"\n },\n {\n \"name\": \"sit veniam do\",\n \"uid\": \"incididunt laborum nulla\"\n }\n ]\n },\n \"status\": {\n \"activationLink\": \"proident ea et\",\n \"isActive\": true,\n \"isPasswordResetting\": false,\n \"lastSignIn\": \"\"\n }\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "ca182ffc-4e8e-4793-8047-2c0496e45176", "name": "system/macros", "item": [ { "id": "778868c1-7f47-45df-8838-7946e955407c", "name": "Delete the macros for the system user by macro name", "request": { "name": "Delete the macros for the system user by macro name", "description": {}, "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "65ad66ba-ccfc-4d45-8411-43711c319151", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a2a3a8d1-fb11-419c-9845-6010f5bd681d", "name": "List the macros of the system", "request": { "name": "List the macros of the system", "description": {}, "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e973cb16-a3c3-4c8b-bf38-27a8a606b449", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7d2838be-3b52-4614-9c6c-f97412a32c1e", "name": "Update the macros for the system user by macro name", "request": { "name": "Update the macros for the system user by macro name", "description": {}, "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "94b636a8-467d-4777-b81a-868a231822c0", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "eb83b0a8-6775-4fd5-8e61-89e9141eb4ef", "name": "Create or add new macros for the system user", "request": { "name": "Create or add new macros for the system user", "description": {}, "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "92e95d2a-cac5-4066-be08-96e498a5b8f3", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "7f377512-e6e2-4184-b837-aa3bf9941c29", "name": "Update the macros of the system", "request": { "name": "Update the macros of the system", "description": {}, "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"macros\": [\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "08928874-2c34-43f6-ad5e-db97b326cbac", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", "system", "macros"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "45f6c280-20f7-44d4-8725-febbaf015ad8", "name": "{uid}", "item": [ { "id": "85283ea8-21c5-4cc0-9a1a-f537b7023d9d", "name": "Deletes the specified User", "request": { "name": "Deletes the specified User", "description": { "content": "Deletes the specified User for given uid", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a6ae94f0-e614-4499-838f-290ed48429f0", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "89bb91eb-4159-46b3-9fa5-a0686d20db01", "name": "Returns the specified User", "request": { "name": "Returns the specified User", "description": { "content": "Returns a User for the specified uid.", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "05970071-6097-4f7a-acdf-7b98d9c97622", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"in_b0d\": \"\",\n \"ad_d2\": \"\",\n \"Duis_7c\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exercitation_b5a\": \"\",\n \"Excepteured\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"proident mollit\",\n \"firstName\": \"exercitation culpa ipsum\",\n \"lastName\": \"ullamco adipisicing officia\",\n \"roles\": [\n \"tempor\",\n \"aute enim ut minim\"\n ]\n },\n \"status\": {\n \"activationLink\": \"dolore nisi sint aliquip\",\n \"isActive\": false,\n \"isPasswordResetting\": true,\n \"lastSignIn\": \"\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f00eb0b1-b78f-4e04-b6e2-4ad8a0e37b85", "name": "Patches the specified User", "request": { "name": "Patches the specified User", "description": { "content": "User is patched for the specified information", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6123c718-a692-4a1a-89e6-da4d9cb20cd6", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "[\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n },\n {\n \"op\": \"\",\n \"path\": \"\",\n \"from\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "a67b55d0-0ba2-41cc-a318-b5428c507367", "name": "Update User", "request": { "name": "Update User", "description": { "content": "A user is created for the given user context", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"nulla51c\": \"\",\n \"dolore27\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit198\": \"\",\n \"ipsum_d5\": \"\",\n \"in_8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"roles\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "0ad4a1ae-9f5c-4bf4-8c76-adcfe63b9e4d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"in_0\": \"\",\n \"dolor5_\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"inb8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"emailId\": \"\",\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"roles\": [\n \"\"\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "8e166ebb-e5a4-4c14-a310-f8a080c7f15c", "name": "password", "item": [ { "id": "2759e70b-5e66-4899-aa55-f5b06c951378", "name": "User password change request using the user uid", "request": { "name": "User password change request using the user uid", "description": { "content": "User password change request via current password", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "password", "change"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"newPassword\": \"\",\n \"currentPassword\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "7a8d04b3-60da-4d18-a0e5-fb3ace03302b", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "password", "change"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"newPassword\": \"\",\n \"currentPassword\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "dc1c0fef-3b5c-40a3-beb5-9b1b32e868f7", "name": "User password reset request using the user uid", "request": { "name": "User password reset request using the user uid", "description": { "content": "User password reset request, will send the password reset option through the emailId", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7b2c678c-a205-46af-bbee-c35a9270a888", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "password", "reset"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a1fc1b41-bfc0-40d8-924e-e9e623aa6e1f", "name": "projects", "item": [ { "id": "8273134a-189f-43e6-8e50-07c789894439", "name": "Returns the specified User Projects and Roles information", "request": { "name": "Returns the specified User Projects and Roles information", "description": { "content": "Returns a User with projects and roles", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "1b8ccf4b-51b9-45a1-a512-d41243a134fd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"projects\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"et cupidatat\",\n \"uid\": \"laborum occaecat in\"\n },\n {\n \"name\": \"voluptate cillum officia\",\n \"uid\": \"dolore magna\"\n }\n ],\n \"name\": \"enim eu\",\n \"roles\": [\n {\n \"name\": \"quis magna sunt nostrud\",\n \"uid\": \"dolor\"\n },\n {\n \"name\": \"qui\",\n \"uid\": \"do eiusmod\"\n }\n ],\n \"uid\": \"Ut\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"laborum\",\n \"uid\": \"mollit anim\"\n },\n {\n \"name\": \"cillum aliquip\",\n \"uid\": \"ut consequat amet Lorem sunt\"\n }\n ],\n \"name\": \"velit anim esse Duis elit\",\n \"roles\": [\n {\n \"name\": \"ad nostrud Excepteur\",\n \"uid\": \"est\"\n },\n {\n \"name\": \"et occaecat eiusmod Ut\",\n \"uid\": \"laborum sed minim\"\n }\n ],\n \"uid\": \"proident et consectetur\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f3f6215a-2517-4435-a314-48b8d80dc378", "name": "Updates the projects and roles for user", "request": { "name": "Updates the projects and roles for user", "description": { "content": "User is updated with projects and roles", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"projects\": [\n {\n \"projectUid\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ]\n },\n {\n \"projectUid\": \"\",\n \"roles\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "16cf7dfd-c20b-4836-9f99-fe504e62469b", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "projects"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "f0204df1-69f1-4cdb-b8f6-83c2a682fd7f", "name": "resourceRoles", "item": [ { "id": "97c27273-dfad-4bf6-8c09-c2e0e3f4a4db", "name": "Returns the specified individual and resource roles for a user", "request": { "name": "Returns the specified individual and resource roles for a user", "description": { "content": "Returns resource roles for user", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ebcb4975-5b07-4741-8760-a5f6d254c25e", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"resourceRoles\": [\n {\n \"filterRefs\": [\n {\n \"name\": \"est minim ea\",\n \"uid\": \"qui\"\n },\n {\n \"name\": \"voluptate deserunt\",\n \"uid\": \"Lorem t\"\n }\n ],\n \"projectUids\": [\n {\n \"name\": \"dolore\",\n \"uid\": \"tempor officia\"\n },\n {\n \"name\": \"veniam commodo culpa eiusmod\",\n \"uid\": \"do dolore mollit\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"voluptate reprehenderi\",\n \"uid\": \"et\"\n },\n {\n \"name\": \"do id cupidatat sit nostrud\",\n \"uid\": \"fugiat est nisi consectetur\"\n }\n ],\n \"uid\": \"ad Ut ex irure\"\n },\n {\n \"filterRefs\": [\n {\n \"name\": \"ut veniam\",\n \"uid\": \"aute esse\"\n },\n {\n \"name\": \"proident sint dolore\",\n \"uid\": \"quis est veniam proident\"\n }\n ],\n \"projectUids\": [\n {\n \"name\": \"aliquip\",\n \"uid\": \"proident\"\n },\n {\n \"name\": \"veniam sed\",\n \"uid\": \"dolor Ut eu\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"dolore aliquip labore\",\n \"uid\": \"fugiat\"\n },\n {\n \"name\": \"Lorem officia velit\",\n \"uid\": \"ut nisi tempor Ut\"\n }\n ],\n \"uid\": \"Excepteur nulla\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b296f6a5-dc32-4131-9c6b-83103afb6873", "name": "Add resource roles for user", "request": { "name": "Add resource roles for user", "description": { "content": "Resource roles added to specific user", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filterRefs\": [\n \"\",\n \"\"\n ],\n \"projectUids\": [\n \"\",\n \"\"\n ],\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a3ba7eaa-e57a-4f59-939f-38cb9554112d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "resourceRoles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "POST", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4241dd19-b19b-4568-aea4-0d22623f72f9", "name": "{resourceRoleUid}", "item": [ { "id": "57abbffb-bbd4-4238-b110-a257f8fcf283", "name": "Deleted the resource roles from user", "request": { "name": "Deleted the resource roles from user", "description": {}, "url": { "path": ["v1", "users", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e4de656f-db6a-4715-adb8-d2e8c6bd6163", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "245a78c9-9c6b-4a90-bc1a-b585e9e8258f", "name": "Updates the resource roles for user", "request": { "name": "Updates the resource roles for user", "description": { "content": "Specific resource roles fo user is updated", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"filterRefs\": [\n \"\",\n \"\"\n ],\n \"projectUids\": [\n \"\",\n \"\"\n ],\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "462fae29-d67e-476b-bc12-c3fd47fbc58f", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "resourceRoles", ":resourceRoleUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "resourceRoleUid", "description": "(Required) " } ] }, "method": "PATCH", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "27f49208-1cce-4fa4-b721-9f4993509ad3", "name": "roles", "item": [ { "id": "00c37e56-3028-494c-b91b-33285932b045", "name": "Returns the specified individual and team roles for a user", "request": { "name": "Returns the specified individual and team roles for a user", "description": { "content": "Returns roles clubbed from team", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "29b6602e-9d67-492c-97b6-01fa885c9fa5", "name": "OK", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"inheritedRoles\": [\n {\n \"name\": \"enim in aute velit\",\n \"uid\": \"cillum voluptate incididunt\"\n },\n {\n \"name\": \"magna exercitation sint\",\n \"uid\": \"eu laboris occaecat Ut elit\"\n }\n ],\n \"roles\": [\n {\n \"name\": \"consectetur id Duis\",\n \"uid\": \"eu mollit Ut elit\"\n },\n {\n \"name\": \"ut in incididunt nisi\",\n \"uid\": \"commodo aliquip laboris in\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "4a6f3494-a42c-468a-9e21-bac40e1c2fe6", "name": "Updates the roles for user", "request": { "name": "Updates the roles for user", "description": { "content": "User is updated with roles", "type": "text/plain" }, "url": { "path": ["v1", "users", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "37e505aa-79b2-4ecd-af85-e6cf6a9e6678", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"roles\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "70179e0a-c597-42bd-bc5a-6dc5aa6ab396", "name": "Users status login mode", "request": { "name": "Users status login mode", "description": {}, "url": { "path": ["v1", "users", ":uid", "status", "loginMode"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PATCH", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"loginMode\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "921b4197-752b-4bfe-88ae-07828a0c360a", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "users", ":uid", "status", "loginMode"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "method": "PATCH", "body": { "mode": "raw", "raw": "{\n \"loginMode\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "8d1c2a2b-d6a8-4936-8737-f8f847bc385e", "name": "workspaces", "item": [ { "id": "416baa9c-eb82-4c48-94f8-fca9d3115fe0", "name": "Create workspace", "request": { "name": "Create workspace", "description": {}, "url": { "path": ["v1", "workspaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"incididunt_04\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"et__\": \"\",\n \"reprehenderit3_6\": \"\",\n \"culpa_40\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterNamespaces\": [\n {\n \"image\": {\n \"blackListedImages\": [\n \"\"\n ]\n },\n \"isRegex\": \"\",\n \"name\": \"\",\n \"namespaceResourceAllocation\": {\n \"clusterResourceAllocations\": [\n {\n \"clusterUid\": \"\",\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n ],\n \"defaultResourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"clusterRbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"quis_76\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat_f\": \"\",\n \"aliquip9\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"eu_95\": \"\",\n \"ex_9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"aliquip07\": \"\",\n \"dolore_cd_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n }\n },\n \"quota\": {\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "9fe0417c-5e5a-47de-93b6-f66ff126148c", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "workspaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"Ut_af\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"labore4_\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterNamespaces\": [\n {\n \"image\": {\n \"blackListedImages\": [\n \"\"\n ]\n },\n \"isRegex\": \"\",\n \"name\": \"\",\n \"namespaceResourceAllocation\": {\n \"clusterResourceAllocations\": [\n {\n \"clusterUid\": \"\",\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n ],\n \"defaultResourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"clusterRbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_6\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"consequat95\": \"\",\n \"aliquaad8\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"Duis1f\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"magna35\": \"\",\n \"irure_35\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n }\n },\n \"quota\": {\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "9c6bae46-1a80-4ea9-9a48-92d5931c9f9f", "name": "teams/{teamUid}/roles", "item": [ { "id": "2e8c7aac-7c1c-44ff-93bd-08f62c363b96", "name": "Returns the specified team's workspaces and roles data", "request": { "name": "Returns the specified team's workspaces and roles data", "description": {}, "url": { "path": ["v1", "workspaces", "teams", ":teamUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "teamUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "9da6c2fd-4051-415a-a215-05d72d7b2f31", "name": "OK", "originalRequest": { "url": { "path": ["v1", "workspaces", "teams", ":teamUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "teamUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"projects\": [\n {\n \"name\": \"aute Lorem dolor \",\n \"uid\": \"tempor\",\n \"workspaces\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"ex\",\n \"uid\": \"esse nostrud dolore\"\n },\n {\n \"name\": \"nostrud id qui\",\n \"uid\": \"commodo labore laboris nisi culpa\"\n }\n ],\n \"name\": \"mollit occaecat minim\",\n \"roles\": [\n {\n \"name\": \"deserunt irure \",\n \"uid\": \"cillum\"\n },\n {\n \"name\": \"proident culpa adipisicing officia tempor\",\n \"uid\": \"in ut commodo\"\n }\n ],\n \"uid\": \"do nisi culpa dolore\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"ad reprehenderit\",\n \"uid\": \"sunt commodo aliqua dolor sit\"\n },\n {\n \"name\": \"ut ex quis sint\",\n \"uid\": \"deserunt Lorem ipsum adipisicing\"\n }\n ],\n \"name\": \"in\",\n \"roles\": [\n {\n \"name\": \"dolor ipsum officia exercita\",\n \"uid\": \"dolor minim enim\"\n },\n {\n \"name\": \"voluptate in\",\n \"uid\": \"aliquip sed pariatur sint\"\n }\n ],\n \"uid\": \"Excepteur\"\n }\n ]\n },\n {\n \"name\": \"cupidatat do qui culpa\",\n \"uid\": \"et aliqua\",\n \"workspaces\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"ad Lorem minim in\",\n \"uid\": \"deserunt eiusmod aliqua\"\n },\n {\n \"name\": \"exercitation elit id ut\",\n \"uid\": \"aliquip sunt inci\"\n }\n ],\n \"name\": \"occaecat nulla consequat aliquip\",\n \"roles\": [\n {\n \"name\": \"Excepteur in Ut\",\n \"uid\": \"ut esse lab\"\n },\n {\n \"name\": \"qui dolor irure fugiat in\",\n \"uid\": \"et\"\n }\n ],\n \"uid\": \"nisi dolor\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"dolor\",\n \"uid\": \"dolore\"\n },\n {\n \"name\": \"occaecat cillum non in\",\n \"uid\": \"et ut\"\n }\n ],\n \"name\": \"aliqua eu velit ea\",\n \"roles\": [\n {\n \"name\": \"voluptat\",\n \"uid\": \"\"\n },\n {\n \"name\": \"sint Duis\",\n \"uid\": \"quis laboris fugiat\"\n }\n ],\n \"uid\": \"officia\"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "179cad6c-877b-421b-8498-2e9183fd3e94", "name": "Updates the workspace roles for the specified team", "request": { "name": "Updates the workspace roles for the specified team", "description": {}, "url": { "path": ["v1", "workspaces", "teams", ":teamUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "teamUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"workspaces\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"uid\": \"\"\n },\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "e64a878d-ce69-4c0d-9bfc-82c9bf1e9202", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", "teams", ":teamUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "teamUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0fd2384f-3121-42e5-b274-68ec3ac8da48", "name": "users/{userUid}/roles", "item": [ { "id": "2f8a06f5-15f6-4d4d-ae2d-a702483a5fbc", "name": "Returns the specified User workspaces and Roles information", "request": { "name": "Returns the specified User workspaces and Roles information", "description": { "content": "Returns a User with workspaces and roles", "type": "text/plain" }, "url": { "path": ["v1", "workspaces", "users", ":userUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "userUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "da84ce6c-226a-41c5-ac11-87a7cd3a6593", "name": "OK", "originalRequest": { "url": { "path": ["v1", "workspaces", "users", ":userUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "userUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"projects\": [\n {\n \"name\": \"enim pariatur nostrud nulla\",\n \"uid\": \"enim cupidatat consectetur do\",\n \"workspaces\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"nulla pariatur Lorem Excepteur\",\n \"uid\": \"laborum ex consequat voluptate\"\n },\n {\n \"name\": \"ad adipisicing\",\n \"uid\": \"qui sunt laborum\"\n }\n ],\n \"name\": \"adipisicing elit\",\n \"roles\": [\n {\n \"name\": \"commodo reprehenderit in\",\n \"uid\": \"Lorem culpa tempor sit qui\"\n },\n {\n \"name\": \"esse ipsum\",\n \"uid\": \"ut est pariatur Excepteur\"\n }\n ],\n \"uid\": \"ad\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"amet Duis Excepteur ut ut\",\n \"uid\": \"in irure\"\n },\n {\n \"name\": \"consequat consectetur ut enim\",\n \"uid\": \"culpa dolor cupidatat\"\n }\n ],\n \"name\": \"commodo culpa anim Lorem\",\n \"roles\": [\n {\n \"name\": \"voluptate sit\",\n \"uid\": \"in non eu\"\n },\n {\n \"name\": \"in\",\n \"uid\": \"sint\"\n }\n ],\n \"uid\": \"fugiat aute\"\n }\n ]\n },\n {\n \"name\": \"labore aliquip\",\n \"uid\": \"sunt qui esse\",\n \"workspaces\": [\n {\n \"inheritedRoles\": [\n {\n \"name\": \"ullamco\",\n \"uid\": \"incididunt proident\"\n },\n {\n \"name\": \"anim commodo ad\",\n \"uid\": \"occ\"\n }\n ],\n \"name\": \"Ut ex\",\n \"roles\": [\n {\n \"name\": \"consequat ad ea\",\n \"uid\": \"anim reprehenderit elit Ut exercitation\"\n },\n {\n \"name\": \"dolore nisi cillum\",\n \"uid\": \"Duis\"\n }\n ],\n \"uid\": \"pari\"\n },\n {\n \"inheritedRoles\": [\n {\n \"name\": \"est nisi\",\n \"uid\": \"in dolor\"\n },\n {\n \"name\": \"laborum dolor veniam\",\n \"uid\": \"do\"\n }\n ],\n \"name\": \"deserunt quis aliqua officia laboris\",\n \"roles\": [\n {\n \"name\": \"reprehenderit\",\n \"uid\": \"mag\"\n },\n {\n \"name\": \"L\",\n \"uid\": \"commodo dolore\"\n }\n ],\n \"uid\": \"dolore veniam \"\n }\n ]\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b0260147-a8b8-4e58-8b7f-3fe0e00c74ba", "name": "Updates the workspace roles for user", "request": { "name": "Updates the workspace roles for user", "description": { "content": "User is updated with workspace roles", "type": "text/plain" }, "url": { "path": ["v1", "workspaces", "users", ":userUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "userUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"workspaces\": [\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"uid\": \"\"\n },\n {\n \"roles\": [\n \"\",\n \"\"\n ],\n \"uid\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "d08e0c7c-c336-40f8-acb1-de117654a064", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", "users", ":userUid", "roles"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "userUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "0f6b19c7-f11b-4666-a2b9-6ac892d6f3af", "name": "Validates the workspace name", "request": { "name": "Validates the workspace name", "description": {}, "url": { "path": ["v1", "workspaces", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "name", "value": "", "description": "(Required) " } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a87273a9-7a1c-45c6-9b05-a7abe3eb078a", "name": "Ok response without content", "originalRequest": { "url": { "path": ["v1", "workspaces", "validate", "name"], "host": ["{{baseUrl}}"], "query": [ { "key": "name", "value": "" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f2a7fd2d-3638-4dd3-af89-fc6be14ebdb4", "name": "{uid}", "item": [ { "id": "42af3b4f-ef08-4129-a141-4fad7b5014dd", "name": "Deletes the specified workspace", "request": { "name": "Deletes the specified workspace", "description": {}, "url": { "path": ["v1", "workspaces", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "0032ad0e-5757-473f-97e9-fe46369b66eb", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d5f08dd9-4ba8-4925-a634-7bef145fa410", "name": "Returns the specified workspace", "request": { "name": "Returns the specified workspace", "description": {}, "url": { "path": ["v1", "workspaces", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "a825fcce-c660-473f-91b0-4eb7c6bc3d4a", "name": "OK", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"nisi_8\": \"\",\n \"dolore_b80\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"exercitation_d80\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"clusterNamespaces\": [\n {\n \"image\": {\n \"blackListedImages\": [\n \"\"\n ]\n },\n \"isRegex\": \"\",\n \"name\": \"\",\n \"namespaceResourceAllocation\": {\n \"clusterResourceAllocations\": [\n {\n \"clusterUid\": \"\",\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n ],\n \"defaultResourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"clusterRbacs\": [\n {\n \"metadata\": {\n \"annotations\": {\n \"esse_9\": \"\",\n \"velit_0\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"fugiat_7\": \"\",\n \"ea_a41\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n },\n {\n \"metadata\": {\n \"annotations\": {\n \"aute_e5\": \"\",\n \"tempor877\": \"\",\n \"nisid76\": \"\",\n \"dolore_7\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"nostrud_00\": \"\",\n \"anim_c\": \"\",\n \"cillum6\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"policies\": {\n \"backupPolicy\": {\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n }\n },\n \"quota\": {\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"clusterUid\": \"id irure sint adipisicing\",\n \"msg\": \"laborum Lorem in pariatur\",\n \"name\": \"pariatur ut ipsum labore\",\n \"resourceType\": \"ad nostrud deserunt mollit\"\n },\n {\n \"clusterUid\": \"commodo labore deserunt\",\n \"msg\": \"anim cillum ut\",\n \"name\": \"nostrud occaecat Ut ut\",\n \"resourceType\": \"amet dolor dolor nulla\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "2394f286-6fae-46e4-83c7-17af5162daf3", "name": "backup", "item": [ { "id": "af84f061-0d87-4e15-b7db-1cfb2d8941e5", "name": "Delete workspace backup", "request": { "name": "Delete workspace backup", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterConfigs\": [\n {\n \"backupName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"requestUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "4377d80b-6be2-4a2d-adcd-4bc8d5dafc6f", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": { "mode": "raw", "raw": "{\n \"clusterConfigs\": [\n {\n \"backupName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"requestUid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "be214a5d-b2ca-4b44-9160-7ef13321efdb", "name": "Returns the workspace backup result", "request": { "name": "Returns the workspace backup result", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "backupRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "e7280736-ad4f-443d-8ebe-2095dc91b416", "name": "OK", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [ { "key": "backupRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"proident3\": \"\",\n \"velit_9\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"enim48d\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"config\": {\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"nostrud\",\n \"consectetur laborum nostrud\"\n ],\n \"includeAllClusters\": false\n },\n \"workspaceUid\": \"labore irure velit in sint\"\n },\n \"status\": {\n \"workspaceBackupStatuses\": [\n {\n \"actor\": {\n \"actorType\": \"cillum Lorem\",\n \"uid\": \"eu ut\"\n },\n \"requestUid\": \"cupidatat voluptate magna\",\n \"workspaceBackupConfig\": {\n \"backupName\": \"commodo\",\n \"backupState\": {\n \"deleteState\": \"id ut cupidatat esse\",\n \"state\": \"velit aute Excepteur irure\"\n },\n \"backupTime\": \"\",\n \"clusterBackupRefs\": [\n {\n \"backupStatusMeta\": {\n \"backupName\": \"qui ut\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"la\",\n \"msg\": \"esse occaecat labore do\",\n \"state\": \"nostrud adipisicing reprehenderit eu magna\"\n },\n \"backupedNamespaces\": [\n \"in et\",\n \"Duis do\"\n ],\n \"expiryDate\": \"\"\n },\n \"backupUid\": \"aute Ut\",\n \"clusterName\": \"quis irure\",\n \"clusterUid\": \"labore e\"\n },\n {\n \"backupStatusMeta\": {\n \"backupName\": \"ex aliquip in do consectetur\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"sed sit dol\",\n \"msg\": \"quis proident labore\",\n \"state\": \"voluptate\"\n },\n \"backupedNamespaces\": [\n \"est Duis incidid\",\n \"\"\n ],\n \"expiryDate\": \"\"\n },\n \"backupUid\": \"in nisi adipisicing\",\n \"clusterName\": \"enim dolore aliquip consequat\",\n \"clusterUid\": \"magna est officia\"\n }\n ],\n \"config\": {\n \"backupName\": \"consequat laboris pariatur\",\n \"durationInHours\": 93564520.11846244,\n \"includeAllDisks\": true,\n \"includeClusterResources\": false,\n \"namespaces\": [\n \"officia ex consequat voluptate\",\n \"non Duis consectetur ex\"\n ]\n },\n \"requestTime\": \"\"\n }\n },\n {\n \"actor\": {\n \"actorType\": \"laboris veniam vol\",\n \"uid\": \"adipisicing velit tempor\"\n },\n \"requestUid\": \"aute nisi\",\n \"workspaceBackupConfig\": {\n \"backupName\": \"voluptate reprehenderit amet\",\n \"backupState\": {\n \"deleteState\": \"nulla eiusmod commodo\",\n \"state\": \"in an\"\n },\n \"backupTime\": \"\",\n \"clusterBackupRefs\": [\n {\n \"backupStatusMeta\": {\n \"backupName\": \"id Excepteur quis\",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"voluptate laboris eiusmod consectetur\",\n \"msg\": \"in culpa dolore nisi\",\n \"state\": \"consequat culpa cupidatat ex\"\n },\n \"backupedNamespaces\": [\n \"non consequat et\",\n \"cillum\"\n ],\n \"expiryDate\": \"\"\n },\n \"backupUid\": \"tempor\",\n \"clusterName\": \"nisi id ut ut sit\",\n \"clusterUid\": \"dolore\"\n },\n {\n \"backupStatusMeta\": {\n \"backupName\": \"non magna \",\n \"backupState\": {\n \"backupTime\": \"\",\n \"deleteState\": \"tempor ad irure enim quis\",\n \"msg\": \"non occaecat aute magna nisi\",\n \"state\": \"nulla in pariatur\"\n },\n \"backupedNamespaces\": [\n \"nostrud laborum magna veniam\",\n \"minim in veniam tempor\"\n ],\n \"expiryDate\": \"\"\n },\n \"backupUid\": \"elit veniam magna adipisicing\",\n \"clusterName\": \"consequ\",\n \"clusterUid\": \"commodo ullamco\"\n }\n ],\n \"config\": {\n \"backupName\": \"esse dolor laborum dolore reprehenderit\",\n \"durationInHours\": -57335444.56264239,\n \"includeAllDisks\": true,\n \"includeClusterResources\": true,\n \"namespaces\": [\n \"sed minim proident culpa dolore\",\n \"eu adipisicing\"\n ]\n },\n \"requestTime\": \"\"\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "1f981fed-b34b-46af-ba30-40f08aba5e90", "name": "Create workspace backup settings", "request": { "name": "Create workspace backup settings", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8d6a3601-916a-4c9a-a9e0-57fd63b498e7", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "6fceef5c-cd58-4a40-9b42-d01357ba2e5b", "name": "Update workspace backup settings", "request": { "name": "Update workspace backup settings", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "fe54f0e5-fa6e-4f7a-a2a4-f11a9aec8e2d", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "backup"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b38e87b8-fafd-4a8f-8442-fe1e629ede7d", "name": "Create On demand Workspace Backup", "request": { "name": "Create On demand Workspace Backup", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "backup", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupConfig\": {\n \"backupLocationName\": \"\",\n \"backupLocationUid\": \"\",\n \"backupName\": \"\",\n \"backupPrefix\": \"\",\n \"durationInHours\": \"\",\n \"includeAllDisks\": \"\",\n \"includeClusterResources\": \"\",\n \"locationType\": \"\",\n \"namespaces\": [\n \"\"\n ],\n \"schedule\": {\n \"scheduledRunTime\": \"\"\n }\n },\n \"clusterUids\": [\n \"\"\n ],\n \"includeAllClusters\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "dd07eca4-83a9-41b6-afb3-45317cae2ae5", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "backup", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] }, { "id": "a1de39a4-e4ab-4f33-80cc-eb39060936ca", "name": "Updates the specified workspace namespaces", "request": { "name": "Updates the specified workspace namespaces", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "clusterNamespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"clusterNamespaces\": [\n {\n \"image\": {\n \"blackListedImages\": [\n \"\"\n ]\n },\n \"isRegex\": \"\",\n \"name\": \"\",\n \"namespaceResourceAllocation\": {\n \"clusterResourceAllocations\": [\n {\n \"clusterUid\": \"\",\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n ],\n \"defaultResourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"quota\": {\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "a67941ad-faaf-458c-928f-94c7a81a3d64", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "clusterNamespaces"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"clusterNamespaces\": [\n {\n \"image\": {\n \"blackListedImages\": [\n \"\"\n ]\n },\n \"isRegex\": \"\",\n \"name\": \"\",\n \"namespaceResourceAllocation\": {\n \"clusterResourceAllocations\": [\n {\n \"clusterUid\": \"\",\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n ],\n \"defaultResourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n }\n ],\n \"clusterRefs\": [\n {\n \"clusterName\": \"\",\n \"clusterUid\": \"\"\n }\n ],\n \"quota\": {\n \"resourceAllocation\": {\n \"cpuCores\": \"\",\n \"memoryMiB\": \"\"\n }\n }\n}", "options": { "raw": { "language": "json" } } } }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3f4c195d-0056-4312-a805-b642035fdb94", "name": "clusterRbacs", "item": [ { "id": "e75df143-db68-4a88-8033-e095c0ea64fc", "name": "Create cluster rbac in workspace", "request": { "name": "Create cluster rbac in workspace", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"consecteturf\": \"\",\n \"laboris_d_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "c2131445-f102-4086-9e06-cf502c9101f0", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": {} }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "d85bf51d-fd2f-4c4a-9a3a-da73c5607016", "name": "{clusterRbacUid}", "item": [ { "id": "4c70bddd-b8a6-4585-ac9b-183c60717197", "name": "Deletes the specified workspace cluster rbac", "request": { "name": "Deletes the specified workspace cluster rbac", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs", ":clusterRbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "clusterRbacUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8900f64a-e48f-41c1-a41c-ac20cf7bbaf9", "name": "The resource was deleted successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs", ":clusterRbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "clusterRbacUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "DELETE", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "526effe1-96ea-4ced-856c-33070edec4d6", "name": "Updates the specified workspace cluster rbac", "request": { "name": "Updates the specified workspace cluster rbac", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs", ":clusterRbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "clusterRbacUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"annotations\": {\n \"consecteturf\": \"\",\n \"laboris_d_8\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"ex7\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"bindings\": [\n {\n \"namespace\": \"\",\n \"role\": {\n \"kind\": \"\",\n \"name\": \"\"\n },\n \"subjects\": [\n {\n \"name\": \"\",\n \"namespace\": \"\",\n \"type\": \"\"\n }\n ],\n \"type\": \"\"\n }\n ],\n \"relatedObject\": {\n \"kind\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n }\n },\n \"status\": {\n \"errors\": [\n {\n \"msg\": \"\",\n \"name\": \"\",\n \"resourceType\": \"\"\n }\n ]\n }\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "58d7c917-fe28-4143-914b-27aa70bc62ef", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "clusterRbacs", ":clusterRbacUid"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " }, { "disabled": false, "type": "any", "value": "", "key": "clusterRbacUid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] }, { "id": "1bc47982-926b-49b7-9cac-9f4a0cdd9748", "name": "Updates the specified workspace meta", "request": { "name": "Updates the specified workspace meta", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"annotations\": {\n \"enim_dad\": \"\",\n \"cillum_17\": \"\",\n \"quisb\": \"\",\n \"pariature\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"sit_79\": \"\",\n \"ut_b\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "8dc46e63-f96a-4ec1-8dc2-8294da1bca5e", "name": "The resource was updated successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "meta"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "PUT", "body": {} }, "status": "No Content", "code": 204, "header": [ { "key": "Content-Type", "value": "text/plain" } ], "body": "", "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "3d423fa9-1fdc-4a09-8301-b4a741451655", "name": "restore", "item": [ { "id": "48882d66-b39e-4b86-afbc-6aef0e6d83a2", "name": "Returns the workspace restore result", "request": { "name": "Returns the workspace restore result", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "restore"], "host": ["{{baseUrl}}"], "query": [ { "disabled": false, "key": "restoreRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Accept", "value": "application/json" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8cd9a8c6-4863-46ba-b4ad-a2e70d7187dd", "name": "OK", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "restore"], "host": ["{{baseUrl}}"], "query": [ { "key": "restoreRequestUid", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"metadata\": {\n \"annotations\": {\n \"officia_5_0\": \"\",\n \"veniam42e\": \"\"\n },\n \"creationTimestamp\": \"\",\n \"deletionTimestamp\": \"\",\n \"labels\": {\n \"cupidatat_78\": \"\"\n },\n \"lastModifiedTimestamp\": \"\",\n \"name\": \"\",\n \"uid\": \"\"\n },\n \"spec\": {\n \"workspaceUid\": \"et\"\n },\n \"status\": {\n \"workspaceRestoreStatuses\": [\n {\n \"actor\": {\n \"actorType\": \"Duis est ad\",\n \"uid\": \"non nulla commodo aliqua\"\n },\n \"requestUid\": \"eiusmod cupidatat\",\n \"workspaceRestoreConfig\": {\n \"backupName\": \"labore fugiat elit dolore tempor\",\n \"clusterRestoreRefs\": [\n {\n \"backupName\": \"anim fugiat occaecat quis pariatur\",\n \"clusterName\": \"in eu\",\n \"clusterUid\": \"elit aliqua mollit nostrud\",\n \"restoreStatusMeta\": {\n \"msg\": \"consectetur culpa sint non\",\n \"restoreTime\": \"\",\n \"state\": \"deserunt ipsum\"\n },\n \"restoreUid\": \"nostrud nisi\"\n },\n {\n \"backupName\": \"adipisicing ea\",\n \"clusterName\": \"\",\n \"clusterUid\": \"quis in reprehenderit Excepteur irure\",\n \"restoreStatusMeta\": {\n \"msg\": \"anim adipisicing ullamco ut do\",\n \"restoreTime\": \"\",\n \"state\": \"pariatur minim\"\n },\n \"restoreUid\": \"non qui Lorem reprehenderit\"\n }\n ],\n \"restoreState\": {\n \"deleteState\": \"dolore\",\n \"state\": \"non dolor \"\n },\n \"restoreTime\": \"\"\n }\n },\n {\n \"actor\": {\n \"actorType\": \"eu do eiusmod exercitation consectetur\",\n \"uid\": \"ut enim\"\n },\n \"requestUid\": \"eiusmod Excepteur nulla in incididunt\",\n \"workspaceRestoreConfig\": {\n \"backupName\": \"laboris dolor voluptate consequat\",\n \"clusterRestoreRefs\": [\n {\n \"backupName\": \"veniam non tempor\",\n \"clusterName\": \"nulla eu veniam\",\n \"clusterUid\": \"aliqua et veniam\",\n \"restoreStatusMeta\": {\n \"msg\": \"pariatur veniam est quis\",\n \"restoreTime\": \"\",\n \"state\": \"veniam sunt Duis cupida\"\n },\n \"restoreUid\": \"fugiat amet\"\n },\n {\n \"backupName\": \"qui commodo enim\",\n \"clusterName\": \"ut\",\n \"clusterUid\": \"quis nostrud\",\n \"restoreStatusMeta\": {\n \"msg\": \"pariatur adi\",\n \"restoreTime\": \"\",\n \"state\": \"sed ea\"\n },\n \"restoreUid\": \"dolor ut ipsum\"\n }\n ],\n \"restoreState\": {\n \"deleteState\": \"in incididunt aliqua\",\n \"state\": \"elit aliqua amet labore\"\n },\n \"restoreTime\": \"\"\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "f78ed978-df32-4609-b24f-3c9bb857e319", "name": "Create On demand Workspace Restore", "request": { "name": "Create On demand Workspace Restore", "description": {}, "url": { "path": ["v1", "workspaces", ":uid", "restore", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "ApiKey" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] }, "body": { "mode": "raw", "raw": "{\n \"backupRequestUid\": \"\",\n \"restoreConfigs\": [\n {\n \"backupName\": \"\",\n \"sourceClusterUid\": \"\",\n \"includeClusterResources\": \"\",\n \"includeNamespaces\": [\n \"\"\n ],\n \"preserveNodePorts\": \"\",\n \"restorePVs\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "response": [ { "id": "6f7e1a53-ca22-4c86-8ce0-92107a4da628", "name": "Created successfully", "originalRequest": { "url": { "path": ["v1", "workspaces", ":uid", "restore", "onDemand"], "host": ["{{baseUrl}}"], "query": [], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "uid", "description": "(Required) " } ] }, "header": [ { "disabled": false, "description": "Scope the request to the specified project uid", "key": "ProjectUid", "value": "" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"backupRequestUid\": \"\",\n \"restoreConfigs\": [\n {\n \"backupName\": \"\",\n \"sourceClusterUid\": \"\",\n \"includeClusterResources\": \"\",\n \"includeNamespaces\": [\n \"\"\n ],\n \"preserveNodePorts\": \"\",\n \"restorePVs\": \"\"\n }\n ]\n}", "options": { "raw": { "language": "json" } } } }, "status": "Created", "code": 201, "header": [ { "disabled": false, "description": "Audit uid for the request", "key": "AuditUid", "value": "ut commodo cupidatat laboris" }, { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"uid\": \"do consequat culpa nostrud\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [] } ], "event": [], "variable": [ { "type": "string", "value": "/", "key": "baseUrl" } ], "info": { "_postman_id": "6b6721b4-c6eb-4615-a757-c65319ad598b", "name": "Palette APIs - 4.2", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "", "type": "text/plain" } } }