You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@poddm The listStoragePools already returns capacitybytes (in disksizetotal response parameter), and capacityiops (if not null, in capacityiops response parameter). All the details can't be returned as there are some detail fields not to be listed, any specific details to be listed to use them in terraform? I think, url can be reconstructed from the ip, path, pool type, etc in case required.
For manage parameter in the response, I've created PR here: #9588.
@poddm details, capacitybytes and capacityiops are updated in the storage pool response here: #10740. Noticed some urls holds passwords / tokens, so it's better to construct the url using the pool type, Ip, path and any detail parameters.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
n/a
OS / ENVIRONMENT
n/a
SUMMARY
listStoragePools doesn't return fields passed in from createStoragePool API preventing the use of terraform or other infrastructure as code tools.
Fields
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: