Help Center/ FunctionGraph/ User Guide/ Managing Functions/ Enabling or Disabling Functions
Updated on 2025-08-19 GMT+08:00

Enabling or Disabling Functions

FunctionGraph supports enabling and disabling functions. Disabled functions cannot be invoked.

Notes and Constraints

  • Only functions of the latest version can be disabled.
  • Versions published based on the disabled latest version of a function are also disabled and can never be enabled.
  • After disabling a function, you can modify its code but cannot execute the function.

Disabling a Function

  1. Log in to the FunctionGraph console. In the navigation pane, choose Functions > Function List.
  2. Click the name of the desired function.
  3. In the upper right corner of the function details page, click Disable Function. In the displayed dialog box, click Yes.

Enabling a Function

  1. Log in to the FunctionGraph console. In the navigation pane, choose Functions > Function List.
  2. Click the name of the disabled function.
  3. In the upper right corner of the function details page, click Enable Function.