1.3.21 Members of a container cluster
This section explains the Members of a container cluster (ContainerCluster resource).
| Member name | Data type | Description | Whether to change | Whether applicable to filter conditions ($query) | Whether applicable to sort conditions ($order-by) |
|---|---|---|---|---|---|
| instanceID | long | ID of the container cluster | N | Y | Y |
| name | string | Name of the container cluster | N | Y | Y |
| status | enum | Status of the container cluster. For details about the specifiable values, see the table NodeStatusType in 1.6 List of enumerators. | N | Y (only to eq, ne, in, not in) | N |
| pluginId | string | ID for the plug-in applied to the container cluster. | N | Y | Y |
| description | string | Description | N | N | N |
| collectorID | long | ID for identifying a collector used for detection. | N | N | N |
| collectorName | string | Name of a collector used for detection. | N | N | N |
(Legend) Y: Applicable, N: Not applicable