Uh oh!
There was an error while loading. Please reload this page.
Added deprecated API indication in the API doc - #6545
Conversation
acs-robot
commented
Jul 12, 2022
Found UI changes, kicking a new UI QA build |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
yadvr
commented
Jul 12, 2022
LGTM didn't test it, worth checking why some APIs are marked deprecated such as listVirtualMachinesMetrics which is very much used in the metrics view @harikrishna-patnala ? |
4303c68 to
c2b20c1Compareharikrishna-patnala
commented
Jul 12, 2022
It was marked as deprecated in this PR #5984. looks like there is a new API ListVMsUsageHistoryCmd. |
yadvr
commented
Jul 12, 2022
If from PR #5984, the new API returns current metrics with the same response/format that it can be deprecated otherwise probably not. |
c2b20c1 to
3bd8568Compare3bd8568 to
8786243Compareharikrishna-patnala
commented
Jul 12, 2022
@blueorangutan package |
blueorangutan
commented
Jul 12, 2022
@harikrishna-patnala a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Kudos, SonarCloud Quality Gate passed! |
blueorangutan
commented
Jul 12, 2022
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 3750 |








Description
There are a few deprecated APIs and API documentation is missing that information. We have now added an indication to the deprecated APIs with (D) in the API documentation as below
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?