@datatr-ux/ovhcloud-types 2.0.50 → 2.0.51

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.
@@ -5,7 +5,7 @@ import { StorageObjectRetentionConfiguration } from './StorageObjectRetentionCon
5
5
  /** Object */
6
6
  export interface StorageObject {
7
7
  /** The entity tag is a hash of the object that reflects changes only to the contents. The etag is omitted when isDeleteMarker is true. */
8
- etag: string;
8
+ etag?: string;
9
9
  /** True when the entry represents a delete marker. This field is included only when using withVersions set to true. */
10
10
  isDeleteMarker?: boolean;
11
11
  /** True when the entry is the latest version of the object or delete marker. */
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,aAAa;IAC5B,0IAA0I;IAC1I,IAAI,EAAE,MAAM,CAAC;IACb,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"StorageObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,aAAa;IAC5B,0IAA0I;IAC1I,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -5,7 +5,7 @@ import { StorageObjectRetentionConfiguration } from './StorageObjectRetentionCon
5
5
  /** Object */
6
6
  export interface StorageObjectVersion {
7
7
  /** The entity tag is a hash of the object that reflects changes only to the contents. The etag is omitted when isDeleteMarker is true. */
8
- etag: string;
8
+ etag?: string;
9
9
  /** True when the entry represents a delete marker. This field is included only when using withVersions set to true. */
10
10
  isDeleteMarker?: boolean;
11
11
  /** True when the entry is the latest version of the object or delete marker. */
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectVersion.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,oBAAoB;IACnC,0IAA0I;IAC1I,IAAI,EAAE,MAAM,CAAC;IACb,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"StorageObjectVersion.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,oBAAoB;IACnC,0IAA0I;IAC1I,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -3,6 +3,8 @@ import { Quantity } from './Quantity';
3
3
  export interface BandwidthStorage {
4
4
  /** Total bandwidth in GiB */
5
5
  quantity: Quantity;
6
+ /** List of ressource IDs */
7
+ resourceIds: string[];
6
8
  /** Total price */
7
9
  totalPrice: number;
8
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"BandwidthStorage.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/BandwidthStorage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,uBAAuB;AACvB,MAAM,WAAW,gBAAgB;IAC/B,6BAA6B;IAC7B,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"BandwidthStorage.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/BandwidthStorage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,uBAAuB;AACvB,MAAM,WAAW,gBAAgB;IAC/B,6BAA6B;IAC7B,QAAQ,EAAE,QAAQ,CAAC;IACnB,4BAA4B;IAC5B,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -1,10 +1,14 @@
1
1
  import { Quantity } from './Quantity';
2
2
  /** Component */
3
3
  export interface Component {
4
+ /** Component ID */
5
+ id: string;
4
6
  /** Name of the component */
5
7
  name: string;
6
8
  /** Total quantity for the component */
7
9
  quantity: Quantity;
10
+ /** Resource ID */
11
+ resourceId: string;
8
12
  /** Total price for this component */
9
13
  totalPrice: number;
10
14
  }
@@ -1 +1 @@
1
- {"version":3,"file":"Component.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/Component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,gBAAgB;AAChB,MAAM,WAAW,SAAS;IACxB,4BAA4B;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,uCAAuC;IACvC,QAAQ,EAAE,QAAQ,CAAC;IACnB,qCAAqC;IACrC,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"Component.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/Component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,gBAAgB;AAChB,MAAM,WAAW,SAAS;IACxB,mBAAmB;IACnB,EAAE,EAAE,MAAM,CAAC;IACX,4BAA4B;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,uCAAuC;IACvC,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,qCAAqC;IACrC,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -6,6 +6,8 @@ export interface HourlyDetail {
6
6
  id: string;
7
7
  /** Quantity */
8
8
  quantity: Quantity;
9
+ /** Resource ID */
10
+ resourceId: string;
9
11
  /** Total price */
10
12
  totalPrice: Price;
11
13
  }
@@ -1 +1 @@
1
- {"version":3,"file":"HourlyDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,mBAAmB;AACnB,MAAM,WAAW,YAAY;IAC3B,SAAS;IACT,EAAE,EAAE,MAAM,CAAC;IACX,eAAe;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
1
+ {"version":3,"file":"HourlyDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,mBAAmB;AACnB,MAAM,WAAW,YAAY;IAC3B,SAAS;IACT,EAAE,EAAE,MAAM,CAAC;IACX,eAAe;IACf,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
@@ -5,6 +5,8 @@ export interface HourlyInstanceDetail {
5
5
  instanceId: string;
6
6
  /** Hours of run instances */
7
7
  quantity: Quantity;
8
+ /** Resource ID */
9
+ resourceId: string;
8
10
  /** Total price */
9
11
  totalPrice: number;
10
12
  }
@@ -1 +1 @@
1
- {"version":3,"file":"HourlyInstanceDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyInstanceDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,2BAA2B;AAC3B,MAAM,WAAW,oBAAoB;IACnC,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,6BAA6B;IAC7B,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"HourlyInstanceDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyInstanceDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,2BAA2B;AAC3B,MAAM,WAAW,oBAAoB;IACnC,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,6BAA6B;IAC7B,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -6,6 +6,8 @@ export interface HourlyRancherDetail {
6
6
  quantity: Quantity;
7
7
  /** Rancher ID */
8
8
  rancherId: string;
9
+ /** Resource ID */
10
+ resourceId: string;
9
11
  /** Total price */
10
12
  totalPrice: Price;
11
13
  }
@@ -1 +1 @@
1
- {"version":3,"file":"HourlyRancherDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyRancherDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,0BAA0B;AAC1B,MAAM,WAAW,mBAAmB;IAClC,uBAAuB;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,iBAAiB;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
1
+ {"version":3,"file":"HourlyRancherDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyRancherDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,0BAA0B;AAC1B,MAAM,WAAW,mBAAmB;IAClC,uBAAuB;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,iBAAiB;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
@@ -3,6 +3,8 @@ import { Quantity } from './Quantity';
3
3
  export interface HourlyVolumeDetail {
4
4
  /** GiBh of volume */
5
5
  quantity: Quantity;
6
+ /** Resource ID */
7
+ resourceId: string;
6
8
  /** Total price */
7
9
  totalPrice: number;
8
10
  /** Volume ID */
@@ -1 +1 @@
1
- {"version":3,"file":"HourlyVolumeDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyVolumeDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,yBAAyB;AACzB,MAAM,WAAW,kBAAkB;IACjC,qBAAqB;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
1
+ {"version":3,"file":"HourlyVolumeDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/HourlyVolumeDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,yBAAyB;AACzB,MAAM,WAAW,kBAAkB;IACjC,qBAAqB;IACrB,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB"}
@@ -4,6 +4,8 @@ export interface MonthlyInstanceDetail {
4
4
  activation: string;
5
5
  /** Instance ID */
6
6
  instanceId: string;
7
+ /** Resource ID */
8
+ resourceId: string;
7
9
  /** Total price */
8
10
  totalPrice: number;
9
11
  }
@@ -1 +1 @@
1
- {"version":3,"file":"MonthlyInstanceDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/MonthlyInstanceDetail.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,MAAM,WAAW,qBAAqB;IACpC,kCAAkC;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"MonthlyInstanceDetail.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/MonthlyInstanceDetail.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,MAAM,WAAW,qBAAqB;IACpC,kCAAkC;IAClC,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -4,6 +4,8 @@ import { Price } from '../../order/Price';
4
4
  export interface RetrievalFees {
5
5
  /** Total retrieval fees in GiB */
6
6
  quantity: Quantity;
7
+ /** List of ressource IDs */
8
+ resourceIds: string[];
7
9
  /** Total price */
8
10
  totalPrice: Price;
9
11
  }
@@ -1 +1 @@
1
- {"version":3,"file":"RetrievalFees.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/RetrievalFees.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,oBAAoB;AACpB,MAAM,WAAW,aAAa;IAC5B,kCAAkC;IAClC,QAAQ,EAAE,QAAQ,CAAC;IACnB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
1
+ {"version":3,"file":"RetrievalFees.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/billingView/RetrievalFees.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,oBAAoB;AACpB,MAAM,WAAW,aAAa;IAC5B,kCAAkC;IAClC,QAAQ,EAAE,QAAQ,CAAC;IACnB,4BAA4B;IAC5B,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,kBAAkB;IAClB,UAAU,EAAE,KAAK,CAAC;CACnB"}
@@ -1,6 +1,7 @@
1
1
  /** Storage class */
2
2
  export declare enum StorageClassEnum {
3
3
  'DEEP_ARCHIVE' = "DEEP_ARCHIVE",
4
+ 'GLACIER_IR' = "GLACIER_IR",
4
5
  'HIGH_PERF' = "HIGH_PERF",
5
6
  'STANDARD' = "STANDARD",
6
7
  'STANDARD_IA' = "STANDARD_IA"
@@ -1 +1 @@
1
- {"version":3,"file":"StorageClassEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/StorageClassEnum.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAY,gBAAgB;IAC1B,cAAc,iBAAiB;IAC/B,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,aAAa,gBAAgB;CAC9B"}
1
+ {"version":3,"file":"StorageClassEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/StorageClassEnum.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAY,gBAAgB;IAC1B,cAAc,iBAAiB;IAC/B,YAAY,eAAe;IAC3B,WAAW,cAAc;IACzB,UAAU,aAAa;IACvB,aAAa,gBAAgB;CAC9B"}
@@ -2,6 +2,7 @@
2
2
  export var StorageClassEnum;
3
3
  (function (StorageClassEnum) {
4
4
  StorageClassEnum["DEEP_ARCHIVE"] = "DEEP_ARCHIVE";
5
+ StorageClassEnum["GLACIER_IR"] = "GLACIER_IR";
5
6
  StorageClassEnum["HIGH_PERF"] = "HIGH_PERF";
6
7
  StorageClassEnum["STANDARD"] = "STANDARD";
7
8
  StorageClassEnum["STANDARD_IA"] = "STANDARD_IA";
@@ -786,7 +786,7 @@ const q5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
786
786
  }, Symbol.toStringTag, { value: "Module" })), V5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
787
787
  __proto__: null
788
788
  }, Symbol.toStringTag, { value: "Module" }));
789
- var Zs = /* @__PURE__ */ ((e) => (e.AES256 = "AES256", e.plaintext = "plaintext", e))(Zs || {}), Js = /* @__PURE__ */ ((e) => (e.off = "off", e.on = "on", e))(Js || {}), Ms = /* @__PURE__ */ ((e) => (e.compliance = "compliance", e.governance = "governance", e))(Ms || {}), hs = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(hs || {}), Hs = /* @__PURE__ */ ((e) => (e.admin = "admin", e.deny = "deny", e.readOnly = "readOnly", e.readWrite = "readWrite", e))(Hs || {}), ys = /* @__PURE__ */ ((e) => (e.DELETE = "DELETE", e.GET = "GET", e.PUT = "PUT", e))(ys || {}), Es = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(Es || {}), ms = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(ms || {}), us = /* @__PURE__ */ ((e) => (e.sealed = "sealed", e.unsealed = "unsealed", e.unsealing = "unsealing", e))(us || {}), e_ = /* @__PURE__ */ ((e) => (e.all = "all", e.read = "read", e.write = "write", e))(e_ || {}), s_ = /* @__PURE__ */ ((e) => (e.DEEP_ARCHIVE = "DEEP_ARCHIVE", e.HIGH_PERF = "HIGH_PERF", e.STANDARD = "STANDARD", e.STANDARD_IA = "STANDARD_IA", e))(s_ || {}), __ = /* @__PURE__ */ ((e) => (e.private = "private", e.public = "public", e.static = "static", e))(__ || {}), r_ = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e.suspended = "suspended", e))(r_ || {});
789
+ var Zs = /* @__PURE__ */ ((e) => (e.AES256 = "AES256", e.plaintext = "plaintext", e))(Zs || {}), Js = /* @__PURE__ */ ((e) => (e.off = "off", e.on = "on", e))(Js || {}), Ms = /* @__PURE__ */ ((e) => (e.compliance = "compliance", e.governance = "governance", e))(Ms || {}), hs = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(hs || {}), Hs = /* @__PURE__ */ ((e) => (e.admin = "admin", e.deny = "deny", e.readOnly = "readOnly", e.readWrite = "readWrite", e))(Hs || {}), ys = /* @__PURE__ */ ((e) => (e.DELETE = "DELETE", e.GET = "GET", e.PUT = "PUT", e))(ys || {}), Es = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(Es || {}), ms = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e))(ms || {}), us = /* @__PURE__ */ ((e) => (e.sealed = "sealed", e.unsealed = "unsealed", e.unsealing = "unsealing", e))(us || {}), e_ = /* @__PURE__ */ ((e) => (e.all = "all", e.read = "read", e.write = "write", e))(e_ || {}), s_ = /* @__PURE__ */ ((e) => (e.DEEP_ARCHIVE = "DEEP_ARCHIVE", e.GLACIER_IR = "GLACIER_IR", e.HIGH_PERF = "HIGH_PERF", e.STANDARD = "STANDARD", e.STANDARD_IA = "STANDARD_IA", e))(s_ || {}), __ = /* @__PURE__ */ ((e) => (e.private = "private", e.public = "public", e.static = "static", e))(__ || {}), r_ = /* @__PURE__ */ ((e) => (e.disabled = "disabled", e.enabled = "enabled", e.suspended = "suspended", e))(r_ || {});
790
790
  const F5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
791
791
  __proto__: null,
792
792
  EncryptionAlgorithmEnum: Zs,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datatr-ux/ovhcloud-types",
3
- "version": "2.0.50",
3
+ "version": "2.0.51",
4
4
  "description": "TypeScript types for OVHCloud projects",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",