Added deprecated API indication in the API doc#6545
Added deprecated API indication in the API doc#6545yadvr merged 2 commits intoapache:mainapache/cloudstack:mainfrom shapeblue:AddedDeprecatedAPIindicationInAPIdocshapeblue/cloudstack:AddedDeprecatedAPIindicationInAPIdocCopy head branch name to clipboard
Conversation
|
Found UI changes, kicking a new UI QA build |
|
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
c2b20c1
Compare
It was marked as deprecated in this PR #5984. looks like there is a new API ListVMsUsageHistoryCmd. |
|
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
3bd8568
Compare
3bd8568 to
8786243
Compare
|
@blueorangutan package |
|
@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! |
|
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?