hmc_create_optical_media
Create a blank virtual optical media (ISO container) in the repository for a specified VIOS, using its volume group, media name, and size in MB.
Instructions
Create a blank VirtualOpticalMedia (ISO container) in the media repository.
vios_name_or_uuid: accepts either a PartitionName or a UUID (find it with hmc_vios). Only blank media can be created via the API; media_name is the file name (e.g. 'aix.iso'), size_mb is MediaSize.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size_mb | Yes | ||
| vg_uuid | Yes | ||
| media_name | Yes | ||
| vios_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |