You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/12/10 21:46:38 UTC

[GitHub] [cloudstack] wido commented on pull request #5763: Increase the length for parameters that expect a list of domain IDs.

wido commented on pull request #5763:
URL: https://github.com/apache/cloudstack/pull/5763#issuecomment-991317481


   Aren't these calls also affected?
   
   - https://cloudstack.apache.org/api/apidocs-4.16/apis/updateDiskOffering.html
   - https://cloudstack.apache.org/api/apidocs-4.16/apis/updateNetworkOffering.html
   - https://cloudstack.apache.org/api/apidocs-4.16/apis/updateBackupOffering.html
   - https://cloudstack.apache.org/api/apidocs-4.16/apis/updateVPCOffering.html
   
   They all have the 'domainid' parameter which probably needs to be updated as well.
   
   These can all be assigned to multiple domains.


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org