clusterStatusHistoryEntity
| Extends: |
entity |
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
A serialized representation of this class can be placed in the entity body of
a request or response to or from the API. This particular entity holds a
reference to a ClusterStatusHistoryDTO.
XML
Elements
| name (type) |
min/max occurs |
description |
|
clusterStatusHistory (clusterStatusHistory)
|
0/1 |
The ClusterStatusHistoryDTO that is being serialized.
|
JSON
| property |
type |
description |
| clusterStatusHistory |
clusterStatusHistory (clusterStatusHistory)
|
The ClusterStatusHistoryDTO that is being serialized.
|