@datatr-ux/ovhcloud-types 2.0.50 → 2.0.52
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/StorageObject.d.ts +1 -1
- package/dist/cloud/StorageObject.d.ts.map +1 -1
- package/dist/cloud/StorageObjectVersion.d.ts +1 -1
- package/dist/cloud/StorageObjectVersion.d.ts.map +1 -1
- package/dist/cloud/billingView/BandwidthStorage.d.ts +2 -0
- package/dist/cloud/billingView/BandwidthStorage.d.ts.map +1 -1
- package/dist/cloud/billingView/Component.d.ts +4 -0
- package/dist/cloud/billingView/Component.d.ts.map +1 -1
- package/dist/cloud/billingView/HourlyDetail.d.ts +2 -0
- package/dist/cloud/billingView/HourlyDetail.d.ts.map +1 -1
- package/dist/cloud/billingView/HourlyInstanceDetail.d.ts +2 -0
- package/dist/cloud/billingView/HourlyInstanceDetail.d.ts.map +1 -1
- package/dist/cloud/billingView/HourlyRancherDetail.d.ts +2 -0
- package/dist/cloud/billingView/HourlyRancherDetail.d.ts.map +1 -1
- package/dist/cloud/billingView/HourlyVolumeDetail.d.ts +2 -0
- package/dist/cloud/billingView/HourlyVolumeDetail.d.ts.map +1 -1
- package/dist/cloud/billingView/MonthlyInstanceDetail.d.ts +2 -0
- package/dist/cloud/billingView/MonthlyInstanceDetail.d.ts.map +1 -1
- package/dist/cloud/billingView/RetrievalFees.d.ts +2 -0
- package/dist/cloud/billingView/RetrievalFees.d.ts.map +1 -1
- package/dist/cloud/containerRegistry/OIDCConfiguration.d.ts +2 -0
- package/dist/cloud/containerRegistry/OIDCConfiguration.d.ts.map +1 -1
- package/dist/cloud/containerRegistry/OIDCPut.d.ts +2 -0
- package/dist/cloud/containerRegistry/OIDCPut.d.ts.map +1 -1
- package/dist/cloud/share/acl/ACLCreate.d.ts +0 -3
- package/dist/cloud/share/acl/ACLCreate.d.ts.map +1 -1
- package/dist/cloud/share/acl/AccessTypeEnum.d.ts +1 -3
- package/dist/cloud/share/acl/AccessTypeEnum.d.ts.map +1 -1
- package/dist/cloud/share/acl/AccessTypeEnum.js +0 -2
- package/dist/cloud/storage/StorageClassEnum.d.ts +1 -0
- package/dist/cloud/storage/StorageClassEnum.d.ts.map +1 -1
- package/dist/cloud/storage/StorageClassEnum.js +1 -0
- package/dist/ovhcloud-types.js +2 -2
- package/package.json +1 -1
|
@@ -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
|
|
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;
|
|
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
|
|
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;
|
|
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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -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"}
|
|
@@ -13,6 +13,8 @@ export interface OIDCConfiguration {
|
|
|
13
13
|
createdAt: string;
|
|
14
14
|
/** The OIDC Configuration Endpoint */
|
|
15
15
|
endpoint: string;
|
|
16
|
+
/** The OIDC Configuration GroupFilter */
|
|
17
|
+
groupFilter?: string;
|
|
16
18
|
/** The OIDC Configuration GroupsClaim */
|
|
17
19
|
groupsClaim?: string;
|
|
18
20
|
/** The OIDC Configuration ID */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OIDCConfiguration.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/containerRegistry/OIDCConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAEhF,yCAAyC;AACzC,MAAM,WAAW,iBAAiB;IAChC,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yCAAyC;IACzC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,sCAAsC;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2CAA2C;IAC3C,SAAS,EAAE,MAAM,CAAC;IAClB,sCAAsC;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,kCAAkC;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,4DAA4D;IAC5D,KAAK,EAAE,MAAM,CAAC;IACd,oCAAoC;IACpC,MAAM,EAAE,cAAc,CAAC;IACvB,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uCAAuC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wCAAwC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
1
|
+
{"version":3,"file":"OIDCConfiguration.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/containerRegistry/OIDCConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,gDAAgD,CAAC;AAEhF,yCAAyC;AACzC,MAAM,WAAW,iBAAiB;IAChC,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yCAAyC;IACzC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,sCAAsC;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,2CAA2C;IAC3C,SAAS,EAAE,MAAM,CAAC;IAClB,sCAAsC;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,kCAAkC;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,4DAA4D;IAC5D,KAAK,EAAE,MAAM,CAAC;IACd,oCAAoC;IACpC,MAAM,EAAE,cAAc,CAAC;IACvB,8CAA8C;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uCAAuC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wCAAwC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
@@ -10,6 +10,8 @@ export interface OIDCPut {
|
|
|
10
10
|
clientSecret?: string;
|
|
11
11
|
/** The OIDC Configuration Endpoint */
|
|
12
12
|
endpoint?: string;
|
|
13
|
+
/** The OIDC Configuration GroupFilter */
|
|
14
|
+
groupFilter?: string;
|
|
13
15
|
/** The OIDC Configuration GroupsClaim */
|
|
14
16
|
groupsClaim?: string;
|
|
15
17
|
/** The OIDC Configuration Name */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OIDCPut.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/containerRegistry/OIDCPut.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,MAAM,WAAW,OAAO;IACtB,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yCAAyC;IACzC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kCAAkC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,4DAA4D;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uCAAuC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wCAAwC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
1
|
+
{"version":3,"file":"OIDCPut.d.ts","sourceRoot":"","sources":["../../../generated/types/cloud/containerRegistry/OIDCPut.ts"],"names":[],"mappings":"AAAA,6CAA6C;AAC7C,MAAM,WAAW,OAAO;IACtB,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yCAAyC;IACzC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,2CAA2C;IAC3C,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,yCAAyC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kCAAkC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,4DAA4D;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uCAAuC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,wCAAwC;IACxC,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import { AccessLevelEnum } from './AccessLevelEnum';
|
|
2
|
-
import { AccessTypeEnum } from './AccessTypeEnum';
|
|
3
2
|
/** Share ACL */
|
|
4
3
|
export interface ACLCreate {
|
|
5
4
|
/** ACL Access Level */
|
|
6
5
|
accessLevel: AccessLevelEnum;
|
|
7
6
|
/** ACL Access Resource */
|
|
8
7
|
accessTo: string;
|
|
9
|
-
/** ACL Access Type */
|
|
10
|
-
accessType: AccessTypeEnum;
|
|
11
8
|
}
|
|
12
9
|
//# sourceMappingURL=ACLCreate.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ACLCreate.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/share/acl/ACLCreate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;
|
|
1
|
+
{"version":3,"file":"ACLCreate.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/share/acl/ACLCreate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAC;AAE1E,gBAAgB;AAChB,MAAM,WAAW,SAAS;IACxB,uBAAuB;IACvB,WAAW,EAAE,eAAe,CAAC;IAC7B,0BAA0B;IAC1B,QAAQ,EAAE,MAAM,CAAC;CAClB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccessTypeEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/share/acl/AccessTypeEnum.ts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,oBAAY,cAAc;IACxB,
|
|
1
|
+
{"version":3,"file":"AccessTypeEnum.d.ts","sourceRoot":"","sources":["../../../../generated/types/cloud/share/acl/AccessTypeEnum.ts"],"names":[],"mappings":"AAAA,sBAAsB;AACtB,oBAAY,cAAc;IACxB,IAAI,OAAO;CACZ"}
|
|
@@ -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";
|
package/dist/ovhcloud-types.js
CHANGED
|
@@ -758,7 +758,7 @@ const W5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
758
758
|
}, Symbol.toStringTag, { value: "Module" })), K5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
759
759
|
__proto__: null
|
|
760
760
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
761
|
-
var Qs = /* @__PURE__ */ ((e) => (e.ro = "ro", e.rw = "rw", e))(Qs || {}), ks = /* @__PURE__ */ ((e) => (e.
|
|
761
|
+
var Qs = /* @__PURE__ */ ((e) => (e.ro = "ro", e.rw = "rw", e))(Qs || {}), ks = /* @__PURE__ */ ((e) => (e.ip = "ip", e))(ks || {}), Ys = /* @__PURE__ */ ((e) => (e.active = "active", e.applying = "applying", e.denying = "denying", e.error = "error", e.queued_to_apply = "queued_to_apply", e.queued_to_deny = "queued_to_deny", e))(Ys || {});
|
|
762
762
|
const Q5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
763
763
|
__proto__: null,
|
|
764
764
|
AccessLevelEnum: Qs,
|
|
@@ -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,
|