Sets images as primary startup images, secondary startup images, or
both. Primary startup images are also called 'main' startup images.
For extended devices, startup images saved on their local media are
called 'local startup images,' and images saved on the parent device
are called 'remote startup images.'
none: Returns a success without setting image attributes.
done: Clears data for the previous startup image operation. This
object must be set 'done' before each startup image operation.
-------------------------+-----------------------+---------------------------------------------------
Action | Parent devices | Extended devices
-------------------------+-----------------------+---------------------------------------------------
bootLoadPrimary | Sets images as the | Sets images as the primary startup images
| primary startup |
| images | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootLoadSecondary | Sets images as the | Sets images as the backup startup images
| backup startup images |
| | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootLoadPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup
| the primary and | images
| backup startup images | With storage medium: Sets both local and
| | remote startup images
| | Without storage medium: Sets remote startup images
-------------------------+-----------------------+---------------------------------------------------
bootPrimary | Sets images as the | Sets images as the primary startup images
| primary startup |
| images | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
bootSecondary | Sets images as the | Sets images as the backup startup images
| backup startup images |
| | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
bootPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup
| the primary and | images
| backup startup images | With storage medium: Sets local startup images
| | Without storage medium: N/A
-------------------------+-----------------------+---------------------------------------------------
loadPrimary | N/A | Sets images as the remote primary startup images
-------------------------+-----------------------+---------------------------------------------------
loadSecondary | N/A | Sets images as the remote backup startup images
-------------------------+-----------------------+---------------------------------------------------
loadPrimarySecondary | N/A | Sets images as both the remote primary and
| | backup startup images
-------------------------+-----------------------+---------------------------------------------------