[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
FeatureDeploymentRequest
Properties
action
Required
The deployment action to be performed for the given feature.
Possible values are: DEPLOY , UNDEPLOY , UPDATE
boolean
disable_hooks
Optional
If set to true, will perform deployment action witout running hooks. This option only applies to undeploy action. Undeploy with this option without proper cleanup, may leave the system in inconsistent state.
JSON Example
{
"action": "DEPLOY"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Parameter To
Manage Feature Deployment