ClusterGetProperties interface

The properties of cluster.

Properties

clusterDefinition

The cluster definition.

clusterHdpVersion

The hdp version of the cluster.

clusterId

The cluster id.

clusterState

The state of the cluster.

clusterVersion

The version of the cluster.

computeIsolationProperties

The compute isolation properties.

computeProfile

The compute profile.

connectivityEndpoints

The list of connectivity endpoints.

createdDate

The date on which the cluster was created.

diskEncryptionProperties

The disk encryption properties.

encryptionInTransitProperties

The encryption-in-transit properties.

errors

The list of errors.

excludedServicesConfig

The excluded services config.

kafkaRestProperties

The cluster kafka rest proxy configuration.

minSupportedTlsVersion

The minimal supported tls version.

networkProperties

The network properties.

osType

The type of operating system.

privateEndpointConnections

The list of private endpoint connections. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkConfigurations

The private link configurations.

provisioningState

The provisioning state, which only appears in the response.

quotaInfo

The quota information.

securityProfile

The security profile.

storageProfile

The storage profile.

tier

The cluster tier.

Property Details

clusterDefinition

The cluster definition.

clusterDefinition: ClusterDefinition

Property Value

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

The compute profile.

computeProfile?: ComputeProfile

Property Value

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

The list of errors.

errors?: Errors[]

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

The network properties.

networkProperties?: NetworkProperties

Property Value

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

The quota information.

quotaInfo?: QuotaInfo

Property Value

securityProfile

The security profile.

securityProfile?: SecurityProfile

Property Value

storageProfile

The storage profile.

storageProfile?: StorageProfile

Property Value

tier

The cluster tier.

tier?: string

Property Value

string