1. Packages
  2. Google Cloud Native
  3. API Docs
  4. managedidentities
  5. managedidentities/v1alpha1
  6. getDomain

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.managedidentities/v1alpha1.getDomain

Explore with Pulumi AI

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

Gets details of a single Domain.

Using getDomain

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getDomain(args: GetDomainArgs, opts?: InvokeOptions): Promise<GetDomainResult>
function getDomainOutput(args: GetDomainOutputArgs, opts?: InvokeOptions): Output<GetDomainResult>
Copy
def get_domain(domain_id: Optional[str] = None,
               project: Optional[str] = None,
               opts: Optional[InvokeOptions] = None) -> GetDomainResult
def get_domain_output(domain_id: Optional[pulumi.Input[str]] = None,
               project: Optional[pulumi.Input[str]] = None,
               opts: Optional[InvokeOptions] = None) -> Output[GetDomainResult]
Copy
func LookupDomain(ctx *Context, args *LookupDomainArgs, opts ...InvokeOption) (*LookupDomainResult, error)
func LookupDomainOutput(ctx *Context, args *LookupDomainOutputArgs, opts ...InvokeOption) LookupDomainResultOutput
Copy

> Note: This function is named LookupDomain in the Go SDK.

public static class GetDomain 
{
    public static Task<GetDomainResult> InvokeAsync(GetDomainArgs args, InvokeOptions? opts = null)
    public static Output<GetDomainResult> Invoke(GetDomainInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetDomainResult> getDomain(GetDomainArgs args, InvokeOptions options)
public static Output<GetDomainResult> getDomain(GetDomainArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:managedidentities/v1alpha1:getDomain
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DomainId This property is required. string
Project string
DomainId This property is required. string
Project string
domainId This property is required. String
project String
domainId This property is required. string
project string
domain_id This property is required. str
project str
domainId This property is required. String
project String

getDomain Result

The following output properties are available:

AuditLogsEnabled bool
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
AuthorizedNetworks List<string>
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
CreateTime string
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
Fqdn string
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
Labels Dictionary<string, string>
Optional. Resource labels to represent user provided metadata
Locations List<string>
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
ManagedIdentitiesAdminName string
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
Name string
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
ReservedIpRange string
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
State string
The current state of this domain.
StatusMessage string
Additional information about the current status of this domain, if available.
Trusts List<Pulumi.GoogleNative.Managedidentities.V1Alpha1.Outputs.TrustResponse>
The current trusts associated with the domain.
UpdateTime string
Last update time. Synthetic field is populated automatically by CCFE.
AuditLogsEnabled bool
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
AuthorizedNetworks []string
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
CreateTime string
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
Fqdn string
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
Labels map[string]string
Optional. Resource labels to represent user provided metadata
Locations []string
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
ManagedIdentitiesAdminName string
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
Name string
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
ReservedIpRange string
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
State string
The current state of this domain.
StatusMessage string
Additional information about the current status of this domain, if available.
Trusts []TrustResponse
The current trusts associated with the domain.
UpdateTime string
Last update time. Synthetic field is populated automatically by CCFE.
auditLogsEnabled Boolean
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
authorizedNetworks List<String>
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
createTime String
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
fqdn String
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
labels Map<String,String>
Optional. Resource labels to represent user provided metadata
locations List<String>
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
managedIdentitiesAdminName String
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
name String
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
reservedIpRange String
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
state String
The current state of this domain.
statusMessage String
Additional information about the current status of this domain, if available.
trusts List<TrustResponse>
The current trusts associated with the domain.
updateTime String
Last update time. Synthetic field is populated automatically by CCFE.
auditLogsEnabled boolean
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
authorizedNetworks string[]
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
createTime string
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
fqdn string
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
labels {[key: string]: string}
Optional. Resource labels to represent user provided metadata
locations string[]
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
managedIdentitiesAdminName string
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
name string
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
reservedIpRange string
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
state string
The current state of this domain.
statusMessage string
Additional information about the current status of this domain, if available.
trusts TrustResponse[]
The current trusts associated with the domain.
updateTime string
Last update time. Synthetic field is populated automatically by CCFE.
audit_logs_enabled bool
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
authorized_networks Sequence[str]
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
create_time str
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
fqdn str
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
labels Mapping[str, str]
Optional. Resource labels to represent user provided metadata
locations Sequence[str]
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
managed_identities_admin_name str
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
name str
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
reserved_ip_range str
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
state str
The current state of this domain.
status_message str
Additional information about the current status of this domain, if available.
trusts Sequence[TrustResponse]
The current trusts associated with the domain.
update_time str
Last update time. Synthetic field is populated automatically by CCFE.
auditLogsEnabled Boolean
Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
authorizedNetworks List<String>
Optional. The full names of the Google Compute Engine networks to which the instance is connected. Network can be added using UpdateDomain later. Domain is only available on network part of authorized_networks. Caller needs to make sure that CIDR subnets do not overlap between networks, else domain creation will fail.
createTime String
The time the instance was created. Synthetic field is populated automatically by CCFE. go/ccfe-synthetic-field-user-guide
fqdn String
Fully-qualified domain name of the exposed domain used by clients to connect to the service. Similar to what would be chosen for an Active Directory that is set up on an internal network.
labels Map<String>
Optional. Resource labels to represent user provided metadata
locations List<String>
Locations where domain needs to be provisioned. regions e.g. us-west1 or us-east4 Service supports up to 4 locations at once. Each location will use a /26 block.
managedIdentitiesAdminName String
Optional. Name of customer-visible admin used to perform Active Directory operations. If not specified setupadmin would be used.
name String
Unique name of the domain in this scope including projects and location using the form: projects/{project_id}/locations/global/domains/{domain_name}.
reservedIpRange String
The CIDR range of internal addresses that are reserved for this domain. Reserved networks must be /24 or larger. Ranges must be unique and non-overlapping with existing subnets in [Domain].[authorized_networks].
state String
The current state of this domain.
statusMessage String
Additional information about the current status of this domain, if available.
trusts List<Property Map>
The current trusts associated with the domain.
updateTime String
Last update time. Synthetic field is populated automatically by CCFE.

Supporting Types

TrustResponse

CreateTime This property is required. string
The time the instance was created.
LastKnownTrustConnectedHeartbeatTime This property is required. string
The last heartbeat time when the trust was known to be connected.
SelectiveAuthentication This property is required. bool
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
State This property is required. string
The current state of this trust.
StateDescription This property is required. string
Additional information about the current state of this trust, if available.
TargetDnsIpAddresses This property is required. List<string>
The target dns server ip addresses which can resolve the remote domain involved in trust.
TargetDomainName This property is required. string
The fully qualified target domain name which will be in trust with current domain.
TrustDirection This property is required. string
The trust direction decides the current domain is trusted, trusting or both.
TrustHandshakeSecret This property is required. string
Input only, and will not be stored. The trust secret used for handshake with target domain.
TrustType This property is required. string
The type of trust represented by the trust resource.
UpdateTime This property is required. string
Last update time.
CreateTime This property is required. string
The time the instance was created.
LastKnownTrustConnectedHeartbeatTime This property is required. string
The last heartbeat time when the trust was known to be connected.
SelectiveAuthentication This property is required. bool
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
State This property is required. string
The current state of this trust.
StateDescription This property is required. string
Additional information about the current state of this trust, if available.
TargetDnsIpAddresses This property is required. []string
The target dns server ip addresses which can resolve the remote domain involved in trust.
TargetDomainName This property is required. string
The fully qualified target domain name which will be in trust with current domain.
TrustDirection This property is required. string
The trust direction decides the current domain is trusted, trusting or both.
TrustHandshakeSecret This property is required. string
Input only, and will not be stored. The trust secret used for handshake with target domain.
TrustType This property is required. string
The type of trust represented by the trust resource.
UpdateTime This property is required. string
Last update time.
createTime This property is required. String
The time the instance was created.
lastKnownTrustConnectedHeartbeatTime This property is required. String
The last heartbeat time when the trust was known to be connected.
selectiveAuthentication This property is required. Boolean
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
state This property is required. String
The current state of this trust.
stateDescription This property is required. String
Additional information about the current state of this trust, if available.
targetDnsIpAddresses This property is required. List<String>
The target dns server ip addresses which can resolve the remote domain involved in trust.
targetDomainName This property is required. String
The fully qualified target domain name which will be in trust with current domain.
trustDirection This property is required. String
The trust direction decides the current domain is trusted, trusting or both.
trustHandshakeSecret This property is required. String
Input only, and will not be stored. The trust secret used for handshake with target domain.
trustType This property is required. String
The type of trust represented by the trust resource.
updateTime This property is required. String
Last update time.
createTime This property is required. string
The time the instance was created.
lastKnownTrustConnectedHeartbeatTime This property is required. string
The last heartbeat time when the trust was known to be connected.
selectiveAuthentication This property is required. boolean
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
state This property is required. string
The current state of this trust.
stateDescription This property is required. string
Additional information about the current state of this trust, if available.
targetDnsIpAddresses This property is required. string[]
The target dns server ip addresses which can resolve the remote domain involved in trust.
targetDomainName This property is required. string
The fully qualified target domain name which will be in trust with current domain.
trustDirection This property is required. string
The trust direction decides the current domain is trusted, trusting or both.
trustHandshakeSecret This property is required. string
Input only, and will not be stored. The trust secret used for handshake with target domain.
trustType This property is required. string
The type of trust represented by the trust resource.
updateTime This property is required. string
Last update time.
create_time This property is required. str
The time the instance was created.
last_known_trust_connected_heartbeat_time This property is required. str
The last heartbeat time when the trust was known to be connected.
selective_authentication This property is required. bool
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
state This property is required. str
The current state of this trust.
state_description This property is required. str
Additional information about the current state of this trust, if available.
target_dns_ip_addresses This property is required. Sequence[str]
The target dns server ip addresses which can resolve the remote domain involved in trust.
target_domain_name This property is required. str
The fully qualified target domain name which will be in trust with current domain.
trust_direction This property is required. str
The trust direction decides the current domain is trusted, trusting or both.
trust_handshake_secret This property is required. str
Input only, and will not be stored. The trust secret used for handshake with target domain.
trust_type This property is required. str
The type of trust represented by the trust resource.
update_time This property is required. str
Last update time.
createTime This property is required. String
The time the instance was created.
lastKnownTrustConnectedHeartbeatTime This property is required. String
The last heartbeat time when the trust was known to be connected.
selectiveAuthentication This property is required. Boolean
The trust authentication type which decides whether the trusted side has forest/domain wide access or selective access to approved set of resources.
state This property is required. String
The current state of this trust.
stateDescription This property is required. String
Additional information about the current state of this trust, if available.
targetDnsIpAddresses This property is required. List<String>
The target dns server ip addresses which can resolve the remote domain involved in trust.
targetDomainName This property is required. String
The fully qualified target domain name which will be in trust with current domain.
trustDirection This property is required. String
The trust direction decides the current domain is trusted, trusting or both.
trustHandshakeSecret This property is required. String
Input only, and will not be stored. The trust secret used for handshake with target domain.
trustType This property is required. String
The type of trust represented by the trust resource.
updateTime This property is required. String
Last update time.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi