Viewing docs for Scaleway v1.44.1
published on Monday, Mar 9, 2026 by pulumiverse
published on Monday, Mar 9, 2026 by pulumiverse
Viewing docs for Scaleway v1.44.1
published on Monday, Mar 9, 2026 by pulumiverse
published on Monday, Mar 9, 2026 by pulumiverse
Gets information about a transactional email 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,
name: Optional[str] = None,
project_id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDomainResult
def get_domain_output(domain_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
region: 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: scaleway:tem/getDomain:getDomain
arguments:
# arguments dictionaryThe following arguments are supported:
- domain_
id str - The domain id.
Only one of
nameanddomain_idshould be specified. - name str
- The domain name.
Only one of
nameanddomain_idshould be specified. - project_
id str project_id) The ID of the project the domain is associated with.- region str
region) The region in which the domain exists.
getDomain Result
The following output properties are available:
- Accept
Tos bool - Autoconfig bool
- Created
At string - Dkim
Config string - Dkim
Name string - Dmarc
Config string - Dmarc
Name string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Error string - Last
Valid stringAt - Mx
Blackhole string - Mx
Config string - Next
Check stringAt - Reputations
List<Pulumiverse.
Scaleway. Tem. Outputs. Get Domain Reputation> - Revoked
At string - Smtp
Host string - Smtp
Port int - Smtp
Port intAlternative - Smtp
Port intUnsecure - Smtps
Auth stringUser - Smtps
Port int - Smtps
Port intAlternative - Spf
Config string - Spf
Value string - Status string
- Domain
Id string - Name string
- Project
Id string - Region string
- Accept
Tos bool - Autoconfig bool
- Created
At string - Dkim
Config string - Dkim
Name string - Dmarc
Config string - Dmarc
Name string - Id string
- The provider-assigned unique ID for this managed resource.
- Last
Error string - Last
Valid stringAt - Mx
Blackhole string - Mx
Config string - Next
Check stringAt - Reputations
[]Get
Domain Reputation - Revoked
At string - Smtp
Host string - Smtp
Port int - Smtp
Port intAlternative - Smtp
Port intUnsecure - Smtps
Auth stringUser - Smtps
Port int - Smtps
Port intAlternative - Spf
Config string - Spf
Value string - Status string
- Domain
Id string - Name string
- Project
Id string - Region string
- accept
Tos Boolean - autoconfig Boolean
- created
At String - dkim
Config String - dkim
Name String - dmarc
Config String - dmarc
Name String - id String
- The provider-assigned unique ID for this managed resource.
- last
Error String - last
Valid StringAt - mx
Blackhole String - mx
Config String - next
Check StringAt - reputations
List<Get
Domain Reputation> - revoked
At String - smtp
Host String - smtp
Port Integer - smtp
Port IntegerAlternative - smtp
Port IntegerUnsecure - smtps
Auth StringUser - smtps
Port Integer - smtps
Port IntegerAlternative - spf
Config String - spf
Value String - status String
- domain
Id String - name String
- project
Id String - region String
- accept
Tos boolean - autoconfig boolean
- created
At string - dkim
Config string - dkim
Name string - dmarc
Config string - dmarc
Name string - id string
- The provider-assigned unique ID for this managed resource.
- last
Error string - last
Valid stringAt - mx
Blackhole string - mx
Config string - next
Check stringAt - reputations
Get
Domain Reputation[] - revoked
At string - smtp
Host string - smtp
Port number - smtp
Port numberAlternative - smtp
Port numberUnsecure - smtps
Auth stringUser - smtps
Port number - smtps
Port numberAlternative - spf
Config string - spf
Value string - status string
- domain
Id string - name string
- project
Id string - region string
- accept_
tos bool - autoconfig bool
- created_
at str - dkim_
config str - dkim_
name str - dmarc_
config str - dmarc_
name str - id str
- The provider-assigned unique ID for this managed resource.
- last_
error str - last_
valid_ strat - mx_
blackhole str - mx_
config str - next_
check_ strat - reputations
Sequence[Get
Domain Reputation] - revoked_
at str - smtp_
host str - smtp_
port int - smtp_
port_ intalternative - smtp_
port_ intunsecure - smtps_
auth_ struser - smtps_
port int - smtps_
port_ intalternative - spf_
config str - spf_
value str - status str
- domain_
id str - name str
- project_
id str - region str
- accept
Tos Boolean - autoconfig Boolean
- created
At String - dkim
Config String - dkim
Name String - dmarc
Config String - dmarc
Name String - id String
- The provider-assigned unique ID for this managed resource.
- last
Error String - last
Valid StringAt - mx
Blackhole String - mx
Config String - next
Check StringAt - reputations List<Property Map>
- revoked
At String - smtp
Host String - smtp
Port Number - smtp
Port NumberAlternative - smtp
Port NumberUnsecure - smtps
Auth StringUser - smtps
Port Number - smtps
Port NumberAlternative - spf
Config String - spf
Value String - status String
- domain
Id String - name String
- project
Id String - region String
Supporting Types
GetDomainReputation
- Previous
Score int - The previously-calculated domain's reputation score
- Previous
Scored stringAt - Time and date the previous reputation score was calculated
- Score int
- A range from 0 to 100 that determines your domain's reputation score
- Scored
At string - Time and date the score was calculated
- Status string
- Status of the domain's reputation
- Previous
Score int - The previously-calculated domain's reputation score
- Previous
Scored stringAt - Time and date the previous reputation score was calculated
- Score int
- A range from 0 to 100 that determines your domain's reputation score
- Scored
At string - Time and date the score was calculated
- Status string
- Status of the domain's reputation
- previous
Score Integer - The previously-calculated domain's reputation score
- previous
Scored StringAt - Time and date the previous reputation score was calculated
- score Integer
- A range from 0 to 100 that determines your domain's reputation score
- scored
At String - Time and date the score was calculated
- status String
- Status of the domain's reputation
- previous
Score number - The previously-calculated domain's reputation score
- previous
Scored stringAt - Time and date the previous reputation score was calculated
- score number
- A range from 0 to 100 that determines your domain's reputation score
- scored
At string - Time and date the score was calculated
- status string
- Status of the domain's reputation
- previous_
score int - The previously-calculated domain's reputation score
- previous_
scored_ strat - Time and date the previous reputation score was calculated
- score int
- A range from 0 to 100 that determines your domain's reputation score
- scored_
at str - Time and date the score was calculated
- status str
- Status of the domain's reputation
- previous
Score Number - The previously-calculated domain's reputation score
- previous
Scored StringAt - Time and date the previous reputation score was calculated
- score Number
- A range from 0 to 100 that determines your domain's reputation score
- scored
At String - Time and date the score was calculated
- status String
- Status of the domain's reputation
Package Details
- Repository
- scaleway pulumiverse/pulumi-scaleway
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scalewayTerraform Provider.
Viewing docs for Scaleway v1.44.1
published on Monday, Mar 9, 2026 by pulumiverse
published on Monday, Mar 9, 2026 by pulumiverse
