@datatr-ux/ovhcloud-types 1.0.73 → 1.0.75
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/dist/cloud/OperationStatusEnum.d.ts +1 -0
- package/dist/cloud/OperationStatusEnum.d.ts.map +1 -1
- package/dist/cloud/OperationStatusEnum.js +1 -0
- package/dist/complexType/UnitAndValueString.d.ts +1 -1
- package/dist/complexType/UnitAndValueString.d.ts.map +1 -1
- package/dist/ovhcloud-types.js +2 -2
- package/dist/ovhcloudconnect/service/ProviderEnum.d.ts +1 -0
- package/dist/ovhcloudconnect/service/ProviderEnum.d.ts.map +1 -1
- package/dist/ovhcloudconnect/service/ProviderEnum.js +1 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperationStatusEnum.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/OperationStatusEnum.ts"],"names":[],"mappings":"AAAA,6BAA6B;AAC7B,oBAAY,mBAAmB;IAC7B,WAAW,cAAc;IACzB,SAAS,YAAY;IACrB,UAAU,aAAa;IACvB,aAAa,gBAAgB;IAC7B,SAAS,YAAY;CACtB"}
|
|
1
|
+
{"version":3,"file":"OperationStatusEnum.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/OperationStatusEnum.ts"],"names":[],"mappings":"AAAA,6BAA6B;AAC7B,oBAAY,mBAAmB;IAC7B,UAAU,aAAa;IACvB,WAAW,cAAc;IACzB,SAAS,YAAY;IACrB,UAAU,aAAa;IACvB,aAAa,gBAAgB;IAC7B,SAAS,YAAY;CACtB"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
/** Enum values for Status */
|
|
2
2
|
export var OperationStatusEnum;
|
|
3
3
|
(function (OperationStatusEnum) {
|
|
4
|
+
OperationStatusEnum["canceled"] = "canceled";
|
|
4
5
|
OperationStatusEnum["completed"] = "completed";
|
|
5
6
|
OperationStatusEnum["created"] = "created";
|
|
6
7
|
OperationStatusEnum["in-error"] = "in-error";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnitAndValueString.d.ts","sourceRoot":"","sources":["../../generated/types/complexType/UnitAndValueString.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,MAAM,WAAW,kBAAkB;IACjC,
|
|
1
|
+
{"version":3,"file":"UnitAndValueString.d.ts","sourceRoot":"","sources":["../../generated/types/complexType/UnitAndValueString.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,MAAM,WAAW,kBAAkB;IACjC,wBAAwB;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO;IACP,KAAK,EAAE,MAAM,CAAC;CACf"}
|
package/dist/ovhcloud-types.js
CHANGED
|
@@ -816,7 +816,7 @@ const k5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
816
816
|
__proto__: null,
|
|
817
817
|
VolumeBackupStatusEnum: G_
|
|
818
818
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
819
|
-
var a_ = /* @__PURE__ */ ((e) => (e.full = "full", e.restricted = "restricted", e))(a_ || {}), D_ = /* @__PURE__ */ ((e) => (e.readOnly = "readOnly", e.readWrite = "readWrite", e))(D_ || {}), S_ = /* @__PURE__ */ ((e) => (e.archived = "archived", e.archiving = "archiving", e.deleting = "deleting", e.flushed = "flushed", e.none = "none", e.restored = "restored", e.restoring = "restoring", e))(S_ || {}), R_ = /* @__PURE__ */ ((e) => (e.CANCELED = "CANCELED", e.ERROR = "ERROR", e.IDLE = "IDLE", e.PAUSED = "PAUSED", e.RUNNING = "RUNNING", e.SUCCESS = "SUCCESS", e))(R_ || {}), o_ = /* @__PURE__ */ ((e) => (e.au = "au", e.be = "be", e.ca = "ca", e.cz = "cz", e.de = "de", e.es = "es", e.fi = "fi", e.fr = "fr", e.ie = "ie", e.in = "in", e.it = "it", e.lt = "lt", e.nl = "nl", e.pl = "pl", e.pt = "pt", e.sg = "sg", e.uk = "uk", e.us = "us", e))(o_ || {}), l_ = /* @__PURE__ */ ((e) => (e.activated = "activated", e.activating = "activating", e.closed = "closed", e.open = "open", e))(l_ || {}), N_ = /* @__PURE__ */ ((e) => (e.completed = "completed", e.created = "created", e["in-error"] = "in-error", e["in-progress"] = "in-progress", e.unknown = "unknown", e))(N_ || {}), O_ = /* @__PURE__ */ ((e) => (e.AlwaysPullImages = "AlwaysPullImages", e.NodeRestriction = "NodeRestriction", e))(O_ || {}), v_ = /* @__PURE__ */ ((e) => (e.AF = "AF", e.ASIA = "ASIA", e.EU = "EU", e.NA = "NA", e.US = "US", e))(v_ || {}), p_ = /* @__PURE__ */ ((e) => (e.DOWN = "DOWN", e.MAINTENANCE = "MAINTENANCE", e.UP = "UP", e))(p_ || {}), b_ = /* @__PURE__ */ ((e) => (e.localzone = "localzone", e.region = "region", e["region-3-az"] = "region-3-az", e))(b_ || {}), g_ = /* @__PURE__ */ ((e) => (e.DOWN = "DOWN", e.UP = "UP", e))(g_ || {});
|
|
819
|
+
var a_ = /* @__PURE__ */ ((e) => (e.full = "full", e.restricted = "restricted", e))(a_ || {}), D_ = /* @__PURE__ */ ((e) => (e.readOnly = "readOnly", e.readWrite = "readWrite", e))(D_ || {}), S_ = /* @__PURE__ */ ((e) => (e.archived = "archived", e.archiving = "archiving", e.deleting = "deleting", e.flushed = "flushed", e.none = "none", e.restored = "restored", e.restoring = "restoring", e))(S_ || {}), R_ = /* @__PURE__ */ ((e) => (e.CANCELED = "CANCELED", e.ERROR = "ERROR", e.IDLE = "IDLE", e.PAUSED = "PAUSED", e.RUNNING = "RUNNING", e.SUCCESS = "SUCCESS", e))(R_ || {}), o_ = /* @__PURE__ */ ((e) => (e.au = "au", e.be = "be", e.ca = "ca", e.cz = "cz", e.de = "de", e.es = "es", e.fi = "fi", e.fr = "fr", e.ie = "ie", e.in = "in", e.it = "it", e.lt = "lt", e.nl = "nl", e.pl = "pl", e.pt = "pt", e.sg = "sg", e.uk = "uk", e.us = "us", e))(o_ || {}), l_ = /* @__PURE__ */ ((e) => (e.activated = "activated", e.activating = "activating", e.closed = "closed", e.open = "open", e))(l_ || {}), N_ = /* @__PURE__ */ ((e) => (e.canceled = "canceled", e.completed = "completed", e.created = "created", e["in-error"] = "in-error", e["in-progress"] = "in-progress", e.unknown = "unknown", e))(N_ || {}), O_ = /* @__PURE__ */ ((e) => (e.AlwaysPullImages = "AlwaysPullImages", e.NodeRestriction = "NodeRestriction", e))(O_ || {}), v_ = /* @__PURE__ */ ((e) => (e.AF = "AF", e.ASIA = "ASIA", e.EU = "EU", e.NA = "NA", e.US = "US", e))(v_ || {}), p_ = /* @__PURE__ */ ((e) => (e.DOWN = "DOWN", e.MAINTENANCE = "MAINTENANCE", e.UP = "UP", e))(p_ || {}), b_ = /* @__PURE__ */ ((e) => (e.localzone = "localzone", e.region = "region", e["region-3-az"] = "region-3-az", e))(b_ || {}), g_ = /* @__PURE__ */ ((e) => (e.DOWN = "DOWN", e.UP = "UP", e))(g_ || {});
|
|
820
820
|
const AF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
821
821
|
__proto__: null,
|
|
822
822
|
AccessTypeEnum: a_,
|
|
@@ -2664,7 +2664,7 @@ const Wz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
2664
2664
|
StatusEnum: k1,
|
|
2665
2665
|
TypeEnum: Y1
|
|
2666
2666
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
2667
|
-
var q1 = /* @__PURE__ */ ((e) => (e.Key_100g = "100g", e.Key_100m = "100m", e.Key_10g = "10g", e.Key_1g = "1g", e.Key_200m = "200m", e.Key_20g = "20g", e.Key_2g = "2g", e.Key_500m = "500m", e.Key_50m = "50m", e.Key_5g = "5g", e))(q1 || {}), V1 = /* @__PURE__ */ ((e) => (e.Key_1 = "1", e.Key_2 = "2", e))(V1 || {}), F1 = /* @__PURE__ */ ((e) => (e.OVHcloud = "OVHcloud", e.RISQ = "RISQ", e.consoleconnect = "consoleconnect", e.digitalrealty = "digitalrealty", e.equinix = "equinix", e.fibrenoire = "fibrenoire", e.intercloud = "intercloud", e.internal = "internal", e.interxion = "interxion", e.megaport = "megaport", e.orange = "orange", e))(F1 || {}), Z1 = /* @__PURE__ */ ((e) => (e.active = "active", e.closed = "closed", e))(Z1 || {});
|
|
2667
|
+
var q1 = /* @__PURE__ */ ((e) => (e.Key_100g = "100g", e.Key_100m = "100m", e.Key_10g = "10g", e.Key_1g = "1g", e.Key_200m = "200m", e.Key_20g = "20g", e.Key_2g = "2g", e.Key_500m = "500m", e.Key_50m = "50m", e.Key_5g = "5g", e))(q1 || {}), V1 = /* @__PURE__ */ ((e) => (e.Key_1 = "1", e.Key_2 = "2", e))(V1 || {}), F1 = /* @__PURE__ */ ((e) => (e.OVHcloud = "OVHcloud", e.RISQ = "RISQ", e.consoleconnect = "consoleconnect", e.dcexp = "dcexp", e.digitalrealty = "digitalrealty", e.equinix = "equinix", e.fibrenoire = "fibrenoire", e.intercloud = "intercloud", e.internal = "internal", e.interxion = "interxion", e.megaport = "megaport", e.orange = "orange", e))(F1 || {}), Z1 = /* @__PURE__ */ ((e) => (e.active = "active", e.closed = "closed", e))(Z1 || {});
|
|
2668
2668
|
const Uz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2669
2669
|
__proto__: null,
|
|
2670
2670
|
BandwidthEnum: q1,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProviderEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/ovhcloudconnect/service/ProviderEnum.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,oBAAY,YAAY;IACtB,UAAU,aAAa;IACvB,MAAM,SAAS;IACf,gBAAgB,mBAAmB;IACnC,eAAe,kBAAkB;IACjC,SAAS,YAAY;IACrB,YAAY,eAAe;IAC3B,YAAY,eAAe;IAC3B,UAAU,aAAa;IACvB,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,QAAQ,WAAW;CACpB"}
|
|
1
|
+
{"version":3,"file":"ProviderEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/ovhcloudconnect/service/ProviderEnum.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,oBAAY,YAAY;IACtB,UAAU,aAAa;IACvB,MAAM,SAAS;IACf,gBAAgB,mBAAmB;IACnC,OAAO,UAAU;IACjB,eAAe,kBAAkB;IACjC,SAAS,YAAY;IACrB,YAAY,eAAe;IAC3B,YAAY,eAAe;IAC3B,UAAU,aAAa;IACvB,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,QAAQ,WAAW;CACpB"}
|
|
@@ -4,6 +4,7 @@ export var ProviderEnum;
|
|
|
4
4
|
ProviderEnum["OVHcloud"] = "OVHcloud";
|
|
5
5
|
ProviderEnum["RISQ"] = "RISQ";
|
|
6
6
|
ProviderEnum["consoleconnect"] = "consoleconnect";
|
|
7
|
+
ProviderEnum["dcexp"] = "dcexp";
|
|
7
8
|
ProviderEnum["digitalrealty"] = "digitalrealty";
|
|
8
9
|
ProviderEnum["equinix"] = "equinix";
|
|
9
10
|
ProviderEnum["fibrenoire"] = "fibrenoire";
|