oci-dns 2.24.0 → 2.27.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 +378 -353
- package/lib/client.js +427 -402
- package/lib/client.js.map +1 -1
- package/lib/model/create-resolver-endpoint-details.js +2 -2
- package/lib/model/create-resolver-endpoint-details.js.map +1 -1
- package/lib/model/create-zone-base-details.js +2 -2
- package/lib/model/create-zone-base-details.js.map +1 -1
- package/lib/model/record-details.d.ts +2 -1
- package/lib/model/record-details.js.map +1 -1
- package/lib/model/record-operation.d.ts +2 -1
- package/lib/model/record-operation.js.map +1 -1
- package/lib/model/record.d.ts +2 -1
- package/lib/model/record.js.map +1 -1
- package/lib/model/resolver-endpoint-summary.js +2 -2
- package/lib/model/resolver-endpoint-summary.js.map +1 -1
- package/lib/model/resolver-endpoint.js +2 -2
- package/lib/model/resolver-endpoint.js.map +1 -1
- package/lib/model/resolver-rule-details.js +2 -2
- package/lib/model/resolver-rule-details.js.map +1 -1
- package/lib/model/resolver-rule.js +2 -2
- package/lib/model/resolver-rule.js.map +1 -1
- package/lib/model/resolver-vnic-endpoint-summary.d.ts +2 -1
- package/lib/model/resolver-vnic-endpoint-summary.js.map +1 -1
- package/lib/model/resolver-vnic-endpoint.d.ts +2 -1
- package/lib/model/resolver-vnic-endpoint.js.map +1 -1
- package/lib/model/steering-policy-filter-rule-case.d.ts +1 -1
- package/lib/model/steering-policy-health-rule-case.d.ts +1 -1
- package/lib/model/steering-policy-limit-rule-case.d.ts +1 -1
- package/lib/model/steering-policy-priority-rule-case.d.ts +1 -1
- package/lib/model/steering-policy-rule.js +2 -2
- package/lib/model/steering-policy-rule.js.map +1 -1
- package/lib/model/steering-policy-weighted-rule-case.d.ts +1 -1
- package/lib/model/tsig-key.d.ts +1 -2
- package/lib/model/tsig-key.js.map +1 -1
- package/lib/model/update-resolver-endpoint-details.js +2 -2
- package/lib/model/update-resolver-endpoint-details.js.map +1 -1
- package/lib/request/change-resolver-compartment-request.d.ts +1 -1
- package/lib/request/change-steering-policy-compartment-request.d.ts +1 -1
- package/lib/request/change-tsig-key-compartment-request.d.ts +1 -1
- package/lib/request/change-view-compartment-request.d.ts +1 -1
- package/lib/request/change-zone-compartment-request.d.ts +1 -1
- 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-request.d.ts +6 -3
- package/lib/request/delete-domain-records-request.d.ts +6 -3
- package/lib/request/delete-resolver-endpoint-request.d.ts +1 -1
- package/lib/request/delete-rrset-request.d.ts +6 -3
- package/lib/request/delete-steering-policy-attachment-request.d.ts +1 -1
- package/lib/request/delete-steering-policy-request.d.ts +1 -1
- package/lib/request/delete-tsig-key-request.d.ts +1 -1
- package/lib/request/delete-view-request.d.ts +1 -1
- package/lib/request/delete-zone-request.d.ts +6 -3
- package/lib/request/get-domain-records-request.d.ts +6 -3
- package/lib/request/get-domain-records-request.js.map +1 -1
- package/lib/request/get-resolver-endpoint-request.d.ts +1 -1
- package/lib/request/get-resolver-request.d.ts +1 -1
- package/lib/request/get-rrset-request.d.ts +6 -3
- package/lib/request/get-steering-policy-attachment-request.d.ts +1 -1
- package/lib/request/get-steering-policy-request.d.ts +1 -1
- package/lib/request/get-tsig-key-request.d.ts +1 -1
- package/lib/request/get-view-request.d.ts +1 -1
- package/lib/request/get-zone-content-request.d.ts +1 -1
- package/lib/request/get-zone-records-request.d.ts +6 -3
- package/lib/request/get-zone-records-request.js.map +1 -1
- package/lib/request/get-zone-request.d.ts +6 -3
- package/lib/request/list-resolver-endpoints-request.d.ts +1 -1
- package/lib/request/list-resolvers-request.d.ts +1 -1
- package/lib/request/list-steering-policies-request.d.ts +1 -1
- package/lib/request/list-steering-policy-attachments-request.d.ts +1 -1
- package/lib/request/list-tsig-keys-request.d.ts +1 -1
- package/lib/request/list-views-request.d.ts +1 -1
- package/lib/request/list-zone-transfer-servers-request.d.ts +1 -1
- package/lib/request/list-zones-request.d.ts +1 -1
- package/lib/request/patch-domain-records-request.d.ts +6 -3
- package/lib/request/patch-rrset-request.d.ts +6 -3
- package/lib/request/patch-zone-records-request.d.ts +6 -3
- package/lib/request/update-domain-records-request.d.ts +6 -3
- package/lib/request/update-resolver-endpoint-request.d.ts +1 -1
- package/lib/request/update-resolver-request.d.ts +1 -1
- package/lib/request/update-rrset-request.d.ts +6 -3
- package/lib/request/update-steering-policy-attachment-request.d.ts +1 -1
- package/lib/request/update-steering-policy-request.d.ts +1 -1
- package/lib/request/update-tsig-key-request.d.ts +1 -1
- package/lib/request/update-view-request.d.ts +1 -1
- package/lib/request/update-zone-records-request.d.ts +6 -3
- package/lib/request/update-zone-request.d.ts +6 -3
- 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.27.0/dns/GetTsigKey.ts.html |here} to see how to use GetTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetTsigKeyRequest 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.27.0/dns/GetView.ts.html |here} to see how to use GetViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetViewRequest 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.27.0/dns/GetZoneContent.ts.html |here} to see how to use GetZoneContentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneContentRequest 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.27.0/dns/GetZoneRecords.ts.html |here} to see how to use GetZoneRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -86,8 +86,11 @@ export interface GetZoneRecordsRequest extends common.BaseRequest {
|
|
|
86
86
|
*/
|
|
87
87
|
"sortOrder"?: model.SortOrder;
|
|
88
88
|
/**
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
* The OCID of the compartment the zone belongs to.
|
|
90
|
+
* <p>
|
|
91
|
+
This parameter is deprecated and should be omitted.
|
|
92
|
+
*
|
|
93
|
+
*/
|
|
91
94
|
"compartmentId"?: string;
|
|
92
95
|
/**
|
|
93
96
|
* Specifies to operate only on resources that have a matching DNS scope.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-zone-records-request.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/request/get-zone-records-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"get-zone-records-request.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/request/get-zone-records-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgGH,IAAiB,qBAAqB,CAMrC;AAND,WAAiB,qBAAqB;IACpC,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,2BAAiB,CAAA;QACjB,yBAAe,CAAA;QACf,qBAAW,CAAA;IACb,CAAC,EAJW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAIjB;AACH,CAAC,EANgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAMrC"}
|
|
@@ -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.27.0/dns/GetZone.ts.html |here} to see how to use GetZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -53,7 +53,10 @@ export interface GetZoneRequest extends common.BaseRequest {
|
|
|
53
53
|
*/
|
|
54
54
|
"viewId"?: string;
|
|
55
55
|
/**
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
* The OCID of the compartment the zone belongs to.
|
|
57
|
+
* <p>
|
|
58
|
+
This parameter is deprecated and should be omitted.
|
|
59
|
+
*
|
|
60
|
+
*/
|
|
58
61
|
"compartmentId"?: string;
|
|
59
62
|
}
|
|
@@ -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.27.0/dns/ListResolverEndpoints.ts.html |here} to see how to use ListResolverEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListResolverEndpointsRequest 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.27.0/dns/ListResolvers.ts.html |here} to see how to use ListResolversRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListResolversRequest 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.27.0/dns/ListSteeringPolicies.ts.html |here} to see how to use ListSteeringPoliciesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListSteeringPoliciesRequest 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.27.0/dns/ListSteeringPolicyAttachments.ts.html |here} to see how to use ListSteeringPolicyAttachmentsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListSteeringPolicyAttachmentsRequest 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.27.0/dns/ListTsigKeys.ts.html |here} to see how to use ListTsigKeysRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListTsigKeysRequest 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.27.0/dns/ListViews.ts.html |here} to see how to use ListViewsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListViewsRequest 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.27.0/dns/ListZoneTransferServers.ts.html |here} to see how to use ListZoneTransferServersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListZoneTransferServersRequest 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.27.0/dns/ListZones.ts.html |here} to see how to use ListZonesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListZonesRequest 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.27.0/dns/PatchDomainRecords.ts.html |here} to see how to use PatchDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -63,7 +63,10 @@ export interface PatchDomainRecordsRequest extends common.BaseRequest {
|
|
|
63
63
|
*/
|
|
64
64
|
"viewId"?: string;
|
|
65
65
|
/**
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
* The OCID of the compartment the zone belongs to.
|
|
67
|
+
* <p>
|
|
68
|
+
This parameter is deprecated and should be omitted.
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
68
71
|
"compartmentId"?: string;
|
|
69
72
|
}
|
|
@@ -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.27.0/dns/PatchRRSet.ts.html |here} to see how to use PatchRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -67,7 +67,10 @@ export interface PatchRRSetRequest extends common.BaseRequest {
|
|
|
67
67
|
*/
|
|
68
68
|
"viewId"?: string;
|
|
69
69
|
/**
|
|
70
|
-
|
|
71
|
-
|
|
70
|
+
* The OCID of the compartment the zone belongs to.
|
|
71
|
+
* <p>
|
|
72
|
+
This parameter is deprecated and should be omitted.
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
72
75
|
"compartmentId"?: string;
|
|
73
76
|
}
|
|
@@ -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.27.0/dns/PatchZoneRecords.ts.html |here} to see how to use PatchZoneRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface PatchZoneRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -60,7 +60,10 @@ export interface PatchZoneRecordsRequest extends common.BaseRequest {
|
|
|
60
60
|
*/
|
|
61
61
|
"viewId"?: string;
|
|
62
62
|
/**
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
* The OCID of the compartment the zone belongs to.
|
|
64
|
+
* <p>
|
|
65
|
+
This parameter is deprecated and should be omitted.
|
|
66
|
+
*
|
|
67
|
+
*/
|
|
65
68
|
"compartmentId"?: string;
|
|
66
69
|
}
|
|
@@ -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.27.0/dns/UpdateDomainRecords.ts.html |here} to see how to use UpdateDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -63,7 +63,10 @@ export interface UpdateDomainRecordsRequest extends common.BaseRequest {
|
|
|
63
63
|
*/
|
|
64
64
|
"viewId"?: string;
|
|
65
65
|
/**
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
* The OCID of the compartment the zone belongs to.
|
|
67
|
+
* <p>
|
|
68
|
+
This parameter is deprecated and should be omitted.
|
|
69
|
+
*
|
|
70
|
+
*/
|
|
68
71
|
"compartmentId"?: string;
|
|
69
72
|
}
|
|
@@ -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.27.0/dns/UpdateResolverEndpoint.ts.html |here} to see how to use UpdateResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateResolverEndpointRequest 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.27.0/dns/UpdateResolver.ts.html |here} to see how to use UpdateResolverRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateResolverRequest 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.27.0/dns/UpdateRRSet.ts.html |here} to see how to use UpdateRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -67,7 +67,10 @@ export interface UpdateRRSetRequest extends common.BaseRequest {
|
|
|
67
67
|
*/
|
|
68
68
|
"viewId"?: string;
|
|
69
69
|
/**
|
|
70
|
-
|
|
71
|
-
|
|
70
|
+
* The OCID of the compartment the zone belongs to.
|
|
71
|
+
* <p>
|
|
72
|
+
This parameter is deprecated and should be omitted.
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
72
75
|
"compartmentId"?: string;
|
|
73
76
|
}
|
|
@@ -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.27.0/dns/UpdateSteeringPolicyAttachment.ts.html |here} to see how to use UpdateSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateSteeringPolicyAttachmentRequest 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.27.0/dns/UpdateSteeringPolicy.ts.html |here} to see how to use UpdateSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateSteeringPolicyRequest 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.27.0/dns/UpdateTsigKey.ts.html |here} to see how to use UpdateTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateTsigKeyRequest 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.27.0/dns/UpdateView.ts.html |here} to see how to use UpdateViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateViewRequest 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.27.0/dns/UpdateZoneRecords.ts.html |here} to see how to use UpdateZoneRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateZoneRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -59,7 +59,10 @@ export interface UpdateZoneRecordsRequest extends common.BaseRequest {
|
|
|
59
59
|
*/
|
|
60
60
|
"viewId"?: string;
|
|
61
61
|
/**
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
* The OCID of the compartment the zone belongs to.
|
|
63
|
+
* <p>
|
|
64
|
+
This parameter is deprecated and should be omitted.
|
|
65
|
+
*
|
|
66
|
+
*/
|
|
64
67
|
"compartmentId"?: string;
|
|
65
68
|
}
|
|
@@ -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.27.0/dns/UpdateZone.ts.html |here} to see how to use UpdateZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -59,7 +59,10 @@ export interface UpdateZoneRequest extends common.BaseRequest {
|
|
|
59
59
|
*/
|
|
60
60
|
"viewId"?: string;
|
|
61
61
|
/**
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
* The OCID of the compartment the zone belongs to.
|
|
63
|
+
* <p>
|
|
64
|
+
This parameter is deprecated and should be omitted.
|
|
65
|
+
*
|
|
66
|
+
*/
|
|
64
67
|
"compartmentId"?: string;
|
|
65
68
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-dns",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.27.0",
|
|
4
4
|
"description": "OCI NodeJS client for DNS",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.27.0",
|
|
19
|
+
"oci-workrequests": "2.27.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|