{ "uuid": "97f1c563-e28f-4362-9128-efd130426143", "lastMigration": 29, "name": "Cloud TPU API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "7df19778-7665-41ed-a7df-ea3cef9e8103", "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": "v2alpha1/:name", "responses": [ { "uuid": "26961121-ee24-40cf-9eaa-cf93da32cbda", "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": "2e94e5dd-4759-42fe-b385-8e5f7fe90938", "documentation": "Gets a runtime version.", "method": "get", "endpoint": "v2alpha1/:name", "responses": [ { "uuid": "18b66860-eb01-41db-82cd-bfa5c35c0d95", "body": "{\n \"name\": \"\",\n \"version\": \"\"\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": "1ad97662-0203-4999-bce5-cf099e2e1210", "documentation": "Updates the configurations of a node.", "method": "patch", "endpoint": "v2alpha1/:name", "responses": [ { "uuid": "06be6bac-1760-4b9c-8d34-6e55e6c48d89", "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": "08c6a489-467e-483b-aef7-e703eca19082", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v2alpha1/:name/locations", "responses": [ { "uuid": "2225a116-64c0-46bd-bdb1-26c069cbbf41", "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": "f9e607bc-7c1e-4302-ab9f-74e5fa009421", "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": "v2alpha1/:name/operations", "responses": [ { "uuid": "ea554abc-97df-40e4-8f73-682e7d97f855", "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": "aae6698d-b8a7-4bf9-88a4-14bcd45d1e1a", "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": "v2alpha1/:name:cancel", "responses": [ { "uuid": "ad5485c3-c2cc-4580-85c9-ed201a9eeca3", "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": "4fc10493-b2f9-4a72-a8be-0173255baf20", "documentation": "Retrieves the guest attributes for the node.", "method": "post", "endpoint": "v2alpha1/:name:getGuestAttributes", "responses": [ { "uuid": "c4f8f0bd-74c3-439b-ac35-b73253f3fd3c", "body": "{\n \"guestAttributes\": [\n {\n \"queryPath\": \"\",\n \"queryValue\": {\n \"items\": [\n {\n \"key\": \"\",\n \"namespace\": \"\",\n \"value\": \"\"\n }\n ]\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": "9e8e5df2-2d3c-46ec-aa42-700c8b3fcf30", "documentation": "Simulates a maintenance event.", "method": "post", "endpoint": "v2alpha1/:name:simulateMaintenanceEvent", "responses": [ { "uuid": "68fd394b-6c56-48cb-92f4-f53a4d9386a4", "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": "13fb8834-2869-4138-a051-b53f302ecb06", "documentation": "Starts a node.", "method": "post", "endpoint": "v2alpha1/:name:start", "responses": [ { "uuid": "367baf84-751e-4bd0-b794-c2a35f8eb01c", "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": "cf27a329-1bc5-4827-bf67-b41230dcf839", "documentation": "Stops a node. This operation is only available with single TPU nodes.", "method": "post", "endpoint": "v2alpha1/:name:stop", "responses": [ { "uuid": "4efb9ca0-144d-469c-998e-648e466faa5c", "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": "cb649875-ce00-474b-9d25-5909c02a74ff", "documentation": "Lists accelerator types supported by this API.", "method": "get", "endpoint": "v2alpha1/:parent/acceleratorTypes", "responses": [ { "uuid": "e5321882-2238-45a0-86f7-3603a1b391af", "body": "{\n \"acceleratorTypes\": [\n {\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"nextPageToken\": \"\",\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": "551de1ea-cbaa-4318-9fcc-e3495cc77e0c", "documentation": "Lists nodes.", "method": "get", "endpoint": "v2alpha1/:parent/nodes", "responses": [ { "uuid": "2b4c29a9-cf94-46d6-b1ad-879eca0addee", "body": "{\n \"nextPageToken\": \"\",\n \"nodes\": [\n {\n \"acceleratorType\": \"\",\n \"apiVersion\": \"{{oneOf (array 'API_VERSION_UNSPECIFIED' 'V1_ALPHA1' 'V1' 'V2_ALPHA1')}}\",\n \"cidrBlock\": \"\",\n \"createTime\": \"\",\n \"dataDisks\": [\n {\n \"mode\": \"{{oneOf (array 'DISK_MODE_UNSPECIFIED' 'READ_WRITE' 'READ_ONLY')}}\",\n \"sourceDisk\": \"\"\n }\n ],\n \"description\": \"\",\n \"health\": \"{{oneOf (array 'HEALTH_UNSPECIFIED' 'HEALTHY' 'TIMEOUT' 'UNHEALTHY_TENSORFLOW' 'UNHEALTHY_MAINTENANCE')}}\",\n \"healthDescription\": \"\",\n \"id\": \"\",\n \"labels\": {},\n \"metadata\": {},\n \"name\": \"\",\n \"networkConfig\": {\n \"canIpForward\": {{faker 'datatype.boolean'}},\n \"enableExternalIps\": {{faker 'datatype.boolean'}},\n \"network\": \"\",\n \"subnetwork\": \"\"\n },\n \"networkEndpoints\": [\n {\n \"accessConfig\": {\n \"externalIp\": \"\"\n },\n \"ipAddress\": \"\",\n \"port\": {{faker 'number.int' max=99999}}\n }\n ],\n \"runtimeVersion\": \"\",\n \"schedulingConfig\": {\n \"preemptible\": {{faker 'datatype.boolean'}},\n \"reserved\": {{faker 'datatype.boolean'}}\n },\n \"serviceAccount\": {\n \"email\": \"\",\n \"scope\": [\n \"\"\n ]\n },\n \"shieldedInstanceConfig\": {\n \"enableSecureBoot\": {{faker 'datatype.boolean'}}\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'CREATING' 'READY' 'RESTARTING' 'REIMAGING' 'DELETING' 'REPAIRING' 'STOPPED' 'STOPPING' 'STARTING' 'PREEMPTED' 'TERMINATED' 'HIDING' 'HIDDEN' 'UNHIDING')}}\",\n \"symptoms\": [\n {\n \"createTime\": \"\",\n \"details\": \"\",\n \"symptomType\": \"{{oneOf (array 'SYMPTOM_TYPE_UNSPECIFIED' 'LOW_MEMORY' 'OUT_OF_MEMORY' 'EXECUTE_TIMED_OUT' 'MESH_BUILD_FAIL' 'HBM_OUT_OF_MEMORY' 'PROJECT_ABUSE')}}\",\n \"workerId\": \"\"\n }\n ],\n \"tags\": [\n \"\"\n ]\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": "f7f555c5-c69f-46c0-92af-295425ebdcf7", "documentation": "Creates a node.", "method": "post", "endpoint": "v2alpha1/:parent/nodes", "responses": [ { "uuid": "14c1c1b8-1ddc-4300-abf7-8042a2d0aefc", "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": "dfc2cb59-a42a-4318-bb1e-01c7c336a2e1", "documentation": "Lists runtime versions supported by this API.", "method": "get", "endpoint": "v2alpha1/:parent/runtimeVersions", "responses": [ { "uuid": "6f287af0-d4c2-493f-84c1-41ac8471bda5", "body": "{\n \"nextPageToken\": \"\",\n \"runtimeVersions\": [\n {\n \"name\": \"\",\n \"version\": \"\"\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": "b76211cb-25cf-4a28-a336-9921df2d2a92", "documentation": "Generates the Cloud TPU service identity for the project.", "method": "post", "endpoint": "v2alpha1/:parent:generateServiceIdentity", "responses": [ { "uuid": "d2068858-6d1e-4be7-aa44-ebb77b669731", "body": "{\n \"identity\": {\n \"email\": \"\"\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": "7df19778-7665-41ed-a7df-ea3cef9e8103" }, { "type": "route", "uuid": "2e94e5dd-4759-42fe-b385-8e5f7fe90938" }, { "type": "route", "uuid": "1ad97662-0203-4999-bce5-cf099e2e1210" }, { "type": "route", "uuid": "08c6a489-467e-483b-aef7-e703eca19082" }, { "type": "route", "uuid": "f9e607bc-7c1e-4302-ab9f-74e5fa009421" }, { "type": "route", "uuid": "aae6698d-b8a7-4bf9-88a4-14bcd45d1e1a" }, { "type": "route", "uuid": "4fc10493-b2f9-4a72-a8be-0173255baf20" }, { "type": "route", "uuid": "9e8e5df2-2d3c-46ec-aa42-700c8b3fcf30" }, { "type": "route", "uuid": "13fb8834-2869-4138-a051-b53f302ecb06" }, { "type": "route", "uuid": "cf27a329-1bc5-4827-bf67-b41230dcf839" }, { "type": "route", "uuid": "cb649875-ce00-474b-9d25-5909c02a74ff" }, { "type": "route", "uuid": "551de1ea-cbaa-4318-9fcc-e3495cc77e0c" }, { "type": "route", "uuid": "f7f555c5-c69f-46c0-92af-295425ebdcf7" }, { "type": "route", "uuid": "dfc2cb59-a42a-4318-bb1e-01c7c336a2e1" }, { "type": "route", "uuid": "b76211cb-25cf-4a28-a336-9921df2d2a92" } ] }