You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/website/pages/docs/domain-model/host-catalogs.mdx

14 lines
488 B

---
layout: docs
page_title: Configuration
sidebar_title: Host Catalog
description: |-
The annatomy of a Watchtower host catalog
---
# Host Catalog
A host catalog is a permission boundary modeled as a container. A Host Catalog can contain Scopes forming a tree. A Scope can own zero to many Groups, Roles, Targets, and Host Catalogs. Scope is abstract. Organization and Project are concrete Scopes. All resources owned by a Scope are deleted when the Scope is deleted.
## Attributes