list-cluster-lifecycle-events

subtitle

Lists Workload cluster lifecycle events.

version

0.9.111

Description

Lists Workload cluster lifecycle events.

list-cluster-lifecycle-events is a paginated operation. Multiple API calls may be issued in order to retrieve the entire data set of results. You can disable pagination by providing the --no-paginate argument.

Synopsis

  list-cluster-lifecycle-events
--cluster <value>
[--max-items <value>]
[--starting-token <value>]
[--page-size <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster (string)

The name or CRN of the cluster for which events are to be listed.

--max-items (integer)

The total number of items to return. If the total number of items available is more than the value specified in max-items then a nextToken will be provided in the output that you can use to resume pagination. This nextToken response element should not be used directly outside of the CDP CLI. This option cannnot be combined with the no-paginate CLI option. If no max-items value is specified, then a default value of 100 is used.

--starting-token (string)

A token to specify where to start paginating. This is the nextToken from a previously truncated response.

--page-size (integer)

The size of each page. Generally this does not need to be set and the default page size used is appropriate.

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

clusterEvents -> (array)

Cluster events.

item -> (object)

Related events for the stack.

eventType -> (string)

Type of the event.

eventTimestamp -> (datetime)

Timestamp of this event.

eventMessage -> (string)

Message from this event.

userId -> (string)

User ID.

notificationType -> (string)

Type of notification as identified in the UI.

cloudType -> (string)

Cloud provider type.

region -> (string)

Cloud provider region in which the cluster is deployed.

availabilityZone -> (string)

Cloud provider availability zone for the region in which the cluster is deployed.

blueprintId -> (integer)

Blueprint ID for the blueprint deployed on the cluster.

blueprintName -> (string)

Blueprint name for the blueprint deployed on the cluster.

clusterId -> (integer)

ID of the cluster.

clusterName -> (string)

Name of the cluster.

stackCrn -> (string)

The unique CRN of the resource.

stackName -> (string)

Name of the stack.

stackStatus -> (string)

Status of the stack.

nodeCount -> (integer)

Current node count for the nodes in the cluster.

instanceGroup -> (string)

Name of the instance group.

clusterStatus -> (string)

Status of the stack.

workspaceId -> (integer)

Workspace ID of the resource.

tenantName -> (string)

Name of the current tenant.

ldapDetails -> (object)

Details of the LDAP attached to cluster.

id -> (integer)

ID of the LDAP.

name -> (string)

Name of the LDAP.

description -> (string)

Description of the LDAP.

serverHost -> (string)

LDAP server host.

serverPort -> (integer)

LDAP server port.

protocol -> (string)

LDAP protocol.

userSearchBase -> (string)

User search base.

userDnPattern -> (string)

UserDN pattern.

groupSearchBase -> (string)

Group search base.

userNameAttribute -> (string)

User name attribute.

domain -> (string)

LDAP domain.

directoryType -> (string)

Directory type.

userObjectClass -> (string)

User object class.

groupObjectClass -> (string)

Group object class.

groupNameAttribute -> (string)

Group name attribute.

groupMemberAttribute -> (string)

Group member attribute.

adminGroup -> (string)

Admin group.

certificate -> (string)

Certificate.

workspaceId -> (integer)

Workspace ID.

userId -> (string)

User ID.

userName -> (string)

User name.

tenantName -> (string)

Tenant name.

rdsDetails -> (object)

Details of the RDS attached to cluster.

id -> (integer)

ID of RDS.

name -> (string)

Name of RDS.

description -> (string)

Description of RDS.

connectionURL -> (string)

Connection URL of RDS.

sslMode -> (string)

SSL mode.

databaseEngine -> (string)

Database engine.

connectionDriver -> (string)

Connection driver.

creationDate -> (datetime)

RDS creation date.

stackVersion -> (string)

Stack version.

status -> (string)

Status of RDS.

type -> (string)

Type of RDS.

connectorJarUrl -> (string)

Connector Jar URL.

workspaceId -> (integer)

Workspace ID.

userId -> (string)

User ID.

userName -> (string)

User name.

tenantName -> (string)

RDS tenant name.

external -> (boolean)

Set to true if RDS is external.

nextToken -> (string)

The token to use when requesting the next set of results. If not present, there are no additional results.

Form Factors

public