Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.policytroubleshooter.iam

Policy Troubleshooter API: iam.

See: https://cloud.google.com/iam/api/reference/rest/v1/iam

Policy Troubleshooter API: iam.

See: https://cloud.google.com/iam/api/reference/rest/v1/iam
raw docstring

troubleshoot$clj

(troubleshoot$ auth parameters body)

https://cloud.google.com/iam/api/reference/rest/v1/iam/troubleshoot

Required parameters: none

Optional parameters: none

Body:

{:accessTuple {:permission string, :fullResourceName string, :principal string}}

Checks whether a member has a specific permission for a specific resource, and explains why the member does or does not have that permission.

https://cloud.google.com/iam/api/reference/rest/v1/iam/troubleshoot

Required parameters: none

Optional parameters: none

Body: 

{:accessTuple {:permission string,
               :fullResourceName string,
               :principal string}}

Checks whether a member has a specific permission for a specific resource, and explains why the member does or does not have that permission.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close