LcmDiscoveryAssociatedProductsUpdateSpec
The AssociatedProducts.UpdateSpec structure is the specification for the product update.
Properties
array of
string
deployments
Optional
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
JSON Example
{
"deployments": [
"string"
]
}