Attached Volumes
GET
/api/v1/nodes/{node_id}/attached-volumes/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used for authenticating the request
- required
- non-empty string
example{{api_key}}locationQuerystringrequiredSpecifies 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