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
|
@@ -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/CreateTsigKey.ts.html |here} to see how to use CreateTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTsigKeyRequest 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/CreateView.ts.html |here} to see how to use CreateViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateViewRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -15,7 +15,7 @@ import * as model from "../model";
|
|
|
15
15
|
import common = require("oci-common");
|
|
16
16
|
import stream = require("stream");
|
|
17
17
|
/**
|
|
18
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
18
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/CreateZoneFromZoneFile.ts.html |here} to see how to use CreateZoneFromZoneFileRequest.
|
|
19
19
|
*/
|
|
20
20
|
export interface CreateZoneFromZoneFileRequest extends common.BaseRequest {
|
|
21
21
|
/**
|
|
@@ -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/CreateZone.ts.html |here} to see how to use CreateZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateZoneRequest 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/DeleteDomainRecords.ts.html |here} to see how to use DeleteDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,16 +25,16 @@ export interface DeleteDomainRecordsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"domain": string;
|
|
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
|
*
|
|
34
34
|
*/
|
|
35
35
|
"ifMatch"?: string;
|
|
36
36
|
/**
|
|
37
|
-
* The
|
|
37
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
38
38
|
* conditional on the selected representation's last modification date being
|
|
39
39
|
* earlier than or equal to the date provided in the field-value. This
|
|
40
40
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteResolverEndpoint.ts.html |here} to see how to use DeleteResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteResolverEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,16 +25,16 @@ export interface DeleteResolverEndpointRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"resolverEndpointName": string;
|
|
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
|
*
|
|
34
34
|
*/
|
|
35
35
|
"ifMatch"?: string;
|
|
36
36
|
/**
|
|
37
|
-
* The
|
|
37
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
38
38
|
* conditional on the selected representation's last modification date being
|
|
39
39
|
* earlier than or equal to the date provided in the field-value. This
|
|
40
40
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteRRSet.ts.html |here} to see how to use DeleteRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,16 +29,16 @@ export interface DeleteRRSetRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"rtype": string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
33
33
|
* existence of at least one current representation of the target resource,
|
|
34
|
-
* when the field-value is
|
|
34
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
35
35
|
* target resource that has an entity-tag matching a member of the list of
|
|
36
36
|
* entity-tags provided in the field-value.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"ifMatch"?: string;
|
|
40
40
|
/**
|
|
41
|
-
* The
|
|
41
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
42
42
|
* conditional on the selected representation's last modification date being
|
|
43
43
|
* earlier than or equal to the date provided in the field-value. This
|
|
44
44
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteSteeringPolicyAttachment.ts.html |here} to see how to use DeleteSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteSteeringPolicyAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,16 +21,16 @@ export interface DeleteSteeringPolicyAttachmentRequest extends common.BaseReques
|
|
|
21
21
|
*/
|
|
22
22
|
"steeringPolicyAttachmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
25
25
|
* existence of at least one current representation of the target resource,
|
|
26
|
-
* when the field-value is
|
|
26
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
27
27
|
* target resource that has an entity-tag matching a member of the list of
|
|
28
28
|
* entity-tags provided in the field-value.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"ifMatch"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
34
34
|
* conditional on the selected representation's last modification date being
|
|
35
35
|
* earlier than or equal to the date provided in the field-value. This
|
|
36
36
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteSteeringPolicy.ts.html |here} to see how to use DeleteSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteSteeringPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,16 +21,16 @@ export interface DeleteSteeringPolicyRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"steeringPolicyId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
25
25
|
* existence of at least one current representation of the target resource,
|
|
26
|
-
* when the field-value is
|
|
26
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
27
27
|
* target resource that has an entity-tag matching a member of the list of
|
|
28
28
|
* entity-tags provided in the field-value.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"ifMatch"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
34
34
|
* conditional on the selected representation's last modification date being
|
|
35
35
|
* earlier than or equal to the date provided in the field-value. This
|
|
36
36
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteTsigKey.ts.html |here} to see how to use DeleteTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteTsigKeyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,16 +21,16 @@ export interface DeleteTsigKeyRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"tsigKeyId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
25
25
|
* existence of at least one current representation of the target resource,
|
|
26
|
-
* when the field-value is
|
|
26
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
27
27
|
* target resource that has an entity-tag matching a member of the list of
|
|
28
28
|
* entity-tags provided in the field-value.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"ifMatch"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
34
34
|
* conditional on the selected representation's last modification date being
|
|
35
35
|
* earlier than or equal to the date provided in the field-value. This
|
|
36
36
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteView.ts.html |here} to see how to use DeleteViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteViewRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,16 +21,16 @@ export interface DeleteViewRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"viewId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
25
25
|
* existence of at least one current representation of the target resource,
|
|
26
|
-
* when the field-value is
|
|
26
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
27
27
|
* target resource that has an entity-tag matching a member of the list of
|
|
28
28
|
* entity-tags provided in the field-value.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"ifMatch"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
34
34
|
* conditional on the selected representation's last modification date being
|
|
35
35
|
* earlier than or equal to the date provided in the field-value. This
|
|
36
36
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/DeleteZone.ts.html |here} to see how to use DeleteZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,16 +21,16 @@ export interface DeleteZoneRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"zoneNameOrId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Match} header field makes the request method conditional on the
|
|
25
25
|
* existence of at least one current representation of the target resource,
|
|
26
|
-
* when the field-value is
|
|
26
|
+
* when the field-value is {@code *}, or having a current representation of the
|
|
27
27
|
* target resource that has an entity-tag matching a member of the list of
|
|
28
28
|
* entity-tags provided in the field-value.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"ifMatch"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* The
|
|
33
|
+
* The {@code If-Unmodified-Since} header field makes the request method
|
|
34
34
|
* conditional on the selected representation's last modification date being
|
|
35
35
|
* earlier than or equal to the date provided in the field-value. This
|
|
36
36
|
* field accomplishes the same purpose as If-Match for cases where the user
|
|
@@ -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/GetDomainRecords.ts.html |here} to see how to use GetDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,15 +25,15 @@ export interface GetDomainRecordsRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"domain": string;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
29
29
|
* the absence of any current representation of the target resource, when
|
|
30
|
-
* the field-value is
|
|
30
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
31
31
|
* entity-tag that does not match any of those listed in the field-value.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"ifNoneMatch"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* The
|
|
36
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
37
37
|
* conditional on the selected representation's modification date being more
|
|
38
38
|
* recent than the date provided in the field-value. Transfer of the
|
|
39
39
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -53,7 +53,7 @@ export interface GetDomainRecordsRequest extends common.BaseRequest {
|
|
|
53
53
|
*/
|
|
54
54
|
"limit"?: number;
|
|
55
55
|
/**
|
|
56
|
-
* The value of the
|
|
56
|
+
* The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"page"?: string;
|
|
@@ -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/GetResolverEndpoint.ts.html |here} to see how to use GetResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetResolverEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface GetResolverEndpointRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"resolverEndpointName": string;
|
|
27
27
|
/**
|
|
28
|
-
* The
|
|
28
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
29
29
|
* conditional on the selected representation's modification date being more
|
|
30
30
|
* recent than the date provided in the field-value. Transfer of the
|
|
31
31
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -33,9 +33,9 @@ export interface GetResolverEndpointRequest extends common.BaseRequest {
|
|
|
33
33
|
*/
|
|
34
34
|
"ifModifiedSince"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* The
|
|
36
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
37
37
|
* the absence of any current representation of the target resource, when
|
|
38
|
-
* the field-value is
|
|
38
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
39
39
|
* entity-tag that does not match any of those listed in the field-value.
|
|
40
40
|
*
|
|
41
41
|
*/
|
|
@@ -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/GetResolver.ts.html |here} to see how to use GetResolverRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetResolverRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,7 +21,7 @@ export interface GetResolverRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"resolverId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
25
25
|
* conditional on the selected representation's modification date being more
|
|
26
26
|
* recent than the date provided in the field-value. Transfer of the
|
|
27
27
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -29,9 +29,9 @@ export interface GetResolverRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"ifModifiedSince"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
33
33
|
* the absence of any current representation of the target resource, when
|
|
34
|
-
* the field-value is
|
|
34
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
35
35
|
* entity-tag that does not match any of those listed in the field-value.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
@@ -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/GetRRSet.ts.html |here} to see how to use GetRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,15 +29,15 @@ export interface GetRRSetRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"rtype": string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
33
33
|
* the absence of any current representation of the target resource, when
|
|
34
|
-
* the field-value is
|
|
34
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
35
35
|
* entity-tag that does not match any of those listed in the field-value.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"ifNoneMatch"?: string;
|
|
39
39
|
/**
|
|
40
|
-
* The
|
|
40
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
41
41
|
* conditional on the selected representation's modification date being more
|
|
42
42
|
* recent than the date provided in the field-value. Transfer of the
|
|
43
43
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -57,7 +57,7 @@ export interface GetRRSetRequest extends common.BaseRequest {
|
|
|
57
57
|
*/
|
|
58
58
|
"limit"?: number;
|
|
59
59
|
/**
|
|
60
|
-
* The value of the
|
|
60
|
+
* The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"page"?: string;
|
|
@@ -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/GetSteeringPolicyAttachment.ts.html |here} to see how to use GetSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetSteeringPolicyAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetSteeringPolicyAttachmentRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"steeringPolicyAttachmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -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/GetSteeringPolicy.ts.html |here} to see how to use GetSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetSteeringPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetSteeringPolicyRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"steeringPolicyId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -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/GetTsigKey.ts.html |here} to see how to use GetTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetTsigKeyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetTsigKeyRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"tsigKeyId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -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/GetView.ts.html |here} to see how to use GetViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetViewRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,7 +21,7 @@ export interface GetViewRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"viewId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
25
25
|
* conditional on the selected representation's modification date being more
|
|
26
26
|
* recent than the date provided in the field-value. Transfer of the
|
|
27
27
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -29,9 +29,9 @@ export interface GetViewRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"ifModifiedSince"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
33
33
|
* the absence of any current representation of the target resource, when
|
|
34
|
-
* the field-value is
|
|
34
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
35
35
|
* entity-tag that does not match any of those listed in the field-value.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
@@ -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/GetZoneContent.ts.html |here} to see how to use GetZoneContentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneContentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetZoneContentRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"zoneNameOrId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -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/GetZoneRecords.ts.html |here} to see how to use GetZoneRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetZoneRecordsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"zoneNameOrId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|
|
@@ -49,7 +49,7 @@ export interface GetZoneRecordsRequest extends common.BaseRequest {
|
|
|
49
49
|
*/
|
|
50
50
|
"limit"?: number;
|
|
51
51
|
/**
|
|
52
|
-
* The value of the
|
|
52
|
+
* The value of the {@code opc-next-page} response header from the previous \"List\" call.
|
|
53
53
|
*
|
|
54
54
|
*/
|
|
55
55
|
"page"?: string;
|
|
@@ -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/GetZone.ts.html |here} to see how to use GetZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -21,15 +21,15 @@ export interface GetZoneRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"zoneNameOrId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The
|
|
24
|
+
* The {@code If-None-Match} header field makes the request method conditional on
|
|
25
25
|
* the absence of any current representation of the target resource, when
|
|
26
|
-
* the field-value is
|
|
26
|
+
* the field-value is {@code *}, or having a selected representation with an
|
|
27
27
|
* entity-tag that does not match any of those listed in the field-value.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"ifNoneMatch"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The
|
|
32
|
+
* The {@code If-Modified-Since} header field makes a GET or HEAD request method
|
|
33
33
|
* conditional on the selected representation's modification date being more
|
|
34
34
|
* recent than the date provided in the field-value. Transfer of the
|
|
35
35
|
* selected representation's data is avoided if that data has not changed.
|