1. Packages
  2. Akamai
  3. API Docs
  4. getZoneDnssecStatus
Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi

akamai.getZoneDnssecStatus

Explore with Pulumi AI

akamai logo
Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi

    Using getZoneDnssecStatus

    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 getZoneDnssecStatus(args: GetZoneDnssecStatusArgs, opts?: InvokeOptions): Promise<GetZoneDnssecStatusResult>
    function getZoneDnssecStatusOutput(args: GetZoneDnssecStatusOutputArgs, opts?: InvokeOptions): Output<GetZoneDnssecStatusResult>
    def get_zone_dnssec_status(zone: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetZoneDnssecStatusResult
    def get_zone_dnssec_status_output(zone: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetZoneDnssecStatusResult]
    func GetZoneDnssecStatus(ctx *Context, args *GetZoneDnssecStatusArgs, opts ...InvokeOption) (*GetZoneDnssecStatusResult, error)
    func GetZoneDnssecStatusOutput(ctx *Context, args *GetZoneDnssecStatusOutputArgs, opts ...InvokeOption) GetZoneDnssecStatusResultOutput

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

    public static class GetZoneDnssecStatus 
    {
        public static Task<GetZoneDnssecStatusResult> InvokeAsync(GetZoneDnssecStatusArgs args, InvokeOptions? opts = null)
        public static Output<GetZoneDnssecStatusResult> Invoke(GetZoneDnssecStatusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetZoneDnssecStatusResult> getZoneDnssecStatus(GetZoneDnssecStatusArgs args, InvokeOptions options)
    public static Output<GetZoneDnssecStatusResult> getZoneDnssecStatus(GetZoneDnssecStatusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: akamai:index/getZoneDnssecStatus:getZoneDnssecStatus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Zone string
    Zone string
    zone String
    zone string
    zone str
    zone String

    getZoneDnssecStatus Result

    The following output properties are available:

    Alerts List<string>
    CurrentRecords GetZoneDnssecStatusCurrentRecords
    Id string
    The provider-assigned unique ID for this managed resource.
    NewRecords GetZoneDnssecStatusNewRecords
    Zone string
    Alerts []string
    CurrentRecords GetZoneDnssecStatusCurrentRecords
    Id string
    The provider-assigned unique ID for this managed resource.
    NewRecords GetZoneDnssecStatusNewRecords
    Zone string
    alerts List<String>
    currentRecords GetZoneDnssecStatusCurrentRecords
    id String
    The provider-assigned unique ID for this managed resource.
    newRecords GetZoneDnssecStatusNewRecords
    zone String
    alerts string[]
    currentRecords GetZoneDnssecStatusCurrentRecords
    id string
    The provider-assigned unique ID for this managed resource.
    newRecords GetZoneDnssecStatusNewRecords
    zone string
    alerts Sequence[str]
    current_records GetZoneDnssecStatusCurrentRecords
    id str
    The provider-assigned unique ID for this managed resource.
    new_records GetZoneDnssecStatusNewRecords
    zone str
    alerts List<String>
    currentRecords Property Map
    id String
    The provider-assigned unique ID for this managed resource.
    newRecords Property Map
    zone String

    Supporting Types

    GetZoneDnssecStatusCurrentRecords

    DnskeyRecord string
    The generated DNSKEY record for this zone.
    DsRecord string
    The generated DS record for this zone.
    ExpectedTtl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    LastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    DnskeyRecord string
    The generated DNSKEY record for this zone.
    DsRecord string
    The generated DS record for this zone.
    ExpectedTtl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    LastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord String
    The generated DNSKEY record for this zone.
    dsRecord String
    The generated DS record for this zone.
    expectedTtl Integer
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate String
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord string
    The generated DNSKEY record for this zone.
    dsRecord string
    The generated DS record for this zone.
    expectedTtl number
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    dnskey_record str
    The generated DNSKEY record for this zone.
    ds_record str
    The generated DS record for this zone.
    expected_ttl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    last_modified_date str
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord String
    The generated DNSKEY record for this zone.
    dsRecord String
    The generated DS record for this zone.
    expectedTtl Number
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate String
    The ISO 8601 timestamp on which these records were generated.

    GetZoneDnssecStatusNewRecords

    DnskeyRecord string
    The generated DNSKEY record for this zone.
    DsRecord string
    The generated DS record for this zone.
    ExpectedTtl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    LastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    DnskeyRecord string
    The generated DNSKEY record for this zone.
    DsRecord string
    The generated DS record for this zone.
    ExpectedTtl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    LastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord String
    The generated DNSKEY record for this zone.
    dsRecord String
    The generated DS record for this zone.
    expectedTtl Integer
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate String
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord string
    The generated DNSKEY record for this zone.
    dsRecord string
    The generated DS record for this zone.
    expectedTtl number
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate string
    The ISO 8601 timestamp on which these records were generated.
    dnskey_record str
    The generated DNSKEY record for this zone.
    ds_record str
    The generated DS record for this zone.
    expected_ttl int
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    last_modified_date str
    The ISO 8601 timestamp on which these records were generated.
    dnskeyRecord String
    The generated DNSKEY record for this zone.
    dsRecord String
    The generated DS record for this zone.
    expectedTtl Number
    The TTL on the NS record for this zone. This should match the TTL on the DS or DNSKEY record.
    lastModifiedDate String
    The ISO 8601 timestamp on which these records were generated.

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi