{ "uuid": "d3696afe-9f3f-438e-a66c-4a116fd2a49b", "lastMigration": 29, "name": "Google Cloud Deploy API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "acfe472f-a2b9-4edf-bfe4-7e7648bd9a63", "documentation": "Deletes a single Target.", "method": "delete", "endpoint": "v1/:name", "responses": [ { "uuid": "694c59df-e584-4ed4-9b92-d9701fc19dac", "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": "ac6cb2c2-fc27-4a54-9be1-8efd7f744de7", "documentation": "Gets details of a single Target.", "method": "get", "endpoint": "v1/:name", "responses": [ { "uuid": "3332b35c-a4ee-49d8-97ca-90ddb9919531", "body": "{\n \"annotations\": {},\n \"anthosCluster\": {\n \"membership\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"etag\": \"\",\n \"executionConfigs\": [\n {\n \"artifactStorage\": \"\",\n \"defaultPool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\"\n },\n \"executionTimeout\": \"\",\n \"privatePool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\",\n \"workerPool\": \"\"\n },\n \"serviceAccount\": \"\",\n \"usages\": [\n \"{{oneOf (array 'EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED' 'RENDER' 'DEPLOY' 'VERIFY')}}\"\n ],\n \"workerPool\": \"\"\n }\n ],\n \"gke\": {\n \"cluster\": \"\",\n \"internalIp\": {{faker 'datatype.boolean'}}\n },\n \"labels\": {},\n \"name\": \"\",\n \"requireApproval\": {{faker 'datatype.boolean'}},\n \"run\": {\n \"location\": \"\"\n },\n \"targetId\": \"\",\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "8fbd67e2-2093-473b-8f9b-b4835a705d44", "documentation": "Updates the parameters of a single Target.", "method": "patch", "endpoint": "v1/:name", "responses": [ { "uuid": "39f10522-c573-4b1b-ac28-e36b3c19039f", "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": "5c253f31-3772-4806-9fea-c77bba71d01e", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1/:name/locations", "responses": [ { "uuid": "19a892a1-5a30-44cf-b3ea-92f753f5edaa", "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": "8949ee9b-5f28-44d5-9c7d-62e5c8a95689", "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": "v1/:name/operations", "responses": [ { "uuid": "089bd201-00f6-4001-aa95-0f5dbb3157b7", "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": "d6e560d3-fa78-4fb7-be5c-259fef71b3e8", "documentation": "Abandons a Release in the Delivery Pipeline.", "method": "post", "endpoint": "v1/:name:abandon", "responses": [ { "uuid": "6a0947f9-9adc-4c6c-abdc-b6292fc51cd7", "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": "ba52f127-303b-48f7-8c4b-aed019f8c324", "documentation": "Approves a Rollout.", "method": "post", "endpoint": "v1/:name:approve", "responses": [ { "uuid": "e78cb5a7-91c8-4bbb-9d41-0ef12bc0785d", "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": "530c92d1-d155-4628-a392-20f19fd0e537", "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": "v1/:name:cancel", "responses": [ { "uuid": "520469a1-5ae9-421d-99df-a1ba749b0d9d", "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": "a4e59a2c-9128-4823-be59-4f6261ffbb32", "documentation": "Lists DeliveryPipelines in a given project and location.", "method": "get", "endpoint": "v1/:parent/deliveryPipelines", "responses": [ { "uuid": "9cd1e9ef-ee68-4e18-9705-486ea11e4a55", "body": "{\n \"deliveryPipelines\": [\n {\n \"annotations\": {},\n \"condition\": {\n \"pipelineReadyCondition\": {\n \"status\": {{faker 'datatype.boolean'}},\n \"updateTime\": \"\"\n },\n \"targetsPresentCondition\": {\n \"missingTargets\": [\n \"\"\n ],\n \"status\": {{faker 'datatype.boolean'}},\n \"updateTime\": \"\"\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"etag\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"serialPipeline\": {\n \"stages\": [\n {\n \"profiles\": [\n \"\"\n ],\n \"strategy\": {\n \"standard\": {\n \"verify\": {{faker 'datatype.boolean'}}\n }\n },\n \"targetId\": \"\"\n }\n ]\n },\n \"suspended\": {{faker 'datatype.boolean'}},\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "4bdca795-8117-47f5-b3e1-7693e7ac9220", "documentation": "Creates a new DeliveryPipeline in a given project and location.", "method": "post", "endpoint": "v1/:parent/deliveryPipelines", "responses": [ { "uuid": "fccb1a0c-bbe8-44d3-aca7-d0bd5ad33932", "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": "8ba4ead8-8a81-4443-b808-ee2a2691069e", "documentation": "Lists JobRuns in a given project and location.", "method": "get", "endpoint": "v1/:parent/jobRuns", "responses": [ { "uuid": "4b89389e-3577-41c0-8496-e61791fb48c3", "body": "{\n \"jobRuns\": [\n {\n \"createTime\": \"\",\n \"deployJobRun\": {\n \"build\": \"\",\n \"failureCause\": \"{{oneOf (array 'FAILURE_CAUSE_UNSPECIFIED' 'CLOUD_BUILD_UNAVAILABLE' 'EXECUTION_FAILED' 'DEADLINE_EXCEEDED')}}\",\n \"failureMessage\": \"\",\n \"metadata\": {\n \"cloudRun\": {\n \"revision\": \"\",\n \"service\": \"\",\n \"serviceUrls\": [\n \"\"\n ]\n }\n }\n },\n \"endTime\": \"\",\n \"etag\": \"\",\n \"jobId\": \"\",\n \"name\": \"\",\n \"phaseId\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'IN_PROGRESS' 'SUCCEEDED' 'FAILED')}}\",\n \"uid\": \"\",\n \"verifyJobRun\": {\n \"artifactUri\": \"\",\n \"build\": \"\",\n \"eventLogPath\": \"\",\n \"failureCause\": \"{{oneOf (array 'FAILURE_CAUSE_UNSPECIFIED' 'CLOUD_BUILD_UNAVAILABLE' 'EXECUTION_FAILED' 'DEADLINE_EXCEEDED' 'VERIFICATION_CONFIG_NOT_FOUND')}}\",\n \"failureMessage\": \"\"\n }\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": "ace0724d-9edb-4913-bed6-93bc13884231", "documentation": "Lists Releases in a given project and location.", "method": "get", "endpoint": "v1/:parent/releases", "responses": [ { "uuid": "4a7da790-9a4e-417e-b862-7f3d63f084bc", "body": "{\n \"nextPageToken\": \"\",\n \"releases\": [\n {\n \"abandoned\": {{faker 'datatype.boolean'}},\n \"annotations\": {},\n \"buildArtifacts\": [\n {\n \"image\": \"\",\n \"tag\": \"\"\n }\n ],\n \"createTime\": \"\",\n \"deliveryPipelineSnapshot\": {\n \"annotations\": {},\n \"condition\": {\n \"pipelineReadyCondition\": {\n \"status\": {{faker 'datatype.boolean'}},\n \"updateTime\": \"\"\n },\n \"targetsPresentCondition\": {\n \"missingTargets\": [\n \"\"\n ],\n \"status\": {{faker 'datatype.boolean'}},\n \"updateTime\": \"\"\n }\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"etag\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"serialPipeline\": {\n \"stages\": [\n {\n \"profiles\": [\n \"\"\n ],\n \"strategy\": {\n \"standard\": {\n \"verify\": {{faker 'datatype.boolean'}}\n }\n },\n \"targetId\": \"\"\n }\n ]\n },\n \"suspended\": {{faker 'datatype.boolean'}},\n \"uid\": \"\",\n \"updateTime\": \"\"\n },\n \"description\": \"\",\n \"etag\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"renderEndTime\": \"\",\n \"renderStartTime\": \"\",\n \"renderState\": \"{{oneOf (array 'RENDER_STATE_UNSPECIFIED' 'SUCCEEDED' 'FAILED' 'IN_PROGRESS')}}\",\n \"skaffoldConfigPath\": \"\",\n \"skaffoldConfigUri\": \"\",\n \"skaffoldVersion\": \"\",\n \"targetArtifacts\": {},\n \"targetRenders\": {},\n \"targetSnapshots\": [\n {\n \"annotations\": {},\n \"anthosCluster\": {\n \"membership\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"etag\": \"\",\n \"executionConfigs\": [\n {\n \"artifactStorage\": \"\",\n \"defaultPool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\"\n },\n \"executionTimeout\": \"\",\n \"privatePool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\",\n \"workerPool\": \"\"\n },\n \"serviceAccount\": \"\",\n \"usages\": [\n \"{{oneOf (array 'EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED' 'RENDER' 'DEPLOY' 'VERIFY')}}\"\n ],\n \"workerPool\": \"\"\n }\n ],\n \"gke\": {\n \"cluster\": \"\",\n \"internalIp\": {{faker 'datatype.boolean'}}\n },\n \"labels\": {},\n \"name\": \"\",\n \"requireApproval\": {{faker 'datatype.boolean'}},\n \"run\": {\n \"location\": \"\"\n },\n \"targetId\": \"\",\n \"uid\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"uid\": \"\"\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": "04b73c8f-ec2f-4da1-81e7-da6f7366054b", "documentation": "Creates a new Release in a given project and location.", "method": "post", "endpoint": "v1/:parent/releases", "responses": [ { "uuid": "4a8983b9-0d67-4710-840b-e5c96ba129e7", "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": "4a829f28-6271-4e32-a4b0-0c78417d0615", "documentation": "Lists Rollouts in a given project and location.", "method": "get", "endpoint": "v1/:parent/rollouts", "responses": [ { "uuid": "025d3e9b-862d-436d-b0df-5b4441fe0563", "body": "{\n \"nextPageToken\": \"\",\n \"rollouts\": [\n {\n \"annotations\": {},\n \"approvalState\": \"{{oneOf (array 'APPROVAL_STATE_UNSPECIFIED' 'NEEDS_APPROVAL' 'DOES_NOT_NEED_APPROVAL' 'APPROVED' 'REJECTED')}}\",\n \"approveTime\": \"\",\n \"createTime\": \"\",\n \"deployEndTime\": \"\",\n \"deployFailureCause\": \"{{oneOf (array 'FAILURE_CAUSE_UNSPECIFIED' 'CLOUD_BUILD_UNAVAILABLE' 'EXECUTION_FAILED' 'DEADLINE_EXCEEDED' 'RELEASE_FAILED' 'RELEASE_ABANDONED' 'VERIFICATION_CONFIG_NOT_FOUND')}}\",\n \"deployStartTime\": \"\",\n \"deployingBuild\": \"\",\n \"description\": \"\",\n \"enqueueTime\": \"\",\n \"etag\": \"\",\n \"failureReason\": \"\",\n \"labels\": {},\n \"metadata\": {\n \"cloudRun\": {\n \"revision\": \"\",\n \"service\": \"\",\n \"serviceUrls\": [\n \"\"\n ]\n }\n },\n \"name\": \"\",\n \"phases\": [\n {\n \"deploymentJobs\": {\n \"deployJob\": {\n \"deployJob\": {},\n \"id\": \"\",\n \"jobRun\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'PENDING' 'DISABLED' 'IN_PROGRESS' 'SUCCEEDED' 'FAILED' 'ABORTED')}}\",\n \"verifyJob\": {}\n },\n \"verifyJob\": {\n \"deployJob\": {},\n \"id\": \"\",\n \"jobRun\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'PENDING' 'DISABLED' 'IN_PROGRESS' 'SUCCEEDED' 'FAILED' 'ABORTED')}}\",\n \"verifyJob\": {}\n }\n },\n \"id\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'PENDING' 'IN_PROGRESS' 'SUCCEEDED' 'FAILED' 'ABORTED')}}\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'SUCCEEDED' 'FAILED' 'IN_PROGRESS' 'PENDING_APPROVAL' 'APPROVAL_REJECTED' 'PENDING' 'PENDING_RELEASE')}}\",\n \"targetId\": \"\",\n \"uid\": \"\"\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": "33403c69-89eb-43a7-b6c1-f431c37cda94", "documentation": "Creates a new Rollout in a given project and location.", "method": "post", "endpoint": "v1/:parent/rollouts", "responses": [ { "uuid": "b85976ad-96cb-4e05-9af1-a0860318fd1a", "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": "97cde16d-c9ab-4bde-9b64-204512a66cf9", "documentation": "Lists Targets in a given project and location.", "method": "get", "endpoint": "v1/:parent/targets", "responses": [ { "uuid": "7e57ecb4-6bfe-4722-ae38-255b90f61186", "body": "{\n \"nextPageToken\": \"\",\n \"targets\": [\n {\n \"annotations\": {},\n \"anthosCluster\": {\n \"membership\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"etag\": \"\",\n \"executionConfigs\": [\n {\n \"artifactStorage\": \"\",\n \"defaultPool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\"\n },\n \"executionTimeout\": \"\",\n \"privatePool\": {\n \"artifactStorage\": \"\",\n \"serviceAccount\": \"\",\n \"workerPool\": \"\"\n },\n \"serviceAccount\": \"\",\n \"usages\": [\n \"{{oneOf (array 'EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED' 'RENDER' 'DEPLOY' 'VERIFY')}}\"\n ],\n \"workerPool\": \"\"\n }\n ],\n \"gke\": {\n \"cluster\": \"\",\n \"internalIp\": {{faker 'datatype.boolean'}}\n },\n \"labels\": {},\n \"name\": \"\",\n \"requireApproval\": {{faker 'datatype.boolean'}},\n \"run\": {\n \"location\": \"\"\n },\n \"targetId\": \"\",\n \"uid\": \"\",\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": "077e904a-c1a7-41da-9283-3b4edb85f543", "documentation": "Creates a new Target in a given project and location.", "method": "post", "endpoint": "v1/:parent/targets", "responses": [ { "uuid": "11272ef4-62f9-4d48-ba64-99195fa48c51", "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": "8657a812-7dfc-4fc6-89b0-427cd51ec654", "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": "v1/:resource:getIamPolicy", "responses": [ { "uuid": "6722a5c3-bd93-49df-880e-dd3a4184c566", "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": "dbc6a540-dd90-4a4c-93dd-e05a2f539ae6", "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": "v1/:resource:setIamPolicy", "responses": [ { "uuid": "ebe55f1a-a6e9-4c27-b4f4-e781c05f7f18", "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": "9f144352-6f45-4f05-8c66-a5c76f916000", "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": "v1/:resource:testIamPermissions", "responses": [ { "uuid": "a1022261-3e52-4d12-87be-983778d77181", "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" }, { "uuid": "b63cbb8f-7ccc-4927-9838-c95716b8bcae", "documentation": "Retries the specified Job in a Rollout.", "method": "post", "endpoint": "v1/:rollout:retryJob", "responses": [ { "uuid": "d2a4a3b9-a912-45cd-b935-a919d8218132", "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" } ], "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": "acfe472f-a2b9-4edf-bfe4-7e7648bd9a63" }, { "type": "route", "uuid": "ac6cb2c2-fc27-4a54-9be1-8efd7f744de7" }, { "type": "route", "uuid": "8fbd67e2-2093-473b-8f9b-b4835a705d44" }, { "type": "route", "uuid": "5c253f31-3772-4806-9fea-c77bba71d01e" }, { "type": "route", "uuid": "8949ee9b-5f28-44d5-9c7d-62e5c8a95689" }, { "type": "route", "uuid": "d6e560d3-fa78-4fb7-be5c-259fef71b3e8" }, { "type": "route", "uuid": "ba52f127-303b-48f7-8c4b-aed019f8c324" }, { "type": "route", "uuid": "530c92d1-d155-4628-a392-20f19fd0e537" }, { "type": "route", "uuid": "a4e59a2c-9128-4823-be59-4f6261ffbb32" }, { "type": "route", "uuid": "4bdca795-8117-47f5-b3e1-7693e7ac9220" }, { "type": "route", "uuid": "8ba4ead8-8a81-4443-b808-ee2a2691069e" }, { "type": "route", "uuid": "ace0724d-9edb-4913-bed6-93bc13884231" }, { "type": "route", "uuid": "04b73c8f-ec2f-4da1-81e7-da6f7366054b" }, { "type": "route", "uuid": "4a829f28-6271-4e32-a4b0-0c78417d0615" }, { "type": "route", "uuid": "33403c69-89eb-43a7-b6c1-f431c37cda94" }, { "type": "route", "uuid": "97cde16d-c9ab-4bde-9b64-204512a66cf9" }, { "type": "route", "uuid": "077e904a-c1a7-41da-9283-3b4edb85f543" }, { "type": "route", "uuid": "8657a812-7dfc-4fc6-89b0-427cd51ec654" }, { "type": "route", "uuid": "dbc6a540-dd90-4a4c-93dd-e05a2f539ae6" }, { "type": "route", "uuid": "9f144352-6f45-4f05-8c66-a5c76f916000" }, { "type": "route", "uuid": "b63cbb8f-7ccc-4927-9838-c95716b8bcae" } ] }