API

API

  • Imply
  • Ingest
  • Query
  • Visualize
  • Administer
  • Deploy

›Object definitions

Cloud Manager API

  • Manager API overview
  • Manager API tutorial
  • Manager API reference
  • Available resources

    • Clusters API
    • ClustersHistorical API
    • ClustersServers API

    Object definitions

    • Cluster
    • ClusterSpec
    • ClusterStatus
    • CustomFile
    • DataConfiguration
    • DataTier
    • DeepStorage
    • Event
    • LoadBalancer
    • MasterConfiguration
    • MetadataStore
    • NameValue
    • ObjectMeta
    • PivotAccess
    • QueryConfiguration
    • Server
    • UpdateState

ClusterStatus

The ClusterStatus object contains status information of an Imply cluster.

Properties

rootCertificate

byte[]   read-only

Base64-encoded root certificate for validating SSL connections.

loadBalancers

LoadBalancer   read-only

The public and private load balancers and their domain names.

servers

array[Server]   read-only

List of servers that make up the cluster.

initialDruidPassword

String   read-only

The initial Druid API password.

status

String   read-only

Possible values: OK, WARNING, CRITICAL

Overall cluster status.

state

String   read-only

Possible values: PENDING, CREATING, CREATED, RUNNING, STOPPING, STOPPED, TERMINATING, TERMINATED, UPDATING, FAILED, UNKNOWN, STARTING

Overall cluster state.

updateState

UpdateState   read-only

Information about the currently occurring update.

events

array[Event]   read-only

A list of the last few notifications on the cluster.

resourceVersion

Integer   read-only

A unique incrementing version number of the configuration of the cluster. Minimum value: 0.

← ClusterSpecCustomFile →
  • Properties
    • rootCertificate
    • loadBalancers
    • servers
    • initialDruidPassword
    • status
    • state
    • updateState
    • events
    • resourceVersion
API
Key links
Try ImplyApache Druid siteImply GitHub
Get help
Stack OverflowSupportContact us
Learn more
BlogApache Druid docs
Copyright © 2021 Imply Data, Inc