{ "uuid": "459eed03-5735-4495-b96a-b8802bca8d38", "lastMigration": 29, "name": "Database Migration API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "b44587e8-4af5-45cc-b941-023fa0af89ea", "documentation": "Generate a SSH configuration script to configure the reverse SSH connectivity.", "method": "post", "endpoint": "v1beta1/:migrationJob:generateSshScript", "responses": [ { "uuid": "b91064f7-dcb4-4642-bfa1-fcbcacf964f0", "body": "{\n \"script\": \"\"\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": "9a415b78-60c0-4587-8851-0ccbd309ebbc", "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": "e784a485-0972-4cf9-8016-b399b2cb3424", "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": "ec88809c-ebc3-4e7b-838d-b4a030081a53", "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": "695b48ba-b8bd-4e62-ac0d-ae131acc3d06", "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": "1424f857-01ba-4b7b-abc3-f7e54a11ee21", "documentation": "Updates the parameters of a single migration job.", "method": "patch", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "9d178905-0b84-4cd9-9e60-bae478785229", "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": "e0fdcd53-1ab5-4625-ad5c-fc50879f5a5d", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1beta1/:name/locations", "responses": [ { "uuid": "e5e0c917-214b-4ac7-aba8-04d3ef645f90", "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": "bf8eb51d-db41-4f7b-930a-d043a952023c", "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": "a1642c64-9066-4913-ab87-fe37ddaf3ab6", "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": "d6cc449b-c8d7-425b-8961-bffd18d2853b", "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": "6eb11a97-a662-4d0a-8919-0b3cfa00451e", "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": "4899275a-8799-40e5-89f9-9b68bac7acb5", "documentation": "Promote a migration job, stopping replication to the destination and promoting the destination to be a standalone database.", "method": "post", "endpoint": "v1beta1/:name:promote", "responses": [ { "uuid": "890b76b8-3caf-48fb-84a6-a8a9bf3147e0", "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": "b73eb1ab-c705-419a-9d12-33844fb72ef4", "documentation": "Restart a stopped or failed migration job, resetting the destination instance to its original state and starting the migration process from scratch.", "method": "post", "endpoint": "v1beta1/:name:restart", "responses": [ { "uuid": "48bb717f-0b08-4694-bff5-9a7afba56673", "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": "fabc9d36-281b-43c5-8846-28ee5b93705c", "documentation": "Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).", "method": "post", "endpoint": "v1beta1/:name:resume", "responses": [ { "uuid": "3bb47268-f80c-4c25-8546-545dfe52ce79", "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": "849b2a72-e36f-41c4-a64e-4b6c1c00192c", "documentation": "Start an already created migration job.", "method": "post", "endpoint": "v1beta1/:name:start", "responses": [ { "uuid": "befee9c0-8a81-4c35-ba28-e5f66eb371bb", "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": "f8216121-b8b2-4903-ad8d-aa4c9c0af4d3", "documentation": "Stops a running migration job.", "method": "post", "endpoint": "v1beta1/:name:stop", "responses": [ { "uuid": "2d7344c4-eb46-4dfb-b69d-3b8783606cfa", "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": "1cf4a3f7-3bc6-4a82-b092-cddf34c0fb36", "documentation": "Verify a migration job, making sure the destination can reach the source and that all configuration and prerequisites are met.", "method": "post", "endpoint": "v1beta1/:name:verify", "responses": [ { "uuid": "1f08f2c2-f85f-4b6a-a117-705b5c62b180", "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": "5b2c5972-3904-4a8c-bbde-eb45a58ff94f", "documentation": "Retrieve a list of all connection profiles in a given project and location.", "method": "get", "endpoint": "v1beta1/:parent/connectionProfiles", "responses": [ { "uuid": "84c17839-83e4-4e48-9917-7dc139d85a9f", "body": "{\n \"connectionProfiles\": [\n {\n \"cloudsql\": {\n \"cloudSqlId\": \"\",\n \"privateIp\": \"\",\n \"publicIp\": \"\",\n \"settings\": {\n \"activationPolicy\": \"{{oneOf (array 'SQL_ACTIVATION_POLICY_UNSPECIFIED' 'ALWAYS' 'NEVER')}}\",\n \"autoStorageIncrease\": {{faker 'datatype.boolean'}},\n \"dataDiskSizeGb\": \"\",\n \"dataDiskType\": \"{{oneOf (array 'SQL_DATA_DISK_TYPE_UNSPECIFIED' 'PD_SSD' 'PD_HDD')}}\",\n \"databaseFlags\": {},\n \"databaseVersion\": \"{{oneOf (array 'SQL_DATABASE_VERSION_UNSPECIFIED' 'MYSQL_5_6' 'MYSQL_5_7' 'MYSQL_8_0')}}\",\n \"ipConfig\": {\n \"authorizedNetworks\": [\n {\n \"expireTime\": \"\",\n \"label\": \"\",\n \"ttl\": \"\",\n \"value\": \"\"\n }\n ],\n \"enableIpv4\": {{faker 'datatype.boolean'}},\n \"privateNetwork\": \"\",\n \"requireSsl\": {{faker 'datatype.boolean'}}\n },\n \"rootPassword\": \"\",\n \"rootPasswordSet\": {{faker 'datatype.boolean'}},\n \"sourceId\": \"\",\n \"storageAutoResizeLimit\": \"\",\n \"tier\": \"\",\n \"userLabels\": {},\n \"zone\": \"\"\n }\n },\n \"createTime\": \"\",\n \"displayName\": \"\",\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"labels\": {},\n \"mysql\": {\n \"cloudSqlId\": \"\",\n \"host\": \"\",\n \"password\": \"\",\n \"passwordSet\": {{faker 'datatype.boolean'}},\n \"port\": {{faker 'number.int' max=99999}},\n \"ssl\": {\n \"caCertificate\": \"\",\n \"clientCertificate\": \"\",\n \"clientKey\": \"\",\n \"type\": \"{{oneOf (array 'SSL_TYPE_UNSPECIFIED' 'SERVER_ONLY' 'SERVER_CLIENT')}}\"\n },\n \"username\": \"\"\n },\n \"name\": \"\",\n \"provider\": \"{{oneOf (array 'DATABASE_PROVIDER_UNSPECIFIED' 'CLOUDSQL' 'RDS')}}\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'DRAFT' 'CREATING' 'READY' 'UPDATING' 'DELETING' 'DELETED' 'FAILED')}}\",\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": "824887b4-e25a-4792-a15f-6c07737b5c8f", "documentation": "Creates a new connection profile in a given project and location.", "method": "post", "endpoint": "v1beta1/:parent/connectionProfiles", "responses": [ { "uuid": "d99db3e0-3758-402c-ac5f-e61d5c594909", "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": "35a1739b-95d7-4d5c-b8b6-71b4e77050fa", "documentation": "Lists migration jobs in a given project and location.", "method": "get", "endpoint": "v1beta1/:parent/migrationJobs", "responses": [ { "uuid": "9c56caca-3dea-440f-b3a2-dffb4f3631b4", "body": "{\n \"migrationJobs\": [\n {\n \"createTime\": \"\",\n \"destination\": \"\",\n \"destinationDatabase\": {\n \"engine\": \"{{oneOf (array 'DATABASE_ENGINE_UNSPECIFIED' 'MYSQL')}}\",\n \"provider\": \"{{oneOf (array 'DATABASE_PROVIDER_UNSPECIFIED' 'CLOUDSQL' 'RDS')}}\"\n },\n \"displayName\": \"\",\n \"dumpPath\": \"\",\n \"duration\": \"\",\n \"endTime\": \"\",\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"labels\": {},\n \"name\": \"\",\n \"phase\": \"{{oneOf (array 'PHASE_UNSPECIFIED' 'FULL_DUMP' 'CDC' 'PROMOTE_IN_PROGRESS' 'WAITING_FOR_SOURCE_WRITES_TO_STOP' 'PREPARING_THE_DUMP')}}\",\n \"reverseSshConnectivity\": {\n \"vm\": \"\",\n \"vmIp\": \"\",\n \"vmPort\": {{faker 'number.int' max=99999}},\n \"vpc\": \"\"\n },\n \"source\": \"\",\n \"sourceDatabase\": {\n \"engine\": \"{{oneOf (array 'DATABASE_ENGINE_UNSPECIFIED' 'MYSQL')}}\",\n \"provider\": \"{{oneOf (array 'DATABASE_PROVIDER_UNSPECIFIED' 'CLOUDSQL' 'RDS')}}\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'MAINTENANCE' 'DRAFT' 'CREATING' 'NOT_STARTED' 'RUNNING' 'FAILED' 'COMPLETED' 'DELETING' 'STOPPING' 'STOPPED' 'DELETED' 'UPDATING' 'STARTING' 'RESTARTING' 'RESUMING')}}\",\n \"staticIpConnectivity\": {},\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'ONE_TIME' 'CONTINUOUS')}}\",\n \"updateTime\": \"\",\n \"vpcPeeringConnectivity\": {\n \"vpc\": \"\"\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": "27684de9-1b88-48a1-8c25-e237e4ce3738", "documentation": "Creates a new migration job in a given project and location.", "method": "post", "endpoint": "v1beta1/:parent/migrationJobs", "responses": [ { "uuid": "88ac8d38-b702-4f56-a555-c2f5d6c9f4e1", "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": "80f83c9d-3b3b-4b3c-8358-ba75e0d15567", "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": "7c90ff25-c2b9-4523-9775-1b03152c78a8", "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": "528565e8-b97b-442b-b85c-5bbdf4491a32", "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": "f8337541-89c5-48dd-87f0-fafc0ad8e133", "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": "942df752-ccc7-447c-9315-c560df2cae62", "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": "a7c8d360-73a1-434c-bc13-327c941d5de4", "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": "b44587e8-4af5-45cc-b941-023fa0af89ea" }, { "type": "route", "uuid": "9a415b78-60c0-4587-8851-0ccbd309ebbc" }, { "type": "route", "uuid": "ec88809c-ebc3-4e7b-838d-b4a030081a53" }, { "type": "route", "uuid": "1424f857-01ba-4b7b-abc3-f7e54a11ee21" }, { "type": "route", "uuid": "e0fdcd53-1ab5-4625-ad5c-fc50879f5a5d" }, { "type": "route", "uuid": "bf8eb51d-db41-4f7b-930a-d043a952023c" }, { "type": "route", "uuid": "d6cc449b-c8d7-425b-8961-bffd18d2853b" }, { "type": "route", "uuid": "4899275a-8799-40e5-89f9-9b68bac7acb5" }, { "type": "route", "uuid": "b73eb1ab-c705-419a-9d12-33844fb72ef4" }, { "type": "route", "uuid": "fabc9d36-281b-43c5-8846-28ee5b93705c" }, { "type": "route", "uuid": "849b2a72-e36f-41c4-a64e-4b6c1c00192c" }, { "type": "route", "uuid": "f8216121-b8b2-4903-ad8d-aa4c9c0af4d3" }, { "type": "route", "uuid": "1cf4a3f7-3bc6-4a82-b092-cddf34c0fb36" }, { "type": "route", "uuid": "5b2c5972-3904-4a8c-bbde-eb45a58ff94f" }, { "type": "route", "uuid": "824887b4-e25a-4792-a15f-6c07737b5c8f" }, { "type": "route", "uuid": "35a1739b-95d7-4d5c-b8b6-71b4e77050fa" }, { "type": "route", "uuid": "27684de9-1b88-48a1-8c25-e237e4ce3738" }, { "type": "route", "uuid": "80f83c9d-3b3b-4b3c-8358-ba75e0d15567" }, { "type": "route", "uuid": "528565e8-b97b-442b-b85c-5bbdf4491a32" }, { "type": "route", "uuid": "942df752-ccc7-447c-9315-c560df2cae62" } ] }