vcenter lcm: deployment option

Container to control deployment. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Representation:

{
    "skip_options"{
        "SKIP_SSO_CHECK"true
    }
}
{
    "skip_options"[
        {
            "value"true,
            "key""SKIP_SSO_CHECK"
        }
    ]
}

Attributes:

Name Type Description
Required
-.skip_options object The options control if a task should be skipped. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

Object with element values of type boolean.

-.skip_options.* boolean