@datatr-ux/ovhcloud-types 1.0.63 → 1.0.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cloud/project/index.d.ts +0 -2
- package/dist/cloud/project/index.d.ts.map +1 -1
- package/dist/cloud/project/index.js +0 -2
- package/dist/cloud/region/index.d.ts +0 -1
- package/dist/cloud/region/index.d.ts.map +1 -1
- package/dist/cloud/region/index.js +0 -1
- package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts +1 -0
- package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts.map +1 -1
- package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.js +1 -0
- package/dist/connectivity/eligibility/FiberInfo.d.ts +1 -1
- package/dist/connectivity/eligibility/FiberInfo.d.ts.map +1 -1
- package/dist/ovhcloud-types.js +3709 -3718
- package/package.json +1 -1
- package/dist/cloud/project/region/ImageOsTypeEnum.d.ts +0 -7
- package/dist/cloud/project/region/ImageOsTypeEnum.d.ts.map +0 -1
- package/dist/cloud/project/region/ImageOsTypeEnum.js +0 -7
- package/dist/cloud/project/region/ImageStatusEnum.d.ts +0 -9
- package/dist/cloud/project/region/ImageStatusEnum.d.ts.map +0 -1
- package/dist/cloud/project/region/ImageStatusEnum.js +0 -9
- package/dist/cloud/project/region/ImageTypeEnum.d.ts +0 -8
- package/dist/cloud/project/region/ImageTypeEnum.d.ts.map +0 -1
- package/dist/cloud/project/region/ImageTypeEnum.js +0 -8
- package/dist/cloud/project/region/ImageVisibilityEnum.d.ts +0 -8
- package/dist/cloud/project/region/ImageVisibilityEnum.d.ts.map +0 -1
- package/dist/cloud/project/region/ImageVisibilityEnum.js +0 -8
- package/dist/cloud/project/region/index.d.ts +0 -5
- package/dist/cloud/project/region/index.d.ts.map +0 -1
- package/dist/cloud/project/region/index.js +0 -4
- package/dist/cloud/region/Image.d.ts +0 -28
- package/dist/cloud/region/Image.d.ts.map +0 -1
- package/dist/cloud/region/Image.js +0 -1
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageOsTypeEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/region/ImageOsTypeEnum.ts"],"names":[],"mappings":"AAAA,wCAAwC;AACxC,oBAAY,eAAe;IACzB,iBAAiB,oBAAoB;IACrC,OAAO,UAAU;IACjB,SAAS,YAAY;CACtB"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/** Possible values for image os type */
|
|
2
|
-
export var ImageOsTypeEnum;
|
|
3
|
-
(function (ImageOsTypeEnum) {
|
|
4
|
-
ImageOsTypeEnum["baremetal-linux"] = "baremetal-linux";
|
|
5
|
-
ImageOsTypeEnum["linux"] = "linux";
|
|
6
|
-
ImageOsTypeEnum["windows"] = "windows";
|
|
7
|
-
})(ImageOsTypeEnum || (ImageOsTypeEnum = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageStatusEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/region/ImageStatusEnum.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,oBAAY,eAAe;IACzB,QAAQ,WAAW;IACnB,SAAS,YAAY;IACrB,OAAO,UAAU;IACjB,QAAQ,WAAW;IACnB,QAAQ,WAAW;CACpB"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/** Possible values for image status */
|
|
2
|
-
export var ImageStatusEnum;
|
|
3
|
-
(function (ImageStatusEnum) {
|
|
4
|
-
ImageStatusEnum["active"] = "active";
|
|
5
|
-
ImageStatusEnum["deleted"] = "deleted";
|
|
6
|
-
ImageStatusEnum["error"] = "error";
|
|
7
|
-
ImageStatusEnum["queued"] = "queued";
|
|
8
|
-
ImageStatusEnum["saving"] = "saving";
|
|
9
|
-
})(ImageStatusEnum || (ImageStatusEnum = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageTypeEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/region/ImageTypeEnum.ts"],"names":[],"mappings":"AAAA,qCAAqC;AACrC,oBAAY,aAAa;IACvB,QAAQ,WAAW;IACnB,UAAU,aAAa;IACvB,QAAQ,WAAW;IACnB,UAAU,aAAa;CACxB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/** Possible values for image type */
|
|
2
|
-
export var ImageTypeEnum;
|
|
3
|
-
(function (ImageTypeEnum) {
|
|
4
|
-
ImageTypeEnum["custom"] = "custom";
|
|
5
|
-
ImageTypeEnum["official"] = "official";
|
|
6
|
-
ImageTypeEnum["rescue"] = "rescue";
|
|
7
|
-
ImageTypeEnum["snapshot"] = "snapshot";
|
|
8
|
-
})(ImageTypeEnum || (ImageTypeEnum = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageVisibilityEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/region/ImageVisibilityEnum.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,oBAAY,mBAAmB;IAC7B,WAAW,cAAc;IACzB,SAAS,YAAY;IACrB,QAAQ,WAAW;IACnB,QAAQ,WAAW;CACpB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/** Possible values for image visibility */
|
|
2
|
-
export var ImageVisibilityEnum;
|
|
3
|
-
(function (ImageVisibilityEnum) {
|
|
4
|
-
ImageVisibilityEnum["community"] = "community";
|
|
5
|
-
ImageVisibilityEnum["private"] = "private";
|
|
6
|
-
ImageVisibilityEnum["public"] = "public";
|
|
7
|
-
ImageVisibilityEnum["shared"] = "shared";
|
|
8
|
-
})(ImageVisibilityEnum || (ImageVisibilityEnum = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/project/region/index.ts"],"names":[],"mappings":"AACA,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ImageOsTypeEnum } from '../project/region/ImageOsTypeEnum';
|
|
2
|
-
import { ImageStatusEnum } from '../project/region/ImageStatusEnum';
|
|
3
|
-
import { ImageTypeEnum } from '../project/region/ImageTypeEnum';
|
|
4
|
-
import { ImageVisibilityEnum } from '../project/region/ImageVisibilityEnum';
|
|
5
|
-
/** Region image */
|
|
6
|
-
export interface Image {
|
|
7
|
-
/** Base image reference */
|
|
8
|
-
baseImageRef: string;
|
|
9
|
-
/** Creation date of the image */
|
|
10
|
-
createdAt: string;
|
|
11
|
-
/** Image ID */
|
|
12
|
-
id: string;
|
|
13
|
-
/** Image name */
|
|
14
|
-
name: string;
|
|
15
|
-
/** Image OS type */
|
|
16
|
-
osType: ImageOsTypeEnum;
|
|
17
|
-
/** Image region */
|
|
18
|
-
region: string;
|
|
19
|
-
/** Image size in bytes */
|
|
20
|
-
size: number;
|
|
21
|
-
/** Image status */
|
|
22
|
-
status: ImageStatusEnum;
|
|
23
|
-
/** Image type */
|
|
24
|
-
type: ImageTypeEnum;
|
|
25
|
-
/** Image visibility */
|
|
26
|
-
visibility: ImageVisibilityEnum;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=Image.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/region/Image.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,8CAA8C,CAAC;AAC/E,OAAO,EAAE,eAAe,EAAE,MAAM,8CAA8C,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,MAAM,4CAA4C,CAAC;AAC3E,OAAO,EAAE,mBAAmB,EAAE,MAAM,kDAAkD,CAAC;AAEvF,mBAAmB;AACnB,MAAM,WAAW,KAAK;IACpB,2BAA2B;IAC3B,YAAY,EAAE,MAAM,CAAC;IACrB,iCAAiC;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe;IACf,EAAE,EAAE,MAAM,CAAC;IACX,iBAAiB;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,oBAAoB;IACpB,MAAM,EAAE,eAAe,CAAC;IACxB,mBAAmB;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,0BAA0B;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,mBAAmB;IACnB,MAAM,EAAE,eAAe,CAAC;IACxB,iBAAiB;IACjB,IAAI,EAAE,aAAa,CAAC;IACpB,uBAAuB;IACvB,UAAU,EAAE,mBAAmB,CAAC;CACjC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|