@datatr-ux/ovhcloud-types 2.0.169 → 2.0.170

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.
Files changed (68) hide show
  1. package/dist/cloud/StorageMultipartUpload.d.ts +2 -2
  2. package/dist/cloud/StorageMultipartUpload.d.ts.map +1 -1
  3. package/dist/cloud/project/database/Capabilities.d.ts +3 -0
  4. package/dist/cloud/project/database/Capabilities.d.ts.map +1 -1
  5. package/dist/cloud/project/database/availability/specifications/Storage.d.ts +3 -0
  6. package/dist/cloud/project/database/availability/specifications/Storage.d.ts.map +1 -1
  7. package/dist/cloud/project/database/availability/specifications/index.d.ts +2 -0
  8. package/dist/cloud/project/database/availability/specifications/index.d.ts.map +1 -1
  9. package/dist/cloud/project/database/availability/specifications/index.js +2 -0
  10. package/dist/cloud/project/database/availability/specifications/storage/TypeSelection.d.ts +9 -0
  11. package/dist/cloud/project/database/availability/specifications/storage/TypeSelection.d.ts.map +1 -0
  12. package/dist/cloud/project/database/availability/specifications/storage/index.d.ts +4 -0
  13. package/dist/cloud/project/database/availability/specifications/storage/index.d.ts.map +1 -0
  14. package/dist/cloud/project/database/availability/specifications/storage/index.js +3 -0
  15. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/Condition.d.ts +11 -0
  16. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/Condition.d.ts.map +1 -0
  17. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/OperationEnum.d.ts +6 -0
  18. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/OperationEnum.d.ts.map +1 -0
  19. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/OperationEnum.js +6 -0
  20. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/index.d.ts +2 -0
  21. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/index.d.ts.map +1 -0
  22. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/condition/index.js +1 -0
  23. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/index.d.ts +4 -0
  24. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/index.d.ts.map +1 -0
  25. package/dist/cloud/project/database/availability/specifications/storage/typeSelection/index.js +3 -0
  26. package/dist/cloud/project/database/capabilities/DiskType.d.ts +11 -0
  27. package/dist/cloud/project/database/capabilities/DiskType.d.ts.map +1 -0
  28. package/dist/cloud/project/database/capabilities/diskType/Performance.d.ts +10 -0
  29. package/dist/cloud/project/database/capabilities/diskType/Performance.d.ts.map +1 -0
  30. package/dist/cloud/project/database/capabilities/diskType/Specs.d.ts +9 -0
  31. package/dist/cloud/project/database/capabilities/diskType/Specs.d.ts.map +1 -0
  32. package/dist/cloud/project/database/capabilities/diskType/Specs.js +1 -0
  33. package/dist/cloud/project/database/capabilities/diskType/index.d.ts +3 -0
  34. package/dist/cloud/project/database/capabilities/diskType/index.d.ts.map +1 -0
  35. package/dist/cloud/project/database/capabilities/diskType/index.js +2 -0
  36. package/dist/cloud/project/database/capabilities/index.d.ts +3 -0
  37. package/dist/cloud/project/database/capabilities/index.d.ts.map +1 -1
  38. package/dist/cloud/project/database/capabilities/index.js +3 -0
  39. package/dist/dedicated/index.d.ts +0 -6
  40. package/dist/dedicated/index.d.ts.map +1 -1
  41. package/dist/dedicated/index.js +0 -6
  42. package/dist/domain/order/ZoneOptions.d.ts +1 -1
  43. package/dist/domain/order/ZoneOptions.d.ts.map +1 -1
  44. package/dist/order/catalog/public/Promotion.d.ts +2 -0
  45. package/dist/order/catalog/public/Promotion.d.ts.map +1 -1
  46. package/dist/ovhcloud-types.js +4407 -4394
  47. package/dist/services/billing/InvoiceLineTypeEnum.d.ts +1 -0
  48. package/dist/services/billing/InvoiceLineTypeEnum.d.ts.map +1 -1
  49. package/dist/services/billing/InvoiceLineTypeEnum.js +1 -0
  50. package/package.json +17 -1
  51. package/dist/dedicated/AvailabilityAvailabilityZoneEnum.d.ts +0 -28
  52. package/dist/dedicated/AvailabilityAvailabilityZoneEnum.d.ts.map +0 -1
  53. package/dist/dedicated/AvailabilityAvailabilityZoneEnum.js +0 -28
  54. package/dist/dedicated/AvailabilityRawAvailabilityZones.d.ts +0 -16
  55. package/dist/dedicated/AvailabilityRawAvailabilityZones.d.ts.map +0 -1
  56. package/dist/dedicated/AvailabilityRawDatacenter.d.ts +0 -16
  57. package/dist/dedicated/AvailabilityRawDatacenter.d.ts.map +0 -1
  58. package/dist/dedicated/AvailabilityRawRegion.d.ts +0 -19
  59. package/dist/dedicated/AvailabilityRawRegion.d.ts.map +0 -1
  60. package/dist/dedicated/AvailabilityRegionalizationEnum.d.ts +0 -22
  61. package/dist/dedicated/AvailabilityRegionalizationEnum.d.ts.map +0 -1
  62. package/dist/dedicated/AvailabilityRegionalizationEnum.js +0 -22
  63. package/dist/dedicated/DatacenterRawAvailability.d.ts +0 -24
  64. package/dist/dedicated/DatacenterRawAvailability.d.ts.map +0 -1
  65. /package/dist/{dedicated/AvailabilityRawAvailabilityZones.js → cloud/project/database/availability/specifications/storage/TypeSelection.js} +0 -0
  66. /package/dist/{dedicated/AvailabilityRawDatacenter.js → cloud/project/database/availability/specifications/storage/typeSelection/Condition.js} +0 -0
  67. /package/dist/{dedicated/AvailabilityRawRegion.js → cloud/project/database/capabilities/DiskType.js} +0 -0
  68. /package/dist/{dedicated/DatacenterRawAvailability.js → cloud/project/database/capabilities/diskType/Performance.js} +0 -0
@@ -1,10 +1,10 @@
1
1
  import { StorageClassEnum } from './storage/StorageClassEnum';
2
2
  /** StorageMultipartUpload */
3
3
  export interface StorageMultipartUpload {
4
+ /** Initiation date of the multipart upload */
5
+ createdAt?: string;
4
6
  /** Multipart upload ID */
5
7
  id: string;
6
- /** Initiation date of the multipart upload */
7
- initiated?: string;
8
8
  /** Object key */
9
9
  key: string;
10
10
  /** Storage class of the object */
@@ -1 +1 @@
1
- {"version":3,"file":"StorageMultipartUpload.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageMultipartUpload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,6BAA6B;AAC7B,MAAM,WAAW,sBAAsB;IACrC,0BAA0B;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,kCAAkC;IAClC,YAAY,EAAE,gBAAgB,CAAC;CAChC"}
1
+ {"version":3,"file":"StorageMultipartUpload.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageMultipartUpload.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,6BAA6B;AAC7B,MAAM,WAAW,sBAAsB;IACrC,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB;IACjB,GAAG,EAAE,MAAM,CAAC;IACZ,kCAAkC;IAClC,YAAY,EAAE,gBAAgB,CAAC;CAChC"}
@@ -1,9 +1,12 @@
1
+ import { DiskType } from './capabilities/DiskType';
1
2
  import { Engine } from './capabilities/Engine';
2
3
  import { Flavor } from './capabilities/Flavor';
3
4
  import { Option } from './capabilities/Option';
4
5
  import { Plan } from './capabilities/Plan';
5
6
  /** Capabilities available for the databases engines on cloud projects */
6
7
  export interface Capabilities {
8
+ /** Disk types available, with their availability regions and performance specifications */
9
+ diskTypes: DiskType[];
7
10
  /** Disks available */
8
11
  disks: string[];
9
12
  /** Database engines available */
@@ -1 +1 @@
1
- {"version":3,"file":"Capabilities.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/database/Capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,IAAI,EAAE,MAAM,kDAAkD,CAAC;AAExE,yEAAyE;AACzE,MAAM,WAAW,YAAY;IAC3B,sBAAsB;IACtB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,iCAAiC;IACjC,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,sBAAsB;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB"}
1
+ {"version":3,"file":"Capabilities.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/database/Capabilities.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,sDAAsD,CAAC;AAChF,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,MAAM,EAAE,MAAM,oDAAoD,CAAC;AAC5E,OAAO,EAAE,IAAI,EAAE,MAAM,kDAAkD,CAAC;AAExE,yEAAyE;AACzE,MAAM,WAAW,YAAY;IAC3B,2FAA2F;IAC3F,SAAS,EAAE,QAAQ,EAAE,CAAC;IACtB,sBAAsB;IACtB,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,iCAAiC;IACjC,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,sBAAsB;IACtB,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,wBAAwB;IACxB,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB"}
@@ -1,3 +1,4 @@
1
+ import { TypeSelection } from './storage/TypeSelection';
1
2
  import { UnitAndValueLong } from '../../../../../complexType/UnitAndValueLong';
2
3
  /** Specifications of the storage for availabilities of databases engines on cloud projects */
3
4
  export interface Storage {
@@ -7,5 +8,7 @@ export interface Storage {
7
8
  minimum: UnitAndValueLong;
8
9
  /** Memory step that can be added between minimum and maximum */
9
10
  step?: UnitAndValueLong;
11
+ /** Ordered rules mapping a requested disk size to the disk type that will be provisioned; the first rule whose conditions all match wins */
12
+ typeSelection?: TypeSelection[];
10
13
  }
11
14
  //# sourceMappingURL=Storage.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Storage.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/availability/specifications/Storage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAExE,8FAA8F;AAC9F,MAAM,WAAW,OAAO;IACtB,0CAA0C;IAC1C,OAAO,EAAE,gBAAgB,CAAC;IAC1B,0CAA0C;IAC1C,OAAO,EAAE,gBAAgB,CAAC;IAC1B,gEAAgE;IAChE,IAAI,CAAC,EAAE,gBAAgB,CAAC;CACzB"}
1
+ {"version":3,"file":"Storage.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/availability/specifications/Storage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kFAAkF,CAAC;AACjH,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAExE,8FAA8F;AAC9F,MAAM,WAAW,OAAO;IACtB,0CAA0C;IAC1C,OAAO,EAAE,gBAAgB,CAAC;IAC1B,0CAA0C;IAC1C,OAAO,EAAE,gBAAgB,CAAC;IAC1B,gEAAgE;IAChE,IAAI,CAAC,EAAE,gBAAgB,CAAC;IACxB,4IAA4I;IAC5I,aAAa,CAAC,EAAE,aAAa,EAAE,CAAC;CACjC"}
@@ -1,3 +1,5 @@
1
+ import * as storage from './storage/index';
1
2
  export * from './Nodes';
2
3
  export * from './Storage';
4
+ export { storage };
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/availability/specifications/index.ts"],"names":[],"mappings":"AACA,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/availability/specifications/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAE3C,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,EAAE,CAAC"}
@@ -1,2 +1,4 @@
1
+ import * as storage from './storage/index.js';
1
2
  export * from './Nodes.js';
2
3
  export * from './Storage.js';
4
+ export { storage };
@@ -0,0 +1,9 @@
1
+ import { Condition } from './typeSelection/Condition';
2
+ /** Ordered rule mapping a requested disk size to the disk type that will be provisioned. The first rule whose conditions all match wins */
3
+ export interface TypeSelection {
4
+ /** Conditions that must all match for this rule to apply */
5
+ if: Condition[];
6
+ /** Disk type provisioned when the conditions match */
7
+ then: string;
8
+ }
9
+ //# sourceMappingURL=TypeSelection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypeSelection.d.ts","sourceRoot":"","sources":["../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/TypeSelection.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,4FAA4F,CAAC;AAEvH,2IAA2I;AAC3I,MAAM,WAAW,aAAa;IAC5B,4DAA4D;IAC5D,EAAE,EAAE,SAAS,EAAE,CAAC;IAChB,sDAAsD;IACtD,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -0,0 +1,4 @@
1
+ import * as typeSelection from './typeSelection/index';
2
+ export * from './TypeSelection';
3
+ export { typeSelection };
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,aAAa,MAAM,uBAAuB,CAAC;AAEvD,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAE,aAAa,EAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ import * as typeSelection from './typeSelection/index.js';
2
+ export * from './TypeSelection.js';
3
+ export { typeSelection };
@@ -0,0 +1,11 @@
1
+ import { OperationEnum } from './condition/OperationEnum';
2
+ /** Single predicate over a storage attribute of a disk type selection rule (e.g. size gt 100) */
3
+ export interface Condition {
4
+ /** Storage attribute the predicate applies to (e.g. size) */
5
+ key: string;
6
+ /** Comparison operator of the predicate */
7
+ operation: OperationEnum;
8
+ /** Value the storage attribute is compared against */
9
+ value: number;
10
+ }
11
+ //# sourceMappingURL=Condition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Condition.d.ts","sourceRoot":"","sources":["../../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/typeSelection/Condition.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0GAA0G,CAAC;AAEzI,iGAAiG;AACjG,MAAM,WAAW,SAAS;IACxB,6DAA6D;IAC7D,GAAG,EAAE,MAAM,CAAC;IACZ,2CAA2C;IAC3C,SAAS,EAAE,aAAa,CAAC;IACzB,sDAAsD;IACtD,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -0,0 +1,6 @@
1
+ /** Comparison operator of a disk type selection condition */
2
+ export declare enum OperationEnum {
3
+ 'gt' = "gt",
4
+ 'gte' = "gte"
5
+ }
6
+ //# sourceMappingURL=OperationEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OperationEnum.d.ts","sourceRoot":"","sources":["../../../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/typeSelection/condition/OperationEnum.ts"],"names":[],"mappings":"AAAA,6DAA6D;AAC7D,oBAAY,aAAa;IACvB,IAAI,OAAO;IACX,KAAK,QAAQ;CACd"}
@@ -0,0 +1,6 @@
1
+ /** Comparison operator of a disk type selection condition */
2
+ export var OperationEnum;
3
+ (function (OperationEnum) {
4
+ OperationEnum["gt"] = "gt";
5
+ OperationEnum["gte"] = "gte";
6
+ })(OperationEnum || (OperationEnum = {}));
@@ -0,0 +1,2 @@
1
+ export * from './OperationEnum';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/typeSelection/condition/index.ts"],"names":[],"mappings":"AACA,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import * as condition from './condition/index';
2
+ export * from './Condition';
3
+ export { condition };
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../generated/types/cloud/project/database/availability/specifications/storage/typeSelection/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,SAAS,MAAM,mBAAmB,CAAC;AAE/C,cAAc,aAAa,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -0,0 +1,3 @@
1
+ import * as condition from './condition/index.js';
2
+ export * from './Condition.js';
3
+ export { condition };
@@ -0,0 +1,11 @@
1
+ import { Specs } from './diskType/Specs';
2
+ /** Disk type available for the databases engines on cloud projects, with its availability regions and performance specifications */
3
+ export interface DiskType {
4
+ /** Name of the disk type */
5
+ name: string;
6
+ /** Regions where the disk type is available */
7
+ regions: string[];
8
+ /** Performance specifications of the disk type */
9
+ specs?: Specs;
10
+ }
11
+ //# sourceMappingURL=DiskType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DiskType.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/database/capabilities/DiskType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,4DAA4D,CAAC;AAEnF,oIAAoI;AACpI,MAAM,WAAW,QAAQ;IACvB,4BAA4B;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,+CAA+C;IAC/C,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,kDAAkD;IAClD,KAAK,CAAC,EAAE,KAAK,CAAC;CACf"}
@@ -0,0 +1,10 @@
1
+ /** Single performance dimension of a disk type: a min floor and a max ceiling, plus a per-GB rate when the dimension scales with disk size. A flat guaranteed value is exposed as min equal to max with no perGB */
2
+ export interface Performance {
3
+ /** Maximum value the dimension can reach */
4
+ max?: number;
5
+ /** Minimum guaranteed value of the dimension */
6
+ min?: number;
7
+ /** Per-GB rate when the dimension scales with disk size */
8
+ perGB?: number;
9
+ }
10
+ //# sourceMappingURL=Performance.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Performance.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/capabilities/diskType/Performance.ts"],"names":[],"mappings":"AAAA,oNAAoN;AACpN,MAAM,WAAW,WAAW;IAC1B,4CAA4C;IAC5C,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,gDAAgD;IAChD,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,2DAA2D;IAC3D,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB"}
@@ -0,0 +1,9 @@
1
+ import { Performance } from './Performance';
2
+ /** Performance specifications of a disk type, grouped by performance dimension */
3
+ export interface Specs {
4
+ /** IOPS performance of the disk type */
5
+ iops?: Performance;
6
+ /** Throughput performance of the disk type */
7
+ throughput?: Performance;
8
+ }
9
+ //# sourceMappingURL=Specs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Specs.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/capabilities/diskType/Specs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kEAAkE,CAAC;AAE/F,kFAAkF;AAClF,MAAM,WAAW,KAAK;IACpB,wCAAwC;IACxC,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,8CAA8C;IAC9C,UAAU,CAAC,EAAE,WAAW,CAAC;CAC1B"}
@@ -0,0 +1,3 @@
1
+ export * from './Performance';
2
+ export * from './Specs';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/cloud/project/database/capabilities/diskType/index.ts"],"names":[],"mappings":"AACA,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './Performance.js';
2
+ export * from './Specs.js';
@@ -1,13 +1,16 @@
1
1
  import * as advancedConfiguration from './advancedConfiguration/index';
2
+ import * as diskType from './diskType/index';
2
3
  import * as engine from './engine/index';
3
4
  import * as flavor from './flavor/index';
4
5
  import * as integration from './integration/index';
6
+ export * from './DiskType';
5
7
  export * from './Engine';
6
8
  export * from './Flavor';
7
9
  export * from './Integration';
8
10
  export * from './Option';
9
11
  export * from './Plan';
10
12
  export { advancedConfiguration };
13
+ export { diskType };
11
14
  export { engine };
12
15
  export { flavor };
13
16
  export { integration };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/database/capabilities/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,qBAAqB,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AAEnD,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,OAAO,EAAE,qBAAqB,EAAE,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/database/capabilities/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,qBAAqB,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAC7C,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,WAAW,MAAM,qBAAqB,CAAC;AAEnD,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,OAAO,EAAE,qBAAqB,EAAE,CAAC;AACjC,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,WAAW,EAAE,CAAC"}
@@ -1,13 +1,16 @@
1
1
  import * as advancedConfiguration from './advancedConfiguration/index.js';
2
+ import * as diskType from './diskType/index.js';
2
3
  import * as engine from './engine/index.js';
3
4
  import * as flavor from './flavor/index.js';
4
5
  import * as integration from './integration/index.js';
6
+ export * from './DiskType.js';
5
7
  export * from './Engine.js';
6
8
  export * from './Flavor.js';
7
9
  export * from './Integration.js';
8
10
  export * from './Option.js';
9
11
  export * from './Plan.js';
10
12
  export { advancedConfiguration };
13
+ export { diskType };
11
14
  export { engine };
12
15
  export { flavor };
13
16
  export { integration };
@@ -11,17 +11,11 @@ import * as secondaryDnsDomain from './secondaryDnsDomain/index';
11
11
  import * as server from './server/index';
12
12
  import * as storage from './storage/index';
13
13
  import * as virtualNetworkInterface from './virtualNetworkInterface/index';
14
- export * from './AvailabilityAvailabilityZoneEnum';
15
14
  export * from './AvailabilityDatacenter';
16
15
  export * from './AvailabilityDatacenterEnum';
17
16
  export * from './AvailabilityEnum';
18
- export * from './AvailabilityRawAvailabilityZones';
19
- export * from './AvailabilityRawDatacenter';
20
- export * from './AvailabilityRawRegion';
21
- export * from './AvailabilityRegionalizationEnum';
22
17
  export * from './DatacenterAvailability';
23
18
  export * from './DatacenterEnum';
24
- export * from './DatacenterRawAvailability';
25
19
  export * from './ExposedTask';
26
20
  export * from './OperationFunctionEnum';
27
21
  export * from './PlannedChangeStatusEnum';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/types/dedicated/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,eAAe,MAAM,yBAAyB,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,oBAAoB,MAAM,8BAA8B,CAAC;AACrE,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,KAAK,MAAM,eAAe,CAAC;AACvC,OAAO,KAAK,0BAA0B,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,kBAAkB,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,uBAAuB,MAAM,iCAAiC,CAAC;AAE3E,cAAc,oCAAoC,CAAC;AACnD,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,CAAC;AAC3B,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,oBAAoB,EAAE,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,OAAO,EAAE,0BAA0B,EAAE,CAAC;AACtC,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,uBAAuB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../generated/types/dedicated/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,sBAAsB,CAAC;AACrD,OAAO,KAAK,eAAe,MAAM,yBAAyB,CAAC;AAC3D,OAAO,KAAK,IAAI,MAAM,cAAc,CAAC;AACrC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,oBAAoB,MAAM,8BAA8B,CAAC;AACrE,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,KAAK,MAAM,eAAe,CAAC;AACvC,OAAO,KAAK,0BAA0B,MAAM,oCAAoC,CAAC;AACjF,OAAO,KAAK,kBAAkB,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,uBAAuB,MAAM,iCAAiC,CAAC;AAE3E,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,CAAC;AACxB,OAAO,EAAE,eAAe,EAAE,CAAC;AAC3B,OAAO,EAAE,IAAI,EAAE,CAAC;AAChB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,oBAAoB,EAAE,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,OAAO,EAAE,0BAA0B,EAAE,CAAC;AACtC,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAC9B,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,OAAO,EAAE,OAAO,EAAE,CAAC;AACnB,OAAO,EAAE,uBAAuB,EAAE,CAAC"}
@@ -11,17 +11,11 @@ import * as secondaryDnsDomain from './secondaryDnsDomain/index.js';
11
11
  import * as server from './server/index.js';
12
12
  import * as storage from './storage/index.js';
13
13
  import * as virtualNetworkInterface from './virtualNetworkInterface/index.js';
14
- export * from './AvailabilityAvailabilityZoneEnum.js';
15
14
  export * from './AvailabilityDatacenter.js';
16
15
  export * from './AvailabilityDatacenterEnum.js';
17
16
  export * from './AvailabilityEnum.js';
18
- export * from './AvailabilityRawAvailabilityZones.js';
19
- export * from './AvailabilityRawDatacenter.js';
20
- export * from './AvailabilityRawRegion.js';
21
- export * from './AvailabilityRegionalizationEnum.js';
22
17
  export * from './DatacenterAvailability.js';
23
18
  export * from './DatacenterEnum.js';
24
- export * from './DatacenterRawAvailability.js';
25
19
  export * from './ExposedTask.js';
26
20
  export * from './OperationFunctionEnum.js';
27
21
  export * from './PlannedChangeStatusEnum.js';
@@ -4,7 +4,7 @@ export interface ZoneOptions {
4
4
  anycast?: boolean;
5
5
  /** Whether to create the DNS zone along with the domain. Defaults to true if omitted. */
6
6
  create?: boolean;
7
- /** Enable DNSSEC on the DNS zone. Applied only when a new zone is created (create=true and no existing zone); ignored otherwise. */
7
+ /** Enable DNSSEC on the DNS zone. Applied only when a new zone is created (create=true and no existing zone); defaults to true in that case when omitted. */
8
8
  dnssec?: boolean;
9
9
  }
10
10
  //# sourceMappingURL=ZoneOptions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ZoneOptions.d.ts","sourceRoot":"","sources":["../../../generated/types/domain/order/ZoneOptions.ts"],"names":[],"mappings":"AAAA,0CAA0C;AAC1C,MAAM,WAAW,WAAW;IAC1B,qIAAqI;IACrI,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,yFAAyF;IACzF,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,oIAAoI;IACpI,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB"}
1
+ {"version":3,"file":"ZoneOptions.d.ts","sourceRoot":"","sources":["../../../generated/types/domain/order/ZoneOptions.ts"],"names":[],"mappings":"AAAA,0CAA0C;AAC1C,MAAM,WAAW,WAAW;IAC1B,qIAAqI;IACrI,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,yFAAyF;IACzF,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,6JAA6J;IAC7J,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB"}
@@ -5,6 +5,8 @@ import { ReductionTypeEnum } from '../../ReductionTypeEnum';
5
5
  export interface Promotion {
6
6
  /** Promotion application context */
7
7
  context: ContextTypeEnum;
8
+ /** All Promotion's custom fields */
9
+ customFieldValues: string[];
8
10
  /** Promotion description */
9
11
  description: string;
10
12
  /** Promotion discount */
@@ -1 +1 @@
1
- {"version":3,"file":"Promotion.d.ts","sourceRoot":"","sources":["../../../../generated/types/order/catalog/public/Promotion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qDAAqD,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAEpE,6CAA6C;AAC7C,MAAM,WAAW,SAAS;IACxB,oCAAoC;IACpC,OAAO,EAAE,eAAe,CAAC;IACzB,4BAA4B;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,yBAAyB;IACzB,QAAQ,EAAE,sBAAsB,CAAC;IACjC,yBAAyB;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uCAAuC;IACvC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+CAA+C;IAC/C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uDAAuD;IACvD,uBAAuB,EAAE,OAAO,CAAC;IACjC,uGAAuG;IACvG,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qBAAqB;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yCAAyC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,qBAAqB;IACrB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,sBAAsB;IACtB,KAAK,EAAE,sBAAsB,CAAC;IAC9B,qBAAqB;IACrB,IAAI,EAAE,iBAAiB,CAAC;IACxB,sBAAsB;IACtB,KAAK,EAAE,MAAM,CAAC;CACf"}
1
+ {"version":3,"file":"Promotion.d.ts","sourceRoot":"","sources":["../../../../generated/types/order/catalog/public/Promotion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,qDAAqD,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAEpE,6CAA6C;AAC7C,MAAM,WAAW,SAAS;IACxB,oCAAoC;IACpC,OAAO,EAAE,eAAe,CAAC;IACzB,oCAAoC;IACpC,iBAAiB,EAAE,MAAM,EAAE,CAAC;IAC5B,4BAA4B;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,yBAAyB;IACzB,QAAQ,EAAE,sBAAsB,CAAC;IACjC,yBAAyB;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uCAAuC;IACvC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,+CAA+C;IAC/C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,uDAAuD;IACvD,uBAAuB,EAAE,OAAO,CAAC;IACjC,uGAAuG;IACvG,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qBAAqB;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,0CAA0C;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yCAAyC;IACzC,SAAS,EAAE,MAAM,CAAC;IAClB,qBAAqB;IACrB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,sBAAsB;IACtB,KAAK,EAAE,sBAAsB,CAAC;IAC9B,qBAAqB;IACrB,IAAI,EAAE,iBAAiB,CAAC;IACxB,sBAAsB;IACtB,KAAK,EAAE,MAAM,CAAC;CACf"}