mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 22:21:30 +01:00
Change headings to h2 (#19402)
This commit is contained in:
parent
0a055ddf7c
commit
7071eb26f4
@ -182,7 +182,7 @@ $ curl \
|
||||
}
|
||||
```
|
||||
|
||||
### Delete Entity Alias by ID
|
||||
## Delete Entity Alias by ID
|
||||
|
||||
This endpoint deletes an alias from its corresponding entity.
|
||||
|
||||
@ -203,7 +203,7 @@ $ curl \
|
||||
http://127.0.0.1:8200/v1/identity/entity-alias/id/34982d3d-e3ce-5d8b-6e5f-b9bb34246c31
|
||||
```
|
||||
|
||||
### List Entity Aliases by ID
|
||||
## List Entity Aliases by ID
|
||||
|
||||
This endpoint returns a list of available entity aliases by their identifiers.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user