* docs: add Alias to domain model overview
Also fix a typo in the Aliases page.
* docs: add storage policy to domain model overview
Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
An alias is a globally unique, DNS-like string that is associated wtih a destination resource.
An alias is a globally unique, DNS-like string that is associated with a destination resource.
Examples of valid aliases are `webserver` and `webserver.boundary`.
You can establish a session to a target by referencing its alias, instead of having to provide a target ID or target name and scope ID.
For example, if you have an alias `boundary.dev`, you can use it to connect to a target with the following command: `boundary connect ssh boundary.dev`.
@ -33,4 +33,4 @@ The target subtype has the following additional attributes: