KubernetesClusters
Properties
Name | Type | Description | Notes |
---|---|---|---|
href | The URL to the collection representation (absolute path). | [optional] [readonly] | |
id | String | The unique representation of the K8s cluster as a resource collection. | [optional] [readonly] |
items | Array of K8s clusters in the collection. | [optional] [readonly] | |
type | The resource type within a collection. | [optional] [readonly] |
Enum: TypeEnum
Name | Value |
---|---|
COLLECTION | "collection" |
Last updated