ClusterActionHistory

ClusterActionHistory
ClusterActionHistory

Base class for all action history.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "action": {
        "_typeName": "string",
        "type": "string",
        "target": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    },
    "time": "string"
}
action
Required

Base class for all action recommendations in VirtualCenter.

string As date-time As date-time
time
Required

The time when the action was executed.