NIM Upgrade IOS Overview
NIM Upgrade IOS Overview
NIM Upgrade IOS refers to the process of upgrading Virtual I/O
Module _nim_upgradeios
_nim_upgradeios
The module _nim_upgradeios
Supported Parameters
The module supports various parameters to specify resources like mksysb, backup, SPOT, and others required for the upgrade. The upgrade process can be performed on a single VIOS or a pair of VIOSes
Example Usage
This example shows how to perform a backup of a VIOS using the _nim_upgradeios
The following code snippet demonstrates how to perform a backup of a VIOS using the _nim_upgradeios
'''
EXAMPLES = r'''
- name: Perform a backup of nimvios01
_nim_upgradeios:
targets: "(nimvios01)"
action: backup
'''
This is an auto-generated document by Swimm 🌊 and has not yet been verified by a human