ENUM

CloudAccountOperation

Description

Denotes the type of operation used for configuring cloud account.

link GraphQL Schema definition

  • enum CloudAccountOperation {
  • # Cloud account add operation.
  • ADD
  • # Cloud account upgrade operation.
  • UPGRADE
  • }