{ "uuid": "55721f92-bedb-40f0-ac99-792c74b9a59c", "lastMigration": 29, "name": "GKE Hub API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "fc2ce665-d7d7-4546-8121-7e9f1624f62e", "documentation": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.", "method": "delete", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "80c2bebb-f0c1-49b1-9805-a21e29e746e5", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "966bdaef-1ba0-4078-99bd-a90ac4288f2b", "documentation": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", "method": "get", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "30c5c4ca-6cd9-499b-8611-b8ad38b6d113", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9e747f7-171c-45ca-bbc0-fe47e573f1d8", "documentation": "Updates an existing Membership.", "method": "patch", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "3a166f44-103b-4ca3-b7ca-ce64d953043d", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4356efe6-1063-4c9b-b5f6-3d0118885190", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1beta1/:name/locations", "responses": [ { "uuid": "26871625-7dca-40b7-ac3b-cfc229fc9ea5", "body": "{\n \"locations\": [\n {\n \"displayName\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"metadata\": {},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b6df8976-55a6-42b2-95a9-0c2968b870b2", "documentation": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", "method": "get", "endpoint": "v1beta1/:name/operations", "responses": [ { "uuid": "1e3a6f19-acd8-41b6-a124-80dcd41cba16", "body": "{\n \"nextPageToken\": \"\",\n \"operations\": [\n {\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae355ba3-10ed-442e-b8cf-04de7f03b769", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", "method": "post", "endpoint": "v1beta1/:name:cancel", "responses": [ { "uuid": "cc8a34e3-e989-49a0-8b9a-7195f2a1ffd7", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c952c9fc-bc44-48bf-bc2a-2c26a3657317", "documentation": "Generates the manifest for deployment of the GKE connect agent. **This method is used internally by Google-provided libraries.** Most clients should not need to call this method directly.", "method": "get", "endpoint": "v1beta1/:name:generateConnectManifest", "responses": [ { "uuid": "c671da2b-ac1c-4faf-8bf2-3319a2e680fd", "body": "{\n \"manifest\": [\n {\n \"manifest\": \"\",\n \"type\": {\n \"apiVersion\": \"\",\n \"kind\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d5f543d-8067-441b-91f5-ae3d849b7e88", "documentation": "GenerateExclusivityManifest generates the manifests to update the exclusivity artifacts in the cluster if needed. Exclusivity artifacts include the Membership custom resource definition (CRD) and the singleton Membership custom resource (CR). Combined with ValidateExclusivity, exclusivity artifacts guarantee that a Kubernetes cluster is only registered to a single GKE Hub. The Membership CRD is versioned, and may require conversion when the GKE Hub API server begins serving a newer version of the CRD and corresponding CR. The response will be the converted CRD and CR if there are any differences between the versions.", "method": "get", "endpoint": "v1beta1/:name:generateExclusivityManifest", "responses": [ { "uuid": "f35d3dba-b71b-4e28-8250-86ccdf09e4dd", "body": "{\n \"crManifest\": \"\",\n \"crdManifest\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05430d98-371e-4fa0-877c-d5005ca83f2a", "documentation": "Lists Memberships in a given project and location.", "method": "get", "endpoint": "v1beta1/:parent/memberships", "responses": [ { "uuid": "498edbe6-c7ba-4eb9-ac84-4467a12a2f89", "body": "{\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"authority\": {\n \"identityProvider\": \"\",\n \"issuer\": \"\",\n \"oidcJwks\": \"\",\n \"workloadIdentityPool\": \"\"\n },\n \"createTime\": \"\",\n \"deleteTime\": \"\",\n \"description\": \"\",\n \"endpoint\": {\n \"applianceCluster\": {\n \"resourceLink\": \"\"\n },\n \"edgeCluster\": {\n \"resourceLink\": \"\"\n },\n \"gkeCluster\": {\n \"clusterMissing\": {{faker 'datatype.boolean'}},\n \"resourceLink\": \"\"\n },\n \"kubernetesMetadata\": {\n \"kubernetesApiServerVersion\": \"\",\n \"memoryMb\": {{faker 'number.int' max=99999}},\n \"nodeCount\": {{faker 'number.int' max=99999}},\n \"nodeProviderId\": \"\",\n \"updateTime\": \"\",\n \"vcpuCount\": {{faker 'number.int' max=99999}}\n },\n \"kubernetesResource\": {\n \"connectResources\": [\n {\n \"clusterScoped\": {{faker 'datatype.boolean'}},\n \"manifest\": \"\"\n }\n ],\n \"membershipCrManifest\": \"\",\n \"membershipResources\": [\n {\n \"clusterScoped\": {{faker 'datatype.boolean'}},\n \"manifest\": \"\"\n }\n ],\n \"resourceOptions\": {\n \"connectVersion\": \"\",\n \"k8sVersion\": \"\",\n \"v1beta1Crd\": {{faker 'datatype.boolean'}}\n }\n },\n \"multiCloudCluster\": {\n \"clusterMissing\": {{faker 'datatype.boolean'}},\n \"resourceLink\": \"\"\n },\n \"onPremCluster\": {\n \"adminCluster\": {{faker 'datatype.boolean'}},\n \"clusterMissing\": {{faker 'datatype.boolean'}},\n \"clusterType\": \"{{oneOf (array 'CLUSTERTYPE_UNSPECIFIED' 'BOOTSTRAP' 'HYBRID' 'STANDALONE' 'USER')}}\",\n \"resourceLink\": \"\"\n }\n },\n \"externalId\": \"\",\n \"infrastructureType\": \"{{oneOf (array 'INFRASTRUCTURE_TYPE_UNSPECIFIED' 'ON_PREM' 'MULTI_CLOUD')}}\",\n \"labels\": {},\n \"lastConnectionTime\": \"\",\n \"name\": \"\",\n \"state\": {\n \"code\": \"{{oneOf (array 'CODE_UNSPECIFIED' 'CREATING' 'READY' 'DELETING' 'UPDATING' 'SERVICE_UPDATING')}}\",\n \"description\": \"\",\n \"updateTime\": \"\"\n },\n \"uniqueId\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"unreachable\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8283f69a-86c9-4423-a0da-2d1ad30d45a8", "documentation": "Creates a new Membership. **This is currently only supported for GKE clusters on Google Cloud**. To register other clusters, follow the instructions at https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster.", "method": "post", "endpoint": "v1beta1/:parent/memberships", "responses": [ { "uuid": "e69646fe-035a-4452-b643-d17c95667bcc", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c731a941-4362-4836-90fd-696db77b9976", "documentation": "ValidateExclusivity validates the state of exclusivity in the cluster. The validation does not depend on an existing Hub membership resource.", "method": "get", "endpoint": "v1beta1/:parent/memberships:validateExclusivity", "responses": [ { "uuid": "99950d45-b962-4982-9c16-f1f53abe6d20", "body": "{\n \"status\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23571edd-31a0-4aee-874a-be9cd5919576", "documentation": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", "method": "get", "endpoint": "v1beta1/:resource:getIamPolicy", "responses": [ { "uuid": "b95bd38e-7eed-4132-9c0c-d280b043871d", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bf09f8b-2f00-4401-904e-2d3ad425213b", "documentation": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", "method": "post", "endpoint": "v1beta1/:resource:setIamPolicy", "responses": [ { "uuid": "e7f5d268-3770-44bf-9741-e8a5e48089e6", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c214282-462a-4e32-8484-65783f50f885", "documentation": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", "method": "post", "endpoint": "v1beta1/:resource:testIamPermissions", "responses": [ { "uuid": "463e9e51-4f83-4a45-af2c-2e0200b522fa", "body": "{\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "fc2ce665-d7d7-4546-8121-7e9f1624f62e" }, { "type": "route", "uuid": "966bdaef-1ba0-4078-99bd-a90ac4288f2b" }, { "type": "route", "uuid": "f9e747f7-171c-45ca-bbc0-fe47e573f1d8" }, { "type": "route", "uuid": "4356efe6-1063-4c9b-b5f6-3d0118885190" }, { "type": "route", "uuid": "b6df8976-55a6-42b2-95a9-0c2968b870b2" }, { "type": "route", "uuid": "ae355ba3-10ed-442e-b8cf-04de7f03b769" }, { "type": "route", "uuid": "c952c9fc-bc44-48bf-bc2a-2c26a3657317" }, { "type": "route", "uuid": "2d5f543d-8067-441b-91f5-ae3d849b7e88" }, { "type": "route", "uuid": "05430d98-371e-4fa0-877c-d5005ca83f2a" }, { "type": "route", "uuid": "8283f69a-86c9-4423-a0da-2d1ad30d45a8" }, { "type": "route", "uuid": "c731a941-4362-4836-90fd-696db77b9976" }, { "type": "route", "uuid": "23571edd-31a0-4aee-874a-be9cd5919576" }, { "type": "route", "uuid": "2bf09f8b-2f00-4401-904e-2d3ad425213b" }, { "type": "route", "uuid": "9c214282-462a-4e32-8484-65783f50f885" } ] }