Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. EnvironmentFunctionSummary

EnvironmentFunctionSummary

    EnvironmentFunctionSummary summarizes the functions used in an environment, including counts and rotation paths.

    Properties

    • funcCounts map[string]integer required
      A map of function names to the number of times they are used.
    • rotationPaths array[string] required
      The list of paths that have rotation configured.