sureshanaparti edited a comment on issue #2735: URL: https://github.com/apache/cloudstack/issues/2735#issuecomment-915896880
@resmo The pod can hold multiple ranges of management network IPs, and so the parameters: "startip, endip, vlanid, forsystemvms" were updated to List (from String) and the relation of each range is maintained with the list index. I've moved all these response parameters to ipranges, a new parameter that hold the list of IP range details (with all these parameters grouped). Please check the changes at PR #5424. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
