We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We want to be able to display the internal and external ips for each VM, these will be displayed in different endpoints that we have.
The endpoints that need to be updated are the following.
/api/v1/config/hardware /api/v1/machines /api/v1/machines/{{MACHINE-ID}} /api/v1/orchestrator/hosts/{{HOST-ID}} /api/v1/orchestrator/machines /api/v1/orchestrator/machines/{{MACHINE-ID}}
No response
The text was updated successfully, but these errors were encountered:
cjlapao
Successfully merging a pull request may close this issue.
Description
We want to be able to display the internal and external ips for each VM, these will be displayed in different endpoints that we have.
The endpoints that need to be updated are the following.
/api/v1/config/hardware
/api/v1/machines
/api/v1/machines/{{MACHINE-ID}}
/api/v1/orchestrator/hosts/{{HOST-ID}}
/api/v1/orchestrator/machines
/api/v1/orchestrator/machines/{{MACHINE-ID}}
User Story
Acceptance Criteria
Definition of Done
Assumptions and Constraints
No response
Assumptions and Constraints
No response
Additional Notes
No response
The text was updated successfully, but these errors were encountered: