@datatr-ux/ovhcloud-types 1.0.28 → 1.0.30

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 (33) hide show
  1. package/dist/billing/Order.d.ts +2 -0
  2. package/dist/billing/Order.d.ts.map +1 -1
  3. package/dist/dbaas/logs/AliasWithIAM.d.ts +23 -0
  4. package/dist/dbaas/logs/AliasWithIAM.d.ts.map +1 -0
  5. package/dist/dbaas/logs/AliasWithIAM.js +1 -0
  6. package/dist/dbaas/logs/DashboardWithIAM.d.ts +19 -0
  7. package/dist/dbaas/logs/DashboardWithIAM.d.ts.map +1 -0
  8. package/dist/dbaas/logs/DashboardWithIAM.js +1 -0
  9. package/dist/dbaas/logs/IndexWithIAM.d.ts +27 -0
  10. package/dist/dbaas/logs/IndexWithIAM.d.ts.map +1 -0
  11. package/dist/dbaas/logs/IndexWithIAM.js +1 -0
  12. package/dist/dbaas/logs/MetricTenantWithIAM.d.ts +24 -0
  13. package/dist/dbaas/logs/MetricTenantWithIAM.d.ts.map +1 -0
  14. package/dist/dbaas/logs/MetricTenantWithIAM.js +1 -0
  15. package/dist/dbaas/logs/OsdWithIAM.d.ts +22 -0
  16. package/dist/dbaas/logs/OsdWithIAM.d.ts.map +1 -0
  17. package/dist/dbaas/logs/OsdWithIAM.js +1 -0
  18. package/dist/dbaas/logs/StreamWithIAM.d.ts +59 -0
  19. package/dist/dbaas/logs/StreamWithIAM.d.ts.map +1 -0
  20. package/dist/dbaas/logs/StreamWithIAM.js +1 -0
  21. package/dist/dbaas/logs/index.d.ts +6 -0
  22. package/dist/dbaas/logs/index.d.ts.map +1 -1
  23. package/dist/dbaas/logs/index.js +6 -0
  24. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts +5 -1
  25. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.d.ts.map +1 -1
  26. package/dist/dedicatedCloud/sap/OvaTemplatesEnum.js +4 -0
  27. package/dist/ovhcloud-types.js +365 -365
  28. package/dist/services/expanded/lifecycle/ActionEnum.d.ts +1 -0
  29. package/dist/services/expanded/lifecycle/ActionEnum.d.ts.map +1 -1
  30. package/dist/services/expanded/lifecycle/ActionEnum.js +1 -0
  31. package/dist/xdsl/Task.d.ts +4 -0
  32. package/dist/xdsl/Task.d.ts.map +1 -1
  33. package/package.json +1 -1
@@ -6,6 +6,8 @@ export interface Order {
6
6
  /** */
7
7
  expirationDate?: string;
8
8
  /** */
9
+ metadatas?: string[];
10
+ /** */
9
11
  orderId: number;
10
12
  /** */
11
13
  password: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Order.d.ts","sourceRoot":"","sources":["../../generated/types/billing/Order.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,6BAA6B;AAC7B,MAAM,WAAW,KAAK;IACpB,OAAO;IACP,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO;IACP,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO;IACP,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO;IACP,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO;IACP,MAAM,EAAE,MAAM,CAAC;IACf,OAAO;IACP,YAAY,EAAE,KAAK,CAAC;IACpB,OAAO;IACP,eAAe,EAAE,KAAK,CAAC;IACvB,OAAO;IACP,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO;IACP,GAAG,EAAE,KAAK,CAAC;IACX,OAAO;IACP,GAAG,EAAE,MAAM,CAAC;CACb"}
1
+ {"version":3,"file":"Order.d.ts","sourceRoot":"","sources":["../../generated/types/billing/Order.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAE5C,6BAA6B;AAC7B,MAAM,WAAW,KAAK;IACpB,OAAO;IACP,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO;IACP,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO;IACP,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;IACrB,OAAO;IACP,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO;IACP,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO;IACP,MAAM,EAAE,MAAM,CAAC;IACf,OAAO;IACP,YAAY,EAAE,KAAK,CAAC;IACpB,OAAO;IACP,eAAe,EAAE,KAAK,CAAC;IACvB,OAAO;IACP,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO;IACP,GAAG,EAAE,KAAK,CAAC;IACX,OAAO;IACP,GAAG,EAAE,MAAM,CAAC;CACb"}
@@ -0,0 +1,23 @@
1
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
2
+ /** Alias */
3
+ export interface AliasWithIAM {
4
+ /** Alias ID */
5
+ aliasId: string;
6
+ /** Input creation */
7
+ createdAt: string;
8
+ /** Alias description */
9
+ description?: string;
10
+ /** IAM resource metadata */
11
+ iam?: ResourceMetadata;
12
+ /** Indicates if you are allowed to edit entry */
13
+ isEditable: boolean;
14
+ /** Alias name */
15
+ name: string;
16
+ /** Number of indices linked */
17
+ nbIndex: number;
18
+ /** Number of streams linked */
19
+ nbStream: number;
20
+ /** Input last update */
21
+ updatedAt?: string;
22
+ }
23
+ //# sourceMappingURL=AliasWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AliasWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/AliasWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,YAAY;AACZ,MAAM,WAAW,YAAY;IAC3B,eAAe;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,qBAAqB;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,iDAAiD;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,iBAAiB;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,+BAA+B;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,+BAA+B;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,19 @@
1
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
2
+ /** Graylog dashboard */
3
+ export interface DashboardWithIAM {
4
+ /** Dashboard creation */
5
+ createdAt: string;
6
+ /** Dashboard ID */
7
+ dashboardId: string;
8
+ /** Dashboard description */
9
+ description: string;
10
+ /** IAM resource metadata */
11
+ iam?: ResourceMetadata;
12
+ /** Indicates if you are allowed to edit entry */
13
+ isEditable: boolean;
14
+ /** Dashboard description */
15
+ title: string;
16
+ /** Dashboard last update */
17
+ updatedAt?: string;
18
+ }
19
+ //# sourceMappingURL=DashboardWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DashboardWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/DashboardWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,wBAAwB;AACxB,MAAM,WAAW,gBAAgB;IAC/B,yBAAyB;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,iDAAiD;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,4BAA4B;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,4BAA4B;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,27 @@
1
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
2
+ /** Index */
3
+ export interface IndexWithIAM {
4
+ /** If set, notify when size is near 80, 90 or 100 % of its maximum capacity */
5
+ alertNotifyEnabled?: boolean;
6
+ /** Index creation */
7
+ createdAt: string;
8
+ /** Current index size (in bytes) */
9
+ currentSize?: number;
10
+ /** Index description */
11
+ description?: string;
12
+ /** IAM resource metadata */
13
+ iam?: ResourceMetadata;
14
+ /** Index ID */
15
+ indexId: string;
16
+ /** Indicates if you are allowed to edit entry */
17
+ isEditable: boolean;
18
+ /** Maximum index size (in bytes) */
19
+ maxSize: number;
20
+ /** Index name */
21
+ name: string;
22
+ /** Number of shard */
23
+ nbShard?: number;
24
+ /** Index last update */
25
+ updatedAt?: string;
26
+ }
27
+ //# sourceMappingURL=IndexWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IndexWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/IndexWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,YAAY;AACZ,MAAM,WAAW,YAAY;IAC3B,+EAA+E;IAC/E,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,qBAAqB;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,oCAAoC;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,wBAAwB;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,eAAe;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,iDAAiD;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,oCAAoC;IACpC,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,sBAAsB;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,24 @@
1
+ import { DeliveryStatusEnum } from './DeliveryStatusEnum';
2
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
3
+ /** Metric Tenant */
4
+ export interface MetricTenantWithIAM {
5
+ /** Metric tenant creation */
6
+ createdAt: string;
7
+ /** Status of the delivering process */
8
+ deliveryStatus: DeliveryStatusEnum;
9
+ /** Metric tenant description */
10
+ description: string;
11
+ /** IAM resource metadata */
12
+ iam?: ResourceMetadata;
13
+ /** Maximum number of time series inside the tenant */
14
+ maxSeries: number;
15
+ /** Delete samples older than the specified retention period. */
16
+ retentionId: string;
17
+ /** The Id of the metric tenant */
18
+ tenantId: string;
19
+ /** Metric tenant title */
20
+ title: string;
21
+ /** Metric tenant last update */
22
+ updatedAt?: string;
23
+ }
24
+ //# sourceMappingURL=MetricTenantWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MetricTenantWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/MetricTenantWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,oBAAoB;AACpB,MAAM,WAAW,mBAAmB;IAClC,6BAA6B;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,uCAAuC;IACvC,cAAc,EAAE,kBAAkB,CAAC;IACnC,gCAAgC;IAChC,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,sDAAsD;IACtD,SAAS,EAAE,MAAM,CAAC;IAClB,gEAAgE;IAChE,WAAW,EAAE,MAAM,CAAC;IACpB,kCAAkC;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,0BAA0B;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,gCAAgC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,22 @@
1
+ import { DeliveryStatusEnum } from './DeliveryStatusEnum';
2
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
3
+ /** OpenSearch Dashboards instance */
4
+ export interface OsdWithIAM {
5
+ /** OpenSearch Dashboards creation */
6
+ createdAt: string;
7
+ /** Status of the delivering process */
8
+ deliveryStatus: DeliveryStatusEnum;
9
+ /** OpenSearch Dashboards description */
10
+ description: string;
11
+ /** IAM resource metadata */
12
+ iam?: ResourceMetadata;
13
+ /** Indicates if you are allowed to edit entry */
14
+ isEditable: boolean;
15
+ /** OpenSearch Dashboards name */
16
+ name: string;
17
+ /** OpenSearch Dashboards ID */
18
+ osdId: string;
19
+ /** OpenSearch Dashboards last update */
20
+ updatedAt?: string;
21
+ }
22
+ //# sourceMappingURL=OsdWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OsdWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/OsdWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,qCAAqC;AACrC,MAAM,WAAW,UAAU;IACzB,qCAAqC;IACrC,SAAS,EAAE,MAAM,CAAC;IAClB,uCAAuC;IACvC,cAAc,EAAE,kBAAkB,CAAC;IACnC,wCAAwC;IACxC,WAAW,EAAE,MAAM,CAAC;IACpB,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,iDAAiD;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,+BAA+B;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,wCAAwC;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,59 @@
1
+ import { StreamColdStorageCompressionEnum } from './StreamColdStorageCompressionEnum';
2
+ import { StreamColdStorageContentEnum } from './StreamColdStorageContentEnum';
3
+ import { ResourceMetadata } from '../../iam/ResourceMetadata';
4
+ /** Graylog stream */
5
+ export interface StreamWithIAM {
6
+ /** Indicates if the current user can create alert on the stream */
7
+ canAlert: boolean;
8
+ /** Cluster ID */
9
+ clusterId: string;
10
+ /** Cold storage compression method */
11
+ coldStorageCompression?: StreamColdStorageCompressionEnum;
12
+ /** ColdStorage content */
13
+ coldStorageContent?: StreamColdStorageContentEnum;
14
+ /** Is Cold storage enabled? */
15
+ coldStorageEnabled?: boolean;
16
+ /** Notify on new Cold storage archive */
17
+ coldStorageNotifyEnabled?: boolean;
18
+ /** Cold storage retention in year */
19
+ coldStorageRetention?: number;
20
+ /** Stream creation */
21
+ createdAt: string;
22
+ /** Stream description */
23
+ description: string;
24
+ /** Encryption keys used to encrypt stream archives */
25
+ encryptionKeysIds?: string[];
26
+ /** IAM resource metadata */
27
+ iam?: ResourceMetadata;
28
+ /** Indexing current size (in bytes) */
29
+ indexingCurrentSize?: number;
30
+ /** Enable ES indexing */
31
+ indexingEnabled?: boolean;
32
+ /** Maximum indexing size (in GB) */
33
+ indexingMaxSize?: number;
34
+ /** If set, notify when size is near 80, 90 or 100 % of the maximum configured setting */
35
+ indexingNotifyEnabled?: boolean;
36
+ /** Indicates if you are allowed to edit entry */
37
+ isEditable: boolean;
38
+ /** Number of alert condition */
39
+ nbAlertCondition: number;
40
+ /** Number of coldstored archives */
41
+ nbArchive: number;
42
+ /** Number of subscriptions targeting this stream */
43
+ nbSubscription: number;
44
+ /** Parent stream ID */
45
+ parentStreamId?: string;
46
+ /** If set, pause indexing when maximum size is reach */
47
+ pauseIndexingOnMaxSize?: boolean;
48
+ /** Retention ID */
49
+ retentionId: string;
50
+ /** Stream ID */
51
+ streamId: string;
52
+ /** Stream name */
53
+ title: string;
54
+ /** Stream last update */
55
+ updatedAt?: string;
56
+ /** Enable Websocket */
57
+ webSocketEnabled?: boolean;
58
+ }
59
+ //# sourceMappingURL=StreamWithIAM.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StreamWithIAM.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/StreamWithIAM.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,qDAAqD,CAAC;AACvG,OAAO,EAAE,4BAA4B,EAAE,MAAM,iDAAiD,CAAC;AAC/F,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE,qBAAqB;AACrB,MAAM,WAAW,aAAa;IAC5B,mEAAmE;IACnE,QAAQ,EAAE,OAAO,CAAC;IAClB,iBAAiB;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,sCAAsC;IACtC,sBAAsB,CAAC,EAAE,gCAAgC,CAAC;IAC1D,0BAA0B;IAC1B,kBAAkB,CAAC,EAAE,4BAA4B,CAAC;IAClD,+BAA+B;IAC/B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,yCAAyC;IACzC,wBAAwB,CAAC,EAAE,OAAO,CAAC;IACnC,qCAAqC;IACrC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,sBAAsB;IACtB,SAAS,EAAE,MAAM,CAAC;IAClB,yBAAyB;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,sDAAsD;IACtD,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B,4BAA4B;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,uCAAuC;IACvC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,yBAAyB;IACzB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,oCAAoC;IACpC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,yFAAyF;IACzF,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,iDAAiD;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,gCAAgC;IAChC,gBAAgB,EAAE,MAAM,CAAC;IACzB,oCAAoC;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,oDAAoD;IACpD,cAAc,EAAE,MAAM,CAAC;IACvB,uBAAuB;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,wDAAwD;IACxD,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,mBAAmB;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,kBAAkB;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,yBAAyB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uBAAuB;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B"}
@@ -0,0 +1 @@
1
+ export {};
@@ -1,4 +1,5 @@
1
1
  export * from './Alias';
2
+ export * from './AliasWithIAM';
2
3
  export * from './Archive';
3
4
  export * from './ArchiveRetrievalStateEnum';
4
5
  export * from './ArchiveUrl';
@@ -9,6 +10,7 @@ export * from './ClusterRegionEnum';
9
10
  export * from './ClusterRetention';
10
11
  export * from './ClusterUpdate';
11
12
  export * from './Dashboard';
13
+ export * from './DashboardWithIAM';
12
14
  export * from './DeliveryStatusEnum';
13
15
  export * from './EncryptionKey';
14
16
  export * from './EncryptionKeyAlgorithmEnum';
@@ -21,6 +23,7 @@ export * from './Helper';
21
23
  export * from './HelperSection';
22
24
  export * from './HelperSectionNameEnum';
23
25
  export * from './Index.interface';
26
+ export * from './IndexWithIAM';
24
27
  export * from './Input';
25
28
  export * from './InputAction';
26
29
  export * from './InputActionTypeEnum';
@@ -39,12 +42,14 @@ export * from './LogstashConfiguration';
39
42
  export * from './Member';
40
43
  export * from './MetricSubscription';
41
44
  export * from './MetricTenant';
45
+ export * from './MetricTenantWithIAM';
42
46
  export * from './NewMetricTenant';
43
47
  export * from './Operation';
44
48
  export * from './OperationStateEnum';
45
49
  export * from './Osd';
46
50
  export * from './OsdCreation';
47
51
  export * from './OsdUpdate';
52
+ export * from './OsdWithIAM';
48
53
  export * from './OutputGraylogDashboardCreation';
49
54
  export * from './OutputGraylogDashboardDuplicateCreation';
50
55
  export * from './OutputGraylogDashboardUpdate';
@@ -86,6 +91,7 @@ export * from './StreamColdStorageCompressionEnum';
86
91
  export * from './StreamColdStorageContentEnum';
87
92
  export * from './StreamRule';
88
93
  export * from './StreamRuleOperatorEnum';
94
+ export * from './StreamWithIAM';
89
95
  export * from './TemporaryLogsLink';
90
96
  export * from './TestResult';
91
97
  export * from './Token';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../generated/types/dbaas/logs/index.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,5 @@
1
1
  export * from './Alias.js';
2
+ export * from './AliasWithIAM.js';
2
3
  export * from './Archive.js';
3
4
  export * from './ArchiveRetrievalStateEnum.js';
4
5
  export * from './ArchiveUrl.js';
@@ -9,6 +10,7 @@ export * from './ClusterRegionEnum.js';
9
10
  export * from './ClusterRetention.js';
10
11
  export * from './ClusterUpdate.js';
11
12
  export * from './Dashboard.js';
13
+ export * from './DashboardWithIAM.js';
12
14
  export * from './DeliveryStatusEnum.js';
13
15
  export * from './EncryptionKey.js';
14
16
  export * from './EncryptionKeyAlgorithmEnum.js';
@@ -21,6 +23,7 @@ export * from './Helper.js';
21
23
  export * from './HelperSection.js';
22
24
  export * from './HelperSectionNameEnum.js';
23
25
  export * from './Index.interface.js';
26
+ export * from './IndexWithIAM.js';
24
27
  export * from './Input.js';
25
28
  export * from './InputAction.js';
26
29
  export * from './InputActionTypeEnum.js';
@@ -39,12 +42,14 @@ export * from './LogstashConfiguration.js';
39
42
  export * from './Member.js';
40
43
  export * from './MetricSubscription.js';
41
44
  export * from './MetricTenant.js';
45
+ export * from './MetricTenantWithIAM.js';
42
46
  export * from './NewMetricTenant.js';
43
47
  export * from './Operation.js';
44
48
  export * from './OperationStateEnum.js';
45
49
  export * from './Osd.js';
46
50
  export * from './OsdCreation.js';
47
51
  export * from './OsdUpdate.js';
52
+ export * from './OsdWithIAM.js';
48
53
  export * from './OutputGraylogDashboardCreation.js';
49
54
  export * from './OutputGraylogDashboardDuplicateCreation.js';
50
55
  export * from './OutputGraylogDashboardUpdate.js';
@@ -86,6 +91,7 @@ export * from './StreamColdStorageCompressionEnum.js';
86
91
  export * from './StreamColdStorageContentEnum.js';
87
92
  export * from './StreamRule.js';
88
93
  export * from './StreamRuleOperatorEnum.js';
94
+ export * from './StreamWithIAM.js';
89
95
  export * from './TemporaryLogsLink.js';
90
96
  export * from './TestResult.js';
91
97
  export * from './Token.js';
@@ -2,7 +2,11 @@
2
2
  export declare enum OvaTemplatesEnum {
3
3
  'SLES SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES SLE-15-SP4-Full-x86_64 (BYOL)",
4
4
  'SLES SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES SLE-15-SP5-Full-x86_64 (BYOL)",
5
+ 'SLES SLE-15-SP6-Full-x86_64 (BYOL)' = "SLES SLE-15-SP6-Full-x86_64 (BYOL)",
6
+ 'SLES SLE-15-SP7-Full-x86_64 (BYOL)' = "SLES SLE-15-SP7-Full-x86_64 (BYOL)",
5
7
  'SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)",
6
- 'SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"
8
+ 'SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)",
9
+ 'SLES for SAP SLE-15-SP6-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP6-Full-x86_64 (BYOL)",
10
+ 'SLES for SAP SLE-15-SP7-Full-x86_64 (BYOL)' = "SLES for SAP SLE-15-SP7-Full-x86_64 (BYOL)"
7
11
  }
8
12
  //# sourceMappingURL=OvaTemplatesEnum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OvaTemplatesEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/OvaTemplatesEnum.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAC/G,oBAAY,gBAAgB;IAC1B,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;CAC5F"}
1
+ {"version":3,"file":"OvaTemplatesEnum.d.ts","sourceRoot":"","sources":["../../../generated/types/dedicatedCloud/sap/OvaTemplatesEnum.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAC/G,oBAAY,gBAAgB;IAC1B,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,oCAAoC,uCAAuC;IAC3E,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;IAC3F,4CAA4C,+CAA+C;CAC5F"}
@@ -3,6 +3,10 @@ export var OvaTemplatesEnum;
3
3
  (function (OvaTemplatesEnum) {
4
4
  OvaTemplatesEnum["SLES SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP4-Full-x86_64 (BYOL)";
5
5
  OvaTemplatesEnum["SLES SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP5-Full-x86_64 (BYOL)";
6
+ OvaTemplatesEnum["SLES SLE-15-SP6-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP6-Full-x86_64 (BYOL)";
7
+ OvaTemplatesEnum["SLES SLE-15-SP7-Full-x86_64 (BYOL)"] = "SLES SLE-15-SP7-Full-x86_64 (BYOL)";
6
8
  OvaTemplatesEnum["SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP4-Full-x86_64 (BYOL)";
7
9
  OvaTemplatesEnum["SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP5-Full-x86_64 (BYOL)";
10
+ OvaTemplatesEnum["SLES for SAP SLE-15-SP6-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP6-Full-x86_64 (BYOL)";
11
+ OvaTemplatesEnum["SLES for SAP SLE-15-SP7-Full-x86_64 (BYOL)"] = "SLES for SAP SLE-15-SP7-Full-x86_64 (BYOL)";
8
12
  })(OvaTemplatesEnum || (OvaTemplatesEnum = {}));