Skip to main content

Deprecated. Updates the specified cluster's Cluster Role bindings

PATCH 

/v1/spectroclusters/:uid/clusterConfig/clusterRbac

Deprecated. Updates the specified cluster's Cluster Role bindings

Request

Path Parameters

    uid stringrequired

    Cluster uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    clusterRbac object[]

    Cluster RBAC role bindings

  • Array [
  • kindstring
    namestring
    uidstringrequired
  • ]

Responses

The resource was updated successfully

Loading...