oci-dns 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +52 -52
- package/lib/client.js +52 -52
- package/lib/model/create-steering-policy-details.d.ts +18 -18
- package/lib/model/create-tsig-key-details.d.ts +2 -2
- package/lib/model/create-view-details.d.ts +2 -2
- package/lib/model/create-zone-base-details.d.ts +2 -2
- package/lib/model/create-zone-details.d.ts +4 -4
- package/lib/model/dynect-migration-details.d.ts +1 -1
- package/lib/model/external-downstream.d.ts +1 -1
- package/lib/model/migration-replacement.d.ts +1 -1
- package/lib/model/record-operation.d.ts +8 -8
- package/lib/model/resolver-endpoint-summary.d.ts +2 -2
- package/lib/model/resolver-endpoint.d.ts +2 -2
- package/lib/model/resolver-summary.d.ts +4 -4
- package/lib/model/resolver.d.ts +4 -4
- package/lib/model/steering-policy-answer.d.ts +7 -7
- package/lib/model/steering-policy-attachment-summary.d.ts +1 -1
- package/lib/model/steering-policy-attachment.d.ts +1 -1
- package/lib/model/steering-policy-filter-answer-data.d.ts +1 -1
- package/lib/model/steering-policy-filter-rule-case.d.ts +3 -3
- package/lib/model/steering-policy-filter-rule.d.ts +8 -8
- package/lib/model/steering-policy-health-rule-case.d.ts +2 -2
- package/lib/model/steering-policy-health-rule.d.ts +6 -6
- package/lib/model/steering-policy-limit-rule-case.d.ts +3 -3
- package/lib/model/steering-policy-limit-rule.d.ts +8 -8
- package/lib/model/steering-policy-priority-answer-data.d.ts +2 -2
- package/lib/model/steering-policy-priority-rule-case.d.ts +3 -3
- package/lib/model/steering-policy-priority-rule.d.ts +8 -8
- package/lib/model/steering-policy-rule.d.ts +1 -1
- package/lib/model/steering-policy-summary.d.ts +19 -19
- package/lib/model/steering-policy-weighted-answer-data.d.ts +1 -1
- package/lib/model/steering-policy-weighted-rule-case.d.ts +3 -3
- package/lib/model/steering-policy-weighted-rule.d.ts +8 -8
- package/lib/model/steering-policy.d.ts +19 -19
- package/lib/model/tsig-key-summary.d.ts +3 -3
- package/lib/model/tsig-key.d.ts +4 -4
- package/lib/model/update-resolver-details.d.ts +2 -2
- package/lib/model/update-steering-policy-details.d.ts +18 -18
- package/lib/model/update-tsig-key-details.d.ts +2 -2
- package/lib/model/update-view-details.d.ts +2 -2
- package/lib/model/update-zone-details.d.ts +5 -5
- package/lib/model/view-summary.d.ts +4 -4
- package/lib/model/view.d.ts +4 -4
- package/lib/model/zone-summary.d.ts +4 -4
- package/lib/model/zone.d.ts +7 -7
- package/lib/request/change-resolver-compartment-request.d.ts +3 -3
- package/lib/request/change-steering-policy-compartment-request.d.ts +3 -3
- package/lib/request/change-tsig-key-compartment-request.d.ts +3 -3
- package/lib/request/change-view-compartment-request.d.ts +3 -3
- package/lib/request/change-zone-compartment-request.d.ts +3 -3
- package/lib/request/create-resolver-endpoint-request.d.ts +1 -1
- package/lib/request/create-steering-policy-attachment-request.d.ts +1 -1
- package/lib/request/create-steering-policy-request.d.ts +1 -1
- package/lib/request/create-tsig-key-request.d.ts +1 -1
- package/lib/request/create-view-request.d.ts +1 -1
- package/lib/request/create-zone-from-zone-file-request.d.ts +1 -1
- package/lib/request/create-zone-request.d.ts +1 -1
- package/lib/request/delete-domain-records-request.d.ts +4 -4
- package/lib/request/delete-resolver-endpoint-request.d.ts +4 -4
- package/lib/request/delete-rrset-request.d.ts +4 -4
- package/lib/request/delete-steering-policy-attachment-request.d.ts +4 -4
- package/lib/request/delete-steering-policy-request.d.ts +4 -4
- package/lib/request/delete-tsig-key-request.d.ts +4 -4
- package/lib/request/delete-view-request.d.ts +4 -4
- package/lib/request/delete-zone-request.d.ts +4 -4
- package/lib/request/get-domain-records-request.d.ts +5 -5
- package/lib/request/get-resolver-endpoint-request.d.ts +4 -4
- package/lib/request/get-resolver-request.d.ts +4 -4
- package/lib/request/get-rrset-request.d.ts +5 -5
- package/lib/request/get-steering-policy-attachment-request.d.ts +4 -4
- package/lib/request/get-steering-policy-request.d.ts +4 -4
- package/lib/request/get-tsig-key-request.d.ts +4 -4
- package/lib/request/get-view-request.d.ts +4 -4
- package/lib/request/get-zone-content-request.d.ts +4 -4
- package/lib/request/get-zone-records-request.d.ts +5 -5
- package/lib/request/get-zone-request.d.ts +4 -4
- package/lib/request/list-resolver-endpoints-request.d.ts +2 -2
- package/lib/request/list-resolvers-request.d.ts +2 -2
- package/lib/request/list-steering-policies-request.d.ts +3 -3
- package/lib/request/list-steering-policy-attachments-request.d.ts +3 -3
- package/lib/request/list-tsig-keys-request.d.ts +3 -3
- package/lib/request/list-views-request.d.ts +2 -2
- package/lib/request/list-zone-transfer-servers-request.d.ts +2 -2
- package/lib/request/list-zones-request.d.ts +3 -3
- package/lib/request/patch-domain-records-request.d.ts +4 -4
- package/lib/request/patch-rrset-request.d.ts +4 -4
- package/lib/request/patch-zone-records-request.d.ts +4 -4
- package/lib/request/update-domain-records-request.d.ts +4 -4
- package/lib/request/update-resolver-endpoint-request.d.ts +4 -4
- package/lib/request/update-resolver-request.d.ts +4 -4
- package/lib/request/update-rrset-request.d.ts +4 -4
- package/lib/request/update-steering-policy-attachment-request.d.ts +4 -4
- package/lib/request/update-steering-policy-request.d.ts +4 -4
- package/lib/request/update-tsig-key-request.d.ts +4 -4
- package/lib/request/update-view-request.d.ts +4 -4
- package/lib/request/update-zone-records-request.d.ts +4 -4
- package/lib/request/update-zone-request.d.ts +4 -4
- package/package.json +3 -3
|
@@ -38,8 +38,8 @@ export interface SteeringPolicy {
|
|
|
38
38
|
"ttl": number;
|
|
39
39
|
/**
|
|
40
40
|
* The OCID of the health check monitor providing health data about the answers of the
|
|
41
|
-
* steering policy. A steering policy answer with
|
|
42
|
-
* will use the health data of that endpoint. A steering policy answer with
|
|
41
|
+
* steering policy. A steering policy answer with {@code rdata} matching a monitored endpoint
|
|
42
|
+
* will use the health data of that endpoint. A steering policy answer with {@code rdata} not
|
|
43
43
|
* matching any monitored endpoint will be assumed healthy.
|
|
44
44
|
* <p>
|
|
45
45
|
|
|
@@ -55,42 +55,42 @@ export interface SteeringPolicy {
|
|
|
55
55
|
* results when answering DNS queries.
|
|
56
56
|
* <p>
|
|
57
57
|
|
|
58
|
-
* **Example:** The
|
|
59
|
-
* using the
|
|
60
|
-
* and
|
|
58
|
+
* **Example:** The {@code FAILOVER} template determines answers by filtering the policy's answers
|
|
59
|
+
* using the {@code FILTER} rule first, then the following rules in succession: {@code HEALTH}, {@code PRIORITY},
|
|
60
|
+
* and {@code LIMIT}. This gives the domain dynamic failover capability.
|
|
61
61
|
* <p>
|
|
62
62
|
|
|
63
|
-
* It is **strongly recommended** to use a template other than
|
|
63
|
+
* It is **strongly recommended** to use a template other than {@code CUSTOM} when creating
|
|
64
64
|
* a steering policy.
|
|
65
65
|
* <p>
|
|
66
66
|
|
|
67
|
-
* All templates require the rule order to begin with an unconditional
|
|
68
|
-
* answers contingent upon
|
|
69
|
-
*
|
|
70
|
-
* The last rule of a template must must be a
|
|
67
|
+
* All templates require the rule order to begin with an unconditional {@code FILTER} rule that keeps
|
|
68
|
+
* answers contingent upon {@code answer.isDisabled != true}, except for {@code CUSTOM}. A defined
|
|
69
|
+
* {@code HEALTH} rule must follow the {@code FILTER} rule if the policy references a {@code healthCheckMonitorId}.
|
|
70
|
+
* The last rule of a template must must be a {@code LIMIT} rule. For more information about templates
|
|
71
71
|
* and code examples, see [Traffic Management API Guide](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
|
|
72
72
|
* <p>
|
|
73
73
|
**Template Types**
|
|
74
74
|
* <p>
|
|
75
|
-
*
|
|
75
|
+
* {@code FAILOVER} - Uses health check information on your endpoints to determine which DNS answers
|
|
76
76
|
* to serve. If an endpoint fails a health check, the answer for that endpoint will be removed
|
|
77
77
|
* from the list of available answers until the endpoint is detected as healthy.
|
|
78
78
|
* <p>
|
|
79
79
|
|
|
80
|
-
* *
|
|
80
|
+
* * {@code LOAD_BALANCE} - Distributes web traffic to specified endpoints based on defined weights.
|
|
81
81
|
* <p>
|
|
82
82
|
|
|
83
|
-
* *
|
|
83
|
+
* * {@code ROUTE_BY_GEO} - Answers DNS queries based on the query's geographic location. For a list of geographic
|
|
84
84
|
* locations to route by, see [Traffic Management Geographic Locations](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Reference/trafficmanagementgeo.htm).
|
|
85
85
|
* <p>
|
|
86
86
|
|
|
87
|
-
* *
|
|
87
|
+
* * {@code ROUTE_BY_ASN} - Answers DNS queries based on the query's originating ASN.
|
|
88
88
|
* <p>
|
|
89
89
|
|
|
90
|
-
* *
|
|
90
|
+
* * {@code ROUTE_BY_IP} - Answers DNS queries based on the query's IP address.
|
|
91
91
|
* <p>
|
|
92
92
|
|
|
93
|
-
* *
|
|
93
|
+
* * {@code CUSTOM} - Allows a customized configuration of rules.
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
"template": SteeringPolicy.Template;
|
|
@@ -99,7 +99,7 @@ export interface SteeringPolicy {
|
|
|
99
99
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
100
100
|
* <p>
|
|
101
101
|
|
|
102
|
-
* **Example:**
|
|
102
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
"freeformTags": {
|
|
@@ -110,7 +110,7 @@ export interface SteeringPolicy {
|
|
|
110
110
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
111
111
|
* <p>
|
|
112
112
|
|
|
113
|
-
* **Example:**
|
|
113
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
"definedTags": {
|
|
@@ -145,7 +145,7 @@ export interface SteeringPolicy {
|
|
|
145
145
|
/**
|
|
146
146
|
* The date and time the resource was created, expressed in RFC 3339 timestamp format.
|
|
147
147
|
* <p>
|
|
148
|
-
**Example:**
|
|
148
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
149
149
|
*
|
|
150
150
|
*/
|
|
151
151
|
"timeCreated": Date;
|
|
@@ -37,7 +37,7 @@ export interface TsigKeySummary {
|
|
|
37
37
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
38
38
|
* <p>
|
|
39
39
|
|
|
40
|
-
* **Example:**
|
|
40
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"freeformTags": {
|
|
@@ -48,7 +48,7 @@ export interface TsigKeySummary {
|
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
49
49
|
* <p>
|
|
50
50
|
|
|
51
|
-
* **Example:**
|
|
51
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"definedTags": {
|
|
@@ -67,7 +67,7 @@ export interface TsigKeySummary {
|
|
|
67
67
|
/**
|
|
68
68
|
* The date and time the resource was created, expressed in RFC 3339 timestamp format.
|
|
69
69
|
* <p>
|
|
70
|
-
**Example:**
|
|
70
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"timeCreated": Date;
|
package/lib/model/tsig-key.d.ts
CHANGED
|
@@ -43,7 +43,7 @@ export interface TsigKey {
|
|
|
43
43
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
44
44
|
* <p>
|
|
45
45
|
|
|
46
|
-
* **Example:**
|
|
46
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags": {
|
|
@@ -54,7 +54,7 @@ export interface TsigKey {
|
|
|
54
54
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
55
55
|
* <p>
|
|
56
56
|
|
|
57
|
-
* **Example:**
|
|
57
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags": {
|
|
@@ -73,7 +73,7 @@ export interface TsigKey {
|
|
|
73
73
|
/**
|
|
74
74
|
* The date and time the resource was created, expressed in RFC 3339 timestamp format.
|
|
75
75
|
* <p>
|
|
76
|
-
**Example:**
|
|
76
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"timeCreated": Date;
|
|
@@ -84,7 +84,7 @@ export interface TsigKey {
|
|
|
84
84
|
/**
|
|
85
85
|
* The date and time the resource was last updated, expressed in RFC 3339 timestamp format.
|
|
86
86
|
* <p>
|
|
87
|
-
**Example:**
|
|
87
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
"timeUpdated"?: Date;
|
|
@@ -30,7 +30,7 @@ export interface UpdateResolverDetails {
|
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
31
|
* <p>
|
|
32
32
|
|
|
33
|
-
* **Example:**
|
|
33
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"freeformTags"?: {
|
|
@@ -41,7 +41,7 @@ export interface UpdateResolverDetails {
|
|
|
41
41
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
42
42
|
* <p>
|
|
43
43
|
|
|
44
|
-
* **Example:**
|
|
44
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
@@ -36,8 +36,8 @@ export interface UpdateSteeringPolicyDetails {
|
|
|
36
36
|
"ttl"?: number;
|
|
37
37
|
/**
|
|
38
38
|
* The OCID of the health check monitor providing health data about the answers of the
|
|
39
|
-
* steering policy. A steering policy answer with
|
|
40
|
-
* will use the health data of that endpoint. A steering policy answer with
|
|
39
|
+
* steering policy. A steering policy answer with {@code rdata} matching a monitored endpoint
|
|
40
|
+
* will use the health data of that endpoint. A steering policy answer with {@code rdata} not
|
|
41
41
|
* matching any monitored endpoint will be assumed healthy.
|
|
42
42
|
* <p>
|
|
43
43
|
|
|
@@ -53,42 +53,42 @@ export interface UpdateSteeringPolicyDetails {
|
|
|
53
53
|
* results when answering DNS queries.
|
|
54
54
|
* <p>
|
|
55
55
|
|
|
56
|
-
* **Example:** The
|
|
57
|
-
* using the
|
|
58
|
-
* and
|
|
56
|
+
* **Example:** The {@code FAILOVER} template determines answers by filtering the policy's answers
|
|
57
|
+
* using the {@code FILTER} rule first, then the following rules in succession: {@code HEALTH}, {@code PRIORITY},
|
|
58
|
+
* and {@code LIMIT}. This gives the domain dynamic failover capability.
|
|
59
59
|
* <p>
|
|
60
60
|
|
|
61
|
-
* It is **strongly recommended** to use a template other than
|
|
61
|
+
* It is **strongly recommended** to use a template other than {@code CUSTOM} when creating
|
|
62
62
|
* a steering policy.
|
|
63
63
|
* <p>
|
|
64
64
|
|
|
65
|
-
* All templates require the rule order to begin with an unconditional
|
|
66
|
-
* answers contingent upon
|
|
67
|
-
*
|
|
68
|
-
* The last rule of a template must must be a
|
|
65
|
+
* All templates require the rule order to begin with an unconditional {@code FILTER} rule that keeps
|
|
66
|
+
* answers contingent upon {@code answer.isDisabled != true}, except for {@code CUSTOM}. A defined
|
|
67
|
+
* {@code HEALTH} rule must follow the {@code FILTER} rule if the policy references a {@code healthCheckMonitorId}.
|
|
68
|
+
* The last rule of a template must must be a {@code LIMIT} rule. For more information about templates
|
|
69
69
|
* and code examples, see [Traffic Management API Guide](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Concepts/trafficmanagementapi.htm).
|
|
70
70
|
* <p>
|
|
71
71
|
**Template Types**
|
|
72
72
|
* <p>
|
|
73
|
-
*
|
|
73
|
+
* {@code FAILOVER} - Uses health check information on your endpoints to determine which DNS answers
|
|
74
74
|
* to serve. If an endpoint fails a health check, the answer for that endpoint will be removed
|
|
75
75
|
* from the list of available answers until the endpoint is detected as healthy.
|
|
76
76
|
* <p>
|
|
77
77
|
|
|
78
|
-
* *
|
|
78
|
+
* * {@code LOAD_BALANCE} - Distributes web traffic to specified endpoints based on defined weights.
|
|
79
79
|
* <p>
|
|
80
80
|
|
|
81
|
-
* *
|
|
81
|
+
* * {@code ROUTE_BY_GEO} - Answers DNS queries based on the query's geographic location. For a list of geographic
|
|
82
82
|
* locations to route by, see [Traffic Management Geographic Locations](https://docs.cloud.oracle.com/iaas/Content/TrafficManagement/Reference/trafficmanagementgeo.htm).
|
|
83
83
|
* <p>
|
|
84
84
|
|
|
85
|
-
* *
|
|
85
|
+
* * {@code ROUTE_BY_ASN} - Answers DNS queries based on the query's originating ASN.
|
|
86
86
|
* <p>
|
|
87
87
|
|
|
88
|
-
* *
|
|
88
|
+
* * {@code ROUTE_BY_IP} - Answers DNS queries based on the query's IP address.
|
|
89
89
|
* <p>
|
|
90
90
|
|
|
91
|
-
* *
|
|
91
|
+
* * {@code CUSTOM} - Allows a customized configuration of rules.
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
"template"?: UpdateSteeringPolicyDetails.Template;
|
|
@@ -97,7 +97,7 @@ export interface UpdateSteeringPolicyDetails {
|
|
|
97
97
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
98
98
|
* <p>
|
|
99
99
|
|
|
100
|
-
* **Example:**
|
|
100
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
"freeformTags"?: {
|
|
@@ -108,7 +108,7 @@ export interface UpdateSteeringPolicyDetails {
|
|
|
108
108
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
109
109
|
* <p>
|
|
110
110
|
|
|
111
|
-
* **Example:**
|
|
111
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
112
112
|
*
|
|
113
113
|
*/
|
|
114
114
|
"definedTags"?: {
|
|
@@ -24,7 +24,7 @@ export interface UpdateTsigKeyDetails {
|
|
|
24
24
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
25
25
|
* <p>
|
|
26
26
|
|
|
27
|
-
* **Example:**
|
|
27
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
@@ -35,7 +35,7 @@ export interface UpdateTsigKeyDetails {
|
|
|
35
35
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
36
36
|
* <p>
|
|
37
37
|
|
|
38
|
-
* **Example:**
|
|
38
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateViewDetails {
|
|
|
29
29
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
30
30
|
* <p>
|
|
31
31
|
|
|
32
|
-
* **Example:**
|
|
32
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -40,7 +40,7 @@ export interface UpdateViewDetails {
|
|
|
40
40
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
41
41
|
* <p>
|
|
42
42
|
|
|
43
|
-
* **Example:**
|
|
43
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"definedTags"?: {
|
|
@@ -25,7 +25,7 @@ export interface UpdateZoneDetails {
|
|
|
25
25
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
26
26
|
* <p>
|
|
27
27
|
|
|
28
|
-
* **Example:**
|
|
28
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"freeformTags"?: {
|
|
@@ -36,7 +36,7 @@ export interface UpdateZoneDetails {
|
|
|
36
36
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
37
37
|
* <p>
|
|
38
38
|
|
|
39
|
-
* **Example:**
|
|
39
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
42
42
|
"definedTags"?: {
|
|
@@ -45,14 +45,14 @@ export interface UpdateZoneDetails {
|
|
|
45
45
|
};
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
|
-
* External master servers for the zone.
|
|
49
|
-
* required parameter when the
|
|
48
|
+
* External master servers for the zone. {@code externalMasters} becomes a
|
|
49
|
+
* required parameter when the {@code zoneType} value is {@code SECONDARY}.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"externalMasters"?: Array<model.ExternalMaster>;
|
|
53
53
|
/**
|
|
54
54
|
* External secondary servers for the zone.
|
|
55
|
-
* This field is currently not supported when
|
|
55
|
+
* This field is currently not supported when {@code zoneType} is {@code SECONDARY} or {@code scope} is {@code PRIVATE}.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"externalDownstreams"?: Array<model.ExternalDownstream>;
|
|
@@ -33,7 +33,7 @@ export interface ViewSummary {
|
|
|
33
33
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
34
34
|
* <p>
|
|
35
35
|
|
|
36
|
-
* **Example:**
|
|
36
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags": {
|
|
@@ -44,7 +44,7 @@ export interface ViewSummary {
|
|
|
44
44
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
45
45
|
* <p>
|
|
46
46
|
|
|
47
|
-
* **Example:**
|
|
47
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"definedTags": {
|
|
@@ -64,7 +64,7 @@ export interface ViewSummary {
|
|
|
64
64
|
* The date and time the resource was created in \"YYYY-MM-ddThh:mm:ssZ\" format
|
|
65
65
|
* with a Z offset, as defined by RFC 3339.
|
|
66
66
|
* <p>
|
|
67
|
-
**Example:**
|
|
67
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"timeCreated": Date;
|
|
@@ -72,7 +72,7 @@ export interface ViewSummary {
|
|
|
72
72
|
* The date and time the resource was last updated in \"YYYY-MM-ddThh:mm:ssZ\"
|
|
73
73
|
* format with a Z offset, as defined by RFC 3339.
|
|
74
74
|
* <p>
|
|
75
|
-
**Example:**
|
|
75
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"timeUpdated": Date;
|
package/lib/model/view.d.ts
CHANGED
|
@@ -33,7 +33,7 @@ export interface View {
|
|
|
33
33
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
34
34
|
* <p>
|
|
35
35
|
|
|
36
|
-
* **Example:**
|
|
36
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags": {
|
|
@@ -44,7 +44,7 @@ export interface View {
|
|
|
44
44
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
45
45
|
* <p>
|
|
46
46
|
|
|
47
|
-
* **Example:**
|
|
47
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"definedTags": {
|
|
@@ -64,7 +64,7 @@ export interface View {
|
|
|
64
64
|
* The date and time the resource was created in \"YYYY-MM-ddThh:mm:ssZ\" format
|
|
65
65
|
* with a Z offset, as defined by RFC 3339.
|
|
66
66
|
* <p>
|
|
67
|
-
**Example:**
|
|
67
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
70
70
|
"timeCreated": Date;
|
|
@@ -72,7 +72,7 @@ export interface View {
|
|
|
72
72
|
* The date and time the resource was last updated in \"YYYY-MM-ddThh:mm:ssZ\"
|
|
73
73
|
* format with a Z offset, as defined by RFC 3339.
|
|
74
74
|
* <p>
|
|
75
|
-
**Example:**
|
|
75
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
76
76
|
*
|
|
77
77
|
*/
|
|
78
78
|
"timeUpdated": Date;
|
|
@@ -25,7 +25,7 @@ export interface ZoneSummary {
|
|
|
25
25
|
*/
|
|
26
26
|
"name": string;
|
|
27
27
|
/**
|
|
28
|
-
* The type of the zone. Must be either
|
|
28
|
+
* The type of the zone. Must be either {@code PRIMARY} or {@code SECONDARY}. {@code SECONDARY} is only supported for GLOBAL zones.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"zoneType": ZoneSummary.ZoneType;
|
|
@@ -49,7 +49,7 @@ export interface ZoneSummary {
|
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
51
|
|
|
52
|
-
* **Example:**
|
|
52
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags": {
|
|
@@ -60,7 +60,7 @@ export interface ZoneSummary {
|
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
61
|
* <p>
|
|
62
62
|
|
|
63
|
-
* **Example:**
|
|
63
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"definedTags": {
|
|
@@ -80,7 +80,7 @@ export interface ZoneSummary {
|
|
|
80
80
|
* The date and time the resource was created in \"YYYY-MM-ddThh:mm:ssZ\" format
|
|
81
81
|
* with a Z offset, as defined by RFC 3339.
|
|
82
82
|
* <p>
|
|
83
|
-
**Example:**
|
|
83
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
"timeCreated": Date;
|
package/lib/model/zone.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export interface Zone {
|
|
|
25
25
|
*/
|
|
26
26
|
"name": string;
|
|
27
27
|
/**
|
|
28
|
-
* The type of the zone. Must be either
|
|
28
|
+
* The type of the zone. Must be either {@code PRIMARY} or {@code SECONDARY}. {@code SECONDARY} is only supported for GLOBAL zones.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"zoneType": Zone.ZoneType;
|
|
@@ -49,7 +49,7 @@ export interface Zone {
|
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
51
|
|
|
52
|
-
* **Example:**
|
|
52
|
+
* **Example:** {@code {\"Department\": \"Finance\"}}
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"freeformTags": {
|
|
@@ -60,7 +60,7 @@ export interface Zone {
|
|
|
60
60
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
61
61
|
* <p>
|
|
62
62
|
|
|
63
|
-
* **Example:**
|
|
63
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"definedTags": {
|
|
@@ -69,14 +69,14 @@ export interface Zone {
|
|
|
69
69
|
};
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
|
-
* External master servers for the zone.
|
|
73
|
-
* required parameter when the
|
|
72
|
+
* External master servers for the zone. {@code externalMasters} becomes a
|
|
73
|
+
* required parameter when the {@code zoneType} value is {@code SECONDARY}.
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"externalMasters": Array<model.ExternalMaster>;
|
|
77
77
|
/**
|
|
78
78
|
* External secondary servers for the zone.
|
|
79
|
-
* This field is currently not supported when
|
|
79
|
+
* This field is currently not supported when {@code zoneType} is {@code SECONDARY} or {@code scope} is {@code PRIVATE}.
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
"externalDownstreams": Array<model.ExternalDownstream>;
|
|
@@ -92,7 +92,7 @@ export interface Zone {
|
|
|
92
92
|
* The date and time the resource was created in \"YYYY-MM-ddThh:mm:ssZ\" format
|
|
93
93
|
* with a Z offset, as defined by RFC 3339.
|
|
94
94
|
* <p>
|
|
95
|
-
**Example:**
|
|
95
|
+
**Example:** {@code 2016-07-22T17:23:59:60Z}
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
"timeCreated": Date;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ChangeResolverCompartment.ts.html |here} to see how to use ChangeResolverCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeResolverCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,9 +27,9 @@ export interface ChangeResolverCompartmentRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"changeResolverCompartmentDetails": model.ChangeResolverCompartmentDetails;
|
|
29
29
|
/**
|
|
30
|
-
* The
|
|
30
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
31
31
|
* existence of at least one current representation of the target resource,
|
|
32
|
-
* when the field-value is
|
|
32
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
33
33
|
* target resource that has an entity-tag matching a member of the list of
|
|
34
34
|
* entity-tags provided in the field-value.
|
|
35
35
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ChangeSteeringPolicyCompartment.ts.html |here} to see how to use ChangeSteeringPolicyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSteeringPolicyCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,9 +25,9 @@ export interface ChangeSteeringPolicyCompartmentRequest extends common.BaseReque
|
|
|
25
25
|
*/
|
|
26
26
|
"changeSteeringPolicyCompartmentDetails": model.ChangeSteeringPolicyCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
29
29
|
* existence of at least one current representation of the target resource,
|
|
30
|
-
* when the field-value is
|
|
30
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
31
31
|
* target resource that has an entity-tag matching a member of the list of
|
|
32
32
|
* entity-tags provided in the field-value.
|
|
33
33
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ChangeTsigKeyCompartment.ts.html |here} to see how to use ChangeTsigKeyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeTsigKeyCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,9 +25,9 @@ export interface ChangeTsigKeyCompartmentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"changeTsigKeyCompartmentDetails": model.ChangeTsigKeyCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
29
29
|
* existence of at least one current representation of the target resource,
|
|
30
|
-
* when the field-value is
|
|
30
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
31
31
|
* target resource that has an entity-tag matching a member of the list of
|
|
32
32
|
* entity-tags provided in the field-value.
|
|
33
33
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ChangeViewCompartment.ts.html |here} to see how to use ChangeViewCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeViewCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,9 +25,9 @@ export interface ChangeViewCompartmentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"changeViewCompartmentDetails": model.ChangeViewCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
29
29
|
* existence of at least one current representation of the target resource,
|
|
30
|
-
* when the field-value is
|
|
30
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
31
31
|
* target resource that has an entity-tag matching a member of the list of
|
|
32
32
|
* entity-tags provided in the field-value.
|
|
33
33
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ChangeZoneCompartment.ts.html |here} to see how to use ChangeZoneCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeZoneCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,9 +25,9 @@ export interface ChangeZoneCompartmentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"changeZoneCompartmentDetails": model.ChangeZoneCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
29
29
|
* existence of at least one current representation of the target resource,
|
|
30
|
-
* when the field-value is
|
|
30
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
31
31
|
* target resource that has an entity-tag matching a member of the list of
|
|
32
32
|
* entity-tags provided in the field-value.
|
|
33
33
|
*
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/CreateResolverEndpoint.ts.html |here} to see how to use CreateResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateResolverEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/CreateSteeringPolicyAttachment.ts.html |here} to see how to use CreateSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSteeringPolicyAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/CreateSteeringPolicy.ts.html |here} to see how to use CreateSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSteeringPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|