@openshift-migration-advisor/agent-sdk 0.12.0-1f1dc16fb9e5 → 0.12.0-d4bdc4301890

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 (92) hide show
  1. package/.openapi-generator/FILES +0 -26
  2. package/README.md +2 -25
  3. package/dist/apis/DefaultApi.d.ts +0 -376
  4. package/dist/apis/DefaultApi.js +0 -409
  5. package/dist/esm/apis/DefaultApi.d.ts +0 -376
  6. package/dist/esm/apis/DefaultApi.js +0 -409
  7. package/dist/esm/models/index.d.ts +0 -13
  8. package/dist/esm/models/index.js +0 -13
  9. package/dist/models/index.d.ts +0 -13
  10. package/dist/models/index.js +0 -13
  11. package/docs/DefaultApi.md +55 -736
  12. package/package.json +1 -1
  13. package/src/apis/DefaultApi.ts +0 -767
  14. package/src/models/index.ts +0 -13
  15. package/dist/esm/models/BenchmarkRun.d.ts +0 -104
  16. package/dist/esm/models/BenchmarkRun.js +0 -85
  17. package/dist/esm/models/DatastoreDetail.d.ts +0 -90
  18. package/dist/esm/models/DatastoreDetail.js +0 -74
  19. package/dist/esm/models/DatastorePair.d.ts +0 -50
  20. package/dist/esm/models/DatastorePair.js +0 -53
  21. package/dist/esm/models/EstimateRange.d.ts +0 -44
  22. package/dist/esm/models/EstimateRange.js +0 -45
  23. package/dist/esm/models/ForecastStats.d.ts +0 -87
  24. package/dist/esm/models/ForecastStats.js +0 -64
  25. package/dist/esm/models/ForecasterDatastoresRequest.d.ts +0 -33
  26. package/dist/esm/models/ForecasterDatastoresRequest.js +0 -42
  27. package/dist/esm/models/ForecasterPairStatus.d.ts +0 -98
  28. package/dist/esm/models/ForecasterPairStatus.js +0 -82
  29. package/dist/esm/models/ForecasterStartRequest.d.ts +0 -58
  30. package/dist/esm/models/ForecasterStartRequest.js +0 -53
  31. package/dist/esm/models/ForecasterStatus.d.ts +0 -47
  32. package/dist/esm/models/ForecasterStatus.js +0 -53
  33. package/dist/esm/models/PairCapability.d.ts +0 -60
  34. package/dist/esm/models/PairCapability.js +0 -64
  35. package/dist/esm/models/PairCapabilityRequest.d.ts +0 -40
  36. package/dist/esm/models/PairCapabilityRequest.js +0 -47
  37. package/dist/esm/models/PutForecasterCredentials403Response.d.ts +0 -38
  38. package/dist/esm/models/PutForecasterCredentials403Response.js +0 -43
  39. package/dist/esm/models/StopForecasterPair202Response.d.ts +0 -45
  40. package/dist/esm/models/StopForecasterPair202Response.js +0 -49
  41. package/dist/models/BenchmarkRun.d.ts +0 -104
  42. package/dist/models/BenchmarkRun.js +0 -92
  43. package/dist/models/DatastoreDetail.d.ts +0 -90
  44. package/dist/models/DatastoreDetail.js +0 -82
  45. package/dist/models/DatastorePair.d.ts +0 -50
  46. package/dist/models/DatastorePair.js +0 -60
  47. package/dist/models/EstimateRange.d.ts +0 -44
  48. package/dist/models/EstimateRange.js +0 -52
  49. package/dist/models/ForecastStats.d.ts +0 -87
  50. package/dist/models/ForecastStats.js +0 -71
  51. package/dist/models/ForecasterDatastoresRequest.d.ts +0 -33
  52. package/dist/models/ForecasterDatastoresRequest.js +0 -49
  53. package/dist/models/ForecasterPairStatus.d.ts +0 -98
  54. package/dist/models/ForecasterPairStatus.js +0 -90
  55. package/dist/models/ForecasterStartRequest.d.ts +0 -58
  56. package/dist/models/ForecasterStartRequest.js +0 -60
  57. package/dist/models/ForecasterStatus.d.ts +0 -47
  58. package/dist/models/ForecasterStatus.js +0 -61
  59. package/dist/models/PairCapability.d.ts +0 -60
  60. package/dist/models/PairCapability.js +0 -72
  61. package/dist/models/PairCapabilityRequest.d.ts +0 -40
  62. package/dist/models/PairCapabilityRequest.js +0 -54
  63. package/dist/models/PutForecasterCredentials403Response.d.ts +0 -38
  64. package/dist/models/PutForecasterCredentials403Response.js +0 -50
  65. package/dist/models/StopForecasterPair202Response.d.ts +0 -45
  66. package/dist/models/StopForecasterPair202Response.js +0 -57
  67. package/docs/BenchmarkRun.md +0 -58
  68. package/docs/DatastoreDetail.md +0 -50
  69. package/docs/DatastorePair.md +0 -40
  70. package/docs/EstimateRange.md +0 -39
  71. package/docs/ForecastStats.md +0 -52
  72. package/docs/ForecasterDatastoresRequest.md +0 -34
  73. package/docs/ForecasterPairStatus.md +0 -52
  74. package/docs/ForecasterStartRequest.md +0 -42
  75. package/docs/ForecasterStatus.md +0 -36
  76. package/docs/PairCapability.md +0 -40
  77. package/docs/PairCapabilityRequest.md +0 -36
  78. package/docs/PutForecasterCredentials403Response.md +0 -36
  79. package/docs/StopForecasterPair202Response.md +0 -36
  80. package/src/models/BenchmarkRun.ts +0 -171
  81. package/src/models/DatastoreDetail.ts +0 -146
  82. package/src/models/DatastorePair.ts +0 -92
  83. package/src/models/EstimateRange.ts +0 -81
  84. package/src/models/ForecastStats.ts +0 -147
  85. package/src/models/ForecasterDatastoresRequest.ts +0 -73
  86. package/src/models/ForecasterPairStatus.ts +0 -158
  87. package/src/models/ForecasterStartRequest.ts +0 -113
  88. package/src/models/ForecasterStatus.ts +0 -93
  89. package/src/models/PairCapability.ts +0 -106
  90. package/src/models/PairCapabilityRequest.ts +0 -89
  91. package/src/models/PutForecasterCredentials403Response.ts +0 -73
  92. package/src/models/StopForecasterPair202Response.ts +0 -83
@@ -4,22 +4,13 @@
4
4
  README.md
5
5
  docs/AgentModeRequest.md
6
6
  docs/AgentStatus.md
7
- docs/BenchmarkRun.md
8
7
  docs/CollectorStartRequest.md
9
8
  docs/CollectorStatus.md
10
9
  docs/CreateGroupRequest.md
11
10
  docs/Datastore.md
12
- docs/DatastoreDetail.md
13
- docs/DatastorePair.md
14
11
  docs/DefaultApi.md
15
12
  docs/DiskSizeTierSummary.md
16
13
  docs/DiskTypeSummary.md
17
- docs/EstimateRange.md
18
- docs/ForecastStats.md
19
- docs/ForecasterDatastoresRequest.md
20
- docs/ForecasterPairStatus.md
21
- docs/ForecasterStartRequest.md
22
- docs/ForecasterStatus.md
23
14
  docs/GetInventory200Response.md
24
15
  docs/Group.md
25
16
  docs/GroupListResponse.md
@@ -34,9 +25,6 @@ docs/InventoryData.md
34
25
  docs/MigrationIssue.md
35
26
  docs/Network.md
36
27
  docs/OsInfo.md
37
- docs/PairCapability.md
38
- docs/PairCapabilityRequest.md
39
- docs/PutForecasterCredentials403Response.md
40
28
  docs/RightsizingCollectRequest.md
41
29
  docs/RightsizingMetricStats.md
42
30
  docs/RightsizingReport.md
@@ -44,7 +32,6 @@ docs/RightsizingReportListResponse.md
44
32
  docs/RightsizingReportSummary.md
45
33
  docs/RightsizingVMReport.md
46
34
  docs/StartInspectionRequest.md
47
- docs/StopForecasterPair202Response.md
48
35
  docs/UpdateGroupRequest.md
49
36
  docs/UpdateInventory.md
50
37
  docs/VCenter.md
@@ -70,21 +57,12 @@ src/apis/index.ts
70
57
  src/index.ts
71
58
  src/models/AgentModeRequest.ts
72
59
  src/models/AgentStatus.ts
73
- src/models/BenchmarkRun.ts
74
60
  src/models/CollectorStartRequest.ts
75
61
  src/models/CollectorStatus.ts
76
62
  src/models/CreateGroupRequest.ts
77
63
  src/models/Datastore.ts
78
- src/models/DatastoreDetail.ts
79
- src/models/DatastorePair.ts
80
64
  src/models/DiskSizeTierSummary.ts
81
65
  src/models/DiskTypeSummary.ts
82
- src/models/EstimateRange.ts
83
- src/models/ForecastStats.ts
84
- src/models/ForecasterDatastoresRequest.ts
85
- src/models/ForecasterPairStatus.ts
86
- src/models/ForecasterStartRequest.ts
87
- src/models/ForecasterStatus.ts
88
66
  src/models/GetInventory200Response.ts
89
67
  src/models/Group.ts
90
68
  src/models/GroupListResponse.ts
@@ -99,9 +77,6 @@ src/models/InventoryData.ts
99
77
  src/models/MigrationIssue.ts
100
78
  src/models/Network.ts
101
79
  src/models/OsInfo.ts
102
- src/models/PairCapability.ts
103
- src/models/PairCapabilityRequest.ts
104
- src/models/PutForecasterCredentials403Response.ts
105
80
  src/models/RightsizingCollectRequest.ts
106
81
  src/models/RightsizingMetricStats.ts
107
82
  src/models/RightsizingReport.ts
@@ -109,7 +84,6 @@ src/models/RightsizingReportListResponse.ts
109
84
  src/models/RightsizingReportSummary.ts
110
85
  src/models/RightsizingVMReport.ts
111
86
  src/models/StartInspectionRequest.ts
112
- src/models/StopForecasterPair202Response.ts
113
87
  src/models/UpdateGroupRequest.ts
114
88
  src/models/UpdateInventory.ts
115
89
  src/models/VCenter.ts
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @openshift-migration-advisor/agent-sdk@0.12.0-1f1dc16fb9e5
1
+ # @openshift-migration-advisor/agent-sdk@0.12.0-d4bdc4301890
2
2
 
3
3
  A TypeScript SDK client for the raw.githubusercontent.com API.
4
4
 
@@ -51,14 +51,9 @@ All URIs are relative to *https://raw.githubusercontent.com/api/v1*
51
51
  | Class | Method | HTTP request | Description
52
52
  | ----- | ------ | ------------ | -------------
53
53
  *DefaultApi* | [**createGroup**](docs/DefaultApi.md#creategroupoperation) | **POST** /groups | Create a new group
54
- *DefaultApi* | [**deleteForecasterRun**](docs/DefaultApi.md#deleteforecasterrun) | **DELETE** /forecaster/runs/{id} | Delete a benchmark run
55
54
  *DefaultApi* | [**deleteGroup**](docs/DefaultApi.md#deletegroup) | **DELETE** /groups/{id} | Delete group
56
55
  *DefaultApi* | [**getAgentStatus**](docs/DefaultApi.md#getagentstatus) | **GET** /agent | Get agent status
57
56
  *DefaultApi* | [**getCollectorStatus**](docs/DefaultApi.md#getcollectorstatus) | **GET** /collector | Get collector status
58
- *DefaultApi* | [**getForecasterDatastores**](docs/DefaultApi.md#getforecasterdatastores) | **POST** /forecaster/datastores | List available datastores
59
- *DefaultApi* | [**getForecasterRuns**](docs/DefaultApi.md#getforecasterruns) | **GET** /forecaster/runs | List benchmark runs
60
- *DefaultApi* | [**getForecasterStats**](docs/DefaultApi.md#getforecasterstats) | **GET** /forecaster/stats | Get throughput statistics
61
- *DefaultApi* | [**getForecasterStatus**](docs/DefaultApi.md#getforecasterstatus) | **GET** /forecaster | Poll forecaster status
62
57
  *DefaultApi* | [**getGroup**](docs/DefaultApi.md#getgroup) | **GET** /groups/{id} | Get group by ID with its VMs
63
58
  *DefaultApi* | [**getInspectorStatus**](docs/DefaultApi.md#getinspectorstatus) | **GET** /inspector | Get inspector status
64
59
  *DefaultApi* | [**getInspectorVddkStatus**](docs/DefaultApi.md#getinspectorvddkstatus) | **GET** /inspector/vddk | Get VDDK status
@@ -70,18 +65,13 @@ All URIs are relative to *https://raw.githubusercontent.com/api/v1*
70
65
  *DefaultApi* | [**getVersion**](docs/DefaultApi.md#getversion) | **GET** /version | Get agent version information
71
66
  *DefaultApi* | [**listGroups**](docs/DefaultApi.md#listgroups) | **GET** /groups | List all groups
72
67
  *DefaultApi* | [**listRightsizingReports**](docs/DefaultApi.md#listrightsizingreports) | **GET** /rightsizing | List all rightsizing reports
73
- *DefaultApi* | [**postForecasterPairCapabilities**](docs/DefaultApi.md#postforecasterpaircapabilities) | **POST** /forecaster/capabilities | Compute pair capabilities
74
- *DefaultApi* | [**putForecasterCredentials**](docs/DefaultApi.md#putforecastercredentials) | **PUT** /forecaster/credentials | Verify vCenter credentials and permissions
75
68
  *DefaultApi* | [**putInspectorCredentials**](docs/DefaultApi.md#putinspectorcredentials) | **PUT** /inspector/credentials | Set or replace inspector credentials
76
69
  *DefaultApi* | [**putInspectorVddk**](docs/DefaultApi.md#putinspectorvddk) | **PUT** /inspector/vddk | Upload VDDK tarball
77
70
  *DefaultApi* | [**removeVMFromInspection**](docs/DefaultApi.md#removevmfrominspection) | **DELETE** /vms/{id}/inspection | Remove VirtualMachine from inspection queue
78
71
  *DefaultApi* | [**setAgentMode**](docs/DefaultApi.md#setagentmode) | **POST** /agent | Change agent mode
79
72
  *DefaultApi* | [**startCollector**](docs/DefaultApi.md#startcollector) | **POST** /collector | Start inventory collection
80
- *DefaultApi* | [**startForecaster**](docs/DefaultApi.md#startforecaster) | **POST** /forecaster | Start benchmark
81
73
  *DefaultApi* | [**startInspection**](docs/DefaultApi.md#startinspectionoperation) | **POST** /inspector | Start inspection for VMs
82
74
  *DefaultApi* | [**stopCollector**](docs/DefaultApi.md#stopcollector) | **DELETE** /collector | Stop collection
83
- *DefaultApi* | [**stopForecaster**](docs/DefaultApi.md#stopforecaster) | **DELETE** /forecaster | Cancel benchmark
84
- *DefaultApi* | [**stopForecasterPair**](docs/DefaultApi.md#stopforecasterpair) | **DELETE** /forecaster/pairs/{name} | Cancel a single pair
85
75
  *DefaultApi* | [**stopInspection**](docs/DefaultApi.md#stopinspection) | **DELETE** /inspector | Stop inspector entirely
86
76
  *DefaultApi* | [**triggerRightsizingCollection**](docs/DefaultApi.md#triggerrightsizingcollection) | **POST** /rightsizing | Trigger rightsizing metrics collection
87
77
  *DefaultApi* | [**updateGroup**](docs/DefaultApi.md#updategroupoperation) | **PATCH** /groups/{id} | Update group
@@ -91,21 +81,12 @@ All URIs are relative to *https://raw.githubusercontent.com/api/v1*
91
81
 
92
82
  - [AgentModeRequest](docs/AgentModeRequest.md)
93
83
  - [AgentStatus](docs/AgentStatus.md)
94
- - [BenchmarkRun](docs/BenchmarkRun.md)
95
84
  - [CollectorStartRequest](docs/CollectorStartRequest.md)
96
85
  - [CollectorStatus](docs/CollectorStatus.md)
97
86
  - [CreateGroupRequest](docs/CreateGroupRequest.md)
98
87
  - [Datastore](docs/Datastore.md)
99
- - [DatastoreDetail](docs/DatastoreDetail.md)
100
- - [DatastorePair](docs/DatastorePair.md)
101
88
  - [DiskSizeTierSummary](docs/DiskSizeTierSummary.md)
102
89
  - [DiskTypeSummary](docs/DiskTypeSummary.md)
103
- - [EstimateRange](docs/EstimateRange.md)
104
- - [ForecastStats](docs/ForecastStats.md)
105
- - [ForecasterDatastoresRequest](docs/ForecasterDatastoresRequest.md)
106
- - [ForecasterPairStatus](docs/ForecasterPairStatus.md)
107
- - [ForecasterStartRequest](docs/ForecasterStartRequest.md)
108
- - [ForecasterStatus](docs/ForecasterStatus.md)
109
90
  - [GetInventory200Response](docs/GetInventory200Response.md)
110
91
  - [Group](docs/Group.md)
111
92
  - [GroupListResponse](docs/GroupListResponse.md)
@@ -120,9 +101,6 @@ All URIs are relative to *https://raw.githubusercontent.com/api/v1*
120
101
  - [MigrationIssue](docs/MigrationIssue.md)
121
102
  - [Network](docs/Network.md)
122
103
  - [OsInfo](docs/OsInfo.md)
123
- - [PairCapability](docs/PairCapability.md)
124
- - [PairCapabilityRequest](docs/PairCapabilityRequest.md)
125
- - [PutForecasterCredentials403Response](docs/PutForecasterCredentials403Response.md)
126
104
  - [RightsizingCollectRequest](docs/RightsizingCollectRequest.md)
127
105
  - [RightsizingMetricStats](docs/RightsizingMetricStats.md)
128
106
  - [RightsizingReport](docs/RightsizingReport.md)
@@ -130,7 +108,6 @@ All URIs are relative to *https://raw.githubusercontent.com/api/v1*
130
108
  - [RightsizingReportSummary](docs/RightsizingReportSummary.md)
131
109
  - [RightsizingVMReport](docs/RightsizingVMReport.md)
132
110
  - [StartInspectionRequest](docs/StartInspectionRequest.md)
133
- - [StopForecasterPair202Response](docs/StopForecasterPair202Response.md)
134
111
  - [UpdateGroupRequest](docs/UpdateGroupRequest.md)
135
112
  - [UpdateInventory](docs/UpdateInventory.md)
136
113
  - [VCenter](docs/VCenter.md)
@@ -163,7 +140,7 @@ and is automatically generated by the
163
140
  [OpenAPI Generator](https://openapi-generator.tech) project:
164
141
 
165
142
  - API version: `v1`
166
- - Package version: `0.12.0-1f1dc16fb9e5`
143
+ - Package version: `0.12.0-d4bdc4301890`
167
144
  - Generator version: `7.23.0-SNAPSHOT`
168
145
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
169
146
 
@@ -12,28 +12,19 @@
12
12
  import * as runtime from '../runtime.js';
13
13
  import { type AgentModeRequest } from '../models/AgentModeRequest.js';
14
14
  import { type AgentStatus } from '../models/AgentStatus.js';
15
- import { type BenchmarkRun } from '../models/BenchmarkRun.js';
16
15
  import { type CollectorStartRequest } from '../models/CollectorStartRequest.js';
17
16
  import { type CollectorStatus } from '../models/CollectorStatus.js';
18
17
  import { type CreateGroupRequest } from '../models/CreateGroupRequest.js';
19
- import { type DatastoreDetail } from '../models/DatastoreDetail.js';
20
- import { type ForecastStats } from '../models/ForecastStats.js';
21
- import { type ForecasterDatastoresRequest } from '../models/ForecasterDatastoresRequest.js';
22
- import { type ForecasterStartRequest } from '../models/ForecasterStartRequest.js';
23
- import { type ForecasterStatus } from '../models/ForecasterStatus.js';
24
18
  import { type GetInventory200Response } from '../models/GetInventory200Response.js';
25
19
  import { type Group } from '../models/Group.js';
26
20
  import { type GroupListResponse } from '../models/GroupListResponse.js';
27
21
  import { type GroupResponse } from '../models/GroupResponse.js';
28
22
  import { type InspectorStatus } from '../models/InspectorStatus.js';
29
- import { type PairCapability } from '../models/PairCapability.js';
30
- import { type PairCapabilityRequest } from '../models/PairCapabilityRequest.js';
31
23
  import { type RightsizingCollectRequest } from '../models/RightsizingCollectRequest.js';
32
24
  import { type RightsizingReport } from '../models/RightsizingReport.js';
33
25
  import { type RightsizingReportListResponse } from '../models/RightsizingReportListResponse.js';
34
26
  import { type RightsizingReportSummary } from '../models/RightsizingReportSummary.js';
35
27
  import { type StartInspectionRequest } from '../models/StartInspectionRequest.js';
36
- import { type StopForecasterPair202Response } from '../models/StopForecasterPair202Response.js';
37
28
  import { type UpdateGroupRequest } from '../models/UpdateGroupRequest.js';
38
29
  import { type VcenterCredentials } from '../models/VcenterCredentials.js';
39
30
  import { type VddkProperties } from '../models/VddkProperties.js';
@@ -45,21 +36,9 @@ import { type VmUtilizationDetails } from '../models/VmUtilizationDetails.js';
45
36
  export interface CreateGroupOperationRequest {
46
37
  createGroupRequest: CreateGroupRequest;
47
38
  }
48
- export interface DeleteForecasterRunRequest {
49
- id: number;
50
- }
51
39
  export interface DeleteGroupRequest {
52
40
  id: string;
53
41
  }
54
- export interface GetForecasterDatastoresRequest {
55
- forecasterDatastoresRequest?: ForecasterDatastoresRequest;
56
- }
57
- export interface GetForecasterRunsRequest {
58
- pairName?: string;
59
- }
60
- export interface GetForecasterStatsRequest {
61
- pairName: string;
62
- }
63
42
  export interface GetGroupRequest {
64
43
  id: string;
65
44
  sort?: Array<string>;
@@ -94,12 +73,6 @@ export interface ListGroupsRequest {
94
73
  page?: number;
95
74
  pageSize?: number;
96
75
  }
97
- export interface PostForecasterPairCapabilitiesRequest {
98
- pairCapabilityRequest: PairCapabilityRequest;
99
- }
100
- export interface PutForecasterCredentialsRequest {
101
- vcenterCredentials: VcenterCredentials;
102
- }
103
76
  export interface PutInspectorCredentialsRequest {
104
77
  vcenterCredentials: VcenterCredentials;
105
78
  }
@@ -115,15 +88,9 @@ export interface SetAgentModeRequest {
115
88
  export interface StartCollectorRequest {
116
89
  collectorStartRequest: CollectorStartRequest;
117
90
  }
118
- export interface StartForecasterRequest {
119
- forecasterStartRequest: ForecasterStartRequest;
120
- }
121
91
  export interface StartInspectionOperationRequest {
122
92
  startInspectionRequest: StartInspectionRequest;
123
93
  }
124
- export interface StopForecasterPairRequest {
125
- name: string;
126
- }
127
94
  export interface TriggerRightsizingCollectionRequest {
128
95
  rightsizingCollectRequest: RightsizingCollectRequest;
129
96
  }
@@ -158,26 +125,6 @@ export interface DefaultApiInterface {
158
125
  * Create a new group
159
126
  */
160
127
  createGroup(requestParameters: CreateGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Group>;
161
- /**
162
- * Creates request options for deleteForecasterRun without sending the request
163
- * @param {number} id Run ID
164
- * @throws {RequiredError}
165
- * @memberof DefaultApiInterface
166
- */
167
- deleteForecasterRunRequestOpts(requestParameters: DeleteForecasterRunRequest): Promise<runtime.RequestOpts>;
168
- /**
169
- *
170
- * @summary Delete a benchmark run
171
- * @param {number} id Run ID
172
- * @param {*} [options] Override http request option.
173
- * @throws {RequiredError}
174
- * @memberof DefaultApiInterface
175
- */
176
- deleteForecasterRunRaw(requestParameters: DeleteForecasterRunRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
177
- /**
178
- * Delete a benchmark run
179
- */
180
- deleteForecasterRun(requestParameters: DeleteForecasterRunRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
181
128
  /**
182
129
  * Creates request options for deleteGroup without sending the request
183
130
  * @param {string} id Group ID
@@ -234,88 +181,6 @@ export interface DefaultApiInterface {
234
181
  * Get collector status
235
182
  */
236
183
  getCollectorStatus(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CollectorStatus>;
237
- /**
238
- * Creates request options for getForecasterDatastores without sending the request
239
- * @param {ForecasterDatastoresRequest} [forecasterDatastoresRequest]
240
- * @throws {RequiredError}
241
- * @memberof DefaultApiInterface
242
- */
243
- getForecasterDatastoresRequestOpts(requestParameters: GetForecasterDatastoresRequest): Promise<runtime.RequestOpts>;
244
- /**
245
- * Returns datastores from the forklift-collected inventory with storage vendor and capability information derived from NAA device identifiers. No vSphere credentials are required.
246
- * @summary List available datastores
247
- * @param {ForecasterDatastoresRequest} [forecasterDatastoresRequest]
248
- * @param {*} [options] Override http request option.
249
- * @throws {RequiredError}
250
- * @memberof DefaultApiInterface
251
- */
252
- getForecasterDatastoresRaw(requestParameters: GetForecasterDatastoresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<DatastoreDetail>>>;
253
- /**
254
- * Returns datastores from the forklift-collected inventory with storage vendor and capability information derived from NAA device identifiers. No vSphere credentials are required.
255
- * List available datastores
256
- */
257
- getForecasterDatastores(requestParameters: GetForecasterDatastoresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<DatastoreDetail>>;
258
- /**
259
- * Creates request options for getForecasterRuns without sending the request
260
- * @param {string} [pairName] Filter runs by pair name
261
- * @throws {RequiredError}
262
- * @memberof DefaultApiInterface
263
- */
264
- getForecasterRunsRequestOpts(requestParameters: GetForecasterRunsRequest): Promise<runtime.RequestOpts>;
265
- /**
266
- * Returns individual benchmark iterations. Optionally filtered by pair name.
267
- * @summary List benchmark runs
268
- * @param {string} [pairName] Filter runs by pair name
269
- * @param {*} [options] Override http request option.
270
- * @throws {RequiredError}
271
- * @memberof DefaultApiInterface
272
- */
273
- getForecasterRunsRaw(requestParameters: GetForecasterRunsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<BenchmarkRun>>>;
274
- /**
275
- * Returns individual benchmark iterations. Optionally filtered by pair name.
276
- * List benchmark runs
277
- */
278
- getForecasterRuns(requestParameters: GetForecasterRunsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<BenchmarkRun>>;
279
- /**
280
- * Creates request options for getForecasterStats without sending the request
281
- * @param {string} pairName Pair name to get statistics for
282
- * @throws {RequiredError}
283
- * @memberof DefaultApiInterface
284
- */
285
- getForecasterStatsRequestOpts(requestParameters: GetForecasterStatsRequest): Promise<runtime.RequestOpts>;
286
- /**
287
- * Returns computed statistics for a datastore pair\'s benchmark results. Primary endpoint for the UI to display migration time estimates.
288
- * @summary Get throughput statistics
289
- * @param {string} pairName Pair name to get statistics for
290
- * @param {*} [options] Override http request option.
291
- * @throws {RequiredError}
292
- * @memberof DefaultApiInterface
293
- */
294
- getForecasterStatsRaw(requestParameters: GetForecasterStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecastStats>>;
295
- /**
296
- * Returns computed statistics for a datastore pair\'s benchmark results. Primary endpoint for the UI to display migration time estimates.
297
- * Get throughput statistics
298
- */
299
- getForecasterStats(requestParameters: GetForecasterStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecastStats>;
300
- /**
301
- * Creates request options for getForecasterStatus without sending the request
302
- * @throws {RequiredError}
303
- * @memberof DefaultApiInterface
304
- */
305
- getForecasterStatusRequestOpts(): Promise<runtime.RequestOpts>;
306
- /**
307
- * Returns current service state with per-pair progress details.
308
- * @summary Poll forecaster status
309
- * @param {*} [options] Override http request option.
310
- * @throws {RequiredError}
311
- * @memberof DefaultApiInterface
312
- */
313
- getForecasterStatusRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
314
- /**
315
- * Returns current service state with per-pair progress details.
316
- * Poll forecaster status
317
- */
318
- getForecasterStatus(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
319
184
  /**
320
185
  * Creates request options for getGroup without sending the request
321
186
  * @param {string} id Group ID
@@ -550,48 +415,6 @@ export interface DefaultApiInterface {
550
415
  * List all rightsizing reports
551
416
  */
552
417
  listRightsizingReports(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<RightsizingReportListResponse>;
553
- /**
554
- * Creates request options for postForecasterPairCapabilities without sending the request
555
- * @param {PairCapabilityRequest} pairCapabilityRequest
556
- * @throws {RequiredError}
557
- * @memberof DefaultApiInterface
558
- */
559
- postForecasterPairCapabilitiesRequestOpts(requestParameters: PostForecasterPairCapabilitiesRequest): Promise<runtime.RequestOpts>;
560
- /**
561
- * Computes which offload methods are feasible for specific source-target datastore pairs based on vendor support and storage array topology derived from the forklift-collected inventory. No vSphere credentials are required.
562
- * @summary Compute pair capabilities
563
- * @param {PairCapabilityRequest} pairCapabilityRequest
564
- * @param {*} [options] Override http request option.
565
- * @throws {RequiredError}
566
- * @memberof DefaultApiInterface
567
- */
568
- postForecasterPairCapabilitiesRaw(requestParameters: PostForecasterPairCapabilitiesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<PairCapability>>>;
569
- /**
570
- * Computes which offload methods are feasible for specific source-target datastore pairs based on vendor support and storage array topology derived from the forklift-collected inventory. No vSphere credentials are required.
571
- * Compute pair capabilities
572
- */
573
- postForecasterPairCapabilities(requestParameters: PostForecasterPairCapabilitiesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<PairCapability>>;
574
- /**
575
- * Creates request options for putForecasterCredentials without sending the request
576
- * @param {VcenterCredentials} vcenterCredentials
577
- * @throws {RequiredError}
578
- * @memberof DefaultApiInterface
579
- */
580
- putForecasterCredentialsRequestOpts(requestParameters: PutForecasterCredentialsRequest): Promise<runtime.RequestOpts>;
581
- /**
582
- * Validates vCenter connectivity and verifies the user has the required vSphere privileges for forecaster operations (datastore file management, VM provisioning, disk cloning). Verification only — credentials are not saved.
583
- * @summary Verify vCenter credentials and permissions
584
- * @param {VcenterCredentials} vcenterCredentials
585
- * @param {*} [options] Override http request option.
586
- * @throws {RequiredError}
587
- * @memberof DefaultApiInterface
588
- */
589
- putForecasterCredentialsRaw(requestParameters: PutForecasterCredentialsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
590
- /**
591
- * Validates vCenter connectivity and verifies the user has the required vSphere privileges for forecaster operations (datastore file management, VM provisioning, disk cloning). Verification only — credentials are not saved.
592
- * Verify vCenter credentials and permissions
593
- */
594
- putForecasterCredentials(requestParameters: PutForecasterCredentialsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
595
418
  /**
596
419
  * Creates request options for putInspectorCredentials without sending the request
597
420
  * @param {VcenterCredentials} vcenterCredentials
@@ -692,27 +515,6 @@ export interface DefaultApiInterface {
692
515
  * Start inventory collection
693
516
  */
694
517
  startCollector(requestParameters: StartCollectorRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CollectorStatus>;
695
- /**
696
- * Creates request options for startForecaster without sending the request
697
- * @param {ForecasterStartRequest} forecasterStartRequest
698
- * @throws {RequiredError}
699
- * @memberof DefaultApiInterface
700
- */
701
- startForecasterRequestOpts(requestParameters: StartForecasterRequest): Promise<runtime.RequestOpts>;
702
- /**
703
- * Starts async benchmarking for one or more datastore pairs. Credentials can be passed inline or omitted if previously provided in an earlier request.
704
- * @summary Start benchmark
705
- * @param {ForecasterStartRequest} forecasterStartRequest
706
- * @param {*} [options] Override http request option.
707
- * @throws {RequiredError}
708
- * @memberof DefaultApiInterface
709
- */
710
- startForecasterRaw(requestParameters: StartForecasterRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
711
- /**
712
- * Starts async benchmarking for one or more datastore pairs. Credentials can be passed inline or omitted if previously provided in an earlier request.
713
- * Start benchmark
714
- */
715
- startForecaster(requestParameters: StartForecasterRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
716
518
  /**
717
519
  * Creates request options for startInspection without sending the request
718
520
  * @param {StartInspectionRequest} startInspectionRequest
@@ -751,46 +553,6 @@ export interface DefaultApiInterface {
751
553
  * Stop collection
752
554
  */
753
555
  stopCollector(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
754
- /**
755
- * Creates request options for stopForecaster without sending the request
756
- * @throws {RequiredError}
757
- * @memberof DefaultApiInterface
758
- */
759
- stopForecasterRequestOpts(): Promise<runtime.RequestOpts>;
760
- /**
761
- * Stops the running benchmark. Already-completed runs are preserved in the database.
762
- * @summary Cancel benchmark
763
- * @param {*} [options] Override http request option.
764
- * @throws {RequiredError}
765
- * @memberof DefaultApiInterface
766
- */
767
- stopForecasterRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
768
- /**
769
- * Stops the running benchmark. Already-completed runs are preserved in the database.
770
- * Cancel benchmark
771
- */
772
- stopForecaster(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
773
- /**
774
- * Creates request options for stopForecasterPair without sending the request
775
- * @param {string} name Pair name as specified in the start request
776
- * @throws {RequiredError}
777
- * @memberof DefaultApiInterface
778
- */
779
- stopForecasterPairRequestOpts(requestParameters: StopForecasterPairRequest): Promise<runtime.RequestOpts>;
780
- /**
781
- * Cancels the benchmark for a specific pair by name. The forecaster continues running if other pairs are still active.
782
- * @summary Cancel a single pair
783
- * @param {string} name Pair name as specified in the start request
784
- * @param {*} [options] Override http request option.
785
- * @throws {RequiredError}
786
- * @memberof DefaultApiInterface
787
- */
788
- stopForecasterPairRaw(requestParameters: StopForecasterPairRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StopForecasterPair202Response>>;
789
- /**
790
- * Cancels the benchmark for a specific pair by name. The forecaster continues running if other pairs are still active.
791
- * Cancel a single pair
792
- */
793
- stopForecasterPair(requestParameters: StopForecasterPairRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StopForecasterPair202Response>;
794
556
  /**
795
557
  * Creates request options for stopInspection without sending the request
796
558
  * @throws {RequiredError}
@@ -868,18 +630,6 @@ export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInt
868
630
  * Create a new group
869
631
  */
870
632
  createGroup(requestParameters: CreateGroupOperationRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Group>;
871
- /**
872
- * Creates request options for deleteForecasterRun without sending the request
873
- */
874
- deleteForecasterRunRequestOpts(requestParameters: DeleteForecasterRunRequest): Promise<runtime.RequestOpts>;
875
- /**
876
- * Delete a benchmark run
877
- */
878
- deleteForecasterRunRaw(requestParameters: DeleteForecasterRunRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
879
- /**
880
- * Delete a benchmark run
881
- */
882
- deleteForecasterRun(requestParameters: DeleteForecasterRunRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
883
633
  /**
884
634
  * Creates request options for deleteGroup without sending the request
885
635
  */
@@ -916,62 +666,6 @@ export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInt
916
666
  * Get collector status
917
667
  */
918
668
  getCollectorStatus(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CollectorStatus>;
919
- /**
920
- * Creates request options for getForecasterDatastores without sending the request
921
- */
922
- getForecasterDatastoresRequestOpts(requestParameters: GetForecasterDatastoresRequest): Promise<runtime.RequestOpts>;
923
- /**
924
- * Returns datastores from the forklift-collected inventory with storage vendor and capability information derived from NAA device identifiers. No vSphere credentials are required.
925
- * List available datastores
926
- */
927
- getForecasterDatastoresRaw(requestParameters: GetForecasterDatastoresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<DatastoreDetail>>>;
928
- /**
929
- * Returns datastores from the forklift-collected inventory with storage vendor and capability information derived from NAA device identifiers. No vSphere credentials are required.
930
- * List available datastores
931
- */
932
- getForecasterDatastores(requestParameters?: GetForecasterDatastoresRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<DatastoreDetail>>;
933
- /**
934
- * Creates request options for getForecasterRuns without sending the request
935
- */
936
- getForecasterRunsRequestOpts(requestParameters: GetForecasterRunsRequest): Promise<runtime.RequestOpts>;
937
- /**
938
- * Returns individual benchmark iterations. Optionally filtered by pair name.
939
- * List benchmark runs
940
- */
941
- getForecasterRunsRaw(requestParameters: GetForecasterRunsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<BenchmarkRun>>>;
942
- /**
943
- * Returns individual benchmark iterations. Optionally filtered by pair name.
944
- * List benchmark runs
945
- */
946
- getForecasterRuns(requestParameters?: GetForecasterRunsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<BenchmarkRun>>;
947
- /**
948
- * Creates request options for getForecasterStats without sending the request
949
- */
950
- getForecasterStatsRequestOpts(requestParameters: GetForecasterStatsRequest): Promise<runtime.RequestOpts>;
951
- /**
952
- * Returns computed statistics for a datastore pair\'s benchmark results. Primary endpoint for the UI to display migration time estimates.
953
- * Get throughput statistics
954
- */
955
- getForecasterStatsRaw(requestParameters: GetForecasterStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecastStats>>;
956
- /**
957
- * Returns computed statistics for a datastore pair\'s benchmark results. Primary endpoint for the UI to display migration time estimates.
958
- * Get throughput statistics
959
- */
960
- getForecasterStats(requestParameters: GetForecasterStatsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecastStats>;
961
- /**
962
- * Creates request options for getForecasterStatus without sending the request
963
- */
964
- getForecasterStatusRequestOpts(): Promise<runtime.RequestOpts>;
965
- /**
966
- * Returns current service state with per-pair progress details.
967
- * Poll forecaster status
968
- */
969
- getForecasterStatusRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
970
- /**
971
- * Returns current service state with per-pair progress details.
972
- * Poll forecaster status
973
- */
974
- getForecasterStatus(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
975
669
  /**
976
670
  * Creates request options for getGroup without sending the request
977
671
  */
@@ -1104,34 +798,6 @@ export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInt
1104
798
  * List all rightsizing reports
1105
799
  */
1106
800
  listRightsizingReports(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<RightsizingReportListResponse>;
1107
- /**
1108
- * Creates request options for postForecasterPairCapabilities without sending the request
1109
- */
1110
- postForecasterPairCapabilitiesRequestOpts(requestParameters: PostForecasterPairCapabilitiesRequest): Promise<runtime.RequestOpts>;
1111
- /**
1112
- * Computes which offload methods are feasible for specific source-target datastore pairs based on vendor support and storage array topology derived from the forklift-collected inventory. No vSphere credentials are required.
1113
- * Compute pair capabilities
1114
- */
1115
- postForecasterPairCapabilitiesRaw(requestParameters: PostForecasterPairCapabilitiesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<PairCapability>>>;
1116
- /**
1117
- * Computes which offload methods are feasible for specific source-target datastore pairs based on vendor support and storage array topology derived from the forklift-collected inventory. No vSphere credentials are required.
1118
- * Compute pair capabilities
1119
- */
1120
- postForecasterPairCapabilities(requestParameters: PostForecasterPairCapabilitiesRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<PairCapability>>;
1121
- /**
1122
- * Creates request options for putForecasterCredentials without sending the request
1123
- */
1124
- putForecasterCredentialsRequestOpts(requestParameters: PutForecasterCredentialsRequest): Promise<runtime.RequestOpts>;
1125
- /**
1126
- * Validates vCenter connectivity and verifies the user has the required vSphere privileges for forecaster operations (datastore file management, VM provisioning, disk cloning). Verification only — credentials are not saved.
1127
- * Verify vCenter credentials and permissions
1128
- */
1129
- putForecasterCredentialsRaw(requestParameters: PutForecasterCredentialsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
1130
- /**
1131
- * Validates vCenter connectivity and verifies the user has the required vSphere privileges for forecaster operations (datastore file management, VM provisioning, disk cloning). Verification only — credentials are not saved.
1132
- * Verify vCenter credentials and permissions
1133
- */
1134
- putForecasterCredentials(requestParameters: PutForecasterCredentialsRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
1135
801
  /**
1136
802
  * Creates request options for putInspectorCredentials without sending the request
1137
803
  */
@@ -1192,20 +858,6 @@ export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInt
1192
858
  * Start inventory collection
1193
859
  */
1194
860
  startCollector(requestParameters: StartCollectorRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CollectorStatus>;
1195
- /**
1196
- * Creates request options for startForecaster without sending the request
1197
- */
1198
- startForecasterRequestOpts(requestParameters: StartForecasterRequest): Promise<runtime.RequestOpts>;
1199
- /**
1200
- * Starts async benchmarking for one or more datastore pairs. Credentials can be passed inline or omitted if previously provided in an earlier request.
1201
- * Start benchmark
1202
- */
1203
- startForecasterRaw(requestParameters: StartForecasterRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
1204
- /**
1205
- * Starts async benchmarking for one or more datastore pairs. Credentials can be passed inline or omitted if previously provided in an earlier request.
1206
- * Start benchmark
1207
- */
1208
- startForecaster(requestParameters: StartForecasterRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
1209
861
  /**
1210
862
  * Creates request options for startInspection without sending the request
1211
863
  */
@@ -1230,34 +882,6 @@ export declare class DefaultApi extends runtime.BaseAPI implements DefaultApiInt
1230
882
  * Stop collection
1231
883
  */
1232
884
  stopCollector(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
1233
- /**
1234
- * Creates request options for stopForecaster without sending the request
1235
- */
1236
- stopForecasterRequestOpts(): Promise<runtime.RequestOpts>;
1237
- /**
1238
- * Stops the running benchmark. Already-completed runs are preserved in the database.
1239
- * Cancel benchmark
1240
- */
1241
- stopForecasterRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ForecasterStatus>>;
1242
- /**
1243
- * Stops the running benchmark. Already-completed runs are preserved in the database.
1244
- * Cancel benchmark
1245
- */
1246
- stopForecaster(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ForecasterStatus>;
1247
- /**
1248
- * Creates request options for stopForecasterPair without sending the request
1249
- */
1250
- stopForecasterPairRequestOpts(requestParameters: StopForecasterPairRequest): Promise<runtime.RequestOpts>;
1251
- /**
1252
- * Cancels the benchmark for a specific pair by name. The forecaster continues running if other pairs are still active.
1253
- * Cancel a single pair
1254
- */
1255
- stopForecasterPairRaw(requestParameters: StopForecasterPairRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<StopForecasterPair202Response>>;
1256
- /**
1257
- * Cancels the benchmark for a specific pair by name. The forecaster continues running if other pairs are still active.
1258
- * Cancel a single pair
1259
- */
1260
- stopForecasterPair(requestParameters: StopForecasterPairRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<StopForecasterPair202Response>;
1261
885
  /**
1262
886
  * Creates request options for stopInspection without sending the request
1263
887
  */