ClusterGetProperties interface
The properties of cluster.
Properties
cluster |
The cluster definition. |
cluster |
The hdp version of the cluster. |
cluster |
The cluster id. |
cluster |
The state of the cluster. |
cluster |
The version of the cluster. |
compute |
The compute isolation properties. |
compute |
The compute profile. |
connectivity |
The list of connectivity endpoints. |
created |
The date on which the cluster was created. |
disk |
The disk encryption properties. |
encryption |
The encryption-in-transit properties. |
errors | The list of errors. |
excluded |
The excluded services config. |
kafka |
The cluster kafka rest proxy configuration. |
min |
The minimal supported tls version. |
network |
The network properties. |
os |
The type of operating system. |
private |
The list of private endpoint connections. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The private link configurations. |
provisioning |
The provisioning state, which only appears in the response. |
quota |
The quota information. |
security |
The security profile. |
storage |
The storage profile. |
tier | The cluster tier. |
Property Details
clusterDefinition
clusterHdpVersion
The hdp version of the cluster.
clusterHdpVersion?: string
Property Value
string
clusterId
The cluster id.
clusterId?: string
Property Value
string
clusterState
The state of the cluster.
clusterState?: string
Property Value
string
clusterVersion
The version of the cluster.
clusterVersion?: string
Property Value
string
computeIsolationProperties
The compute isolation properties.
computeIsolationProperties?: ComputeIsolationProperties
Property Value
computeProfile
connectivityEndpoints
The list of connectivity endpoints.
connectivityEndpoints?: ConnectivityEndpoint[]
Property Value
createdDate
The date on which the cluster was created.
createdDate?: string
Property Value
string
diskEncryptionProperties
The disk encryption properties.
diskEncryptionProperties?: DiskEncryptionProperties
Property Value
encryptionInTransitProperties
The encryption-in-transit properties.
encryptionInTransitProperties?: EncryptionInTransitProperties
Property Value
errors
excludedServicesConfig
The excluded services config.
excludedServicesConfig?: ExcludedServicesConfig
Property Value
kafkaRestProperties
The cluster kafka rest proxy configuration.
kafkaRestProperties?: KafkaRestProperties
Property Value
minSupportedTlsVersion
The minimal supported tls version.
minSupportedTlsVersion?: string
Property Value
string
networkProperties
osType
The type of operating system.
osType?: string
Property Value
string
privateEndpointConnections
The list of private endpoint connections. NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpointConnections?: PrivateEndpointConnection[]
Property Value
privateLinkConfigurations
The private link configurations.
privateLinkConfigurations?: PrivateLinkConfiguration[]
Property Value
provisioningState
The provisioning state, which only appears in the response.
provisioningState?: string
Property Value
string
quotaInfo
securityProfile
storageProfile
tier
The cluster tier.
tier?: string
Property Value
string