Liking cljdoc? Tell your friends :D

happygapi.managedidentities.projects

Managed Service for Microsoft Active Directory API: projects. The Managed Service for Microsoft Active Directory API is used for managing a highly available, hardened service running Microsoft Active Directory (AD). See: https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects

Managed Service for Microsoft Active Directory API: projects.
The Managed Service for Microsoft Active Directory API is used for managing a highly available, hardened service running Microsoft Active Directory (AD).
See: https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects
raw docstring

locations-get$clj

(locations-get$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/get

Required parameters: name

Optional parameters: none

Gets information about a location.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/get

Required parameters: name

Optional parameters: none

Gets information about a location.
sourceraw docstring

locations-global-domains-attachTrust$clj

(locations-global-domains-attachTrust$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/attachTrust

Required parameters: name

Optional parameters: none

Body:

{:trust {:trustDirection string, :createTime string, :state string, :updateTime string, :targetDomainName string, :targetDnsIpAddresses [string], :trustHandshakeSecret string, :selectiveAuthentication boolean, :trustType string, :lastTrustHeartbeatTime string, :stateDescription string}}

Adds an AD trust to a domain.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/attachTrust

Required parameters: name

Optional parameters: none

Body: 

{:trust {:trustDirection string,
         :createTime string,
         :state string,
         :updateTime string,
         :targetDomainName string,
         :targetDnsIpAddresses [string],
         :trustHandshakeSecret string,
         :selectiveAuthentication boolean,
         :trustType string,
         :lastTrustHeartbeatTime string,
         :stateDescription string}}

Adds an AD trust to a domain.
sourceraw docstring

locations-global-domains-create$clj

(locations-global-domains-create$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/create

Required parameters: parent

Optional parameters: domainName

Body:

{:labels {}, :admin string, :name string, :reservedIpRange string, :statusMessage string, :createTime string, :state string, :fqdn string, :updateTime string, :locations [string], :authorizedNetworks [string], :auditLogsEnabled boolean, :trusts [{:trustDirection string, :createTime string, :state string, :updateTime string, :targetDomainName string, :targetDnsIpAddresses [string], :trustHandshakeSecret string, :selectiveAuthentication boolean, :trustType string, :lastTrustHeartbeatTime string, :stateDescription string}]}

Creates a Microsoft AD domain.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/create

Required parameters: parent

Optional parameters: domainName

Body: 

{:labels {},
 :admin string,
 :name string,
 :reservedIpRange string,
 :statusMessage string,
 :createTime string,
 :state string,
 :fqdn string,
 :updateTime string,
 :locations [string],
 :authorizedNetworks [string],
 :auditLogsEnabled boolean,
 :trusts [{:trustDirection string,
           :createTime string,
           :state string,
           :updateTime string,
           :targetDomainName string,
           :targetDnsIpAddresses [string],
           :trustHandshakeSecret string,
           :selectiveAuthentication boolean,
           :trustType string,
           :lastTrustHeartbeatTime string,
           :stateDescription string}]}

Creates a Microsoft AD domain.
sourceraw docstring

locations-global-domains-delete$clj

(locations-global-domains-delete$ auth parameters)
https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/delete

Required parameters: name

Optional parameters: none

Deletes a domain.
sourceraw docstring

locations-global-domains-detachTrust$clj

(locations-global-domains-detachTrust$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/detachTrust

Required parameters: name

Optional parameters: none

Body:

{:trust {:trustDirection string, :createTime string, :state string, :updateTime string, :targetDomainName string, :targetDnsIpAddresses [string], :trustHandshakeSecret string, :selectiveAuthentication boolean, :trustType string, :lastTrustHeartbeatTime string, :stateDescription string}}

Removes an AD trust.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/detachTrust

Required parameters: name

Optional parameters: none

Body: 

{:trust {:trustDirection string,
         :createTime string,
         :state string,
         :updateTime string,
         :targetDomainName string,
         :targetDnsIpAddresses [string],
         :trustHandshakeSecret string,
         :selectiveAuthentication boolean,
         :trustType string,
         :lastTrustHeartbeatTime string,
         :stateDescription string}}

Removes an AD trust.
sourceraw docstring

locations-global-domains-get$clj

(locations-global-domains-get$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/get

Required parameters: name

Optional parameters: none

Gets information about a domain.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/get

Required parameters: name

Optional parameters: none

Gets information about a domain.
sourceraw docstring

locations-global-domains-getIamPolicy$clj

(locations-global-domains-getIamPolicy$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
sourceraw docstring

locations-global-domains-getLdapssettings$clj

(locations-global-domains-getLdapssettings$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/getLdapssettings

Required parameters: name

Optional parameters: none

Gets the domain ldaps settings.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/getLdapssettings

Required parameters: name

Optional parameters: none

Gets the domain ldaps settings.
sourceraw docstring

locations-global-domains-list$clj

(locations-global-domains-list$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/list

Required parameters: parent

Optional parameters: pageSize, filter, orderBy, pageToken

Lists domains in a project.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/list

Required parameters: parent

Optional parameters: pageSize, filter, orderBy, pageToken

Lists domains in a project.
sourceraw docstring

locations-global-domains-patch$clj

(locations-global-domains-patch$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:labels {}, :admin string, :name string, :reservedIpRange string, :statusMessage string, :createTime string, :state string, :fqdn string, :updateTime string, :locations [string], :authorizedNetworks [string], :auditLogsEnabled boolean, :trusts [{:trustDirection string, :createTime string, :state string, :updateTime string, :targetDomainName string, :targetDnsIpAddresses [string], :trustHandshakeSecret string, :selectiveAuthentication boolean, :trustType string, :lastTrustHeartbeatTime string, :stateDescription string}]}

Updates the metadata and configuration of a domain.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:labels {},
 :admin string,
 :name string,
 :reservedIpRange string,
 :statusMessage string,
 :createTime string,
 :state string,
 :fqdn string,
 :updateTime string,
 :locations [string],
 :authorizedNetworks [string],
 :auditLogsEnabled boolean,
 :trusts [{:trustDirection string,
           :createTime string,
           :state string,
           :updateTime string,
           :targetDomainName string,
           :targetDnsIpAddresses [string],
           :trustHandshakeSecret string,
           :selectiveAuthentication boolean,
           :trustType string,
           :lastTrustHeartbeatTime string,
           :stateDescription string}]}

Updates the metadata and configuration of a domain.
sourceraw docstring

locations-global-domains-reconfigureTrust$clj

(locations-global-domains-reconfigureTrust$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/reconfigureTrust

Required parameters: name

Optional parameters: none

Body:

{:targetDomainName string, :targetDnsIpAddresses [string]}

Updates the DNS conditional forwarder.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/reconfigureTrust

Required parameters: name

Optional parameters: none

Body: 

{:targetDomainName string, :targetDnsIpAddresses [string]}

Updates the DNS conditional forwarder.
sourceraw docstring

locations-global-domains-resetAdminPassword$clj

(locations-global-domains-resetAdminPassword$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/resetAdminPassword

Required parameters: name

Optional parameters: none

Body:

{}

Resets a domain's administrator password.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/resetAdminPassword

Required parameters: name

Optional parameters: none

Body: 

{}

Resets a domain's administrator password.
sourceraw docstring

locations-global-domains-setIamPolicy$clj

(locations-global-domains-setIamPolicy$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/setIamPolicy

Required parameters: resource

Optional parameters: none

Body:

{:policy {:version integer, :bindings [Binding], :etag string}}

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/setIamPolicy

Required parameters: resource

Optional parameters: none

Body: 

{:policy {:version integer, :bindings [Binding], :etag string}}

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
sourceraw docstring

locations-global-domains-sqlIntegrations-get$clj

(locations-global-domains-sqlIntegrations-get$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/sqlIntegrations/get

Required parameters: name

Optional parameters: none

Gets details of a single sqlIntegration.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/sqlIntegrations/get

Required parameters: name

Optional parameters: none

Gets details of a single sqlIntegration.
sourceraw docstring

locations-global-domains-sqlIntegrations-list$clj

(locations-global-domains-sqlIntegrations-list$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/sqlIntegrations/list

Required parameters: parent

Optional parameters: filter, orderBy, pageToken, pageSize

Lists SqlIntegrations in a given domain.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/sqlIntegrations/list

Required parameters: parent

Optional parameters: filter, orderBy, pageToken, pageSize

Lists SqlIntegrations in a given domain.
sourceraw docstring

locations-global-domains-testIamPermissions$clj

(locations-global-domains-testIamPermissions$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/testIamPermissions

Required parameters: resource

Optional parameters: none

Body:

{:permissions [string]}

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/testIamPermissions

Required parameters: resource

Optional parameters: none

Body: 

{:permissions [string]}

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.
sourceraw docstring

locations-global-domains-updateLdapssettings$clj

(locations-global-domains-updateLdapssettings$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/updateLdapssettings

Required parameters: name

Optional parameters: updateMask

Body:

{:name string, :state string, :certificatePfx string, :certificate {:expireTime string, :subjectAlternativeName [string], :thumbprint string, :issuingCertificate Certificate, :subject string}, :certificatePassword string, :updateTime string}

Patches a single ldaps settings.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/updateLdapssettings

Required parameters: name

Optional parameters: updateMask

Body: 

{:name string,
 :state string,
 :certificatePfx string,
 :certificate {:expireTime string,
               :subjectAlternativeName [string],
               :thumbprint string,
               :issuingCertificate Certificate,
               :subject string},
 :certificatePassword string,
 :updateTime string}

Patches a single ldaps settings.
sourceraw docstring

locations-global-domains-validateTrust$clj

(locations-global-domains-validateTrust$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/validateTrust

Required parameters: name

Optional parameters: none

Body:

{:trust {:trustDirection string, :createTime string, :state string, :updateTime string, :targetDomainName string, :targetDnsIpAddresses [string], :trustHandshakeSecret string, :selectiveAuthentication boolean, :trustType string, :lastTrustHeartbeatTime string, :stateDescription string}}

Validates a trust state, that the target domain is reachable, and that the target domain is able to accept incoming trust requests.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/validateTrust

Required parameters: name

Optional parameters: none

Body: 

{:trust {:trustDirection string,
         :createTime string,
         :state string,
         :updateTime string,
         :targetDomainName string,
         :targetDnsIpAddresses [string],
         :trustHandshakeSecret string,
         :selectiveAuthentication boolean,
         :trustType string,
         :lastTrustHeartbeatTime string,
         :stateDescription string}}

Validates a trust state, that the target domain is reachable, and that the target domain is able to accept incoming trust requests.
sourceraw docstring

locations-global-operations-cancel$clj

(locations-global-operations-cancel$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/cancel

Required parameters: name

Optional parameters: none

Body:

{}

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/cancel

Required parameters: name

Optional parameters: none

Body: 

{}

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`.
sourceraw docstring

locations-global-operations-delete$clj

(locations-global-operations-delete$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/delete

Required parameters: name

Optional parameters: none

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/delete

Required parameters: name

Optional parameters: none

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`.
sourceraw docstring

locations-global-operations-get$clj

(locations-global-operations-get$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/get

Required parameters: name

Optional parameters: none

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/get

Required parameters: name

Optional parameters: none

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.
sourceraw docstring

locations-global-operations-list$clj

(locations-global-operations-list$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/list

Required parameters: name

Optional parameters: pageSize, filter, pageToken

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/operations/list

Required parameters: name

Optional parameters: pageSize, filter, pageToken

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.
sourceraw docstring

locations-global-peerings-create$clj

(locations-global-peerings-create$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/create

Required parameters: parent

Optional parameters: peeringId

Body:

{:statusMessage string, :authorizedNetwork string, :domainResource string, :labels {}, :name string, :state string, :updateTime string, :createTime string}

Creates a Peering for Managed AD instance.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/create

Required parameters: parent

Optional parameters: peeringId

Body: 

{:statusMessage string,
 :authorizedNetwork string,
 :domainResource string,
 :labels {},
 :name string,
 :state string,
 :updateTime string,
 :createTime string}

Creates a Peering for Managed AD instance.
sourceraw docstring

locations-global-peerings-delete$clj

(locations-global-peerings-delete$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/delete

Required parameters: name

Optional parameters: none

Deletes identified Peering.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/delete

Required parameters: name

Optional parameters: none

Deletes identified Peering.
sourceraw docstring

locations-global-peerings-get$clj

(locations-global-peerings-get$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/get

Required parameters: name

Optional parameters: none

Gets details of a single Peering.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/get

Required parameters: name

Optional parameters: none

Gets details of a single Peering.
sourceraw docstring

locations-global-peerings-getIamPolicy$clj

(locations-global-peerings-getIamPolicy$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/getIamPolicy

Required parameters: resource

Optional parameters: options.requestedPolicyVersion

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
sourceraw docstring

locations-global-peerings-list$clj

(locations-global-peerings-list$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/list

Required parameters: parent

Optional parameters: pageToken, orderBy, pageSize, filter

Lists Peerings in a given project.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/list

Required parameters: parent

Optional parameters: pageToken, orderBy, pageSize, filter

Lists Peerings in a given project.
sourceraw docstring

locations-global-peerings-patch$clj

(locations-global-peerings-patch$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/patch

Required parameters: name

Optional parameters: updateMask

Body:

{:statusMessage string, :authorizedNetwork string, :domainResource string, :labels {}, :name string, :state string, :updateTime string, :createTime string}

Updates the labels for specified Peering.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/patch

Required parameters: name

Optional parameters: updateMask

Body: 

{:statusMessage string,
 :authorizedNetwork string,
 :domainResource string,
 :labels {},
 :name string,
 :state string,
 :updateTime string,
 :createTime string}

Updates the labels for specified Peering.
sourceraw docstring

locations-global-peerings-setIamPolicy$clj

(locations-global-peerings-setIamPolicy$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/setIamPolicy

Required parameters: resource

Optional parameters: none

Body:

{:policy {:version integer, :bindings [Binding], :etag string}}

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/setIamPolicy

Required parameters: resource

Optional parameters: none

Body: 

{:policy {:version integer, :bindings [Binding], :etag string}}

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
sourceraw docstring

locations-global-peerings-testIamPermissions$clj

(locations-global-peerings-testIamPermissions$ auth parameters body)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/testIamPermissions

Required parameters: resource

Optional parameters: none

Body:

{:permissions [string]}

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.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/peerings/testIamPermissions

Required parameters: resource

Optional parameters: none

Body: 

{:permissions [string]}

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.
sourceraw docstring

locations-list$clj

(locations-list$ auth parameters)

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/list

Required parameters: name

Optional parameters: pageSize, pageToken, filter

Lists information about the supported locations for this service.

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/list

Required parameters: name

Optional parameters: pageSize, pageToken, filter

Lists information about the supported locations for this service.
sourceraw docstring

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

× close