You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -882,6 +882,7 @@ _Appears in:_
882
882
| --- | --- | --- | --- |
883
883
|`id`_string_| The unique identifier of the entity (in UUID format). |||
884
884
|`entityType`_string_| The type of the entity. |||
885
+
|`clusterId`_string_| The optional cluster identifier |||
885
886
|`createdAt`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#time-v1-meta)_| Timestamp when the entity was created. |||
886
887
|`lastUpdatedAt`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#time-v1-meta)_| Timestamp when the entity was last updated. |||
887
888
|`deletedAt`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28/#time-v1-meta)_| Timestamp when the entity was deleted (or is started to be deleting).<br />If not set the entity is not deleted |||
0 commit comments