You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/dns_steering_policy_attachment.html.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,14 +33,14 @@ The following arguments are supported:
33
33
The following attributes are exported:
34
34
35
35
*`compartment_id` - The OCID of the compartment containing the steering policy attachment.
36
-
*`display_name` - A user-friendly name for the steering policy attachment. Does not have to be unique, and it's changeable. Avoid entering confidential information.
36
+
*`display_name` - A user-friendly name for the steering policy attachment. Does not have to be unique and can be changed. Avoid entering confidential information.
37
37
*`domain_name` - The attached domain within the attached zone.
38
38
*`id` - The OCID of the resource.
39
39
*`rtypes` - The record types covered by the attachment at the domain. The set of record types is determined by aggregating the record types from the answers defined in the steering policy.
40
40
*`self` - The canonical absolute URL of the resource.
41
41
*`state` - The current state of the resource.
42
42
*`steering_policy_id` - The OCID of the attached steering policy.
43
-
*`time_created` - The date and time the resource was created in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
43
+
*`time_created` - The date and time the resource was created, expressed in RFC 3339 timestamp format.
Copy file name to clipboardExpand all lines: website/docs/d/dns_steering_policy_attachments.html.markdown
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ The following arguments are supported:
42
42
*`domain_contains` - (Optional) Search by domain. Will match any record whose domain (case-insensitive) contains the provided value.
43
43
*`id` - (Optional) The OCID of a resource.
44
44
*`state` - (Optional) The state of a resource.
45
-
*`steering_policy_id` - (Optional) Search by steering policy OCID. Will match any resource whose steering policy id matches the provided value.
45
+
*`steering_policy_id` - (Optional) Search by steering policy OCID. Will match any resource whose steering policy ID matches the provided value.
46
46
*`time_created_greater_than_or_equal_to` - (Optional) An [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) timestamp that states all returned resources were created on or after the indicated time.
47
47
*`time_created_less_than` - (Optional) An [RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) timestamp that states all returned resources were created before the indicated time.
48
-
*`zone_id` - (Optional) Search by zone OCID. Will match any resource whose zone id matches the provided value.
48
+
*`zone_id` - (Optional) Search by zone OCID. Will match any resource whose zone ID matches the provided value.
49
49
50
50
51
51
## Attributes Reference
@@ -59,14 +59,14 @@ The following attributes are exported:
59
59
The following attributes are exported:
60
60
61
61
*`compartment_id` - The OCID of the compartment containing the steering policy attachment.
62
-
*`display_name` - A user-friendly name for the steering policy attachment. Does not have to be unique, and it's changeable. Avoid entering confidential information.
62
+
*`display_name` - A user-friendly name for the steering policy attachment. Does not have to be unique and can be changed. Avoid entering confidential information.
63
63
*`domain_name` - The attached domain within the attached zone.
64
64
*`id` - The OCID of the resource.
65
65
*`rtypes` - The record types covered by the attachment at the domain. The set of record types is determined by aggregating the record types from the answers defined in the steering policy.
66
66
*`self` - The canonical absolute URL of the resource.
67
67
*`state` - The current state of the resource.
68
68
*`steering_policy_id` - The OCID of the attached steering policy.
69
-
*`time_created` - The date and time the resource was created in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
69
+
*`time_created` - The date and time the resource was created, expressed in RFC 3339 timestamp format.
Copy file name to clipboardExpand all lines: website/docs/d/dns_zones.html.markdown
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,15 +56,19 @@ The following attributes are exported:
56
56
The following attributes are exported:
57
57
58
58
*`compartment_id` - The OCID of the compartment containing the zone.
59
-
*`defined_tags` - Usage of predefined tag keys. These predefined keys are scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
59
+
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
60
+
61
+
**Example:** `{"Operations.CostCenter": "42"}`
60
62
*`external_masters` - External master servers for the zone. `externalMasters` becomes a required parameter when the `zoneType` value is `SECONDARY`.
61
63
* `address` - The server's IP address (IPv4 or IPv6).
62
64
* `port` - The server's port. Port value must be a value of 53, otherwise omit the port value.
63
65
* `tsig` - A TSIG key
64
66
* `algorithm` - TSIG Algorithms are encoded as domain names, but most consist of only one non-empty label, which is not required to be explicitly absolute. Applicable algorithms include: hmac-sha1, hmac-sha224, hmac-sha256, hmac-sha512. For more information on these algorithms, see [RFC 4635](https://tools.ietf.org/html/rfc4635#section-2).
65
67
* `name` - A domain name identifying the key for a given pair of hosts.
66
68
* `secret` - A base64 string encoding the binary shared secret.
67
-
*`freeform_tags` - Simple key-value pair that is applied without any predefined name, type, or scope. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"bar-key": "value"}`
69
+
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
70
+
71
+
**Example:** `{"Department": "Finance"}`
68
72
*`id` - The OCID of the zone.
69
73
*`name` - The name of the zone.
70
74
*`nameservers` - The authoritative nameservers for the zone.
0 commit comments