1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppPolicyPackMetadata

AppPolicyPackMetadata

    PolicyPackMetadata is the metadata of a Policy Pack.

    Properties

    • name string required
      The name
    • displayName string required
      The display name
    • version integer required
      The version number
    • versionTag string required
      The version tag
    • config map[string]object optional
      The configuration that is to be passed to the Policy Pack. This map ties Policies with their configuration.
    • environments array[string] optional
      References to ESC environments to use for this policy pack.