Lcm_Discovery_AssociatedProducts_CreateSpec

Lcm_Discovery_AssociatedProducts_CreateSpec
Lcm_Discovery_AssociatedProducts_CreateSpec

The AssociatedProducts.CreateSpec structure is the specification used for the product creation.

JSON Example
{
    "product_name": "string",
    "version": "string",
    "deployments": [
        "string"
    ]
}
string
product_name
Required

The name of the product.

string
version
Required

Current product version.

array of string
deployments
Optional

The list of hostname/IPs of the instances of the VMware products deployed in the environment.