goldyfruit / goldyfruit.ibmcloud_automation / 1.0.4 / module / ic_is_volume_profile_info Retrieve VPC volume profiles on IBM Cloud. | "added in version" 2.9 of goldyfruit.ibmcloud_automation" Authors: Gaëtan Trellu (@goldyfruit) preview | supported by communitygoldyfruit.ibmcloud_automation.ic_is_volume_profile_info (1.0.4) — module
Install with ansible-galaxy collection install goldyfruit.ibmcloud_automation:==1.0.4
collections: - name: goldyfruit.ibmcloud_automation version: 1.0.4
This module lists all volume profiles available in the region. A volume profile specifies the performance characteristics and pricing model for a volume.
- name: Retrieve volume profile list ic_is_volume_profile_info:
- name: Retrieve specific volume profile ic_is_volume_profile_info: profile: ibmcloud-volume-profile-baby
profile: description: - Restrict results to volume profile with name matching. required: false