volumeTemplates

List volume templates

Returns all volume templates in the workspace. Volume templates contain pre-configured filesystem snapshots that can be used to initialize new volumes.

get/volume_templates

Response

successful operation

Example response

[
  {
    "metadata": {
      "displayName": "My Resource",
      "externalId": "my-session-123",
      "name": "my-resource"
    }
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.