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"
}
string As date-time As date-time
time
Required
The time when the action was executed.
Returned By