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], :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],
 :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-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: filter, pageToken, orderBy, pageSize

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: filter, pageToken, orderBy, pageSize

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], :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],
 :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 Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED

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 Public Errors: NOT_FOUND, INVALID_ARGUMENT and PERMISSION_DENIED
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-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: filter, pageToken, pageSize

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: filter, pageToken, pageSize

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-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: includeUnrevealedLocations, pageToken, pageSize, 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: includeUnrevealedLocations, pageToken, pageSize, filter

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

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

× close