- idUnique (within a single organization), immutable name of the context.
- spaceID of the space this Context belongs to.
- spaceDetailsSpace!Details of the space this Context belongs to.
- Single stack attachment for this context.
- hasAttachedStacksIndicates whether any stacks are attached to this policy, either directly or via auto-attachment.
- attachedStacks[ContextStackAttachment!]!List of stacks attached to this context.
- Single context config element.
- config[ConfigElement!]!Full list of stack config elements.
- createdAtUnix timestamp representing the context creation.
- descriptionFree-form context description for the users, supports Markdown.
- hooksHooks!List of hooks extending this context.
- labelsUser-defined labels set on the context.
- nameFancy, mutable name of the context to show in the UI.
- updatedAtUnix timestamp of the last context update.