ArrayOfAgentConfigInfo

ArrayOfAgentConfigInfo
ArrayOfAgentConfigInfo

A boxed array of AgentConfigInfo. 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",
            "productLineId": "string",
            "hostVersion": "string",
            "ovfPackageUrl": "string",
            "ovfSslTrust": {
                "_typeName": "string"
            },
            "ovfEnvironment": {
                "_typeName": "string",
                "ovfProperty": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "value": "string"
                    }
                ]
            },
            "vibUrl": "string",
            "vibSslTrust": {
                "_typeName": "string"
            },
            "vibMatchingRules": [
                {
                    "_typeName": "string",
                    "vibNameRegex": "string",
                    "vibVersionRegex": "string"
                }
            ],
            "vibName": "string",
            "dvFilterEnabled": false,
            "rebootHostAfterVibUninstall": false,
            "vmciService": [
                "string"
            ],
            "ovfDiskProvisioning": "string",
            "vmStoragePolicies": [
                {
                    "_typeName": "string"
                }
            ]
        }
    ]
}
_value
Required

_value