Update a chassis by chassis id.

Privileges: CLUSTER_MODIFY

Update selected properties of chassis info by id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Specifies the id of chassis.

Body Params

Specifies the parameters to update chassis.

uint32

This field is initialized as sum of maximum slots of all the chassis added to the cluster so far plus one. This is required to assign unique node index for the nodes when they are added to the cluster. Please refer to cluster_node_index in Node below.

string | null

Specifies the hardware model of the chassis.Like ivybridge, haswell.

int64 | null

Each chassis in a cluster is assigned a unique id when the chassis is added to the cluster first time. The index starts from 1. The use of an integer id helps speed up internal computations involving chassis. This integer will not change during the lifetime of the chassis in the cluster.

string | null

Location of the chassis within the rack.

string | null

Unique name assigned to this chassis. This is set to the serial number of the chassis by one of the following two ways. 1) by the chassis manufacturer for non-cohesity systems, and cohesity systems built before jira ticket ECO-2 was approved. 2) by a cohesity contract manufacturer for cohesity systems built after jira ticket ECO-2 was approved.

nodeIds
array of int64s | null

Specifies list of ids of all the nodes in chassis.

nodeIds
int64 | null

Rack Id that this chassis belong to

string | null

Specifies the serial number of the chassis.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json