@datatr-ux/ovhcloud-types 2.0.23 → 2.0.25

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 (85) hide show
  1. package/dist/cloud/StorageContainer.d.ts +14 -14
  2. package/dist/cloud/StorageContainer.d.ts.map +1 -1
  3. package/dist/cloud/StorageContainerCreation.d.ts +8 -8
  4. package/dist/cloud/StorageContainerCreation.d.ts.map +1 -1
  5. package/dist/cloud/StorageContainerList.d.ts +9 -9
  6. package/dist/cloud/StorageContainerList.d.ts.map +1 -1
  7. package/dist/cloud/StorageContainerUpdate.d.ts +6 -6
  8. package/dist/cloud/StorageContainerUpdate.d.ts.map +1 -1
  9. package/dist/cloud/StorageCopyObjectIn.d.ts +4 -4
  10. package/dist/cloud/StorageCopyObjectIn.d.ts.map +1 -1
  11. package/dist/cloud/StorageCopyObjectOut.d.ts +3 -3
  12. package/dist/cloud/StorageCopyObjectOut.d.ts.map +1 -1
  13. package/dist/cloud/StorageEncryptionObject.d.ts +2 -2
  14. package/dist/cloud/StorageEncryptionObject.d.ts.map +1 -1
  15. package/dist/cloud/StorageLockConfiguration.d.ts +3 -3
  16. package/dist/cloud/StorageLockConfiguration.d.ts.map +1 -1
  17. package/dist/cloud/StorageLockConfigurationRule.d.ts +3 -3
  18. package/dist/cloud/StorageLockConfigurationRule.d.ts.map +1 -1
  19. package/dist/cloud/StorageObject.d.ts +11 -11
  20. package/dist/cloud/StorageObject.d.ts.map +1 -1
  21. package/dist/cloud/StorageObjectDelete.d.ts +3 -3
  22. package/dist/cloud/StorageObjectDelete.d.ts.map +1 -1
  23. package/dist/cloud/StorageObjectDeleteBulk.d.ts +2 -2
  24. package/dist/cloud/StorageObjectDeleteBulk.d.ts.map +1 -1
  25. package/dist/cloud/StorageObjectList.d.ts +13 -11
  26. package/dist/cloud/StorageObjectList.d.ts.map +1 -1
  27. package/dist/cloud/StorageObjectRestoreStatus.d.ts +3 -3
  28. package/dist/cloud/StorageObjectRestoreStatus.d.ts.map +1 -1
  29. package/dist/cloud/StorageObjectRetentionConfiguration.d.ts +3 -3
  30. package/dist/cloud/StorageObjectRetentionConfiguration.d.ts.map +1 -1
  31. package/dist/cloud/StorageObjectUpdate.d.ts +3 -3
  32. package/dist/cloud/StorageObjectUpdate.d.ts.map +1 -1
  33. package/dist/cloud/StorageObjectVersion.d.ts +11 -11
  34. package/dist/cloud/StorageObjectVersion.d.ts.map +1 -1
  35. package/dist/cloud/StorageReplicationObject.d.ts +2 -2
  36. package/dist/cloud/StorageReplicationObject.d.ts.map +1 -1
  37. package/dist/cloud/StorageReplicationObjectIn.d.ts +2 -2
  38. package/dist/cloud/StorageReplicationObjectIn.d.ts.map +1 -1
  39. package/dist/cloud/StorageReplicationRuleDestination.d.ts +4 -4
  40. package/dist/cloud/StorageReplicationRuleDestination.d.ts.map +1 -1
  41. package/dist/cloud/StorageReplicationRuleDestinationIn.d.ts +4 -4
  42. package/dist/cloud/StorageReplicationRuleDestinationIn.d.ts.map +1 -1
  43. package/dist/cloud/StorageReplicationRuleFilter.d.ts +3 -3
  44. package/dist/cloud/StorageReplicationRuleFilter.d.ts.map +1 -1
  45. package/dist/cloud/StorageRestoreObjectIn.d.ts +2 -2
  46. package/dist/cloud/StorageRestoreObjectIn.d.ts.map +1 -1
  47. package/dist/cloud/StorageVersioningObject.d.ts +2 -2
  48. package/dist/cloud/StorageVersioningObject.d.ts.map +1 -1
  49. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts +1 -0
  50. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts.map +1 -1
  51. package/dist/cloud/instance/InstancePriceTypeEnum.js +1 -0
  52. package/dist/cloud/project/ai/app/ScalingAutomaticStrategy.d.ts +6 -0
  53. package/dist/cloud/project/ai/app/ScalingAutomaticStrategy.d.ts.map +1 -1
  54. package/dist/cloud/project/ai/app/ScalingAutomaticStrategyInput.d.ts +6 -0
  55. package/dist/cloud/project/ai/app/ScalingAutomaticStrategyInput.d.ts.map +1 -1
  56. package/dist/cloud/storage/PolicyRaw.d.ts +2 -2
  57. package/dist/cloud/storage/PolicyRaw.d.ts.map +1 -1
  58. package/dist/cloud/storage/PresignedURL.d.ts +4 -4
  59. package/dist/cloud/storage/PresignedURL.d.ts.map +1 -1
  60. package/dist/cloud/storage/PresignedURLInput.d.ts +6 -6
  61. package/dist/cloud/storage/PresignedURLInput.d.ts.map +1 -1
  62. package/dist/cloud/storage/Quota.d.ts +3 -3
  63. package/dist/cloud/storage/Quota.d.ts.map +1 -1
  64. package/dist/cloud/storage/ReplicationRule.d.ts +7 -7
  65. package/dist/cloud/storage/ReplicationRule.d.ts.map +1 -1
  66. package/dist/cloud/storage/ReplicationRuleIn.d.ts +7 -7
  67. package/dist/cloud/storage/ReplicationRuleIn.d.ts.map +1 -1
  68. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts +1 -0
  69. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts.map +1 -1
  70. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.js +1 -0
  71. package/dist/dedicated/server/index.d.ts +0 -2
  72. package/dist/dedicated/server/index.d.ts.map +1 -1
  73. package/dist/dedicated/server/index.js +0 -2
  74. package/dist/nutanix/Cluster.d.ts +3 -0
  75. package/dist/nutanix/Cluster.d.ts.map +1 -1
  76. package/dist/nutanix/ClusterDetails.d.ts +3 -0
  77. package/dist/nutanix/ClusterDetails.d.ts.map +1 -1
  78. package/dist/ovhcloud-types.js +2 -2
  79. package/package.json +1 -1
  80. package/dist/dedicated/server/HardwareRaidConfiguration.d.ts +0 -20
  81. package/dist/dedicated/server/HardwareRaidConfiguration.d.ts.map +0 -1
  82. package/dist/dedicated/server/HardwareRaidConfiguration.js +0 -1
  83. package/dist/dedicated/server/HardwareRaidSize.d.ts +0 -7
  84. package/dist/dedicated/server/HardwareRaidSize.d.ts.map +0 -1
  85. package/dist/dedicated/server/HardwareRaidSize.js +0 -1
@@ -1,8 +1,8 @@
1
- /** Object Storage replication configuration rule filter */
1
+ /** Object Storage replication configuration rule filter. */
2
2
  export interface StorageReplicationRuleFilter {
3
- /** Prefix filter */
3
+ /** Prefix filter. */
4
4
  prefix?: string;
5
- /** Tags filter */
5
+ /** Tags filter. */
6
6
  tags?: {
7
7
  [key: string]: string;
8
8
  };
@@ -1 +1 @@
1
- {"version":3,"file":"StorageReplicationRuleFilter.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleFilter.ts"],"names":[],"mappings":"AAAA,2DAA2D;AAC3D,MAAM,WAAW,4BAA4B;IAC3C,oBAAoB;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,kBAAkB;IAClB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CAClC"}
1
+ {"version":3,"file":"StorageReplicationRuleFilter.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleFilter.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,MAAM,WAAW,4BAA4B;IAC3C,qBAAqB;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mBAAmB;IACnB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;CAClC"}
@@ -1,6 +1,6 @@
1
- /** Restore object input */
1
+ /** Restore object input. */
2
2
  export interface StorageRestoreObjectIn {
3
- /** The number of days the restored object will be available */
3
+ /** The number of days the restored object will be available. */
4
4
  days: number;
5
5
  }
6
6
  //# sourceMappingURL=StorageRestoreObjectIn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageRestoreObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageRestoreObjectIn.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,WAAW,sBAAsB;IACrC,+DAA+D;IAC/D,IAAI,EAAE,MAAM,CAAC;CACd"}
1
+ {"version":3,"file":"StorageRestoreObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageRestoreObjectIn.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,MAAM,WAAW,sBAAsB;IACrC,gEAAgE;IAChE,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1,7 +1,7 @@
1
1
  import { VersioningStatusEnum } from './storage/VersioningStatusEnum';
2
- /** Object */
2
+ /** Versioning configuration. */
3
3
  export interface StorageVersioningObject {
4
- /** Versioning status */
4
+ /** Versioning status. */
5
5
  status?: VersioningStatusEnum;
6
6
  }
7
7
  //# sourceMappingURL=StorageVersioningObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageVersioningObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageVersioningObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAElF,aAAa;AACb,MAAM,WAAW,uBAAuB;IACtC,wBAAwB;IACxB,MAAM,CAAC,EAAE,oBAAoB,CAAC;CAC/B"}
1
+ {"version":3,"file":"StorageVersioningObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageVersioningObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAElF,gCAAgC;AAChC,MAAM,WAAW,uBAAuB;IACtC,yBAAyB;IACzB,MAAM,CAAC,EAAE,oBAAoB,CAAC;CAC/B"}
@@ -2,6 +2,7 @@
2
2
  export declare enum InstancePriceTypeEnum {
3
3
  'hour' = "hour",
4
4
  'licence' = "licence",
5
+ 'licenceMonth' = "licenceMonth",
5
6
  'month' = "month"
6
7
  }
7
8
  //# sourceMappingURL=InstancePriceTypeEnum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InstancePriceTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/instance/InstancePriceTypeEnum.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,oBAAY,qBAAqB;IAC/B,MAAM,SAAS;IACf,SAAS,YAAY;IACrB,OAAO,UAAU;CAClB"}
1
+ {"version":3,"file":"InstancePriceTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/instance/InstancePriceTypeEnum.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,oBAAY,qBAAqB;IAC/B,MAAM,SAAS;IACf,SAAS,YAAY;IACrB,cAAc,iBAAiB;IAC/B,OAAO,UAAU;CAClB"}
@@ -3,5 +3,6 @@ export var InstancePriceTypeEnum;
3
3
  (function (InstancePriceTypeEnum) {
4
4
  InstancePriceTypeEnum["hour"] = "hour";
5
5
  InstancePriceTypeEnum["licence"] = "licence";
6
+ InstancePriceTypeEnum["licenceMonth"] = "licenceMonth";
6
7
  InstancePriceTypeEnum["month"] = "month";
7
8
  })(InstancePriceTypeEnum || (InstancePriceTypeEnum = {}));
@@ -4,6 +4,8 @@ import { ScalingAutomaticStrategyResourceTypeEnum } from './ScalingAutomaticStra
4
4
  export interface ScalingAutomaticStrategy {
5
5
  /** The average resource usage threshold that the app upscale or downscale will be triggered from, in percent */
6
6
  averageUsageTarget?: number;
7
+ /** Number of seconds to wait before scaling app to 0 whenever there are no more HTTP/gRPC requests made to it. Only applies when replicasMin=0 */
8
+ cooldownPeriodSeconds?: number;
7
9
  /** parameters to scale the AI Deploy App based on a custom metric provided by a customer-exposed API */
8
10
  customMetrics?: AutomaticScalingStrategyCustomMetrics;
9
11
  /** Maximum number of replicas */
@@ -12,5 +14,9 @@ export interface ScalingAutomaticStrategy {
12
14
  replicasMin: number;
13
15
  /** Type of the resource to base the automatic scaling on */
14
16
  resourceType?: ScalingAutomaticStrategyResourceTypeEnum;
17
+ /** Number of seconds for which past recommendations should be considered while scaling down. Must be greater than or equal to zero and less than or equal to 3600 (one hour). */
18
+ scaleDownStabilizationWindowSeconds?: number;
19
+ /** Number of seconds for which past recommendations should be considered while scaling up. Must be greater than or equal to zero and less than or equal to 3600 (one hour). */
20
+ scaleUpStabilizationWindowSeconds?: number;
15
21
  }
16
22
  //# sourceMappingURL=ScalingAutomaticStrategy.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalingAutomaticStrategy.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/ai/app/ScalingAutomaticStrategy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,oEAAoE,CAAC;AAC3H,OAAO,EAAE,wCAAwC,EAAE,MAAM,uEAAuE,CAAC;AAEjI,yDAAyD;AACzD,MAAM,WAAW,wBAAwB;IACvC,gHAAgH;IAChH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wGAAwG;IACxG,aAAa,CAAC,EAAE,qCAAqC,CAAC;IACtD,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,4DAA4D;IAC5D,YAAY,CAAC,EAAE,wCAAwC,CAAC;CACzD"}
1
+ {"version":3,"file":"ScalingAutomaticStrategy.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/ai/app/ScalingAutomaticStrategy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,oEAAoE,CAAC;AAC3H,OAAO,EAAE,wCAAwC,EAAE,MAAM,uEAAuE,CAAC;AAEjI,yDAAyD;AACzD,MAAM,WAAW,wBAAwB;IACvC,gHAAgH;IAChH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,kJAAkJ;IAClJ,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,wGAAwG;IACxG,aAAa,CAAC,EAAE,qCAAqC,CAAC;IACtD,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,4DAA4D;IAC5D,YAAY,CAAC,EAAE,wCAAwC,CAAC;IACxD,iLAAiL;IACjL,mCAAmC,CAAC,EAAE,MAAM,CAAC;IAC7C,+KAA+K;IAC/K,iCAAiC,CAAC,EAAE,MAAM,CAAC;CAC5C"}
@@ -4,6 +4,8 @@ import { ScalingAutomaticStrategyResourceTypeEnum } from './ScalingAutomaticStra
4
4
  export interface ScalingAutomaticStrategyInput {
5
5
  /** The average resource usage threshold that the app upscale or downscale will be triggered from, in percent */
6
6
  averageUsageTarget?: number;
7
+ /** Number of seconds to wait before scaling app to 0 whenever there are no more HTTP/gRPC requests made to it. Only applies when replicasMin=0 */
8
+ cooldownPeriodSeconds?: number;
7
9
  /** parameters to scale the AI Deploy App based on a custom metric provided by a customer-exposed API */
8
10
  customMetrics?: AutomaticScalingStrategyCustomMetricsInput;
9
11
  /** Maximum number of replicas */
@@ -12,5 +14,9 @@ export interface ScalingAutomaticStrategyInput {
12
14
  replicasMin: number;
13
15
  /** Type of the resource to base the automatic scaling on */
14
16
  resourceType?: ScalingAutomaticStrategyResourceTypeEnum;
17
+ /** Number of seconds for which past recommendations should be considered while scaling down. Must be greater than or equal to zero and less than or equal to 3600 (one hour). */
18
+ scaleDownStabilizationWindowSeconds?: number;
19
+ /** Number of seconds for which past recommendations should be considered while scaling up. Must be greater than or equal to zero and less than or equal to 3600 (one hour). */
20
+ scaleUpStabilizationWindowSeconds?: number;
15
21
  }
16
22
  //# sourceMappingURL=ScalingAutomaticStrategyInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalingAutomaticStrategyInput.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/ai/app/ScalingAutomaticStrategyInput.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0CAA0C,EAAE,MAAM,yEAAyE,CAAC;AACrI,OAAO,EAAE,wCAAwC,EAAE,MAAM,uEAAuE,CAAC;AAEjI,yDAAyD;AACzD,MAAM,WAAW,6BAA6B;IAC5C,gHAAgH;IAChH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wGAAwG;IACxG,aAAa,CAAC,EAAE,0CAA0C,CAAC;IAC3D,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,4DAA4D;IAC5D,YAAY,CAAC,EAAE,wCAAwC,CAAC;CACzD"}
1
+ {"version":3,"file":"ScalingAutomaticStrategyInput.d.ts","sourceRoot":"","sources":["../../../../../generated/types/cloud/project/ai/app/ScalingAutomaticStrategyInput.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0CAA0C,EAAE,MAAM,yEAAyE,CAAC;AACrI,OAAO,EAAE,wCAAwC,EAAE,MAAM,uEAAuE,CAAC;AAEjI,yDAAyD;AACzD,MAAM,WAAW,6BAA6B;IAC5C,gHAAgH;IAChH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,kJAAkJ;IAClJ,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,wGAAwG;IACxG,aAAa,CAAC,EAAE,0CAA0C,CAAC;IAC3D,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,iCAAiC;IACjC,WAAW,EAAE,MAAM,CAAC;IACpB,4DAA4D;IAC5D,YAAY,CAAC,EAAE,wCAAwC,CAAC;IACxD,iLAAiL;IACjL,mCAAmC,CAAC,EAAE,MAAM,CAAC;IAC7C,+KAA+K;IAC/K,iCAAiC,CAAC,EAAE,MAAM,CAAC;CAC5C"}
@@ -1,6 +1,6 @@
1
- /** Raw storage policy */
1
+ /** Raw storage policy. */
2
2
  export interface PolicyRaw {
3
- /** Raw storage policy */
3
+ /** Raw storage policy. */
4
4
  policy: string;
5
5
  }
6
6
  //# sourceMappingURL=PolicyRaw.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PolicyRaw.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PolicyRaw.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,MAAM,WAAW,SAAS;IACxB,yBAAyB;IACzB,MAAM,EAAE,MAAM,CAAC;CAChB"}
1
+ {"version":3,"file":"PolicyRaw.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PolicyRaw.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,MAAM,WAAW,SAAS;IACxB,0BAA0B;IAC1B,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -1,13 +1,13 @@
1
1
  import { PresignedURLMethodEnum } from './PresignedURLMethodEnum';
2
- /** Presigned URL */
2
+ /** Presigned URL. */
3
3
  export interface PresignedURL {
4
- /** Presigned URL method */
4
+ /** Presigned URL method. */
5
5
  method: PresignedURLMethodEnum;
6
- /** Signed headers */
6
+ /** Signed headers. */
7
7
  signedHeaders: {
8
8
  [key: string]: string;
9
9
  };
10
- /** Presigned URL */
10
+ /** Presigned URL. */
11
11
  url: string;
12
12
  }
13
13
  //# sourceMappingURL=PresignedURL.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PresignedURL.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PresignedURL.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AAEtF,oBAAoB;AACpB,MAAM,WAAW,YAAY;IAC3B,2BAA2B;IAC3B,MAAM,EAAE,sBAAsB,CAAC;IAC/B,qBAAqB;IACrB,aAAa,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACzC,oBAAoB;IACpB,GAAG,EAAE,MAAM,CAAC;CACb"}
1
+ {"version":3,"file":"PresignedURL.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PresignedURL.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AAEtF,qBAAqB;AACrB,MAAM,WAAW,YAAY;IAC3B,4BAA4B;IAC5B,MAAM,EAAE,sBAAsB,CAAC;IAC/B,sBAAsB;IACtB,aAAa,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACzC,qBAAqB;IACrB,GAAG,EAAE,MAAM,CAAC;CACb"}
@@ -1,16 +1,16 @@
1
1
  import { PresignedURLMethodEnum } from './PresignedURLMethodEnum';
2
2
  import { StorageClassEnum } from './StorageClassEnum';
3
- /** Inputs to generate a presigned URL */
3
+ /** Inputs to generate a presigned URL. */
4
4
  export interface PresignedURLInput {
5
- /** URL expiration in seconds */
5
+ /** URL expiration in seconds. */
6
6
  expire: number;
7
- /** Presigned URL method */
7
+ /** Presigned URL method. */
8
8
  method: PresignedURLMethodEnum;
9
- /** Object name */
9
+ /** Object key. */
10
10
  object: string;
11
- /** Storage class */
11
+ /** When using PUT method, specifies the created object storage class. */
12
12
  storageClass: StorageClassEnum;
13
- /** Version ID of the object to download or delete */
13
+ /** Version ID of the object to download or delete when using GET or DELETE methods. */
14
14
  versionId: string;
15
15
  }
16
16
  //# sourceMappingURL=PresignedURLInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PresignedURLInput.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PresignedURLInput.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,yCAAyC;AACzC,MAAM,WAAW,iBAAiB;IAChC,gCAAgC;IAChC,MAAM,EAAE,MAAM,CAAC;IACf,2BAA2B;IAC3B,MAAM,EAAE,sBAAsB,CAAC;IAC/B,kBAAkB;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,oBAAoB;IACpB,YAAY,EAAE,gBAAgB,CAAC;IAC/B,qDAAqD;IACrD,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"PresignedURLInput.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/PresignedURLInput.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,0CAA0C;AAC1C,MAAM,WAAW,iBAAiB;IAChC,iCAAiC;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,4BAA4B;IAC5B,MAAM,EAAE,sBAAsB,CAAC;IAC/B,kBAAkB;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,yEAAyE;IACzE,YAAY,EAAE,gBAAgB,CAAC;IAC/B,uFAAuF;IACvF,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,8 +1,8 @@
1
- /** Cloud Storage Quota */
1
+ /** Cloud Storage Quota. */
2
2
  export interface Quota {
3
- /** Current number of buckets */
3
+ /** Current number of buckets. */
4
4
  buckets: number;
5
- /** Maximum number of buckets */
5
+ /** Maximum number of buckets. */
6
6
  maxBuckets: number;
7
7
  }
8
8
  //# sourceMappingURL=Quota.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Quota.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/Quota.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,MAAM,WAAW,KAAK;IACpB,gCAAgC;IAChC,OAAO,EAAE,MAAM,CAAC;IAChB,gCAAgC;IAChC,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"Quota.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/Quota.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,WAAW,KAAK;IACpB,iCAAiC;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,iCAAiC;IACjC,UAAU,EAAE,MAAM,CAAC;CACpB"}
@@ -2,19 +2,19 @@ import { ReplicationRuleDeleteMarkerReplicationStatusEnum } from './ReplicationR
2
2
  import { ReplicationRuleStatusEnum } from './ReplicationRuleStatusEnum';
3
3
  import { StorageReplicationRuleDestination } from '../StorageReplicationRuleDestination';
4
4
  import { StorageReplicationRuleFilter } from '../StorageReplicationRuleFilter';
5
- /** Object Storage replication configuration rule */
5
+ /** Object Storage replication configuration rule. */
6
6
  export interface ReplicationRule {
7
- /** Delete marker replication */
7
+ /** Delete marker replication configuration. */
8
8
  deleteMarkerReplication: ReplicationRuleDeleteMarkerReplicationStatusEnum;
9
- /** Rule destination configuration */
9
+ /** Rule destination configuration. */
10
10
  destination?: StorageReplicationRuleDestination;
11
- /** Rule filters */
11
+ /** Rule filters. */
12
12
  filter?: StorageReplicationRuleFilter;
13
- /** Rule ID */
13
+ /** Rule ID. */
14
14
  id: string;
15
- /** Rule priority */
15
+ /** Rule priority. */
16
16
  priority: number;
17
- /** Rule status */
17
+ /** Rule status. */
18
18
  status: ReplicationRuleStatusEnum;
19
19
  }
20
20
  //# sourceMappingURL=ReplicationRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReplicationRule.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/ReplicationRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,wEAAwE,CAAC;AAC1I,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,CAAC;AACpG,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,oDAAoD;AACpD,MAAM,WAAW,eAAe;IAC9B,gCAAgC;IAChC,uBAAuB,EAAE,gDAAgD,CAAC;IAC1E,qCAAqC;IACrC,WAAW,CAAC,EAAE,iCAAiC,CAAC;IAChD,mBAAmB;IACnB,MAAM,CAAC,EAAE,4BAA4B,CAAC;IACtC,cAAc;IACd,EAAE,EAAE,MAAM,CAAC;IACX,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,kBAAkB;IAClB,MAAM,EAAE,yBAAyB,CAAC;CACnC"}
1
+ {"version":3,"file":"ReplicationRule.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/ReplicationRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,wEAAwE,CAAC;AAC1I,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,iCAAiC,EAAE,MAAM,iDAAiD,CAAC;AACpG,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,qDAAqD;AACrD,MAAM,WAAW,eAAe;IAC9B,+CAA+C;IAC/C,uBAAuB,EAAE,gDAAgD,CAAC;IAC1E,sCAAsC;IACtC,WAAW,CAAC,EAAE,iCAAiC,CAAC;IAChD,oBAAoB;IACpB,MAAM,CAAC,EAAE,4BAA4B,CAAC;IACtC,eAAe;IACf,EAAE,EAAE,MAAM,CAAC;IACX,qBAAqB;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB;IACnB,MAAM,EAAE,yBAAyB,CAAC;CACnC"}
@@ -2,19 +2,19 @@ import { ReplicationRuleDeleteMarkerReplicationStatusEnum } from './ReplicationR
2
2
  import { ReplicationRuleStatusEnum } from './ReplicationRuleStatusEnum';
3
3
  import { StorageReplicationRuleDestinationIn } from '../StorageReplicationRuleDestinationIn';
4
4
  import { StorageReplicationRuleFilter } from '../StorageReplicationRuleFilter';
5
- /** Object Storage replication configuration rule */
5
+ /** Object Storage replication configuration rule. */
6
6
  export interface ReplicationRuleIn {
7
- /** Delete marker replication */
7
+ /** Delete marker replication configuration. */
8
8
  deleteMarkerReplication: ReplicationRuleDeleteMarkerReplicationStatusEnum;
9
- /** Rule destination configuration */
9
+ /** Rule destination configuration. */
10
10
  destination?: StorageReplicationRuleDestinationIn;
11
- /** Rule filters */
11
+ /** Rule filters. */
12
12
  filter?: StorageReplicationRuleFilter;
13
- /** Rule ID */
13
+ /** Rule ID. */
14
14
  id: string;
15
- /** Rule priority */
15
+ /** Rule priority. */
16
16
  priority: number;
17
- /** Rule status */
17
+ /** Rule status. */
18
18
  status: ReplicationRuleStatusEnum;
19
19
  }
20
20
  //# sourceMappingURL=ReplicationRuleIn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReplicationRuleIn.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/ReplicationRuleIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,wEAAwE,CAAC;AAC1I,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,oDAAoD;AACpD,MAAM,WAAW,iBAAiB;IAChC,gCAAgC;IAChC,uBAAuB,EAAE,gDAAgD,CAAC;IAC1E,qCAAqC;IACrC,WAAW,CAAC,EAAE,mCAAmC,CAAC;IAClD,mBAAmB;IACnB,MAAM,CAAC,EAAE,4BAA4B,CAAC;IACtC,cAAc;IACd,EAAE,EAAE,MAAM,CAAC;IACX,oBAAoB;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,kBAAkB;IAClB,MAAM,EAAE,yBAAyB,CAAC;CACnC"}
1
+ {"version":3,"file":"ReplicationRuleIn.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/storage/ReplicationRuleIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gDAAgD,EAAE,MAAM,wEAAwE,CAAC;AAC1I,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AACxG,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,qDAAqD;AACrD,MAAM,WAAW,iBAAiB;IAChC,+CAA+C;IAC/C,uBAAuB,EAAE,gDAAgD,CAAC;IAC1E,sCAAsC;IACtC,WAAW,CAAC,EAAE,mCAAmC,CAAC;IAClD,oBAAoB;IACpB,MAAM,CAAC,EAAE,4BAA4B,CAAC;IACtC,eAAe;IACf,EAAE,EAAE,MAAM,CAAC;IACX,qBAAqB;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB;IACnB,MAAM,EAAE,yBAAyB,CAAC;CACnC"}
@@ -2,6 +2,7 @@
2
2
  export declare enum EndpointReferenceTypeEnum {
3
3
  'address' = "address",
4
4
  'building' = "building",
5
+ 'hexacle' = "hexacle",
5
6
  'lineNumber' = "lineNumber",
6
7
  'otp' = "otp"
7
8
  }
@@ -1 +1 @@
1
- {"version":3,"file":"EndpointReferenceTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/connectivity/eligibility/EndpointReferenceTypeEnum.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,oBAAY,yBAAyB;IACnC,SAAS,YAAY;IACrB,UAAU,aAAa;IACvB,YAAY,eAAe;IAC3B,KAAK,QAAQ;CACd"}
1
+ {"version":3,"file":"EndpointReferenceTypeEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/connectivity/eligibility/EndpointReferenceTypeEnum.ts"],"names":[],"mappings":"AAAA,8BAA8B;AAC9B,oBAAY,yBAAyB;IACnC,SAAS,YAAY;IACrB,UAAU,aAAa;IACvB,SAAS,YAAY;IACrB,YAAY,eAAe;IAC3B,KAAK,QAAQ;CACd"}
@@ -3,6 +3,7 @@ export var EndpointReferenceTypeEnum;
3
3
  (function (EndpointReferenceTypeEnum) {
4
4
  EndpointReferenceTypeEnum["address"] = "address";
5
5
  EndpointReferenceTypeEnum["building"] = "building";
6
+ EndpointReferenceTypeEnum["hexacle"] = "hexacle";
6
7
  EndpointReferenceTypeEnum["lineNumber"] = "lineNumber";
7
8
  EndpointReferenceTypeEnum["otp"] = "otp";
8
9
  })(EndpointReferenceTypeEnum || (EndpointReferenceTypeEnum = {}));
@@ -52,11 +52,9 @@ export * from './Firewall';
52
52
  export * from './FirewallModeEnum';
53
53
  export * from './FirewallModelEnum';
54
54
  export * from './FormFactorEnum';
55
- export * from './HardwareRaidConfiguration';
56
55
  export * from './HardwareRaidController';
57
56
  export * from './HardwareRaidDiskGroup';
58
57
  export * from './HardwareRaidProfile';
59
- export * from './HardwareRaidSize';
60
58
  export * from './HardwareSpecifications';
61
59
  export * from './HardwareSpecificationsDisk';
62
60
  export * from './HardwareSpecificationsExpansionCard';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/index.ts"],"names":[],"mappings":"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"}
@@ -52,11 +52,9 @@ export * from './Firewall.js';
52
52
  export * from './FirewallModeEnum.js';
53
53
  export * from './FirewallModelEnum.js';
54
54
  export * from './FormFactorEnum.js';
55
- export * from './HardwareRaidConfiguration.js';
56
55
  export * from './HardwareRaidController.js';
57
56
  export * from './HardwareRaidDiskGroup.js';
58
57
  export * from './HardwareRaidProfile.js';
59
- export * from './HardwareRaidSize.js';
60
58
  export * from './HardwareSpecifications.js';
61
59
  export * from './HardwareSpecificationsDisk.js';
62
60
  export * from './HardwareSpecificationsExpansionCard.js';
@@ -1,3 +1,4 @@
1
+ import { Ip } from '../Ip';
1
2
  import { IpBlock } from '../IpBlock';
2
3
  import { Ipv4 } from '../Ipv4';
3
4
  import { Nodes } from './Nodes';
@@ -6,6 +7,8 @@ import { Prismcentral } from './Prismcentral';
6
7
  export interface Cluster {
7
8
  /** Control Panel URL */
8
9
  controlPanelURL: string;
10
+ /** Dataservice IP */
11
+ dataserviceIp: Ip;
9
12
  /** Erasure coding activation */
10
13
  erasureCoding: boolean;
11
14
  /** Internal Gateway IP, with mask */
@@ -1 +1 @@
1
- {"version":3,"file":"Cluster.d.ts","sourceRoot":"","sources":["../../generated/types/nutanix/Cluster.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,4BAA4B;AAC5B,MAAM,WAAW,OAAO;IACtB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,qCAAqC;IACrC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qCAAqC;IACrC,IAAI,EAAE,OAAO,CAAC;IACd,cAAc;IACd,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,kCAAkC;IAClC,YAAY,EAAE,YAAY,CAAC;IAC3B,uBAAuB;IACvB,eAAe,EAAE,IAAI,CAAC;IACtB,sBAAsB;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,wBAAwB;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
1
+ {"version":3,"file":"Cluster.d.ts","sourceRoot":"","sources":["../../generated/types/nutanix/Cluster.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,YAAY,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,4BAA4B;AAC5B,MAAM,WAAW,OAAO;IACtB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qBAAqB;IACrB,aAAa,EAAE,EAAE,CAAC;IAClB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,qCAAqC;IACrC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qCAAqC;IACrC,IAAI,EAAE,OAAO,CAAC;IACd,cAAc;IACd,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,KAAK,EAAE,KAAK,EAAE,CAAC;IACf,kCAAkC;IAClC,YAAY,EAAE,YAAY,CAAC;IAC3B,uBAAuB;IACvB,eAAe,EAAE,IAAI,CAAC;IACtB,sBAAsB;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,wBAAwB;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,3 +1,4 @@
1
+ import { Ip } from '../Ip';
1
2
  import { IpBlock } from '../IpBlock';
2
3
  import { Ipv4 } from '../Ipv4';
3
4
  import { Metadata } from './Metadata';
@@ -7,6 +8,8 @@ import { Prismcentral } from './Prismcentral';
7
8
  export interface ClusterDetails {
8
9
  /** Control Panel URL */
9
10
  controlPanelURL: string;
11
+ /** dataservice IP */
12
+ dataserviceIp: Ip;
10
13
  /** Erasure coding activation */
11
14
  erasureCoding: boolean;
12
15
  /** Internal Gateway IP, with mask */
@@ -1 +1 @@
1
- {"version":3,"file":"ClusterDetails.d.ts","sourceRoot":"","sources":["../../generated/types/nutanix/ClusterDetails.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,4BAA4B;AAC5B,MAAM,WAAW,cAAc;IAC7B,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,qCAAqC;IACrC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qCAAqC;IACrC,IAAI,EAAE,OAAO,CAAC;IACd,cAAc;IACd,IAAI,EAAE,MAAM,CAAC;IACb,uBAAuB;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,kCAAkC;IAClC,YAAY,EAAE,YAAY,CAAC;IAC3B,uBAAuB;IACvB,eAAe,EAAE,IAAI,CAAC;IACtB,sBAAsB;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,wBAAwB;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
1
+ {"version":3,"file":"ClusterDetails.d.ts","sourceRoot":"","sources":["../../generated/types/nutanix/ClusterDetails.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,YAAY,CAAC;AAChC,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAE5D,4BAA4B;AAC5B,MAAM,WAAW,cAAc;IAC7B,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qBAAqB;IACrB,aAAa,EAAE,EAAE,CAAC;IAClB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,qCAAqC;IACrC,WAAW,EAAE,OAAO,CAAC;IACrB,wBAAwB;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,qCAAqC;IACrC,IAAI,EAAE,OAAO,CAAC;IACd,cAAc;IACd,IAAI,EAAE,MAAM,CAAC;IACb,uBAAuB;IACvB,QAAQ,EAAE,QAAQ,CAAC;IACnB,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,KAAK,EAAE,WAAW,EAAE,CAAC;IACrB,kCAAkC;IAClC,YAAY,EAAE,YAAY,CAAC;IAC3B,uBAAuB;IACvB,eAAe,EAAE,IAAI,CAAC;IACtB,sBAAsB;IACtB,aAAa,EAAE,MAAM,CAAC;IACtB,gCAAgC;IAChC,aAAa,EAAE,OAAO,CAAC;IACvB,wBAAwB;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -214,7 +214,7 @@ const X4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
214
214
  BillingPeriodEnum: le,
215
215
  network: C4
216
216
  }, Symbol.toStringTag, { value: "Module" }));
217
- var Ne = /* @__PURE__ */ ((e) => (e.installing = "installing", e.ok = "ok", e))(Ne || {}), Oe = /* @__PURE__ */ ((e) => (e.floating = "floating", e.private = "private", e.public = "public", e))(Oe || {}), ve = /* @__PURE__ */ ((e) => (e.available = "available", e.enabled = "enabled", e))(ve || {}), pe = /* @__PURE__ */ ((e) => (e.hour = "hour", e.licence = "licence", e.month = "month", e))(pe || {}), be = /* @__PURE__ */ ((e) => (e.ACTIVE = "ACTIVE", e.BUILD = "BUILD", e.BUILDING = "BUILDING", e.DELETED = "DELETED", e.DELETING = "DELETING", e.ERROR = "ERROR", e.HARD_REBOOT = "HARD_REBOOT", e.MIGRATING = "MIGRATING", e.PASSWORD = "PASSWORD", e.PAUSED = "PAUSED", e.REBOOT = "REBOOT", e.REBUILD = "REBUILD", e.RESCUE = "RESCUE", e.RESCUED = "RESCUED", e.RESCUING = "RESCUING", e.RESIZE = "RESIZE", e.RESIZED = "RESIZED", e.RESUMING = "RESUMING", e.REVERT_RESIZE = "REVERT_RESIZE", e.SHELVED = "SHELVED", e.SHELVED_OFFLOADED = "SHELVED_OFFLOADED", e.SHELVING = "SHELVING", e.SHUTOFF = "SHUTOFF", e.SNAPSHOTTING = "SNAPSHOTTING", e.SOFT_DELETED = "SOFT_DELETED", e.STOPPED = "STOPPED", e.SUSPENDED = "SUSPENDED", e.UNKNOWN = "UNKNOWN", e.UNRESCUING = "UNRESCUING", e.UNSHELVING = "UNSHELVING", e.VERIFY_RESIZE = "VERIFY_RESIZE", e))(be || {}), ge = /* @__PURE__ */ ((e) => (e[""] = "", e.block_device_mapping = "block_device_mapping", e.deleting = "deleting", e.image_backup = "image_backup", e.image_pending_upload = "image_pending_upload", e.image_snapshot = "image_snapshot", e.image_snapshot_pending = "image_snapshot_pending", e.image_uploading = "image_uploading", e.migrating = "migrating", e.networking = "networking", e.pausing = "pausing", e["powering-off"] = "powering-off", e["powering-on"] = "powering-on", e.reboot_pending = "reboot_pending", e.reboot_pending_hard = "reboot_pending_hard", e.reboot_started = "reboot_started", e.reboot_started_hard = "reboot_started_hard", e.reboot_starting = "reboot_starting", e.rebooting = "rebooting", e.rebooting_hard = "rebooting_hard", e.rebooting_pending_hard = "rebooting_pending_hard", e.rebooting_started_hard = "rebooting_started_hard", e.rebuild_block_device_mapping = "rebuild_block_device_mapping", e.rebuild_spawning = "rebuild_spawning", e.rebuilding = "rebuilding", e.rescuing = "rescuing", e.resize_confirming = "resize_confirming", e.resize_finish = "resize_finish", e.resize_migrated = "resize_migrated", e.resize_migrating = "resize_migrating", e.resize_prep = "resize_prep", e.resize_reverting = "resize_reverting", e.restoring = "restoring", e.resuming = "resuming", e.scheduling = "scheduling", e.shelving = "shelving", e.shelving_image_pending_upload = "shelving_image_pending_upload", e.shelving_image_uploading = "shelving_image_uploading", e.shelving_offloading = "shelving_offloading", e.soft_deleting = "soft_deleting", e.spawning = "spawning", e.starting = "starting", e.stopping = "stopping", e.suspending = "suspending", e.unknown = "unknown", e.unpausing = "unpausing", e.unrescuing = "unrescuing", e.unshelving = "unshelving", e.updating_password = "updating_password", e))(ge || {}), Ae = /* @__PURE__ */ ((e) => (e.activationPending = "activationPending", e.ok = "ok", e))(Ae || {}), Ie = /* @__PURE__ */ ((e) => (e.hard = "hard", e.soft = "soft", e))(Ie || {});
217
+ var Ne = /* @__PURE__ */ ((e) => (e.installing = "installing", e.ok = "ok", e))(Ne || {}), Oe = /* @__PURE__ */ ((e) => (e.floating = "floating", e.private = "private", e.public = "public", e))(Oe || {}), ve = /* @__PURE__ */ ((e) => (e.available = "available", e.enabled = "enabled", e))(ve || {}), pe = /* @__PURE__ */ ((e) => (e.hour = "hour", e.licence = "licence", e.licenceMonth = "licenceMonth", e.month = "month", e))(pe || {}), be = /* @__PURE__ */ ((e) => (e.ACTIVE = "ACTIVE", e.BUILD = "BUILD", e.BUILDING = "BUILDING", e.DELETED = "DELETED", e.DELETING = "DELETING", e.ERROR = "ERROR", e.HARD_REBOOT = "HARD_REBOOT", e.MIGRATING = "MIGRATING", e.PASSWORD = "PASSWORD", e.PAUSED = "PAUSED", e.REBOOT = "REBOOT", e.REBUILD = "REBUILD", e.RESCUE = "RESCUE", e.RESCUED = "RESCUED", e.RESCUING = "RESCUING", e.RESIZE = "RESIZE", e.RESIZED = "RESIZED", e.RESUMING = "RESUMING", e.REVERT_RESIZE = "REVERT_RESIZE", e.SHELVED = "SHELVED", e.SHELVED_OFFLOADED = "SHELVED_OFFLOADED", e.SHELVING = "SHELVING", e.SHUTOFF = "SHUTOFF", e.SNAPSHOTTING = "SNAPSHOTTING", e.SOFT_DELETED = "SOFT_DELETED", e.STOPPED = "STOPPED", e.SUSPENDED = "SUSPENDED", e.UNKNOWN = "UNKNOWN", e.UNRESCUING = "UNRESCUING", e.UNSHELVING = "UNSHELVING", e.VERIFY_RESIZE = "VERIFY_RESIZE", e))(be || {}), ge = /* @__PURE__ */ ((e) => (e[""] = "", e.block_device_mapping = "block_device_mapping", e.deleting = "deleting", e.image_backup = "image_backup", e.image_pending_upload = "image_pending_upload", e.image_snapshot = "image_snapshot", e.image_snapshot_pending = "image_snapshot_pending", e.image_uploading = "image_uploading", e.migrating = "migrating", e.networking = "networking", e.pausing = "pausing", e["powering-off"] = "powering-off", e["powering-on"] = "powering-on", e.reboot_pending = "reboot_pending", e.reboot_pending_hard = "reboot_pending_hard", e.reboot_started = "reboot_started", e.reboot_started_hard = "reboot_started_hard", e.reboot_starting = "reboot_starting", e.rebooting = "rebooting", e.rebooting_hard = "rebooting_hard", e.rebooting_pending_hard = "rebooting_pending_hard", e.rebooting_started_hard = "rebooting_started_hard", e.rebuild_block_device_mapping = "rebuild_block_device_mapping", e.rebuild_spawning = "rebuild_spawning", e.rebuilding = "rebuilding", e.rescuing = "rescuing", e.resize_confirming = "resize_confirming", e.resize_finish = "resize_finish", e.resize_migrated = "resize_migrated", e.resize_migrating = "resize_migrating", e.resize_prep = "resize_prep", e.resize_reverting = "resize_reverting", e.restoring = "restoring", e.resuming = "resuming", e.scheduling = "scheduling", e.shelving = "shelving", e.shelving_image_pending_upload = "shelving_image_pending_upload", e.shelving_image_uploading = "shelving_image_uploading", e.shelving_offloading = "shelving_offloading", e.soft_deleting = "soft_deleting", e.spawning = "spawning", e.starting = "starting", e.stopping = "stopping", e.suspending = "suspending", e.unknown = "unknown", e.unpausing = "unpausing", e.unrescuing = "unrescuing", e.unshelving = "unshelving", e.updating_password = "updating_password", e))(ge || {}), Ae = /* @__PURE__ */ ((e) => (e.activationPending = "activationPending", e.ok = "ok", e))(Ae || {}), Ie = /* @__PURE__ */ ((e) => (e.hard = "hard", e.soft = "soft", e))(Ie || {});
218
218
  const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
219
219
  __proto__: null,
220
220
  ApplicationAccessStateEnum: Ne,
@@ -959,7 +959,7 @@ const zZ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
959
959
  line: Dw,
960
960
  otp: Rw
961
961
  }, Symbol.toStringTag, { value: "Module" }));
962
- var W_ = /* @__PURE__ */ ((e) => (e.activate = "activate", e.create = "create", e.createNeighbour = "createNeighbour", e))(W_ || {}), U_ = /* @__PURE__ */ ((e) => (e.BUILDING = "BUILDING", e.HOUSE = "HOUSE", e))(U_ || {}), C_ = /* @__PURE__ */ ((e) => (e.address = "address", e.building = "building", e.lineNumber = "lineNumber", e.otp = "otp", e))(C_ || {}), X_ = /* @__PURE__ */ ((e) => (e.activate = "activate", e.activate_undefined = "activate_undefined", e.create = "create", e.multiOtp = "multiOtp", e))(X_ || {}), Q_ = /* @__PURE__ */ ((e) => (e.active = "active", e.inactive = "inactive", e))(Q_ || {}), n_ = /* @__PURE__ */ ((e) => (e.Key_2006 = "2006", e.Key_2011 = "2011", e.Key_2102 = "2102", e.Key_2103 = "2103", e.Key_2104 = "2104", e.Key_2105 = "2105", e.Key_3009 = "3009", e.Key_3011 = "3011", e.Key_3012 = "3012", e.Key_3013 = "3013", e.Key_3014 = "3014", e.Key_3031 = "3031", e.Key_3040 = "3040", e.Key_3041 = "3041", e.Key_3043 = "3043", e.Key_3044 = "3044", e.Key_3045 = "3045", e.Key_3046 = "3046", e.Key_3047 = "3047", e.Key_3048 = "3048", e.Key_3049 = "3049", e.ATTENUATION_LIMIT = "ATTENUATION_LIMIT", e.COMPATIBILITY_CHECK = "COMPATIBILITY_CHECK", e.COPPER_NOT_AVAILABLE = "COPPER_NOT_AVAILABLE", e.COPPER_NOT_YET_AVAILABLE = "COPPER_NOT_YET_AVAILABLE", e.DELAY_30 = "DELAY_30", e.DELAY_7 = "DELAY_7", e.EXTERNAL_WS_UNREACHABLE = "EXTERNAL_WS_UNREACHABLE", e.FIBER_NOT_AVAILABLE = "FIBER_NOT_AVAILABLE", e.FIBER_NOT_DEPLOYED_IN_BUILDING = "FIBER_NOT_DEPLOYED_IN_BUILDING", e.FIBER_NOT_YET_AVAILABLE = "FIBER_NOT_YET_AVAILABLE", e.FIBER_NOT_YET_DEPLOYED = "FIBER_NOT_YET_DEPLOYED", e.INCOMPATIBLE_LOCAL_LOOP = "INCOMPATIBLE_LOCAL_LOOP", e.NETWORK_SATURATED = "NETWORK_SATURATED", e.OTP_NOT_CONNECTABLE = "OTP_NOT_CONNECTABLE", e.OTP_NOT_MARKETABLE = "OTP_NOT_MARKETABLE", e.PAIRS_SATURATION = "PAIRS_SATURATION", e.PRODUCT_NOT_AVAILABLE = "PRODUCT_NOT_AVAILABLE", e.PRODUCT_NOT_YET_AVAILABLE = "PRODUCT_NOT_YET_AVAILABLE", e.TOO_MUCH_ATTENUATION = "TOO_MUCH_ATTENUATION", e.UNCERTAIN_DATA = "UNCERTAIN_DATA", e))(n_ || {}), K_ = /* @__PURE__ */ ((e) => (e.ADSL = "ADSL", e.FTTE = "FTTE", e.FTTH = "FTTH", e.FTTO = "FTTO", e.SDSL = "SDSL", e.VDSL = "VDSL", e))(K_ || {}), k_ = /* @__PURE__ */ ((e) => (e.full = "full", e.partial = "partial", e))(k_ || {}), Y_ = /* @__PURE__ */ ((e) => (e.portin = "portin", e.portinback = "portinback", e.portout = "portout", e.subsequent = "subsequent", e.subsquentportin = "subsquentportin", e))(Y_ || {}), q_ = /* @__PURE__ */ ((e) => (e.complex = "complex", e.simple = "simple", e))(q_ || {});
962
+ var W_ = /* @__PURE__ */ ((e) => (e.activate = "activate", e.create = "create", e.createNeighbour = "createNeighbour", e))(W_ || {}), U_ = /* @__PURE__ */ ((e) => (e.BUILDING = "BUILDING", e.HOUSE = "HOUSE", e))(U_ || {}), C_ = /* @__PURE__ */ ((e) => (e.address = "address", e.building = "building", e.hexacle = "hexacle", e.lineNumber = "lineNumber", e.otp = "otp", e))(C_ || {}), X_ = /* @__PURE__ */ ((e) => (e.activate = "activate", e.activate_undefined = "activate_undefined", e.create = "create", e.multiOtp = "multiOtp", e))(X_ || {}), Q_ = /* @__PURE__ */ ((e) => (e.active = "active", e.inactive = "inactive", e))(Q_ || {}), n_ = /* @__PURE__ */ ((e) => (e.Key_2006 = "2006", e.Key_2011 = "2011", e.Key_2102 = "2102", e.Key_2103 = "2103", e.Key_2104 = "2104", e.Key_2105 = "2105", e.Key_3009 = "3009", e.Key_3011 = "3011", e.Key_3012 = "3012", e.Key_3013 = "3013", e.Key_3014 = "3014", e.Key_3031 = "3031", e.Key_3040 = "3040", e.Key_3041 = "3041", e.Key_3043 = "3043", e.Key_3044 = "3044", e.Key_3045 = "3045", e.Key_3046 = "3046", e.Key_3047 = "3047", e.Key_3048 = "3048", e.Key_3049 = "3049", e.ATTENUATION_LIMIT = "ATTENUATION_LIMIT", e.COMPATIBILITY_CHECK = "COMPATIBILITY_CHECK", e.COPPER_NOT_AVAILABLE = "COPPER_NOT_AVAILABLE", e.COPPER_NOT_YET_AVAILABLE = "COPPER_NOT_YET_AVAILABLE", e.DELAY_30 = "DELAY_30", e.DELAY_7 = "DELAY_7", e.EXTERNAL_WS_UNREACHABLE = "EXTERNAL_WS_UNREACHABLE", e.FIBER_NOT_AVAILABLE = "FIBER_NOT_AVAILABLE", e.FIBER_NOT_DEPLOYED_IN_BUILDING = "FIBER_NOT_DEPLOYED_IN_BUILDING", e.FIBER_NOT_YET_AVAILABLE = "FIBER_NOT_YET_AVAILABLE", e.FIBER_NOT_YET_DEPLOYED = "FIBER_NOT_YET_DEPLOYED", e.INCOMPATIBLE_LOCAL_LOOP = "INCOMPATIBLE_LOCAL_LOOP", e.NETWORK_SATURATED = "NETWORK_SATURATED", e.OTP_NOT_CONNECTABLE = "OTP_NOT_CONNECTABLE", e.OTP_NOT_MARKETABLE = "OTP_NOT_MARKETABLE", e.PAIRS_SATURATION = "PAIRS_SATURATION", e.PRODUCT_NOT_AVAILABLE = "PRODUCT_NOT_AVAILABLE", e.PRODUCT_NOT_YET_AVAILABLE = "PRODUCT_NOT_YET_AVAILABLE", e.TOO_MUCH_ATTENUATION = "TOO_MUCH_ATTENUATION", e.UNCERTAIN_DATA = "UNCERTAIN_DATA", e))(n_ || {}), K_ = /* @__PURE__ */ ((e) => (e.ADSL = "ADSL", e.FTTE = "FTTE", e.FTTH = "FTTH", e.FTTO = "FTTO", e.SDSL = "SDSL", e.VDSL = "VDSL", e))(K_ || {}), k_ = /* @__PURE__ */ ((e) => (e.full = "full", e.partial = "partial", e))(k_ || {}), Y_ = /* @__PURE__ */ ((e) => (e.portin = "portin", e.portinback = "portinback", e.portout = "portout", e.subsequent = "subsequent", e.subsquentportin = "subsquentportin", e))(Y_ || {}), q_ = /* @__PURE__ */ ((e) => (e.complex = "complex", e.simple = "simple", e))(q_ || {});
963
963
  const lw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
964
964
  __proto__: null,
965
965
  ActivationTypeEnum: W_,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datatr-ux/ovhcloud-types",
3
- "version": "2.0.23",
3
+ "version": "2.0.25",
4
4
  "description": "TypeScript types for OVHCloud projects",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -1,20 +0,0 @@
1
- import { UnitAndValueLong } from '../../complexType/UnitAndValueLong';
2
- import { HardwareSpecificationsRaidHardEnum } from './HardwareSpecificationsRaidHardEnum';
3
- /** Simulated result of how the hardware RAID template will be configured on this server */
4
- export interface HardwareRaidConfiguration {
5
- /** RAID total capacity */
6
- capacity: UnitAndValueLong;
7
- /** Disk count */
8
- diskCount: number;
9
- /** Disk capacity */
10
- diskSize: UnitAndValueLong;
11
- /** Size of disk spans on RAID */
12
- diskSpanSize: number;
13
- /** RAID mode */
14
- mode: HardwareSpecificationsRaidHardEnum;
15
- /** RAID configuration name */
16
- name: string;
17
- /** RAID controller type */
18
- type: string;
19
- }
20
- //# sourceMappingURL=HardwareRaidConfiguration.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HardwareRaidConfiguration.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/HardwareRaidConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,kCAAkC,EAAE,MAAM,6DAA6D,CAAC;AAEjH,2FAA2F;AAC3F,MAAM,WAAW,yBAAyB;IACxC,0BAA0B;IAC1B,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,iBAAiB;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB;IACpB,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,iCAAiC;IACjC,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB;IAChB,IAAI,EAAE,kCAAkC,CAAC;IACzC,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B;IAC3B,IAAI,EAAE,MAAM,CAAC;CACd"}
@@ -1 +0,0 @@
1
- export {};
@@ -1,7 +0,0 @@
1
- import { HardwareRaidConfiguration } from './HardwareRaidConfiguration';
2
- /** A structure describing the server's resulting layout after RAID configuration */
3
- export interface HardwareRaidSize {
4
- /** Hardware RAID configuration list */
5
- configurations: HardwareRaidConfiguration[];
6
- }
7
- //# sourceMappingURL=HardwareRaidSize.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HardwareRaidSize.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicated/server/HardwareRaidSize.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,oDAAoD,CAAC;AAE/F,oFAAoF;AACpF,MAAM,WAAW,gBAAgB;IAC/B,uCAAuC;IACvC,cAAc,EAAE,yBAAyB,EAAE,CAAC;CAC7C"}
@@ -1 +0,0 @@
1
- export {};