{ "uuid": "733f325c-e5cb-4219-a24a-93bac2803d83", "lastMigration": 29, "name": "Google Cloud Memorystore for Redis API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "83fec0ff-7e40-4b80-80d5-e023823dbc77", "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": "b06972d8-c0e5-4f78-94e5-dc5315ef917e", "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": "cb33432b-c620-4b2f-bc86-6cb2c483ebaa", "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": "4c83306a-c015-4160-8944-a653574f3894", "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": "905b8b4d-58dc-4f53-a262-12749d1e9878", "documentation": "Updates the metadata and configuration of a specific Redis instance. Completed longrunning.Operation will contain the new instance object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation.", "method": "patch", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "49f39b67-990e-4f85-855b-c09525075412", "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": "e0d5960a-393c-4121-b453-c3da5a07b236", "documentation": "Gets the AUTH string for a Redis instance. If AUTH is not enabled for the instance the response will be empty. This information is not included in the details returned to GetInstance.", "method": "get", "endpoint": "v1beta1/:name/authString", "responses": [ { "uuid": "160193bb-7fe2-494b-a9bf-b12a1ea1c4e9", "body": "{\n \"authString\": \"\"\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": "0cd6d501-29b5-4ba7-adee-a842e294e6cf", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1beta1/:name/locations", "responses": [ { "uuid": "03390ec8-86ce-42f2-a942-d73630bf1d33", "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": "21281901-5b29-4f3f-b540-555d25f10d94", "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": "d3dfd2bf-3c8c-43e0-b463-7218331fcc98", "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": "e77d8f00-0d2b-4cca-8105-fb7b1320b27a", "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": "16e5b1d7-b43a-4bc6-970a-7bcb54029cd1", "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": "c8951927-61d0-41b8-98c2-bb8224a6177d", "documentation": "Export Redis instance data into a Redis RDB format file in Cloud Storage. Redis will continue serving during this operation. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation.", "method": "post", "endpoint": "v1beta1/:name:export", "responses": [ { "uuid": "4d9cf8b8-6971-4f0c-92ea-eab5034e3137", "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": "d1d5b33c-d4bb-4f28-9341-b7930a5675ad", "documentation": "Initiates a failover of the primary node to current replica node for a specific STANDARD tier Cloud Memorystore for Redis instance.", "method": "post", "endpoint": "v1beta1/:name:failover", "responses": [ { "uuid": "39aad31a-8e5d-4e88-86d8-e2e2b81388f7", "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": "43a8287d-8c33-47c3-836c-f0a7aed2b81c", "documentation": "Import a Redis RDB snapshot file from Cloud Storage into a Redis instance. Redis may stop serving during this operation. Instance state will be IMPORTING for entire operation. When complete, the instance will contain only data from the imported file. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation.", "method": "post", "endpoint": "v1beta1/:name:import", "responses": [ { "uuid": "80228c7e-706f-4d77-91a2-70419675e261", "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": "a4bf501d-9138-490b-b7d3-a8bd90ded735", "documentation": "Reschedule maintenance for a given instance in a given project and location.", "method": "post", "endpoint": "v1beta1/:name:rescheduleMaintenance", "responses": [ { "uuid": "21d23ceb-2bae-4399-9434-a4ad3d87ab5c", "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": "eeed9d1c-0a97-416e-982b-cfbafbddc2a0", "documentation": "Upgrades Redis instance to the newer Redis version specified in the request.", "method": "post", "endpoint": "v1beta1/:name:upgrade", "responses": [ { "uuid": "53421d65-4e7a-4092-aa66-e936c3738a84", "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": "8c5f5210-2e51-4ad7-b3eb-b18bddaecae1", "documentation": "Lists all Redis instances owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.", "method": "get", "endpoint": "v1beta1/:parent/instances", "responses": [ { "uuid": "5cc455ce-a881-470b-affb-1d59c1cd4ef2", "body": "{\n \"instances\": [\n {\n \"alternativeLocationId\": \"\",\n \"authEnabled\": {{faker 'datatype.boolean'}},\n \"authorizedNetwork\": \"\",\n \"availableMaintenanceVersions\": [\n \"\"\n ],\n \"connectMode\": \"{{oneOf (array 'CONNECT_MODE_UNSPECIFIED' 'DIRECT_PEERING' 'PRIVATE_SERVICE_ACCESS')}}\",\n \"createTime\": \"\",\n \"currentLocationId\": \"\",\n \"customerManagedKey\": \"\",\n \"displayName\": \"\",\n \"host\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"maintenancePolicy\": {\n \"createTime\": \"\",\n \"description\": \"\",\n \"updateTime\": \"\",\n \"weeklyMaintenanceWindow\": [\n {\n \"day\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"duration\": \"\",\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ]\n },\n \"maintenanceSchedule\": {\n \"canReschedule\": {{faker 'datatype.boolean'}},\n \"endTime\": \"\",\n \"scheduleDeadlineTime\": \"\",\n \"startTime\": \"\"\n },\n \"maintenanceVersion\": \"\",\n \"memorySizeGb\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"nodes\": [\n {\n \"id\": \"\",\n \"zone\": \"\"\n }\n ],\n \"persistenceConfig\": {\n \"persistenceMode\": \"{{oneOf (array 'PERSISTENCE_MODE_UNSPECIFIED' 'DISABLED' 'RDB')}}\",\n \"rdbNextSnapshotTime\": \"\",\n \"rdbSnapshotPeriod\": \"{{oneOf (array 'SNAPSHOT_PERIOD_UNSPECIFIED' 'ONE_HOUR' 'SIX_HOURS' 'TWELVE_HOURS' 'TWENTY_FOUR_HOURS')}}\",\n \"rdbSnapshotStartTime\": \"\"\n },\n \"persistenceIamIdentity\": \"\",\n \"port\": {{faker 'number.int' max=99999}},\n \"readEndpoint\": \"\",\n \"readEndpointPort\": {{faker 'number.int' max=99999}},\n \"readReplicasMode\": \"{{oneOf (array 'READ_REPLICAS_MODE_UNSPECIFIED' 'READ_REPLICAS_DISABLED' 'READ_REPLICAS_ENABLED')}}\",\n \"redisConfigs\": {},\n \"redisVersion\": \"\",\n \"replicaCount\": {{faker 'number.int' max=99999}},\n \"reservedIpRange\": \"\",\n \"secondaryIpRange\": \"\",\n \"serverCaCerts\": [\n {\n \"cert\": \"\",\n \"createTime\": \"\",\n \"expireTime\": \"\",\n \"serialNumber\": \"\",\n \"sha1Fingerprint\": \"\"\n }\n ],\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'CREATING' 'READY' 'UPDATING' 'DELETING' 'REPAIRING' 'MAINTENANCE' 'IMPORTING' 'FAILING_OVER')}}\",\n \"statusMessage\": \"\",\n \"suspensionReasons\": [\n \"{{oneOf (array 'SUSPENSION_REASON_UNSPECIFIED' 'CUSTOMER_MANAGED_KEY_ISSUE')}}\"\n ],\n \"tier\": \"{{oneOf (array 'TIER_UNSPECIFIED' 'BASIC' 'STANDARD_HA')}}\",\n \"transitEncryptionMode\": \"{{oneOf (array 'TRANSIT_ENCRYPTION_MODE_UNSPECIFIED' 'SERVER_AUTHENTICATION' 'DISABLED')}}\"\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": "851963dc-4f32-4482-bc6f-ea5139cf9c33", "documentation": "Creates a Redis instance based on the specified tier and memory size. By default, the instance is accessible from the project's [default network](https://cloud.google.com/vpc/docs/vpc). The creation is executed asynchronously and callers may check the returned operation to track its progress. Once the operation is completed the Redis instance will be fully functional. The completed longrunning.Operation will contain the new instance object in the response field. The returned operation is automatically deleted after a few hours, so there is no need to call DeleteOperation.", "method": "post", "endpoint": "v1beta1/:parent/instances", "responses": [ { "uuid": "05122bf7-f2c9-4922-92ed-322036779bbe", "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" } ], "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": "83fec0ff-7e40-4b80-80d5-e023823dbc77" }, { "type": "route", "uuid": "cb33432b-c620-4b2f-bc86-6cb2c483ebaa" }, { "type": "route", "uuid": "905b8b4d-58dc-4f53-a262-12749d1e9878" }, { "type": "route", "uuid": "e0d5960a-393c-4121-b453-c3da5a07b236" }, { "type": "route", "uuid": "0cd6d501-29b5-4ba7-adee-a842e294e6cf" }, { "type": "route", "uuid": "21281901-5b29-4f3f-b540-555d25f10d94" }, { "type": "route", "uuid": "e77d8f00-0d2b-4cca-8105-fb7b1320b27a" }, { "type": "route", "uuid": "c8951927-61d0-41b8-98c2-bb8224a6177d" }, { "type": "route", "uuid": "d1d5b33c-d4bb-4f28-9341-b7930a5675ad" }, { "type": "route", "uuid": "43a8287d-8c33-47c3-836c-f0a7aed2b81c" }, { "type": "route", "uuid": "a4bf501d-9138-490b-b7d3-a8bd90ded735" }, { "type": "route", "uuid": "eeed9d1c-0a97-416e-982b-cfbafbddc2a0" }, { "type": "route", "uuid": "8c5f5210-2e51-4ad7-b3eb-b18bddaecae1" }, { "type": "route", "uuid": "851963dc-4f32-4482-bc6f-ea5139cf9c33" } ] }