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
package/lib/client.js
CHANGED
|
@@ -195,7 +195,7 @@ class DnsClient {
|
|
|
195
195
|
* @param ChangeResolverCompartmentRequest
|
|
196
196
|
* @return ChangeResolverCompartmentResponse
|
|
197
197
|
* @throws OciError when an error occurs
|
|
198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
198
|
+
* @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 ChangeResolverCompartment API.
|
|
199
199
|
*/
|
|
200
200
|
changeResolverCompartment(changeResolverCompartmentRequest) {
|
|
201
201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -260,7 +260,7 @@ class DnsClient {
|
|
|
260
260
|
* @param ChangeSteeringPolicyCompartmentRequest
|
|
261
261
|
* @return ChangeSteeringPolicyCompartmentResponse
|
|
262
262
|
* @throws OciError when an error occurs
|
|
263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
263
|
+
* @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 ChangeSteeringPolicyCompartment API.
|
|
264
264
|
*/
|
|
265
265
|
changeSteeringPolicyCompartment(changeSteeringPolicyCompartmentRequest) {
|
|
266
266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -320,7 +320,7 @@ class DnsClient {
|
|
|
320
320
|
* @param ChangeTsigKeyCompartmentRequest
|
|
321
321
|
* @return ChangeTsigKeyCompartmentResponse
|
|
322
322
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
323
|
+
* @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 ChangeTsigKeyCompartment API.
|
|
324
324
|
*/
|
|
325
325
|
changeTsigKeyCompartment(changeTsigKeyCompartmentRequest) {
|
|
326
326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -382,7 +382,7 @@ class DnsClient {
|
|
|
382
382
|
* @param ChangeViewCompartmentRequest
|
|
383
383
|
* @return ChangeViewCompartmentResponse
|
|
384
384
|
* @throws OciError when an error occurs
|
|
385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
385
|
+
* @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 ChangeViewCompartment API.
|
|
386
386
|
*/
|
|
387
387
|
changeViewCompartment(changeViewCompartmentRequest) {
|
|
388
388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -454,7 +454,7 @@ class DnsClient {
|
|
|
454
454
|
* @param ChangeZoneCompartmentRequest
|
|
455
455
|
* @return ChangeZoneCompartmentResponse
|
|
456
456
|
* @throws OciError when an error occurs
|
|
457
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
457
|
+
* @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 ChangeZoneCompartment API.
|
|
458
458
|
*/
|
|
459
459
|
changeZoneCompartment(changeZoneCompartmentRequest) {
|
|
460
460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -519,7 +519,7 @@ class DnsClient {
|
|
|
519
519
|
* @param CreateResolverEndpointRequest
|
|
520
520
|
* @return CreateResolverEndpointResponse
|
|
521
521
|
* @throws OciError when an error occurs
|
|
522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
522
|
+
* @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 CreateResolverEndpoint API.
|
|
523
523
|
*/
|
|
524
524
|
createResolverEndpoint(createResolverEndpointRequest) {
|
|
525
525
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -598,7 +598,7 @@ class DnsClient {
|
|
|
598
598
|
* @param CreateSteeringPolicyRequest
|
|
599
599
|
* @return CreateSteeringPolicyResponse
|
|
600
600
|
* @throws OciError when an error occurs
|
|
601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
601
|
+
* @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 CreateSteeringPolicy API.
|
|
602
602
|
*/
|
|
603
603
|
createSteeringPolicy(createSteeringPolicyRequest) {
|
|
604
604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -674,7 +674,7 @@ class DnsClient {
|
|
|
674
674
|
* @param CreateSteeringPolicyAttachmentRequest
|
|
675
675
|
* @return CreateSteeringPolicyAttachmentResponse
|
|
676
676
|
* @throws OciError when an error occurs
|
|
677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
677
|
+
* @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 CreateSteeringPolicyAttachment API.
|
|
678
678
|
*/
|
|
679
679
|
createSteeringPolicyAttachment(createSteeringPolicyAttachmentRequest) {
|
|
680
680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -746,7 +746,7 @@ class DnsClient {
|
|
|
746
746
|
* @param CreateTsigKeyRequest
|
|
747
747
|
* @return CreateTsigKeyResponse
|
|
748
748
|
* @throws OciError when an error occurs
|
|
749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
749
|
+
* @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 CreateTsigKey API.
|
|
750
750
|
*/
|
|
751
751
|
createTsigKey(createTsigKeyRequest) {
|
|
752
752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -821,7 +821,7 @@ class DnsClient {
|
|
|
821
821
|
* @param CreateViewRequest
|
|
822
822
|
* @return CreateViewResponse
|
|
823
823
|
* @throws OciError when an error occurs
|
|
824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
824
|
+
* @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 CreateView API.
|
|
825
825
|
*/
|
|
826
826
|
createView(createViewRequest) {
|
|
827
827
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -900,7 +900,7 @@ class DnsClient {
|
|
|
900
900
|
* @param CreateZoneRequest
|
|
901
901
|
* @return CreateZoneResponse
|
|
902
902
|
* @throws OciError when an error occurs
|
|
903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
903
|
+
* @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 CreateZone API.
|
|
904
904
|
*/
|
|
905
905
|
createZone(createZoneRequest) {
|
|
906
906
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -977,7 +977,7 @@ class DnsClient {
|
|
|
977
977
|
* @param CreateZoneFromZoneFileRequest
|
|
978
978
|
* @return CreateZoneFromZoneFileResponse
|
|
979
979
|
* @throws OciError when an error occurs
|
|
980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
980
|
+
* @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 CreateZoneFromZoneFile API.
|
|
981
981
|
*/
|
|
982
982
|
createZoneFromZoneFile(createZoneFromZoneFileRequest) {
|
|
983
983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1057,7 +1057,7 @@ class DnsClient {
|
|
|
1057
1057
|
* @param DeleteDomainRecordsRequest
|
|
1058
1058
|
* @return DeleteDomainRecordsResponse
|
|
1059
1059
|
* @throws OciError when an error occurs
|
|
1060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1060
|
+
* @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 DeleteDomainRecords API.
|
|
1061
1061
|
*/
|
|
1062
1062
|
deleteDomainRecords(deleteDomainRecordsRequest) {
|
|
1063
1063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1122,7 +1122,7 @@ class DnsClient {
|
|
|
1122
1122
|
* @param DeleteRRSetRequest
|
|
1123
1123
|
* @return DeleteRRSetResponse
|
|
1124
1124
|
* @throws OciError when an error occurs
|
|
1125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1125
|
+
* @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 DeleteRRSet API.
|
|
1126
1126
|
*/
|
|
1127
1127
|
deleteRRSet(deleteRRSetRequest) {
|
|
1128
1128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1189,7 +1189,7 @@ class DnsClient {
|
|
|
1189
1189
|
* @param DeleteResolverEndpointRequest
|
|
1190
1190
|
* @return DeleteResolverEndpointResponse
|
|
1191
1191
|
* @throws OciError when an error occurs
|
|
1192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1192
|
+
* @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 DeleteResolverEndpoint API.
|
|
1193
1193
|
*/
|
|
1194
1194
|
deleteResolverEndpoint(deleteResolverEndpointRequest) {
|
|
1195
1195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1258,7 +1258,7 @@ class DnsClient {
|
|
|
1258
1258
|
* @param DeleteSteeringPolicyRequest
|
|
1259
1259
|
* @return DeleteSteeringPolicyResponse
|
|
1260
1260
|
* @throws OciError when an error occurs
|
|
1261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1261
|
+
* @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 DeleteSteeringPolicy API.
|
|
1262
1262
|
*/
|
|
1263
1263
|
deleteSteeringPolicy(deleteSteeringPolicyRequest) {
|
|
1264
1264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1318,7 +1318,7 @@ class DnsClient {
|
|
|
1318
1318
|
* @param DeleteSteeringPolicyAttachmentRequest
|
|
1319
1319
|
* @return DeleteSteeringPolicyAttachmentResponse
|
|
1320
1320
|
* @throws OciError when an error occurs
|
|
1321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1321
|
+
* @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 DeleteSteeringPolicyAttachment API.
|
|
1322
1322
|
*/
|
|
1323
1323
|
deleteSteeringPolicyAttachment(deleteSteeringPolicyAttachmentRequest) {
|
|
1324
1324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1377,7 +1377,7 @@ class DnsClient {
|
|
|
1377
1377
|
* @param DeleteTsigKeyRequest
|
|
1378
1378
|
* @return DeleteTsigKeyResponse
|
|
1379
1379
|
* @throws OciError when an error occurs
|
|
1380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1380
|
+
* @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 DeleteTsigKey API.
|
|
1381
1381
|
*/
|
|
1382
1382
|
deleteTsigKey(deleteTsigKeyRequest) {
|
|
1383
1383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1446,7 +1446,7 @@ class DnsClient {
|
|
|
1446
1446
|
* @param DeleteViewRequest
|
|
1447
1447
|
* @return DeleteViewResponse
|
|
1448
1448
|
* @throws OciError when an error occurs
|
|
1449
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1449
|
+
* @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 DeleteView API.
|
|
1450
1450
|
*/
|
|
1451
1451
|
deleteView(deleteViewRequest) {
|
|
1452
1452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1514,7 +1514,7 @@ class DnsClient {
|
|
|
1514
1514
|
* @param DeleteZoneRequest
|
|
1515
1515
|
* @return DeleteZoneResponse
|
|
1516
1516
|
* @throws OciError when an error occurs
|
|
1517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1517
|
+
* @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 DeleteZone API.
|
|
1518
1518
|
*/
|
|
1519
1519
|
deleteZone(deleteZoneRequest) {
|
|
1520
1520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1584,7 +1584,7 @@ class DnsClient {
|
|
|
1584
1584
|
* @param GetDomainRecordsRequest
|
|
1585
1585
|
* @return GetDomainRecordsResponse
|
|
1586
1586
|
* @throws OciError when an error occurs
|
|
1587
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1587
|
+
* @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 GetDomainRecords API.
|
|
1588
1588
|
*/
|
|
1589
1589
|
getDomainRecords(getDomainRecordsRequest) {
|
|
1590
1590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1714,7 +1714,7 @@ class DnsClient {
|
|
|
1714
1714
|
* @param GetRRSetRequest
|
|
1715
1715
|
* @return GetRRSetResponse
|
|
1716
1716
|
* @throws OciError when an error occurs
|
|
1717
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1717
|
+
* @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 GetRRSet API.
|
|
1718
1718
|
*/
|
|
1719
1719
|
getRRSet(getRRSetRequest) {
|
|
1720
1720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1842,7 +1842,7 @@ class DnsClient {
|
|
|
1842
1842
|
* @param GetResolverRequest
|
|
1843
1843
|
* @return GetResolverResponse
|
|
1844
1844
|
* @throws OciError when an error occurs
|
|
1845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1845
|
+
* @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 GetResolver API.
|
|
1846
1846
|
*/
|
|
1847
1847
|
getResolver(getResolverRequest) {
|
|
1848
1848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1913,7 +1913,7 @@ class DnsClient {
|
|
|
1913
1913
|
* @param GetResolverEndpointRequest
|
|
1914
1914
|
* @return GetResolverEndpointResponse
|
|
1915
1915
|
* @throws OciError when an error occurs
|
|
1916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1916
|
+
* @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 GetResolverEndpoint API.
|
|
1917
1917
|
*/
|
|
1918
1918
|
getResolverEndpoint(getResolverEndpointRequest) {
|
|
1919
1919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1982,7 +1982,7 @@ class DnsClient {
|
|
|
1982
1982
|
* @param GetSteeringPolicyRequest
|
|
1983
1983
|
* @return GetSteeringPolicyResponse
|
|
1984
1984
|
* @throws OciError when an error occurs
|
|
1985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1985
|
+
* @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 GetSteeringPolicy API.
|
|
1986
1986
|
*/
|
|
1987
1987
|
getSteeringPolicy(getSteeringPolicyRequest) {
|
|
1988
1988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2050,7 +2050,7 @@ class DnsClient {
|
|
|
2050
2050
|
* @param GetSteeringPolicyAttachmentRequest
|
|
2051
2051
|
* @return GetSteeringPolicyAttachmentResponse
|
|
2052
2052
|
* @throws OciError when an error occurs
|
|
2053
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2053
|
+
* @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 GetSteeringPolicyAttachment API.
|
|
2054
2054
|
*/
|
|
2055
2055
|
getSteeringPolicyAttachment(getSteeringPolicyAttachmentRequest) {
|
|
2056
2056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2118,7 +2118,7 @@ class DnsClient {
|
|
|
2118
2118
|
* @param GetTsigKeyRequest
|
|
2119
2119
|
* @return GetTsigKeyResponse
|
|
2120
2120
|
* @throws OciError when an error occurs
|
|
2121
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2121
|
+
* @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 GetTsigKey API.
|
|
2122
2122
|
*/
|
|
2123
2123
|
getTsigKey(getTsigKeyRequest) {
|
|
2124
2124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2190,7 +2190,7 @@ class DnsClient {
|
|
|
2190
2190
|
* @param GetViewRequest
|
|
2191
2191
|
* @return GetViewResponse
|
|
2192
2192
|
* @throws OciError when an error occurs
|
|
2193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2193
|
+
* @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 GetView API.
|
|
2194
2194
|
*/
|
|
2195
2195
|
getView(getViewRequest) {
|
|
2196
2196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2261,7 +2261,7 @@ class DnsClient {
|
|
|
2261
2261
|
* @param GetZoneRequest
|
|
2262
2262
|
* @return GetZoneResponse
|
|
2263
2263
|
* @throws OciError when an error occurs
|
|
2264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2264
|
+
* @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 GetZone API.
|
|
2265
2265
|
*/
|
|
2266
2266
|
getZone(getZoneRequest) {
|
|
2267
2267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2331,7 +2331,7 @@ class DnsClient {
|
|
|
2331
2331
|
* @param GetZoneContentRequest
|
|
2332
2332
|
* @return GetZoneContentResponse
|
|
2333
2333
|
* @throws OciError when an error occurs
|
|
2334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2334
|
+
* @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 GetZoneContent API.
|
|
2335
2335
|
*/
|
|
2336
2336
|
getZoneContent(getZoneContentRequest) {
|
|
2337
2337
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2404,7 +2404,7 @@ class DnsClient {
|
|
|
2404
2404
|
* @param GetZoneRecordsRequest
|
|
2405
2405
|
* @return GetZoneRecordsResponse
|
|
2406
2406
|
* @throws OciError when an error occurs
|
|
2407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2407
|
+
* @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 GetZoneRecords API.
|
|
2408
2408
|
*/
|
|
2409
2409
|
getZoneRecords(getZoneRecordsRequest) {
|
|
2410
2410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2535,7 +2535,7 @@ class DnsClient {
|
|
|
2535
2535
|
* @param ListResolverEndpointsRequest
|
|
2536
2536
|
* @return ListResolverEndpointsResponse
|
|
2537
2537
|
* @throws OciError when an error occurs
|
|
2538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListResolverEndpoints.ts.html |here} to see how to use ListResolverEndpoints API.
|
|
2539
2539
|
*/
|
|
2540
2540
|
listResolverEndpoints(listResolverEndpointsRequest) {
|
|
2541
2541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2652,7 +2652,7 @@ class DnsClient {
|
|
|
2652
2652
|
* @param ListResolversRequest
|
|
2653
2653
|
* @return ListResolversResponse
|
|
2654
2654
|
* @throws OciError when an error occurs
|
|
2655
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListResolvers.ts.html |here} to see how to use ListResolvers API.
|
|
2656
2656
|
*/
|
|
2657
2657
|
listResolvers(listResolversRequest) {
|
|
2658
2658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2764,7 +2764,7 @@ class DnsClient {
|
|
|
2764
2764
|
* @param ListSteeringPoliciesRequest
|
|
2765
2765
|
* @return ListSteeringPoliciesResponse
|
|
2766
2766
|
* @throws OciError when an error occurs
|
|
2767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListSteeringPolicies.ts.html |here} to see how to use ListSteeringPolicies API.
|
|
2768
2768
|
*/
|
|
2769
2769
|
listSteeringPolicies(listSteeringPoliciesRequest) {
|
|
2770
2770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2886,7 +2886,7 @@ class DnsClient {
|
|
|
2886
2886
|
* @param ListSteeringPolicyAttachmentsRequest
|
|
2887
2887
|
* @return ListSteeringPolicyAttachmentsResponse
|
|
2888
2888
|
* @throws OciError when an error occurs
|
|
2889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListSteeringPolicyAttachments.ts.html |here} to see how to use ListSteeringPolicyAttachments API.
|
|
2890
2890
|
*/
|
|
2891
2891
|
listSteeringPolicyAttachments(listSteeringPolicyAttachmentsRequest) {
|
|
2892
2892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3009,7 +3009,7 @@ class DnsClient {
|
|
|
3009
3009
|
* @param ListTsigKeysRequest
|
|
3010
3010
|
* @return ListTsigKeysResponse
|
|
3011
3011
|
* @throws OciError when an error occurs
|
|
3012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListTsigKeys.ts.html |here} to see how to use ListTsigKeys API.
|
|
3013
3013
|
*/
|
|
3014
3014
|
listTsigKeys(listTsigKeysRequest) {
|
|
3015
3015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3126,7 +3126,7 @@ class DnsClient {
|
|
|
3126
3126
|
* @param ListViewsRequest
|
|
3127
3127
|
* @return ListViewsResponse
|
|
3128
3128
|
* @throws OciError when an error occurs
|
|
3129
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListViews.ts.html |here} to see how to use ListViews API.
|
|
3130
3130
|
*/
|
|
3131
3131
|
listViews(listViewsRequest) {
|
|
3132
3132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3240,7 +3240,7 @@ class DnsClient {
|
|
|
3240
3240
|
* @param ListZoneTransferServersRequest
|
|
3241
3241
|
* @return ListZoneTransferServersResponse
|
|
3242
3242
|
* @throws OciError when an error occurs
|
|
3243
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListZoneTransferServers.ts.html |here} to see how to use ListZoneTransferServers API.
|
|
3244
3244
|
*/
|
|
3245
3245
|
listZoneTransferServers(listZoneTransferServersRequest) {
|
|
3246
3246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3349,7 +3349,7 @@ class DnsClient {
|
|
|
3349
3349
|
* @param ListZonesRequest
|
|
3350
3350
|
* @return ListZonesResponse
|
|
3351
3351
|
* @throws OciError when an error occurs
|
|
3352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/ListZones.ts.html |here} to see how to use ListZones API.
|
|
3353
3353
|
*/
|
|
3354
3354
|
listZones(listZonesRequest) {
|
|
3355
3355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3476,7 +3476,7 @@ class DnsClient {
|
|
|
3476
3476
|
* @param PatchDomainRecordsRequest
|
|
3477
3477
|
* @return PatchDomainRecordsResponse
|
|
3478
3478
|
* @throws OciError when an error occurs
|
|
3479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/PatchDomainRecords.ts.html |here} to see how to use PatchDomainRecords API.
|
|
3480
3480
|
*/
|
|
3481
3481
|
patchDomainRecords(patchDomainRecordsRequest) {
|
|
3482
3482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3561,7 +3561,7 @@ class DnsClient {
|
|
|
3561
3561
|
* @param PatchRRSetRequest
|
|
3562
3562
|
* @return PatchRRSetResponse
|
|
3563
3563
|
* @throws OciError when an error occurs
|
|
3564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/PatchRRSet.ts.html |here} to see how to use PatchRRSet API.
|
|
3565
3565
|
*/
|
|
3566
3566
|
patchRRSet(patchRRSetRequest) {
|
|
3567
3567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3649,7 +3649,7 @@ class DnsClient {
|
|
|
3649
3649
|
* @param PatchZoneRecordsRequest
|
|
3650
3650
|
* @return PatchZoneRecordsResponse
|
|
3651
3651
|
* @throws OciError when an error occurs
|
|
3652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/PatchZoneRecords.ts.html |here} to see how to use PatchZoneRecords API.
|
|
3653
3653
|
*/
|
|
3654
3654
|
patchZoneRecords(patchZoneRecordsRequest) {
|
|
3655
3655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3735,7 +3735,7 @@ class DnsClient {
|
|
|
3735
3735
|
* @param UpdateDomainRecordsRequest
|
|
3736
3736
|
* @return UpdateDomainRecordsResponse
|
|
3737
3737
|
* @throws OciError when an error occurs
|
|
3738
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateDomainRecords.ts.html |here} to see how to use UpdateDomainRecords API.
|
|
3739
3739
|
*/
|
|
3740
3740
|
updateDomainRecords(updateDomainRecordsRequest) {
|
|
3741
3741
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3820,7 +3820,7 @@ class DnsClient {
|
|
|
3820
3820
|
* @param UpdateRRSetRequest
|
|
3821
3821
|
* @return UpdateRRSetResponse
|
|
3822
3822
|
* @throws OciError when an error occurs
|
|
3823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateRRSet.ts.html |here} to see how to use UpdateRRSet API.
|
|
3824
3824
|
*/
|
|
3825
3825
|
updateRRSet(updateRRSetRequest) {
|
|
3826
3826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3903,7 +3903,7 @@ class DnsClient {
|
|
|
3903
3903
|
* @param UpdateResolverRequest
|
|
3904
3904
|
* @return UpdateResolverResponse
|
|
3905
3905
|
* @throws OciError when an error occurs
|
|
3906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3906
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateResolver.ts.html |here} to see how to use UpdateResolver API.
|
|
3907
3907
|
*/
|
|
3908
3908
|
updateResolver(updateResolverRequest) {
|
|
3909
3909
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3977,7 +3977,7 @@ class DnsClient {
|
|
|
3977
3977
|
* @param UpdateResolverEndpointRequest
|
|
3978
3978
|
* @return UpdateResolverEndpointResponse
|
|
3979
3979
|
* @throws OciError when an error occurs
|
|
3980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateResolverEndpoint.ts.html |here} to see how to use UpdateResolverEndpoint API.
|
|
3981
3981
|
*/
|
|
3982
3982
|
updateResolverEndpoint(updateResolverEndpointRequest) {
|
|
3983
3983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4052,7 +4052,7 @@ class DnsClient {
|
|
|
4052
4052
|
* @param UpdateSteeringPolicyRequest
|
|
4053
4053
|
* @return UpdateSteeringPolicyResponse
|
|
4054
4054
|
* @throws OciError when an error occurs
|
|
4055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4055
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateSteeringPolicy.ts.html |here} to see how to use UpdateSteeringPolicy API.
|
|
4056
4056
|
*/
|
|
4057
4057
|
updateSteeringPolicy(updateSteeringPolicyRequest) {
|
|
4058
4058
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4121,7 +4121,7 @@ class DnsClient {
|
|
|
4121
4121
|
* @param UpdateSteeringPolicyAttachmentRequest
|
|
4122
4122
|
* @return UpdateSteeringPolicyAttachmentResponse
|
|
4123
4123
|
* @throws OciError when an error occurs
|
|
4124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateSteeringPolicyAttachment.ts.html |here} to see how to use UpdateSteeringPolicyAttachment API.
|
|
4125
4125
|
*/
|
|
4126
4126
|
updateSteeringPolicyAttachment(updateSteeringPolicyAttachmentRequest) {
|
|
4127
4127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4190,7 +4190,7 @@ class DnsClient {
|
|
|
4190
4190
|
* @param UpdateTsigKeyRequest
|
|
4191
4191
|
* @return UpdateTsigKeyResponse
|
|
4192
4192
|
* @throws OciError when an error occurs
|
|
4193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateTsigKey.ts.html |here} to see how to use UpdateTsigKey API.
|
|
4194
4194
|
*/
|
|
4195
4195
|
updateTsigKey(updateTsigKeyRequest) {
|
|
4196
4196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4264,7 +4264,7 @@ class DnsClient {
|
|
|
4264
4264
|
* @param UpdateViewRequest
|
|
4265
4265
|
* @return UpdateViewResponse
|
|
4266
4266
|
* @throws OciError when an error occurs
|
|
4267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateView.ts.html |here} to see how to use UpdateView API.
|
|
4268
4268
|
*/
|
|
4269
4269
|
updateView(updateViewRequest) {
|
|
4270
4270
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4343,7 +4343,7 @@ class DnsClient {
|
|
|
4343
4343
|
* @param UpdateZoneRequest
|
|
4344
4344
|
* @return UpdateZoneResponse
|
|
4345
4345
|
* @throws OciError when an error occurs
|
|
4346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateZone.ts.html |here} to see how to use UpdateZone API.
|
|
4347
4347
|
*/
|
|
4348
4348
|
updateZone(updateZoneRequest) {
|
|
4349
4349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4425,7 +4425,7 @@ class DnsClient {
|
|
|
4425
4425
|
* @param UpdateZoneRecordsRequest
|
|
4426
4426
|
* @return UpdateZoneRecordsResponse
|
|
4427
4427
|
* @throws OciError when an error occurs
|
|
4428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dns/UpdateZoneRecords.ts.html |here} to see how to use UpdateZoneRecords API.
|
|
4429
4429
|
*/
|
|
4430
4430
|
updateZoneRecords(updateZoneRecordsRequest) {
|
|
4431
4431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -38,8 +38,8 @@ export interface CreateSteeringPolicyDetails {
|
|
|
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 CreateSteeringPolicyDetails {
|
|
|
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": CreateSteeringPolicyDetails.Template;
|
|
@@ -99,7 +99,7 @@ export interface CreateSteeringPolicyDetails {
|
|
|
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 CreateSteeringPolicyDetails {
|
|
|
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"?: {
|
|
@@ -44,7 +44,7 @@ export interface CreateTsigKeyDetails {
|
|
|
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 {\"Department\": \"Finance\"}}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"freeformTags"?: {
|
|
@@ -55,7 +55,7 @@ export interface CreateTsigKeyDetails {
|
|
|
55
55
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
56
56
|
* <p>
|
|
57
57
|
|
|
58
|
-
* **Example:**
|
|
58
|
+
* **Example:** {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"definedTags"?: {
|
|
@@ -33,7 +33,7 @@ export interface CreateViewDetails {
|
|
|
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 CreateViewDetails {
|
|
|
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"?: {
|
|
@@ -33,7 +33,7 @@ export interface CreateZoneBaseDetails {
|
|
|
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 CreateZoneBaseDetails {
|
|
|
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"?: {
|
|
@@ -21,7 +21,7 @@ import * as model from "../model";
|
|
|
21
21
|
*/
|
|
22
22
|
export interface CreateZoneDetails extends model.CreateZoneBaseDetails {
|
|
23
23
|
/**
|
|
24
|
-
* The type of the zone. Must be either
|
|
24
|
+
* The type of the zone. Must be either {@code PRIMARY} or {@code SECONDARY}. {@code SECONDARY} is only supported for GLOBAL
|
|
25
25
|
* zones.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
@@ -36,14 +36,14 @@ export interface CreateZoneDetails extends model.CreateZoneBaseDetails {
|
|
|
36
36
|
*/
|
|
37
37
|
"scope"?: model.Scope;
|
|
38
38
|
/**
|
|
39
|
-
* External master servers for the zone.
|
|
40
|
-
* required parameter when the
|
|
39
|
+
* External master servers for the zone. {@code externalMasters} becomes a
|
|
40
|
+
* required parameter when the {@code zoneType} value is {@code SECONDARY}.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"externalMasters"?: Array<model.ExternalMaster>;
|
|
44
44
|
/**
|
|
45
45
|
* External secondary servers for the zone.
|
|
46
|
-
* This field is currently not supported when
|
|
46
|
+
* This field is currently not supported when {@code zoneType} is {@code SECONDARY} or {@code scope} is {@code PRIVATE}.
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"externalDownstreams"?: Array<model.ExternalDownstream>;
|