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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-endpoint-summary.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-endpoint-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,uBAAuB,CA+CvC;AA/CD,WAAiB,uBAAuB;IACtC,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,sCAAc,KAAd,sCAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;
|
|
1
|
+
{"version":3,"file":"resolver-endpoint-summary.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-endpoint-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,uBAAuB,CA+CvC;AA/CD,WAAiB,uBAAuB;IACtC,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,sCAAc,KAAd,sCAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,2BAA2B,CAAC,UAAU,CACL,OAAQ,EACpD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,kCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CACjB,OAAQ,EACpD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,8CAAsB,yBAerC,CAAA;AACH,CAAC,EA/CgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA+CvC"}
|
|
@@ -53,7 +53,7 @@ var ResolverEndpoint;
|
|
|
53
53
|
})(LifecycleState = ResolverEndpoint.LifecycleState || (ResolverEndpoint.LifecycleState = {}));
|
|
54
54
|
function getJsonObj(obj) {
|
|
55
55
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
56
|
-
if ("endpointType" in obj && obj.endpointType) {
|
|
56
|
+
if (obj && "endpointType" in obj && obj.endpointType) {
|
|
57
57
|
switch (obj.endpointType) {
|
|
58
58
|
case "VNIC":
|
|
59
59
|
return model.ResolverVnicEndpoint.getJsonObj(jsonObj, true);
|
|
@@ -66,7 +66,7 @@ var ResolverEndpoint;
|
|
|
66
66
|
ResolverEndpoint.getJsonObj = getJsonObj;
|
|
67
67
|
function getDeserializedJsonObj(obj) {
|
|
68
68
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
69
|
-
if ("endpointType" in obj && obj.endpointType) {
|
|
69
|
+
if (obj && "endpointType" in obj && obj.endpointType) {
|
|
70
70
|
switch (obj.endpointType) {
|
|
71
71
|
case "VNIC":
|
|
72
72
|
return model.ResolverVnicEndpoint.getDeserializedJsonObj(jsonObj, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-endpoint.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,gBAAgB,CA+ChC;AA/CD,WAAiB,gBAAgB;IAC/B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;
|
|
1
|
+
{"version":3,"file":"resolver-endpoint.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuElC,IAAiB,gBAAgB,CA+ChC;AA/CD,WAAiB,gBAAgB;IAC/B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,uCAAsB,yBAerC,CAAA;AACH,CAAC,EA/CgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QA+ChC"}
|
|
@@ -39,7 +39,7 @@ var ResolverRuleDetails;
|
|
|
39
39
|
(function (ResolverRuleDetails) {
|
|
40
40
|
function getJsonObj(obj) {
|
|
41
41
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
-
if ("action" in obj && obj.action) {
|
|
42
|
+
if (obj && "action" in obj && obj.action) {
|
|
43
43
|
switch (obj.action) {
|
|
44
44
|
case "FORWARD":
|
|
45
45
|
return model.ResolverForwardRuleDetails.getJsonObj(jsonObj, true);
|
|
@@ -52,7 +52,7 @@ var ResolverRuleDetails;
|
|
|
52
52
|
ResolverRuleDetails.getJsonObj = getJsonObj;
|
|
53
53
|
function getDeserializedJsonObj(obj) {
|
|
54
54
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
55
|
-
if ("action" in obj && obj.action) {
|
|
55
|
+
if (obj && "action" in obj && obj.action) {
|
|
56
56
|
switch (obj.action) {
|
|
57
57
|
case "FORWARD":
|
|
58
58
|
return model.ResolverForwardRuleDetails.getDeserializedJsonObj(jsonObj, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-rule-details.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-rule-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,mBAAmB,CAiCnC;AAjCD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;
|
|
1
|
+
{"version":3,"file":"resolver-rule-details.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-rule-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,mBAAmB,CAiCnC;AAjCD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;YACxC,QAAQ,GAAG,CAAC,MAAM,EAAE;gBAClB,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC;aACnD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,8BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;YACxC,QAAQ,GAAG,CAAC,MAAM,EAAE;gBAClB,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC;aACnD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,0CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAiCnC"}
|
|
@@ -39,7 +39,7 @@ var ResolverRule;
|
|
|
39
39
|
(function (ResolverRule) {
|
|
40
40
|
function getJsonObj(obj) {
|
|
41
41
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
-
if ("action" in obj && obj.action) {
|
|
42
|
+
if (obj && "action" in obj && obj.action) {
|
|
43
43
|
switch (obj.action) {
|
|
44
44
|
case "FORWARD":
|
|
45
45
|
return model.ResolverForwardRule.getJsonObj(jsonObj, true);
|
|
@@ -52,7 +52,7 @@ var ResolverRule;
|
|
|
52
52
|
ResolverRule.getJsonObj = getJsonObj;
|
|
53
53
|
function getDeserializedJsonObj(obj) {
|
|
54
54
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
55
|
-
if ("action" in obj && obj.action) {
|
|
55
|
+
if (obj && "action" in obj && obj.action) {
|
|
56
56
|
switch (obj.action) {
|
|
57
57
|
case "FORWARD":
|
|
58
58
|
return model.ResolverForwardRule.getDeserializedJsonObj(jsonObj, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-rule.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-rule.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,YAAY,CAiC5B;AAjCD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;
|
|
1
|
+
{"version":3,"file":"resolver-rule.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-rule.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,YAAY,CAiC5B;AAjCD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;YACxC,QAAQ,GAAG,CAAC,MAAM,EAAE;gBAClB,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACL,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC;aACnD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,uBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,QAAQ,IAAI,GAAG,IAAI,GAAG,CAAC,MAAM,EAAE;YACxC,QAAQ,GAAG,CAAC,MAAM,EAAE;gBAClB,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CACjB,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC;aACnD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,mCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAiC5B"}
|
|
@@ -14,7 +14,8 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
* An OCI DNS resolver VNIC endpoint.
|
|
17
|
+
* An OCI DNS resolver VNIC endpoint. A VNIC is created for each ResolverVnicEndpoint. VCNs and subnets cannot be
|
|
18
|
+
* deleted while ResolverVnicEndpoints exist in them due to the VNIC.
|
|
18
19
|
* <p>
|
|
19
20
|
**Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
|
|
20
21
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-vnic-endpoint-summary.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-vnic-endpoint-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"resolver-vnic-endpoint-summary.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-vnic-endpoint-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,2BAA2B,CA2B3C;AA3BD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC,EAAE,eAAyB;QACpF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAiC,CAAC,GAChF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,sCAAU,aASzB,CAAA;IACY,wCAAY,GAAG,MAAM,CAAC;IACnC,SAAgB,sBAAsB,CACpC,GAAgC,EAChC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACnD,GAAG,CAC4B,CAAC,GACnC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kDAAsB,yBAcrC,CAAA;AACH,CAAC,EA3BgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA2B3C"}
|
|
@@ -14,7 +14,8 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
|
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
16
16
|
/**
|
|
17
|
-
* An OCI DNS resolver VNIC endpoint.
|
|
17
|
+
* An OCI DNS resolver VNIC endpoint. A VNIC is created for each ResolverVnicEndpoint. VCNs and subnets cannot be
|
|
18
|
+
* deleted while ResolverVnicEndpoints exist in them due to the VNIC.
|
|
18
19
|
* <p>
|
|
19
20
|
**Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
|
|
20
21
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolver-vnic-endpoint.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-vnic-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"resolver-vnic-endpoint.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/resolver-vnic-endpoint.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyBlC,IAAiB,oBAAoB,CAuBpC;AAvBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GAC1F,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,+BAAU,aAOzB,CAAA;IACY,iCAAY,GAAG,MAAM,CAAC;IACnC,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,2CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAuBpC"}
|
|
@@ -19,7 +19,7 @@ export interface SteeringPolicyFilterRuleCase {
|
|
|
19
19
|
* whether a case matches. Conditions may include the geographical location, IP
|
|
20
20
|
* subnet, or ASN the DNS query originated. **Example:** If you have an
|
|
21
21
|
* office that uses the subnet `192.0.2.0/24` you could use a `caseCondition`
|
|
22
|
-
* expression `query.client.
|
|
22
|
+
* expression `query.client.address in ('192.0.2.0/24')` to define a case that
|
|
23
23
|
* matches queries from that office.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
@@ -18,7 +18,7 @@ export interface SteeringPolicyHealthRuleCase {
|
|
|
18
18
|
* whether a case matches. Conditions may include the geographical location, IP
|
|
19
19
|
* subnet, or ASN the DNS query originated. **Example:** If you have an
|
|
20
20
|
* office that uses the subnet `192.0.2.0/24` you could use a `caseCondition`
|
|
21
|
-
* expression `query.client.
|
|
21
|
+
* expression `query.client.address in ('192.0.2.0/24')` to define a case that
|
|
22
22
|
* matches queries from that office.
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
@@ -18,7 +18,7 @@ export interface SteeringPolicyLimitRuleCase {
|
|
|
18
18
|
* whether a case matches. Conditions may include the geographical location, IP
|
|
19
19
|
* subnet, or ASN the DNS query originated. **Example:** If you have an
|
|
20
20
|
* office that uses the subnet `192.0.2.0/24` you could use a `caseCondition`
|
|
21
|
-
* expression `query.client.
|
|
21
|
+
* expression `query.client.address in ('192.0.2.0/24')` to define a case that
|
|
22
22
|
* matches queries from that office.
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
@@ -19,7 +19,7 @@ export interface SteeringPolicyPriorityRuleCase {
|
|
|
19
19
|
* whether a case matches. Conditions may include the geographical location, IP
|
|
20
20
|
* subnet, or ASN the DNS query originated. **Example:** If you have an
|
|
21
21
|
* office that uses the subnet `192.0.2.0/24` you could use a `caseCondition`
|
|
22
|
-
* expression `query.client.
|
|
22
|
+
* expression `query.client.address in ('192.0.2.0/24')` to define a case that
|
|
23
23
|
* matches queries from that office.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
@@ -39,7 +39,7 @@ var SteeringPolicyRule;
|
|
|
39
39
|
(function (SteeringPolicyRule) {
|
|
40
40
|
function getJsonObj(obj) {
|
|
41
41
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
-
if ("ruleType" in obj && obj.ruleType) {
|
|
42
|
+
if (obj && "ruleType" in obj && obj.ruleType) {
|
|
43
43
|
switch (obj.ruleType) {
|
|
44
44
|
case "FILTER":
|
|
45
45
|
return model.SteeringPolicyFilterRule.getJsonObj(jsonObj, true);
|
|
@@ -60,7 +60,7 @@ var SteeringPolicyRule;
|
|
|
60
60
|
SteeringPolicyRule.getJsonObj = getJsonObj;
|
|
61
61
|
function getDeserializedJsonObj(obj) {
|
|
62
62
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
63
|
-
if ("ruleType" in obj && obj.ruleType) {
|
|
63
|
+
if (obj && "ruleType" in obj && obj.ruleType) {
|
|
64
64
|
switch (obj.ruleType) {
|
|
65
65
|
case "FILTER":
|
|
66
66
|
return model.SteeringPolicyFilterRule.getDeserializedJsonObj(jsonObj, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"steering-policy-rule.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/steering-policy-rule.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,kBAAkB,CAyElC;AAzED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,UAAU,IAAI,GAAG,IAAI,GAAG,CAAC,QAAQ,EAAE;
|
|
1
|
+
{"version":3,"file":"steering-policy-rule.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/steering-policy-rule.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,kBAAkB,CAyElC;AAzED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,UAAU,IAAI,GAAG,IAAI,GAAG,CAAC,QAAQ,EAAE;YAC5C,QAAQ,GAAG,CAAC,QAAQ,EAAE;gBACpB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CACL,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CACL,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,QAAQ,CAAC,CAAC;aACrD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,6BAAU,aAmCzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,UAAU,IAAI,GAAG,IAAI,GAAG,CAAC,QAAQ,EAAE;YAC5C,QAAQ,GAAG,CAAC,QAAQ,EAAE;gBACpB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACjB,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACjB,OAAQ,EACjD,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,QAAQ,CAAC,CAAC;aACrD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAnCe,yCAAsB,yBAmCrC,CAAA;AACH,CAAC,EAzEgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAyElC"}
|
|
@@ -19,7 +19,7 @@ export interface SteeringPolicyWeightedRuleCase {
|
|
|
19
19
|
* whether a case matches. Conditions may include the geographical location, IP
|
|
20
20
|
* subnet, or ASN the DNS query originated. **Example:** If you have an
|
|
21
21
|
* office that uses the subnet `192.0.2.0/24` you could use a `caseCondition`
|
|
22
|
-
* expression `query.client.
|
|
22
|
+
* expression `query.client.address in ('192.0.2.0/24')` to define a case that
|
|
23
23
|
* matches queries from that office.
|
|
24
24
|
*
|
|
25
25
|
*/
|
package/lib/model/tsig-key.d.ts
CHANGED
|
@@ -14,8 +14,7 @@ For more information, see [Overview of the DNS Service](/iaas/Content/DNS/Concep
|
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
16
16
|
* A TSIG key.
|
|
17
|
-
*
|
|
18
|
-
**Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
|
|
17
|
+
* **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
|
|
19
18
|
*
|
|
20
19
|
*/
|
|
21
20
|
export interface TsigKey {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tsig-key.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/tsig-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;
|
|
1
|
+
{"version":3,"file":"tsig-key.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/tsig-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;AA6EH,IAAiB,OAAO,CAyBvB;AAzBD,WAAiB,OAAO;IACtB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EAzBgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAyBvB"}
|
|
@@ -39,7 +39,7 @@ var UpdateResolverEndpointDetails;
|
|
|
39
39
|
(function (UpdateResolverEndpointDetails) {
|
|
40
40
|
function getJsonObj(obj) {
|
|
41
41
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
42
|
-
if ("endpointType" in obj && obj.endpointType) {
|
|
42
|
+
if (obj && "endpointType" in obj && obj.endpointType) {
|
|
43
43
|
switch (obj.endpointType) {
|
|
44
44
|
case "VNIC":
|
|
45
45
|
return model.UpdateResolverVnicEndpointDetails.getJsonObj(jsonObj, true);
|
|
@@ -52,7 +52,7 @@ var UpdateResolverEndpointDetails;
|
|
|
52
52
|
UpdateResolverEndpointDetails.getJsonObj = getJsonObj;
|
|
53
53
|
function getDeserializedJsonObj(obj) {
|
|
54
54
|
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
55
|
-
if ("endpointType" in obj && obj.endpointType) {
|
|
55
|
+
if (obj && "endpointType" in obj && obj.endpointType) {
|
|
56
56
|
switch (obj.endpointType) {
|
|
57
57
|
case "VNIC":
|
|
58
58
|
return model.UpdateResolverVnicEndpointDetails.getDeserializedJsonObj(jsonObj, true);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-resolver-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/update-resolver-endpoint-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CAiC7C;AAjCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;
|
|
1
|
+
{"version":3,"file":"update-resolver-endpoint-details.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/model/update-resolver-endpoint-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;GAaG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CAiC7C;AAjCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,iCAAiC,CAAC,UAAU,CACL,OAAQ,EAC1D,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,cAAc,IAAI,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE;YACpD,QAAQ,GAAG,CAAC,YAAY,EAAE;gBACxB,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CACjB,OAAQ,EAC1D,IAAI,CACL,CAAC;gBACJ;oBACE,MAAM,KAAK,CAAC,qBAAqB,GAAG,GAAG,CAAC,YAAY,CAAC,CAAC;aACzD;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAiC7C"}
|
|
@@ -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/ChangeResolverCompartment.ts.html |here} to see how to use ChangeResolverCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeResolverCompartmentRequest 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/ChangeSteeringPolicyCompartment.ts.html |here} to see how to use ChangeSteeringPolicyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeSteeringPolicyCompartmentRequest 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/ChangeTsigKeyCompartment.ts.html |here} to see how to use ChangeTsigKeyCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeTsigKeyCompartmentRequest 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/ChangeViewCompartment.ts.html |here} to see how to use ChangeViewCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeViewCompartmentRequest 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/ChangeZoneCompartment.ts.html |here} to see how to use ChangeZoneCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeZoneCompartmentRequest 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/CreateResolverEndpoint.ts.html |here} to see how to use CreateResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateResolverEndpointRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/dns/CreateSteeringPolicyAttachment.ts.html |here} to see how to use CreateSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSteeringPolicyAttachmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/dns/CreateSteeringPolicy.ts.html |here} to see how to use CreateSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateSteeringPolicyRequest 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/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.27.0/dns/CreateView.ts.html |here} to see how to use CreateViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateViewRequest 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/CreateZone.ts.html |here} to see how to use CreateZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,8 +28,11 @@ export interface CreateZoneRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"opcRequestId"?: string;
|
|
30
30
|
/**
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
* The OCID of the compartment the zone belongs to.
|
|
32
|
+
* <p>
|
|
33
|
+
This parameter is deprecated and should be omitted.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
33
36
|
"compartmentId"?: string;
|
|
34
37
|
/**
|
|
35
38
|
* Specifies to operate only on resources that have a matching DNS scope.
|
|
@@ -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/DeleteDomainRecords.ts.html |here} to see how to use DeleteDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -59,7 +59,10 @@ export interface DeleteDomainRecordsRequest 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/DeleteResolverEndpoint.ts.html |here} to see how to use DeleteResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteResolverEndpointRequest 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/DeleteRRSet.ts.html |here} to see how to use DeleteRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -54,8 +54,11 @@ export interface DeleteRRSetRequest extends common.BaseRequest {
|
|
|
54
54
|
*/
|
|
55
55
|
"opcRequestId"?: string;
|
|
56
56
|
/**
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
* The OCID of the compartment the zone belongs to.
|
|
58
|
+
* <p>
|
|
59
|
+
This parameter is deprecated and should be omitted.
|
|
60
|
+
*
|
|
61
|
+
*/
|
|
59
62
|
"compartmentId"?: string;
|
|
60
63
|
/**
|
|
61
64
|
* Specifies to operate only on resources that have a matching DNS scope.
|
|
@@ -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/DeleteSteeringPolicyAttachment.ts.html |here} to see how to use DeleteSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteSteeringPolicyAttachmentRequest 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/DeleteSteeringPolicy.ts.html |here} to see how to use DeleteSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteSteeringPolicyRequest 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/DeleteTsigKey.ts.html |here} to see how to use DeleteTsigKeyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteTsigKeyRequest 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/DeleteView.ts.html |here} to see how to use DeleteViewRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteViewRequest 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/DeleteZone.ts.html |here} to see how to use DeleteZoneRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DeleteZoneRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -55,7 +55,10 @@ export interface DeleteZoneRequest extends common.BaseRequest {
|
|
|
55
55
|
*/
|
|
56
56
|
"viewId"?: string;
|
|
57
57
|
/**
|
|
58
|
-
|
|
59
|
-
|
|
58
|
+
* The OCID of the compartment the zone belongs to.
|
|
59
|
+
* <p>
|
|
60
|
+
This parameter is deprecated and should be omitted.
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
60
63
|
"compartmentId"?: string;
|
|
61
64
|
}
|
|
@@ -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/GetDomainRecords.ts.html |here} to see how to use GetDomainRecordsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetDomainRecordsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -87,8 +87,11 @@ export interface GetDomainRecordsRequest extends common.BaseRequest {
|
|
|
87
87
|
*/
|
|
88
88
|
"sortOrder"?: model.SortOrder;
|
|
89
89
|
/**
|
|
90
|
-
|
|
91
|
-
|
|
90
|
+
* The OCID of the compartment the zone belongs to.
|
|
91
|
+
* <p>
|
|
92
|
+
This parameter is deprecated and should be omitted.
|
|
93
|
+
*
|
|
94
|
+
*/
|
|
92
95
|
"compartmentId"?: string;
|
|
93
96
|
}
|
|
94
97
|
export declare namespace GetDomainRecordsRequest {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-domain-records-request.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/request/get-domain-records-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"get-domain-records-request.js","sourceRoot":"","sources":["../../../../../lib/dns/lib/request/get-domain-records-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwFH,IAAiB,uBAAuB,CAKvC;AALD,WAAiB,uBAAuB;IACtC,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,yBAAe,CAAA;QACf,qBAAW,CAAA;IACb,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;AACH,CAAC,EALgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAKvC"}
|
|
@@ -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/GetResolverEndpoint.ts.html |here} to see how to use GetResolverEndpointRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetResolverEndpointRequest 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/GetResolver.ts.html |here} to see how to use GetResolverRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetResolverRequest 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/GetRRSet.ts.html |here} to see how to use GetRRSetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetRRSetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -67,8 +67,11 @@ export interface GetRRSetRequest extends common.BaseRequest {
|
|
|
67
67
|
*/
|
|
68
68
|
"zoneVersion"?: 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
|
/**
|
|
74
77
|
* Specifies to operate only on resources that have a matching DNS scope.
|
|
@@ -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/GetSteeringPolicyAttachment.ts.html |here} to see how to use GetSteeringPolicyAttachmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetSteeringPolicyAttachmentRequest 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/GetSteeringPolicy.ts.html |here} to see how to use GetSteeringPolicyRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GetSteeringPolicyRequest extends common.BaseRequest {
|
|
19
19
|
/**
|