LogoLogo
CtrlK
User GuidesAPIs, SDKs & ToolsSupportFAQ
  • Introduction
  • Changelog
  • API
    • DataPlatformClusterApi
    • DataPlatformMetaDataApi
    • DataPlatformNodePoolApi
  • Models
    • AvailabilityZone
    • Cluster
    • ClusterListResponseData
    • ClusterResponseData
    • CreateClusterProperties
    • CreateClusterRequest
    • CreateNodePoolProperties
    • CreateNodePoolRequest
    • ErrorMessage
    • ErrorResponse
    • MaintenanceWindow
    • Metadata
    • NodePool
    • NodePoolListResponseData
    • NodePoolResponseData
    • PatchClusterProperties
    • PatchClusterRequest
    • PatchNodePoolProperties
    • PatchNodePoolRequest
    • StorageType
On this page
  1. Models

ClusterResponseData

Data of a cluster

Properties

Name
Type
Description
Notes

id

str

The unique ID of the resource. Must conform to the UUID format.

type

str

The type of the resource.

[optional]

href

str

URL to the object representation (absolute path).

[optional]

metadata

Metadata

properties

Cluster

PreviousClusterListResponseDataNextCreateClusterProperties

Last updated 2 years ago