mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
DHV Front matter description updates for devdot search (#25022)
* front matter description updates for devdot search; CE-812 * Apply suggestions from code review Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
---
|
||||
layout: api
|
||||
page_title: Volumes - HTTP API
|
||||
description: The `/volume` endpoints are used to query for and interact with volumes.
|
||||
description: |-
|
||||
The Nomad `/volume` and `/volumes` endpoints query for and interact with Container Storage Interface (CSI) volumes and dynamic host volumes.
|
||||
---
|
||||
|
||||
# Volumes HTTP API
|
||||
|
||||
The `/volume` and `/volumes` endpoints are used to query for and interact with
|
||||
The `/volume` and `/volumes` endpoints query for and interact with
|
||||
Container Storage Interface (CSI) volumes and dynamic host volumes.
|
||||
|
||||
## List Volumes
|
||||
|
||||
Reference in New Issue
Block a user