{ "uuid": "88b54e89-ecca-44c0-83d2-27be32889838", "lastMigration": 29, "name": "Identity and Access Management (IAM) API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "da7cbceb-0445-40f8-8b1c-444da90f9dd1", "documentation": "Deletes a policy. This action is permanent.", "method": "delete", "endpoint": "v2beta/:name", "responses": [ { "uuid": "a7f3200c-cb3d-4d54-a7be-4852694f3910", "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": "2105cb1c-656c-4204-9b57-0bc6666043ad", "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": "v2beta/:name", "responses": [ { "uuid": "d97d8b6f-6913-47b3-8523-64135b38a692", "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": "a027d0bc-3719-42b2-8cd5-6c389eb75342", "documentation": "Updates the specified policy. You can update only the rules and the display name for the policy. To update a policy, you should use a read-modify-write loop: 1. Use GetPolicy to read the current version of the policy. 2. Modify the policy as needed. 3. Use `UpdatePolicy` to write the updated policy. This pattern helps prevent conflicts between concurrent updates.", "method": "put", "endpoint": "v2beta/:name", "responses": [ { "uuid": "05498396-1764-467c-a97c-8d494afe4aea", "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": "086958f9-3c64-4dcc-a964-d0677ccf25f0", "documentation": "Retrieves the policies of the specified kind that are attached to a resource. The response lists only policy metadata. In particular, policy rules are omitted.", "method": "get", "endpoint": "v2beta/:parent", "responses": [ { "uuid": "aba18608-b819-48c9-adbe-4fbc90e9437f", "body": "{\n \"nextPageToken\": \"\",\n \"policies\": [\n {\n \"annotations\": {},\n \"createTime\": \"\",\n \"deleteTime\": \"\",\n \"displayName\": \"\",\n \"etag\": \"\",\n \"kind\": \"\",\n \"name\": \"\",\n \"rules\": [\n {\n \"denyRule\": {\n \"denialCondition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"deniedPermissions\": [\n \"\"\n ],\n \"deniedPrincipals\": [\n \"\"\n ],\n \"exceptionPermissions\": [\n \"\"\n ],\n \"exceptionPrincipals\": [\n \"\"\n ]\n },\n \"description\": \"\"\n }\n ],\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": "c2377f5a-82db-40d2-854e-30aa5caa8886", "documentation": "Creates a policy.", "method": "post", "endpoint": "v2beta/:parent", "responses": [ { "uuid": "9c0cfd57-cab8-4b0b-8c09-44c4940fd19b", "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": "da7cbceb-0445-40f8-8b1c-444da90f9dd1" }, { "type": "route", "uuid": "2105cb1c-656c-4204-9b57-0bc6666043ad" }, { "type": "route", "uuid": "a027d0bc-3719-42b2-8cd5-6c389eb75342" }, { "type": "route", "uuid": "086958f9-3c64-4dcc-a964-d0677ccf25f0" }, { "type": "route", "uuid": "c2377f5a-82db-40d2-854e-30aa5caa8886" } ] }