arrow-left

All pages
gitbookPowered by GitBook
1 of 2

Loading...

Loading...

Get volume types

hashtag
Get volume types

get

Get the list of volume types.

Responses
chevron-right
200

OK

*/*
get
/v1/code/group/volumetype
200

OK

GET /v1/code/group/volumetype HTTP/1.1
Accept: */*
[
  {
    "code": "AZUREFILE_CSI",
    "description": "Azure File CSI",
    "groupId": "VOLUME_PLUGIN",
    "value": "azureFile"
  }
]

Common

Get volume typeschevron-right