Skip to content

DNS Zones

Provider: Oracle Cloud
Service ID: oci_dns_zones
Rendering: Standard table with expandable detail rows

Quick Example

<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
    service: 'oci_dns_zones',
    provider: 'oci',
    region: 'default',
    source: 'live',
    attributes: ['zone_name', 'zone_id', 'zone_type', 'serial', 'lifecycle_state', 'time_created']
});
</script>

<div data-sd-service="oci_dns_zones" data-sd-source="live"></div>

Default Attributes

When no attributes array is specified, these columns are displayed:

attributes: ['zone_name', 'zone_id', 'zone_type', 'serial', 'lifecycle_state', 'time_created']

All Attributes

Attribute Display Name Format Description
zone_name Zone Name text From API field: name
zone_id Zone ID oci_resource_name From API field: id
zone_type Zone Type text From API field: zone_type
serial Serial text From API field: serial
version Version text From API field: version
lifecycle_state State status_badge From API field: lifecycle_state
time_created Created datetime From API field: time_created
compartment_id Compartment oci_resource_name From API field: compartment_id
tags Tags tags_table All tags/labels as a key-value table

= included in default view

Sort Order

Results are sorted by: zone_name