@migration-planner-ui/api-client 0.0.37 → 0.0.38
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/apis/AssessmentApi.d.ts +10 -6
- package/dist/apis/AssessmentApi.d.ts.map +1 -1
- package/dist/apis/AssessmentApi.js +9 -6
- package/dist/apis/HealthApi.d.ts +2 -2
- package/dist/apis/HealthApi.js +2 -2
- package/dist/apis/ImageApi.d.ts +2 -2
- package/dist/apis/ImageApi.js +2 -2
- package/dist/apis/InfoApi.d.ts +2 -2
- package/dist/apis/InfoApi.js +2 -2
- package/dist/apis/JobApi.d.ts +2 -2
- package/dist/apis/JobApi.js +2 -2
- package/dist/apis/SourceApi.d.ts +2 -2
- package/dist/apis/SourceApi.js +2 -2
- package/dist/models/Agent.d.ts +2 -2
- package/dist/models/Agent.js +2 -2
- package/dist/models/AgentProxy.d.ts +2 -2
- package/dist/models/AgentProxy.js +2 -2
- package/dist/models/Assessment.d.ts +3 -3
- package/dist/models/Assessment.d.ts.map +1 -1
- package/dist/models/Assessment.js +4 -4
- package/dist/models/AssessmentForm.d.ts +2 -2
- package/dist/models/AssessmentForm.js +2 -2
- package/dist/models/AssessmentUpdate.d.ts +2 -2
- package/dist/models/AssessmentUpdate.js +2 -2
- package/dist/models/ClusterRequirementsRequest.d.ts +24 -9
- package/dist/models/ClusterRequirementsRequest.d.ts.map +1 -1
- package/dist/models/ClusterRequirementsRequest.js +22 -10
- package/dist/models/ClusterRequirementsResponse.d.ts +2 -2
- package/dist/models/ClusterRequirementsResponse.js +2 -2
- package/dist/models/ClusterSizing.d.ts +2 -2
- package/dist/models/ClusterSizing.js +2 -2
- package/dist/models/Datastore.d.ts +2 -2
- package/dist/models/Datastore.js +2 -2
- package/dist/models/DiskSizeTierSummary.d.ts +2 -2
- package/dist/models/DiskSizeTierSummary.js +2 -2
- package/dist/models/DiskTypeSummary.d.ts +2 -2
- package/dist/models/DiskTypeSummary.js +2 -2
- package/dist/models/Histogram.d.ts +2 -2
- package/dist/models/Histogram.js +2 -2
- package/dist/models/Host.d.ts +2 -2
- package/dist/models/Host.js +2 -2
- package/dist/models/Info.d.ts +2 -2
- package/dist/models/Info.js +2 -2
- package/dist/models/Infra.d.ts +5 -5
- package/dist/models/Infra.d.ts.map +1 -1
- package/dist/models/Infra.js +6 -6
- package/dist/models/Inventory.d.ts +3 -3
- package/dist/models/Inventory.d.ts.map +1 -1
- package/dist/models/Inventory.js +4 -4
- package/dist/models/InventoryData.d.ts +2 -2
- package/dist/models/InventoryData.js +2 -2
- package/dist/models/InventoryTotals.d.ts +2 -2
- package/dist/models/InventoryTotals.js +2 -2
- package/dist/models/Ipv4Config.d.ts +2 -2
- package/dist/models/Ipv4Config.js +2 -2
- package/dist/models/Job.d.ts +2 -2
- package/dist/models/Job.js +2 -2
- package/dist/models/JobStatus.d.ts +2 -2
- package/dist/models/JobStatus.js +2 -2
- package/dist/models/Label.d.ts +2 -2
- package/dist/models/Label.js +2 -2
- package/dist/models/MigrationIssue.d.ts +2 -2
- package/dist/models/MigrationIssue.js +2 -2
- package/dist/models/ModelError.d.ts +2 -2
- package/dist/models/ModelError.js +2 -2
- package/dist/models/Network.d.ts +2 -2
- package/dist/models/Network.js +2 -2
- package/dist/models/OsInfo.d.ts +2 -2
- package/dist/models/OsInfo.js +2 -2
- package/dist/models/PresignedUrl.d.ts +2 -2
- package/dist/models/PresignedUrl.js +2 -2
- package/dist/models/SizingOverCommitRatio.d.ts +2 -2
- package/dist/models/SizingOverCommitRatio.js +2 -2
- package/dist/models/SizingResourceConsumption.d.ts +2 -2
- package/dist/models/SizingResourceConsumption.js +2 -2
- package/dist/models/SizingResourceLimits.d.ts +2 -2
- package/dist/models/SizingResourceLimits.js +2 -2
- package/dist/models/Snapshot.d.ts +2 -2
- package/dist/models/Snapshot.js +2 -2
- package/dist/models/Source.d.ts +2 -2
- package/dist/models/Source.js +2 -2
- package/dist/models/SourceCreate.d.ts +2 -2
- package/dist/models/SourceCreate.js +2 -2
- package/dist/models/SourceInfra.d.ts +2 -2
- package/dist/models/SourceInfra.js +2 -2
- package/dist/models/SourceUpdate.d.ts +2 -2
- package/dist/models/SourceUpdate.js +2 -2
- package/dist/models/Status.d.ts +2 -2
- package/dist/models/Status.js +2 -2
- package/dist/models/UpdateInventory.d.ts +2 -2
- package/dist/models/UpdateInventory.js +2 -2
- package/dist/models/VCenter.d.ts +2 -2
- package/dist/models/VCenter.js +2 -2
- package/dist/models/VMResourceBreakdown.d.ts +2 -2
- package/dist/models/VMResourceBreakdown.js +2 -2
- package/dist/models/VMs.d.ts +11 -5
- package/dist/models/VMs.d.ts.map +1 -1
- package/dist/models/VMs.js +8 -6
- package/dist/models/VmNetwork.d.ts +2 -2
- package/dist/models/VmNetwork.js +2 -2
- package/dist/runtime.d.ts +2 -2
- package/dist/runtime.d.ts.map +1 -1
- package/dist/runtime.js +3 -3
- package/package.json +2 -5
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Snapshot.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Source.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Source.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Status.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/Status.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/VCenter.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/VCenter.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/VMs.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -38,6 +38,12 @@ export interface VMs {
|
|
|
38
38
|
* @memberof VMs
|
|
39
39
|
*/
|
|
40
40
|
totalMigratableWithWarnings?: number;
|
|
41
|
+
/**
|
|
42
|
+
* Number of VMs that have at least one shared disk
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof VMs
|
|
45
|
+
*/
|
|
46
|
+
totalWithSharedDisks?: number;
|
|
41
47
|
/**
|
|
42
48
|
*
|
|
43
49
|
* @type {VMResourceBreakdown}
|
|
@@ -115,7 +121,7 @@ export interface VMs {
|
|
|
115
121
|
*/
|
|
116
122
|
powerStates: {
|
|
117
123
|
[key: string]: number;
|
|
118
|
-
}
|
|
124
|
+
};
|
|
119
125
|
/**
|
|
120
126
|
*
|
|
121
127
|
* @type {{ [key: string]: number; }}
|
|
@@ -138,13 +144,13 @@ export interface VMs {
|
|
|
138
144
|
* @type {Array<MigrationIssue>}
|
|
139
145
|
* @memberof VMs
|
|
140
146
|
*/
|
|
141
|
-
notMigratableReasons: Array<MigrationIssue
|
|
147
|
+
notMigratableReasons: Array<MigrationIssue>;
|
|
142
148
|
/**
|
|
143
149
|
*
|
|
144
150
|
* @type {Array<MigrationIssue>}
|
|
145
151
|
* @memberof VMs
|
|
146
152
|
*/
|
|
147
|
-
migrationWarnings: Array<MigrationIssue
|
|
153
|
+
migrationWarnings: Array<MigrationIssue>;
|
|
148
154
|
}
|
|
149
155
|
/**
|
|
150
156
|
* Check if a given object implements the VMs interface.
|
package/dist/models/VMs.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VMs.d.ts","sourceRoot":"","sources":["../../src/models/VMs.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAO1D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAO1C,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAOpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAO5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAQpE;;;;GAIG;AACH,MAAM,WAAW,GAAG;IAChB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC;;;;OAIG;IACH,QAAQ,EAAE,mBAAmB,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,mBAAmB,CAAC;KAAE,CAAC;IACvD;;;;OAIG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe,CAAC;KAAE,CAAC;IAChD;;;;OAIG;IACH,qBAAqB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACnD;;;;OAIG;IACH,wBAAwB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACtD;;;;OAIG;IACH,sBAAsB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACpD;;;;OAIG;IACH,KAAK,EAAE,mBAAmB,CAAC;IAC3B;;;;OAIG;IACH,MAAM,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,SAAS,EAAE,mBAAmB,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B;;;;OAIG;IACH,WAAW,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,
|
|
1
|
+
{"version":3,"file":"VMs.d.ts","sourceRoot":"","sources":["../../src/models/VMs.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAO1D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAO1C,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAOpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAO5D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAQpE;;;;GAIG;AACH,MAAM,WAAW,GAAG;IAChB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,eAAe,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B;;;;OAIG;IACH,QAAQ,EAAE,mBAAmB,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,mBAAmB,CAAC;KAAE,CAAC;IACvD;;;;OAIG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,eAAe,CAAC;KAAE,CAAC;IAChD;;;;OAIG;IACH,qBAAqB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACnD;;;;OAIG;IACH,wBAAwB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACtD;;;;OAIG;IACH,sBAAsB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACpD;;;;OAIG;IACH,KAAK,EAAE,mBAAmB,CAAC;IAC3B;;;;OAIG;IACH,MAAM,EAAE,mBAAmB,CAAC;IAC5B;;;;OAIG;IACH,SAAS,EAAE,mBAAmB,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,mBAAmB,CAAC;IAC/B;;;;OAIG;IACH,WAAW,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACxC;;;;;OAKG;IACH,EAAE,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IAChC;;;;OAIG;IACH,MAAM,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACpC;;;;OAIG;IACH,oBAAoB,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAC5C;;;;OAIG;IACH,iBAAiB,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,GAAG,CAWzD;AAED,wBAAgB,WAAW,CAAC,IAAI,EAAE,GAAG,GAAG,GAAG,CAE1C;AAED,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,GAAG,CA0B7E;AAED,wBAAgB,SAAS,CAAC,IAAI,EAAE,GAAG,GAAG,GAAG,CAExC;AAED,wBAAgB,cAAc,CAAC,KAAK,CAAC,EAAE,GAAG,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CA2B5F"}
|
package/dist/models/VMs.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -52,6 +52,7 @@ export function VMsFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
52
52
|
'total': json['total'],
|
|
53
53
|
'totalMigratable': json['totalMigratable'],
|
|
54
54
|
'totalMigratableWithWarnings': json['totalMigratableWithWarnings'] == null ? undefined : json['totalMigratableWithWarnings'],
|
|
55
|
+
'totalWithSharedDisks': json['totalWithSharedDisks'] == null ? undefined : json['totalWithSharedDisks'],
|
|
55
56
|
'cpuCores': VMResourceBreakdownFromJSON(json['cpuCores']),
|
|
56
57
|
'diskSizeTier': json['diskSizeTier'] == null ? undefined : (mapValues(json['diskSizeTier'], DiskSizeTierSummaryFromJSON)),
|
|
57
58
|
'diskTypes': json['diskTypes'] == null ? undefined : (mapValues(json['diskTypes'], DiskTypeSummaryFromJSON)),
|
|
@@ -65,8 +66,8 @@ export function VMsFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
65
66
|
'powerStates': json['powerStates'],
|
|
66
67
|
'os': json['os'] == null ? undefined : json['os'],
|
|
67
68
|
'osInfo': json['osInfo'] == null ? undefined : (mapValues(json['osInfo'], OsInfoFromJSON)),
|
|
68
|
-
'notMigratableReasons': (json['notMigratableReasons']
|
|
69
|
-
'migrationWarnings': (json['migrationWarnings']
|
|
69
|
+
'notMigratableReasons': (json['notMigratableReasons'].map(MigrationIssueFromJSON)),
|
|
70
|
+
'migrationWarnings': (json['migrationWarnings'].map(MigrationIssueFromJSON)),
|
|
70
71
|
};
|
|
71
72
|
}
|
|
72
73
|
export function VMsToJSON(json) {
|
|
@@ -80,6 +81,7 @@ export function VMsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
|
80
81
|
'total': value['total'],
|
|
81
82
|
'totalMigratable': value['totalMigratable'],
|
|
82
83
|
'totalMigratableWithWarnings': value['totalMigratableWithWarnings'],
|
|
84
|
+
'totalWithSharedDisks': value['totalWithSharedDisks'],
|
|
83
85
|
'cpuCores': VMResourceBreakdownToJSON(value['cpuCores']),
|
|
84
86
|
'diskSizeTier': value['diskSizeTier'] == null ? undefined : (mapValues(value['diskSizeTier'], DiskSizeTierSummaryToJSON)),
|
|
85
87
|
'diskTypes': value['diskTypes'] == null ? undefined : (mapValues(value['diskTypes'], DiskTypeSummaryToJSON)),
|
|
@@ -93,7 +95,7 @@ export function VMsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
|
93
95
|
'powerStates': value['powerStates'],
|
|
94
96
|
'os': value['os'],
|
|
95
97
|
'osInfo': value['osInfo'] == null ? undefined : (mapValues(value['osInfo'], OsInfoToJSON)),
|
|
96
|
-
'notMigratableReasons': (value['notMigratableReasons']
|
|
97
|
-
'migrationWarnings': (value['migrationWarnings']
|
|
98
|
+
'notMigratableReasons': (value['notMigratableReasons'].map(MigrationIssueToJSON)),
|
|
99
|
+
'migrationWarnings': (value['migrationWarnings'].map(MigrationIssueToJSON)),
|
|
98
100
|
};
|
|
99
101
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/models/VmNetwork.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/runtime.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Migration Planner API
|
|
3
|
-
*
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document:
|
|
5
|
+
* The version of the OpenAPI document: undefined
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
package/dist/runtime.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.d.ts","sourceRoot":"","sources":["../src/runtime.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"runtime.d.ts","sourceRoot":"","sources":["../src/runtime.ts"],"names":[],"mappings":"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"}
|
package/dist/runtime.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Migration Planner API
|
|
5
|
-
*
|
|
5
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document:
|
|
7
|
+
* The version of the OpenAPI document: undefined
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -20,7 +20,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
20
20
|
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
21
21
|
});
|
|
22
22
|
};
|
|
23
|
-
export const BASE_PATH = "
|
|
23
|
+
export const BASE_PATH = "https://github.com".replace(/\/+$/, "");
|
|
24
24
|
export class Configuration {
|
|
25
25
|
constructor(configuration = {}) {
|
|
26
26
|
this.configuration = configuration;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@migration-planner-ui/api-client",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.38",
|
|
4
4
|
"description": "OpenAPI client for the Migration Planner API",
|
|
5
5
|
"author": "Jonathan Kilzi <jkilzi@redhat.com>",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -53,9 +53,6 @@
|
|
|
53
53
|
"build": "yarn run -T tsc -b",
|
|
54
54
|
"bundle": "yarn build && yarn pack --out ../../out/%s-%v.tgz",
|
|
55
55
|
"clean": "rm -rf node_modules dist .tmp",
|
|
56
|
-
"update": "rm -rf src docs && openapi-generator-cli generate -c ../../openapitools.json --generator-key api-client"
|
|
57
|
-
"check": "echo 'Skipping check: this package contains mostly generated code'",
|
|
58
|
-
"check:fix": "echo 'Skipping check:fix: this package contains mostly generated code'",
|
|
59
|
-
"format": "echo 'Skipping format: this package contains mostly generated code'"
|
|
56
|
+
"update": "rm -rf src docs && openapi-generator-cli generate -c ../../openapitools.json --generator-key api-client"
|
|
60
57
|
}
|
|
61
58
|
}
|