Attached Volumes
GET
/api/v1/nodes/{node_id}/attached-volumes/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used for authenticating the request
- required
- non-empty string
example{{api_key}}locationQuerystringoptionalSpecifies the location filter for attached volumes.
- Must be a non-empty string
- Should be a valid location identifier (e.g., region or datacenter code)
example{{location}}
Responses
200Successful response
HTTP status code of the attached volumes response
example
200- integer representing a valid HTTP status code (100-599)
- 200 indicates a successful operation
Status message indicating the result of the request
example
Success- Must be a non-empty string
- Maximum length 255 characters