Liking cljdoc? Tell your friends :D
Clojure only.

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-backups-create$clj

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

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

Required parameters: parent

Optional parameters: backupId

Body:

{:name string, :labels {}, :createTime string, :updateTime string, :type string, :state string, :statusMessage string}

Creates a Backup for a domain.

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

Required parameters: parent

Optional parameters: backupId

Body: 

{:name string,
 :labels {},
 :createTime string,
 :updateTime string,
 :type string,
 :state string,
 :statusMessage string}

Creates a Backup for a domain.
sourceraw docstring

locations-global-domains-backups-delete$clj

(locations-global-domains-backups-delete$ auth parameters)

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

Required parameters: name

Optional parameters: none

Deletes identified Backup.

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

Required parameters: name

Optional parameters: none

Deletes identified Backup.
sourceraw docstring

locations-global-domains-backups-get$clj

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

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

Required parameters: name

Optional parameters: none

Gets details of a single Backup.

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

Required parameters: name

Optional parameters: none

Gets details of a single Backup.
sourceraw docstring

locations-global-domains-backups-getIamPolicy$clj

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

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/backups/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/backups/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-backups-list$clj

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

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

Required parameters: parent

Optional parameters: pageSize, pageToken, filter, orderBy

Lists Backup in a given project.

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

Required parameters: parent

Optional parameters: pageSize, pageToken, filter, orderBy

Lists Backup in a given project.
sourceraw docstring

locations-global-domains-backups-patch$clj

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

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

Required parameters: name

Optional parameters: updateMask

Body:

{:name string, :labels {}, :createTime string, :updateTime string, :type string, :state string, :statusMessage string}

Updates the labels for specified Backup.

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

Required parameters: name

Optional parameters: updateMask

Body: 

{:name string,
 :labels {},
 :createTime string,
 :updateTime string,
 :type string,
 :state string,
 :statusMessage string}

Updates the labels for specified Backup.
sourceraw docstring

locations-global-domains-backups-setIamPolicy$clj

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

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/backups/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/backups/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-backups-testIamPermissions$clj

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

https://cloud.google.com/managed-microsoft-ad/api/reference/rest/v1/projects/locations/global/domains/backups/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/backups/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-checkMigrationPermission$clj

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

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

Required parameters: domain

Optional parameters: none

Body:

{}

CheckMigrationPermission API gets the current state of DomainMigration

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

Required parameters: domain

Optional parameters: none

Body: 

{}

CheckMigrationPermission API gets the current state of DomainMigration
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-disableMigration$clj

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

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

Required parameters: domain

Optional parameters: none

Body:

{}

Disable Domain Migration

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

Required parameters: domain

Optional parameters: none

Body: 

{}

Disable Domain Migration
sourceraw docstring

locations-global-domains-domainJoinMachine$clj

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

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

Required parameters: domain

Optional parameters: none

Body:

{:vmIdToken string, :ouName string, :force boolean}

DomainJoinMachine API joins a Compute Engine VM to the domain

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

Required parameters: domain

Optional parameters: none

Body: 

{:vmIdToken string, :ouName string, :force boolean}

DomainJoinMachine API joins a Compute Engine VM to the domain
sourceraw docstring

locations-global-domains-enableMigration$clj

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

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

Required parameters: domain

Optional parameters: none

Body:

{:migratingDomains [{:domainName string, :disableSidFiltering boolean}]}

Enable Domain Migration

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

Required parameters: domain

Optional parameters: none

Body: 

{:migratingDomains [{:domainName string, :disableSidFiltering boolean}]}

Enable Domain Migration
sourceraw docstring

locations-global-domains-extendSchema$clj

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

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

Required parameters: domain

Optional parameters: none

Body:

{:description string, :gcsPath string, :fileContents string}

Extend Schema for Domain

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

Required parameters: domain

Optional parameters: none

Body: 

{:description string, :gcsPath string, :fileContents string}

Extend Schema for Domain
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, pageToken, filter, orderBy

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

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-restore$clj

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

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

Required parameters: name

Optional parameters: none

Body:

{:backupId string}

RestoreDomain restores domain backup mentioned in the RestoreDomainRequest

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

Required parameters: name

Optional parameters: none

Body: 

{:backupId string}

RestoreDomain restores domain backup mentioned in the RestoreDomainRequest
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: pageSize, pageToken, filter, orderBy

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

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, :certificate {:subject string, :thumbprint string, :subjectAlternativeName [string], :issuingCertificate Certificate, :expireTime string}, :state string, :certificatePfx 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,
 :certificate {:subject string,
               :thumbprint string,
               :subjectAlternativeName [string],
               :issuingCertificate Certificate,
               :expireTime string},
 :state string,
 :certificatePfx 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: filter, pageSize, pageToken

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

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

Required parameters: name

Optional parameters: filter, pageSize, pageToken

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
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:

{:name string, :labels {}, :authorizedNetwork string, :domainResource string, :createTime string, :updateTime string, :state string, :statusMessage 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: 

{:name string,
 :labels {},
 :authorizedNetwork string,
 :domainResource string,
 :createTime string,
 :updateTime string,
 :state string,
 :statusMessage 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: pageSize, pageToken, filter, orderBy

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

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:

{:name string, :labels {}, :authorizedNetwork string, :domainResource string, :createTime string, :updateTime string, :state string, :statusMessage 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: 

{:name string,
 :labels {},
 :authorizedNetwork string,
 :domainResource string,
 :createTime string,
 :updateTime string,
 :state string,
 :statusMessage 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: filter, pageSize, pageToken

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

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

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

× close