ArrayOfSolutionsComplianceSpec

ArrayOfSolutionsComplianceSpec
ArrayOfSolutionsComplianceSpec

A boxed array of SolutionsComplianceSpec. To be used in Any placeholders.

This structure may be used only with operations rendered under /eam.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "desiredState": [
                {
                    "_typeName": "string",
                    "solution": "string",
                    "name": "string",
                    "version": "string",
                    "vmSource": {
                        "_typeName": "string"
                    },
                    "uuidVmName": false,
                    "resourcePool": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "folder": {
                        "_typeName": "string",
                        "type": "string",
                        "value": "string"
                    },
                    "ovfProperties": [
                        {
                            "_typeName": "string",
                            "key": "string",
                            "value": "string"
                        }
                    ],
                    "storagePolicies": [
                        {
                            "_typeName": "string"
                        }
                    ],
                    "vmDiskProvisioning": "string",
                    "vmDeploymentOptimization": "string",
                    "typeSpecificConfig": {
                        "_typeName": "string"
                    },
                    "hooks": [
                        {
                            "_typeName": "string",
                            "type": "string",
                            "acknowledgement": {
                                "_typeName": "string"
                            }
                        }
                    ],
                    "vmResourceSpec": {
                        "_typeName": "string",
                        "ovfDeploymentOption": "string"
                    }
                }
            ],
            "solutions": [
                "string"
            ],
            "hosts": [
                {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            ],
            "deploymentUnits": [
                "string"
            ]
        }
    ]
}
_value
Required

_value