{ "uuid": "e03a5b49-03b9-4bd5-a446-d152338a98f2", "lastMigration": 29, "name": "Cloud Dataplex API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "97fafb91-0db7-4ab4-9095-c1b751d0721f", "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": "v1/:name", "responses": [ { "uuid": "6e671537-64bb-4c69-84b2-0a958c019c8e", "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": "863613bd-92ff-4b80-9739-064ef6cb97ed", "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": "v1/:name", "responses": [ { "uuid": "40fb9a45-329a-4f79-9066-d8ea5393cad0", "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": "52d54f04-2152-473a-8acc-14a9e5427854", "documentation": "Updates an asset resource.", "method": "patch", "endpoint": "v1/:name", "responses": [ { "uuid": "35d55acd-ee30-45e9-bb60-26c839653c35", "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": "61941df2-54d1-443b-ac05-8299c798def8", "documentation": "Update a metadata entity. Only supports full resource update.", "method": "put", "endpoint": "v1/:name", "responses": [ { "uuid": "52306b3d-e14b-4683-b68e-032a671a2e8b", "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": "99d00f9f-487b-4c1d-849f-10e40751a623", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1/:name/locations", "responses": [ { "uuid": "58cbd4af-1706-4cae-b1ac-198def3e571a", "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": "fe5e64e0-82d8-4169-aba0-32da9e2c2d49", "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": "f8831ab2-8d81-4aa4-9b57-c9ac7a89dd53", "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": "479cada8-c69c-4320-b843-746eae6464a0", "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": "95c2d811-7016-4ca0-8961-890c385dab20", "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": "03113c68-007e-4cf1-84c3-53c9476f8fdc", "documentation": "Lists action resources in an asset.", "method": "get", "endpoint": "v1/:parent/actions", "responses": [ { "uuid": "dffc5c75-7bfe-45e6-bf23-3dd53fba9e62", "body": "{\n \"actions\": [\n {\n \"asset\": \"\",\n \"category\": \"{{oneOf (array 'CATEGORY_UNSPECIFIED' 'RESOURCE_MANAGEMENT' 'SECURITY_POLICY' 'DATA_DISCOVERY')}}\",\n \"dataLocations\": [\n \"\"\n ],\n \"detectTime\": \"\",\n \"failedSecurityPolicyApply\": {\n \"asset\": \"\"\n },\n \"incompatibleDataSchema\": {\n \"existingSchema\": \"\",\n \"newSchema\": \"\",\n \"sampledDataLocations\": [\n \"\"\n ],\n \"schemaChange\": \"{{oneOf (array 'SCHEMA_CHANGE_UNSPECIFIED' 'INCOMPATIBLE' 'MODIFIED')}}\",\n \"table\": \"\"\n },\n \"invalidDataFormat\": {\n \"expectedFormat\": \"\",\n \"newFormat\": \"\",\n \"sampledDataLocations\": [\n \"\"\n ]\n },\n \"invalidDataOrganization\": {},\n \"invalidDataPartition\": {\n \"expectedStructure\": \"{{oneOf (array 'PARTITION_STRUCTURE_UNSPECIFIED' 'CONSISTENT_KEYS' 'HIVE_STYLE_KEYS')}}\"\n },\n \"issue\": \"\",\n \"lake\": \"\",\n \"missingData\": {},\n \"missingResource\": {},\n \"name\": \"\",\n \"unauthorizedResource\": {},\n \"zone\": \"\"\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": "5180da67-5525-44c1-b5a7-e2df452a4b12", "documentation": "Lists asset resources in a zone.", "method": "get", "endpoint": "v1/:parent/assets", "responses": [ { "uuid": "b24194df-5cf5-415f-9789-944292e1ccbf", "body": "{\n \"assets\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"discoverySpec\": {\n \"csvOptions\": {\n \"delimiter\": \"\",\n \"disableTypeInference\": {{faker 'datatype.boolean'}},\n \"encoding\": \"\",\n \"headerRows\": {{faker 'number.int' max=99999}}\n },\n \"enabled\": {{faker 'datatype.boolean'}},\n \"excludePatterns\": [\n \"\"\n ],\n \"includePatterns\": [\n \"\"\n ],\n \"jsonOptions\": {\n \"disableTypeInference\": {{faker 'datatype.boolean'}},\n \"encoding\": \"\"\n },\n \"schedule\": \"\"\n },\n \"discoveryStatus\": {\n \"lastRunDuration\": \"\",\n \"lastRunTime\": \"\",\n \"message\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'SCHEDULED' 'IN_PROGRESS' 'PAUSED' 'DISABLED')}}\",\n \"stats\": {\n \"dataItems\": \"\",\n \"dataSize\": \"\",\n \"filesets\": \"\",\n \"tables\": \"\"\n },\n \"updateTime\": \"\"\n },\n \"displayName\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"resourceSpec\": {\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'STORAGE_BUCKET' 'BIGQUERY_DATASET')}}\"\n },\n \"resourceStatus\": {\n \"message\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'READY' 'ERROR')}}\",\n \"updateTime\": \"\"\n },\n \"securityStatus\": {\n \"message\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'READY' 'APPLYING' 'ERROR')}}\",\n \"updateTime\": \"\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "7c945ec2-8c9b-4627-afbf-70341b490b9c", "documentation": "Creates an asset resource.", "method": "post", "endpoint": "v1/:parent/assets", "responses": [ { "uuid": "e2db2621-2ed5-4049-9575-52c44b29baa0", "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": "e5e43293-578d-49fc-bade-46810133e185", "documentation": "List content.", "method": "get", "endpoint": "v1/:parent/content", "responses": [ { "uuid": "920ea205-8f18-4828-a345-f17fbb00c538", "body": "{\n \"content\": [\n {\n \"createTime\": \"\",\n \"dataText\": \"\",\n \"description\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"notebook\": {\n \"kernelType\": \"{{oneOf (array 'KERNEL_TYPE_UNSPECIFIED' 'PYTHON3')}}\"\n },\n \"path\": \"\",\n \"sqlScript\": {\n \"engine\": \"{{oneOf (array 'QUERY_ENGINE_UNSPECIFIED' 'SPARK')}}\"\n },\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "fac189fd-2fff-401e-9d95-8181b436f846", "documentation": "Create a content.", "method": "post", "endpoint": "v1/:parent/content", "responses": [ { "uuid": "2f4e0f19-10eb-43ae-a680-df84703513e8", "body": "{\n \"createTime\": \"\",\n \"dataText\": \"\",\n \"description\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"notebook\": {\n \"kernelType\": \"{{oneOf (array 'KERNEL_TYPE_UNSPECIFIED' 'PYTHON3')}}\"\n },\n \"path\": \"\",\n \"sqlScript\": {\n \"engine\": \"{{oneOf (array 'QUERY_ENGINE_UNSPECIFIED' 'SPARK')}}\"\n },\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": "9584bc7b-8a3f-4d81-87a0-b220452895d0", "documentation": "List content.", "method": "get", "endpoint": "v1/:parent/contentitems", "responses": [ { "uuid": "8693f179-fd8f-4330-be7e-09753169c451", "body": "{\n \"content\": [\n {\n \"createTime\": \"\",\n \"dataText\": \"\",\n \"description\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"notebook\": {\n \"kernelType\": \"{{oneOf (array 'KERNEL_TYPE_UNSPECIFIED' 'PYTHON3')}}\"\n },\n \"path\": \"\",\n \"sqlScript\": {\n \"engine\": \"{{oneOf (array 'QUERY_ENGINE_UNSPECIFIED' 'SPARK')}}\"\n },\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "a83036ef-905f-4714-afc2-a6372b1abbdb", "documentation": "Create a content.", "method": "post", "endpoint": "v1/:parent/contentitems", "responses": [ { "uuid": "2ba87ccd-67f7-40b2-9a9f-5b3bd1d670e1", "body": "{\n \"createTime\": \"\",\n \"dataText\": \"\",\n \"description\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"notebook\": {\n \"kernelType\": \"{{oneOf (array 'KERNEL_TYPE_UNSPECIFIED' 'PYTHON3')}}\"\n },\n \"path\": \"\",\n \"sqlScript\": {\n \"engine\": \"{{oneOf (array 'QUERY_ENGINE_UNSPECIFIED' 'SPARK')}}\"\n },\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": "35d767fb-41f6-4a4c-9f31-32c93ae64a41", "documentation": "List metadata entities in a zone.", "method": "get", "endpoint": "v1/:parent/entities", "responses": [ { "uuid": "0f0ba23c-9e7c-4bdb-bf5e-5749c5fe0b8e", "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": "84ec6639-b2a1-4f5b-adc1-e96c4228e55b", "documentation": "Create a metadata entity.", "method": "post", "endpoint": "v1/:parent/entities", "responses": [ { "uuid": "8e77f5e6-348e-4aae-876a-939fe0bf470d", "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": "5e7abad3-6f8c-4985-8459-a0f96e96fde0", "documentation": "Lists environments under the given lake.", "method": "get", "endpoint": "v1/:parent/environments", "responses": [ { "uuid": "d13cc3f0-f68d-4431-9215-f0d33345e1d1", "body": "{\n \"environments\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"endpoints\": {\n \"notebooks\": \"\",\n \"sql\": \"\"\n },\n \"infrastructureSpec\": {\n \"compute\": {\n \"diskSizeGb\": {{faker 'number.int' max=99999}},\n \"maxNodeCount\": {{faker 'number.int' max=99999}},\n \"nodeCount\": {{faker 'number.int' max=99999}}\n },\n \"osImage\": {\n \"imageVersion\": \"\",\n \"javaLibraries\": [\n \"\"\n ],\n \"properties\": {},\n \"pythonPackages\": [\n \"\"\n ]\n }\n },\n \"labels\": {},\n \"name\": \"\",\n \"sessionSpec\": {\n \"enableFastStartup\": {{faker 'datatype.boolean'}},\n \"maxIdleDuration\": \"\"\n },\n \"sessionStatus\": {\n \"active\": {{faker 'datatype.boolean'}}\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "6c253252-de17-4d65-85ce-43d29d37f421", "documentation": "Create an environment resource.", "method": "post", "endpoint": "v1/:parent/environments", "responses": [ { "uuid": "e6fd75b1-ce88-4d75-b960-702df3380a64", "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": "efacd0a5-5a0d-4ce7-86ce-d02ddb41b4fe", "documentation": "Lists Jobs under the given task.", "method": "get", "endpoint": "v1/:parent/jobs", "responses": [ { "uuid": "aaf55f00-870a-4f20-84c4-d694bfe40c02", "body": "{\n \"jobs\": [\n {\n \"endTime\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"retryCount\": {{faker 'number.int' max=99999}},\n \"service\": \"{{oneOf (array 'SERVICE_UNSPECIFIED' 'DATAPROC')}}\",\n \"serviceJob\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'RUNNING' 'CANCELLING' 'CANCELLED' 'SUCCEEDED' 'FAILED' 'ABORTED')}}\",\n \"uid\": \"\"\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": "98541891-880c-4fd9-8920-c88bf21833c4", "documentation": "Lists lake resources in a project and location.", "method": "get", "endpoint": "v1/:parent/lakes", "responses": [ { "uuid": "21a8d398-7b7c-4a61-9b3c-ceb3ad6e13b2", "body": "{\n \"lakes\": [\n {\n \"assetStatus\": {\n \"activeAssets\": {{faker 'number.int' max=99999}},\n \"securityPolicyApplyingAssets\": {{faker 'number.int' max=99999}},\n \"updateTime\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"labels\": {},\n \"metastore\": {\n \"service\": \"\"\n },\n \"metastoreStatus\": {\n \"endpoint\": \"\",\n \"message\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'NONE' 'READY' 'UPDATING' 'ERROR')}}\",\n \"updateTime\": \"\"\n },\n \"name\": \"\",\n \"serviceAccount\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"uid\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"nextPageToken\": \"\",\n \"unreachableLocations\": [\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": "51a4a63d-79cd-4c3e-8c51-e2536e012e02", "documentation": "Creates a lake resource.", "method": "post", "endpoint": "v1/:parent/lakes", "responses": [ { "uuid": "dad4e9a1-e146-41c5-b9bc-ded729f7a22a", "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": "f636496f-023f-4423-80f4-b604f063d3e8", "documentation": "List metadata partitions of an entity.", "method": "get", "endpoint": "v1/:parent/partitions", "responses": [ { "uuid": "c4e4c9fa-332b-4709-a6fa-82751cea4e5c", "body": "{\n \"nextPageToken\": \"\",\n \"partitions\": [\n {\n \"etag\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"values\": [\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": "888e011e-653c-438e-88bd-66bab18912b9", "documentation": "Create a metadata partition.", "method": "post", "endpoint": "v1/:parent/partitions", "responses": [ { "uuid": "878ac6ad-8bd8-404f-873d-1e2145930061", "body": "{\n \"etag\": \"\",\n \"location\": \"\",\n \"name\": \"\",\n \"values\": [\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": "8cc3dfc7-499c-4ea8-8944-b0c1278f9dbb", "documentation": "Lists session resources in an environment.", "method": "get", "endpoint": "v1/:parent/sessions", "responses": [ { "uuid": "9ffb1513-ad74-438c-b728-8af03b415278", "body": "{\n \"nextPageToken\": \"\",\n \"sessions\": [\n {\n \"createTime\": \"\",\n \"name\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"userId\": \"\"\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": "18dac0c0-0483-43e0-badb-b7e62de9cc6f", "documentation": "Lists tasks under the given lake.", "method": "get", "endpoint": "v1/:parent/tasks", "responses": [ { "uuid": "7fa2e6d4-f01f-4a1e-b836-fd3180460191", "body": "{\n \"nextPageToken\": \"\",\n \"tasks\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"displayName\": \"\",\n \"executionSpec\": {\n \"args\": {},\n \"kmsKey\": \"\",\n \"maxJobExecutionLifetime\": \"\",\n \"project\": \"\",\n \"serviceAccount\": \"\"\n },\n \"executionStatus\": {\n \"latestJob\": {\n \"endTime\": \"\",\n \"message\": \"\",\n \"name\": \"\",\n \"retryCount\": {{faker 'number.int' max=99999}},\n \"service\": \"{{oneOf (array 'SERVICE_UNSPECIFIED' 'DATAPROC')}}\",\n \"serviceJob\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'RUNNING' 'CANCELLING' 'CANCELLED' 'SUCCEEDED' 'FAILED' 'ABORTED')}}\",\n \"uid\": \"\"\n },\n \"updateTime\": \"\"\n },\n \"labels\": {},\n \"name\": \"\",\n \"notebook\": {\n \"archiveUris\": [\n \"\"\n ],\n \"fileUris\": [\n \"\"\n ],\n \"infrastructureSpec\": {\n \"batch\": {\n \"executorsCount\": {{faker 'number.int' max=99999}},\n \"maxExecutorsCount\": {{faker 'number.int' max=99999}}\n },\n \"containerImage\": {\n \"image\": \"\",\n \"javaJars\": [\n \"\"\n ],\n \"properties\": {},\n \"pythonPackages\": [\n \"\"\n ]\n },\n \"vpcNetwork\": {\n \"network\": \"\",\n \"networkTags\": [\n \"\"\n ],\n \"subNetwork\": \"\"\n }\n },\n \"notebook\": \"\"\n },\n \"spark\": {\n \"archiveUris\": [\n \"\"\n ],\n \"fileUris\": [\n \"\"\n ],\n \"infrastructureSpec\": {\n \"batch\": {\n \"executorsCount\": {{faker 'number.int' max=99999}},\n \"maxExecutorsCount\": {{faker 'number.int' max=99999}}\n },\n \"containerImage\": {\n \"image\": \"\",\n \"javaJars\": [\n \"\"\n ],\n \"properties\": {},\n \"pythonPackages\": [\n \"\"\n ]\n },\n \"vpcNetwork\": {\n \"network\": \"\",\n \"networkTags\": [\n \"\"\n ],\n \"subNetwork\": \"\"\n }\n },\n \"mainClass\": \"\",\n \"mainJarFileUri\": \"\",\n \"pythonScriptFile\": \"\",\n \"sqlScript\": \"\",\n \"sqlScriptFile\": \"\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"triggerSpec\": {\n \"disabled\": {{faker 'datatype.boolean'}},\n \"maxRetries\": {{faker 'number.int' max=99999}},\n \"schedule\": \"\",\n \"startTime\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'ON_DEMAND' 'RECURRING')}}\"\n },\n \"uid\": \"\",\n \"updateTime\": \"\"\n }\n ],\n \"unreachableLocations\": [\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": "24ce6e4c-197b-4b05-9fa6-7bed2d5ff6be", "documentation": "Creates a task resource within a lake.", "method": "post", "endpoint": "v1/:parent/tasks", "responses": [ { "uuid": "bd12e76c-dd53-438a-869a-a940fa8aef94", "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": "237469f9-13dc-4a0e-8f4c-0e6809f8d439", "documentation": "Lists zone resources in a lake.", "method": "get", "endpoint": "v1/:parent/zones", "responses": [ { "uuid": "07b26e6a-749d-4f11-9942-337b35ddd8ce", "body": "{\n \"nextPageToken\": \"\",\n \"zones\": [\n {\n \"assetStatus\": {\n \"activeAssets\": {{faker 'number.int' max=99999}},\n \"securityPolicyApplyingAssets\": {{faker 'number.int' max=99999}},\n \"updateTime\": \"\"\n },\n \"createTime\": \"\",\n \"description\": \"\",\n \"discoverySpec\": {\n \"csvOptions\": {\n \"delimiter\": \"\",\n \"disableTypeInference\": {{faker 'datatype.boolean'}},\n \"encoding\": \"\",\n \"headerRows\": {{faker 'number.int' max=99999}}\n },\n \"enabled\": {{faker 'datatype.boolean'}},\n \"excludePatterns\": [\n \"\"\n ],\n \"includePatterns\": [\n \"\"\n ],\n \"jsonOptions\": {\n \"disableTypeInference\": {{faker 'datatype.boolean'}},\n \"encoding\": \"\"\n },\n \"schedule\": \"\"\n },\n \"displayName\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"resourceSpec\": {\n \"locationType\": \"{{oneOf (array 'LOCATION_TYPE_UNSPECIFIED' 'SINGLE_REGION' 'MULTI_REGION')}}\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'ACTIVE' 'CREATING' 'DELETING' 'ACTION_REQUIRED')}}\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'RAW' 'CURATED')}}\",\n \"uid\": \"\",\n \"updateTime\": \"\"\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": "42e8679e-61f2-483d-bb37-5fc15e33dc0e", "documentation": "Creates a zone resource within a lake.", "method": "post", "endpoint": "v1/:parent/zones", "responses": [ { "uuid": "34666689-c2f4-4b98-9560-b96de13be66b", "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": "d44c7f27-8a3b-4260-833b-5ec19a54d446", "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": "3dabfae9-d149-49cf-9d40-3853d451b8ed", "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": "5b2a434d-0b74-4b3b-94bc-395d8bc6775c", "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": "d88fc20e-4e1f-4cc0-b258-1d0f36a0aee2", "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": "9b5aadcd-4f04-4baf-b647-9da700010d97", "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": "64299912-6fa8-47ec-8362-d7d3dcaa5692", "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": "97fafb91-0db7-4ab4-9095-c1b751d0721f" }, { "type": "route", "uuid": "863613bd-92ff-4b80-9739-064ef6cb97ed" }, { "type": "route", "uuid": "52d54f04-2152-473a-8acc-14a9e5427854" }, { "type": "route", "uuid": "61941df2-54d1-443b-ac05-8299c798def8" }, { "type": "route", "uuid": "99d00f9f-487b-4c1d-849f-10e40751a623" }, { "type": "route", "uuid": "fe5e64e0-82d8-4169-aba0-32da9e2c2d49" }, { "type": "route", "uuid": "479cada8-c69c-4320-b843-746eae6464a0" }, { "type": "route", "uuid": "03113c68-007e-4cf1-84c3-53c9476f8fdc" }, { "type": "route", "uuid": "5180da67-5525-44c1-b5a7-e2df452a4b12" }, { "type": "route", "uuid": "7c945ec2-8c9b-4627-afbf-70341b490b9c" }, { "type": "route", "uuid": "e5e43293-578d-49fc-bade-46810133e185" }, { "type": "route", "uuid": "fac189fd-2fff-401e-9d95-8181b436f846" }, { "type": "route", "uuid": "9584bc7b-8a3f-4d81-87a0-b220452895d0" }, { "type": "route", "uuid": "a83036ef-905f-4714-afc2-a6372b1abbdb" }, { "type": "route", "uuid": "35d767fb-41f6-4a4c-9f31-32c93ae64a41" }, { "type": "route", "uuid": "84ec6639-b2a1-4f5b-adc1-e96c4228e55b" }, { "type": "route", "uuid": "5e7abad3-6f8c-4985-8459-a0f96e96fde0" }, { "type": "route", "uuid": "6c253252-de17-4d65-85ce-43d29d37f421" }, { "type": "route", "uuid": "efacd0a5-5a0d-4ce7-86ce-d02ddb41b4fe" }, { "type": "route", "uuid": "98541891-880c-4fd9-8920-c88bf21833c4" }, { "type": "route", "uuid": "51a4a63d-79cd-4c3e-8c51-e2536e012e02" }, { "type": "route", "uuid": "f636496f-023f-4423-80f4-b604f063d3e8" }, { "type": "route", "uuid": "888e011e-653c-438e-88bd-66bab18912b9" }, { "type": "route", "uuid": "8cc3dfc7-499c-4ea8-8944-b0c1278f9dbb" }, { "type": "route", "uuid": "18dac0c0-0483-43e0-badb-b7e62de9cc6f" }, { "type": "route", "uuid": "24ce6e4c-197b-4b05-9fa6-7bed2d5ff6be" }, { "type": "route", "uuid": "237469f9-13dc-4a0e-8f4c-0e6809f8d439" }, { "type": "route", "uuid": "42e8679e-61f2-483d-bb37-5fc15e33dc0e" }, { "type": "route", "uuid": "d44c7f27-8a3b-4260-833b-5ec19a54d446" }, { "type": "route", "uuid": "5b2a434d-0b74-4b3b-94bc-395d8bc6775c" }, { "type": "route", "uuid": "9b5aadcd-4f04-4baf-b647-9da700010d97" } ] }