ENUM

GeneralActionName

Description

GeneralActionName represents predefined general actions.

link GraphQL Schema definition

  • enum GeneralActionName {
  • # This action adds option to download the error report
  • # for Exocompute health check.
  • DOWNLOAD_EXOCOMPUTE_HEALTH_CHECK_ERROR_REPORT
  • }