| Parameter |
Choices/Defaults |
Comments |
|
component_type
string
/ required
|
|
Component whose upgrade plan is to be changed
|
|
hostname
string
/ required
|
|
Deployed NSX manager hostname.
|
|
parallel
boolean
/ required
|
|
Upgrade Method to specify whether the upgrade is to be performed serially or in parallel
|
|
password
string
/ required
|
|
The password to authenticate with the NSX manager.
|
|
pause_after_each_group
boolean
/ required
|
|
Flag to indicate whether to pause the upgrade after upgrade of each group is completed
|
|
pause_on_error
boolean
/ required
|
|
Flag to indicate whether to pause the upgrade plan execution when an error occurs
|
|
state
-
/ required
|
|
State can be either 'present' or 'absent'. 'present' is used to create or update resource. 'absent' is used to delete resource.
|
|
username
string
/ required
|
|
The username to authenticate with the NSX manager.
|