|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|||
| ClusterId |
string |
The cluster ID. |
c-b933c5aac8fe**** |
| OperationId |
string |
The operation ID. |
op-13c37a77c505**** |
| CreateTime |
integer |
The time when the operation was created. This value is a UNIX timestamp, measured in milliseconds. |
1628589439114 |
| StartTime |
integer |
The time when the operation started. This value is a UNIX timestamp, measured in milliseconds. |
1628589439114 |
| EndTime |
integer |
The time when the operation ended. This value is a UNIX timestamp, measured in milliseconds. |
1628589439114 |
| OperationType |
string |
The operation type. |
CREATE_CLUSTER |
| OperationState |
string |
The operation state. Valid values:
|
COMPLETED |
| Description |
string |
The description of the operation. |
start |
| StateChangeReason | OperationStateChangeReason |
The reason for the state change. |