{ "opencollection": "1.0.0", "info": { "name": "OCI Cache Redis Identity API", "version": "20220315" }, "items": [ { "info": { "name": "redisIdentity", "type": "folder" }, "items": [ { "info": { "name": "Gets the Redis cluster identity token", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20220315/redisClusters/:redisClusterId/actions/identityToken", "headers": [ { "name": "if-match", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "redisClusterId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the cluster." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Generates an identity token to sign in with the specified redis user for the redis cluster" } ] } ], "bundled": true }