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/v1beta1.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 information about a 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>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]func LookupDomain(ctx *Context, args *LookupDomainArgs, opts ...InvokeOption) (*LookupDomainResult, error)
func LookupDomainOutput(ctx *Context, args *LookupDomainOutputArgs, opts ...InvokeOption) LookupDomainResultOutput> 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)
}public static CompletableFuture<GetDomainResult> getDomain(GetDomainArgs args, InvokeOptions options)
public static Output<GetDomainResult> getDomain(GetDomainArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:managedidentities/v1beta1:getDomain
  arguments:
    # arguments dictionaryThe following arguments are supported:
getDomain Result
The following output properties are available:
- Admin string
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- AuditLogs boolEnabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- List<string>
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- CreateTime string
- The time the instance was created.
- Fqdn string
- The 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 set up on an internal network.
- Labels Dictionary<string, string>
- Optional. Resource labels that can contain 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.
- Name string
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- ReservedIp stringRange 
- 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.Google Native. Managedidentities. V1Beta1. Outputs. Trust Response> 
- The current trusts associated with the domain.
- UpdateTime string
- The last update time.
- Admin string
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- AuditLogs boolEnabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- []string
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- CreateTime string
- The time the instance was created.
- Fqdn string
- The 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 set up on an internal network.
- Labels map[string]string
- Optional. Resource labels that can contain 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.
- Name string
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- ReservedIp stringRange 
- 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
- The last update time.
- admin String
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- auditLogs BooleanEnabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- List<String>
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- createTime String
- The time the instance was created.
- fqdn String
- The 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 set up on an internal network.
- labels Map<String,String>
- Optional. Resource labels that can contain 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.
- name String
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- reservedIp StringRange 
- 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
- The last update time.
- admin string
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- auditLogs booleanEnabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- string[]
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- createTime string
- The time the instance was created.
- fqdn string
- The 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 set up on an internal network.
- labels {[key: string]: string}
- Optional. Resource labels that can contain 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.
- name string
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- reservedIp stringRange 
- 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
- The last update time.
- admin str
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- audit_logs_ boolenabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- Sequence[str]
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- create_time str
- The time the instance was created.
- fqdn str
- The 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 set up on an internal network.
- labels Mapping[str, str]
- Optional. Resource labels that can contain 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.
- name str
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- reserved_ip_ strrange 
- 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
- The last update time.
- admin String
- Optional. The name of delegated administrator account used to perform Active Directory operations. If not specified, setupadminwill be used.
- auditLogs BooleanEnabled 
- Optional. Configuration for audit logs. True if audit logs are enabled, else false. Default is audit logs disabled.
- List<String>
- Optional. The full names of the Google Compute Engine networks the domain instance is connected to. Networks can be added using UpdateDomain. The domain is only available on networks listed in authorized_networks. If CIDR subnets overlap between networks, domain creation will fail.
- createTime String
- The time the instance was created.
- fqdn String
- The 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 set up on an internal network.
- labels Map<String>
- Optional. Resource labels that can contain 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.
- name String
- The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.
- reservedIp StringRange 
- 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
- The last update time.
Supporting Types
TrustResponse 
- CreateTime string
- The time the instance was created.
- LastTrust stringHeartbeat Time 
- The last heartbeat time when the trust was known to be connected.
- SelectiveAuthentication bool
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- State string
- The current state of the trust.
- StateDescription string
- Additional information about the current state of the trust, if available.
- TargetDns List<string>Ip Addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- TargetDomain stringName 
- The fully qualified target domain name which will be in trust with the current domain.
- TrustDirection string
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- TrustHandshake stringSecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- TrustType string
- The type of trust represented by the trust resource.
- UpdateTime string
- The last update time.
- CreateTime string
- The time the instance was created.
- LastTrust stringHeartbeat Time 
- The last heartbeat time when the trust was known to be connected.
- SelectiveAuthentication bool
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- State string
- The current state of the trust.
- StateDescription string
- Additional information about the current state of the trust, if available.
- TargetDns []stringIp Addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- TargetDomain stringName 
- The fully qualified target domain name which will be in trust with the current domain.
- TrustDirection string
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- TrustHandshake stringSecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- TrustType string
- The type of trust represented by the trust resource.
- UpdateTime string
- The last update time.
- createTime String
- The time the instance was created.
- lastTrust StringHeartbeat Time 
- The last heartbeat time when the trust was known to be connected.
- selectiveAuthentication Boolean
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- state String
- The current state of the trust.
- stateDescription String
- Additional information about the current state of the trust, if available.
- targetDns List<String>Ip Addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- targetDomain StringName 
- The fully qualified target domain name which will be in trust with the current domain.
- trustDirection String
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- trustHandshake StringSecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- trustType String
- The type of trust represented by the trust resource.
- updateTime String
- The last update time.
- createTime string
- The time the instance was created.
- lastTrust stringHeartbeat Time 
- The last heartbeat time when the trust was known to be connected.
- selectiveAuthentication boolean
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- state string
- The current state of the trust.
- stateDescription string
- Additional information about the current state of the trust, if available.
- targetDns string[]Ip Addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- targetDomain stringName 
- The fully qualified target domain name which will be in trust with the current domain.
- trustDirection string
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- trustHandshake stringSecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- trustType string
- The type of trust represented by the trust resource.
- updateTime string
- The last update time.
- create_time str
- The time the instance was created.
- last_trust_ strheartbeat_ time 
- The last heartbeat time when the trust was known to be connected.
- selective_authentication bool
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- state str
- The current state of the trust.
- state_description str
- Additional information about the current state of the trust, if available.
- target_dns_ Sequence[str]ip_ addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- target_domain_ strname 
- The fully qualified target domain name which will be in trust with the current domain.
- trust_direction str
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- trust_handshake_ strsecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- trust_type str
- The type of trust represented by the trust resource.
- update_time str
- The last update time.
- createTime String
- The time the instance was created.
- lastTrust StringHeartbeat Time 
- The last heartbeat time when the trust was known to be connected.
- selectiveAuthentication Boolean
- The trust authentication type, which decides whether the trusted side has forest/domain wide access or selective access to an approved set of resources.
- state String
- The current state of the trust.
- stateDescription String
- Additional information about the current state of the trust, if available.
- targetDns List<String>Ip Addresses 
- The target DNS server IP addresses which can resolve the remote domain involved in the trust.
- targetDomain StringName 
- The fully qualified target domain name which will be in trust with the current domain.
- trustDirection String
- The trust direction, which decides if the current domain is trusted, trusting, or both.
- trustHandshake StringSecret 
- Input only. The trust secret used for the handshake with the target domain. It will not be stored.
- trustType String
- The type of trust represented by the trust resource.
- updateTime String
- The 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