Skip to main content

Handle Operations on Spokecluster (v2.0)

Handle all the actions performed on the spoke cluster.

Path Parameters
  • tenant_id string required

    The tenant ID.

  • site_id string required

    ID of the site. More details on the site can be retrieved by querying the sites API.

  • spoke_cluster_id string required

    ID of the spoke cluster.

Request Body

Spokecluster operation action

  • action string

    Possible values: [RE_ELECTION]

    Lists the action to be performed on the cluster.

  • id string

    The ID of the spoke cluster.

Responses

Successful Operation


Schema
  • action string

    Possible values: [RE_ELECTION]

    Lists the action to be performed on the cluster.

  • id string

    The ID of the spoke cluster.

Loading...