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

EnvironmentRevisionTag

    EnvironmentRevisionTag represents a named tag pointing to a specific environment revision.

    Properties

    • name string required
      The name of the tag.
    • revision integer required
      The revision number this tag points to.
    • created string required
      The timestamp when the tag was created.
    • modified string required
      The timestamp when the tag was last modified.
    • editorLogin string optional
      The login name of the user who last edited the tag.
    • editorName string optional
      The display name of the user who last edited the tag.