INPUT_OBJECT

NodeRemovalCancelPermissionInput

Description

Request parameters for checking if the node removal job can be canceled.

link GraphQL Schema definition

  • input NodeRemovalCancelPermissionInput {
  • # UUID of the Rubrik cluster.
  • clusterUuid: UUID!
  • }

link Require by