Skip to content

Commit 62e21ff

Browse files
committed
SDK Release v1.41.2-alpha
1 parent 072af7b commit 62e21ff

685 files changed

Lines changed: 1178 additions & 714 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To contribute, please raise an issue with a bug report, feature request, feedbac
99
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1010

1111
- API version: 1.0
12-
- Package version: v1.41.0-alpha
12+
- Package version: v1.41.2-alpha
1313
- Generator version: 7.10.0
1414
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1515

@@ -189,6 +189,7 @@ Class | Method | HTTP request | Description
189189
*HyperstackApi.CallbacksApi* | [**updateVirtualMachineCallback**](docs/CallbacksApi.md#updateVirtualMachineCallback) | **PUT** /core/virtual-machines/{vm_id}/update-callback | Update virtual machine callback
190190
*HyperstackApi.CallbacksApi* | [**updateVolumeCallback**](docs/CallbacksApi.md#updateVolumeCallback) | **PUT** /core/volumes/{volume_id}/update-callback | Update volume callback
191191
*HyperstackApi.ClusterEventsApi* | [**fetchAllOfAClusterEvents**](docs/ClusterEventsApi.md#fetchAllOfAClusterEvents) | **GET** /core/clusters/{cluster_id}/events | Fetch all of a cluster events
192+
*HyperstackApi.ClustersApi* | [**attemptToManuallyReconcileACluster**](docs/ClustersApi.md#attemptToManuallyReconcileACluster) | **POST** /core/clusters/{cluster_id}/reconcile | Reconcile a cluster
192193
*HyperstackApi.ClustersApi* | [**createCluster**](docs/ClustersApi.md#createCluster) | **POST** /core/clusters | Create Cluster
193194
*HyperstackApi.ClustersApi* | [**createNode**](docs/ClustersApi.md#createNode) | **POST** /core/clusters/{cluster_id}/nodes | Create Node
194195
*HyperstackApi.ClustersApi* | [**createNodeGroup**](docs/ClustersApi.md#createNodeGroup) | **POST** /core/clusters/{cluster_id}/node-groups | Create a node group in a cluster
@@ -476,6 +477,7 @@ Class | Method | HTTP request | Description
476477
- [HyperstackApi.Logos](docs/Logos.md)
477478
- [HyperstackApi.MFAStatusFields](docs/MFAStatusFields.md)
478479
- [HyperstackApi.MFAStatusResponse](docs/MFAStatusResponse.md)
480+
- [HyperstackApi.ManualReconciliationModel](docs/ManualReconciliationModel.md)
479481
- [HyperstackApi.MasterFlavorsResponse](docs/MasterFlavorsResponse.md)
480482
- [HyperstackApi.MetricItemFields](docs/MetricItemFields.md)
481483
- [HyperstackApi.MetricsFields](docs/MetricsFields.md)

dist/ApiClient.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
2525
*/
2626
/**
2727
* @module ApiClient
28-
* @version v1.41.0-alpha
28+
* @version v1.41.2-alpha
2929
*/
3030
/**
3131
* Manages low level client-server communications, parameter marshalling, etc. There should not be any need for an
@@ -68,7 +68,7 @@ var ApiClient = /*#__PURE__*/function () {
6868
* @default {}
6969
*/
7070
this.defaultHeaders = {
71-
'User-Agent': 'OpenAPI-Generator/v1.41.0-alpha/Javascript'
71+
'User-Agent': 'OpenAPI-Generator/v1.41.2-alpha/Javascript'
7272
};
7373

7474
/**

dist/api/AliveApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
2626
/**
2727
* Alive service.
2828
* @module api/AliveApi
29-
* @version v1.41.0-alpha
29+
* @version v1.41.2-alpha
3030
*/
3131
var AliveApi = exports["default"] = /*#__PURE__*/function () {
3232
/**

dist/api/ApiKeyApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
3131
/**
3232
* ApiKey service.
3333
* @module api/ApiKeyApi
34-
* @version v1.41.0-alpha
34+
* @version v1.41.2-alpha
3535
*/
3636
var ApiKeyApi = exports["default"] = /*#__PURE__*/function () {
3737
/**

dist/api/AssigningMemberRoleApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
3030
/**
3131
* AssigningMemberRole service.
3232
* @module api/AssigningMemberRoleApi
33-
* @version v1.41.0-alpha
33+
* @version v1.41.2-alpha
3434
*/
3535
var AssigningMemberRoleApi = exports["default"] = /*#__PURE__*/function () {
3636
/**

dist/api/AuthApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
3232
/**
3333
* Auth service.
3434
* @module api/AuthApi
35-
* @version v1.41.0-alpha
35+
* @version v1.41.2-alpha
3636
*/
3737
var AuthApi = exports["default"] = /*#__PURE__*/function () {
3838
/**

dist/api/BetaAccessApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
3030
/**
3131
* BetaAccess service.
3232
* @module api/BetaAccessApi
33-
* @version v1.41.0-alpha
33+
* @version v1.41.2-alpha
3434
*/
3535
var BetaAccessApi = exports["default"] = /*#__PURE__*/function () {
3636
/**

dist/api/BillingApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
5353
/**
5454
* Billing service.
5555
* @module api/BillingApi
56-
* @version v1.41.0-alpha
56+
* @version v1.41.2-alpha
5757
*/
5858
var BillingApi = exports["default"] = /*#__PURE__*/function () {
5959
/**

dist/api/CalculateApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
2828
/**
2929
* Calculate service.
3030
* @module api/CalculateApi
31-
* @version v1.41.0-alpha
31+
* @version v1.41.2-alpha
3232
*/
3333
var CalculateApi = exports["default"] = /*#__PURE__*/function () {
3434
/**

dist/api/CallbacksApi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
3030
/**
3131
* Callbacks service.
3232
* @module api/CallbacksApi
33-
* @version v1.41.0-alpha
33+
* @version v1.41.2-alpha
3434
*/
3535
var CallbacksApi = exports["default"] = /*#__PURE__*/function () {
3636
/**

0 commit comments

Comments
 (0)