ArrayOfClusterMigrationAction

ArrayOfClusterMigrationAction
ArrayOfClusterMigrationAction

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "type": "string",
            "target": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "drsMigration": {
                "_typeName": "string",
                "key": "string",
                "time": "string",
                "vm": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                },
                "cpuLoad": 0,
                "memoryLoad": 0,
                "source": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                },
                "sourceCpuLoad": 0,
                "sourceMemoryLoad": 0,
                "destination": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                },
                "destinationCpuLoad": 0,
                "destinationMemoryLoad": 0
            }
        }
    ]
}
_value
Required

_value