Skip to content

Conversation

@bernardodemarco
Copy link
Member

Description

The PR apache/cloudstack#11016 introduces the listConsoleSessions API, which accepts the instanceid parameter, that represents the ID of the VM associated with the console session.

However, currently, Apache Cloudstack Cloudmonkey does not support autocomplete for this parameter. Therefore, this PR adds autocomplete support for it.

How Has This Been Tested?

  • Executed the listConsoleSessions API and verified that Apache CloudStack Cloudmonkey is correctly autocompleting the instanceid parameter

Copy link
Contributor

@nvazquez nvazquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - tested autocompletion with the new API introduced on: apache/cloudstack#11016

@shwstppr shwstppr added this to the 6.5.0 milestone Jul 24, 2025
Copy link
Contributor

@shwstppr shwstppr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code lgtm but a query on the PR apache/cloudstack#11016
Why name the param as instanceid and not virtualmachineid?

@bernardodemarco
Copy link
Member Author

The instanceid parameter of the listConsoleSessions API was renamed to virtualmachineid, see apache/cloudstack#11016 (comment). Therefore, this PR is not required anymore. Closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants