API Overview
The Network Volume API collection is designed to manage Network Volumes, including creation, updates, deletion, and retrieval of volume details for a specific user.
The available endpoints enable seamless management of network volumes, including creating new volumes, updating existing ones, deleting volumes, and listing all volumes for a user.
Tip: Review the API documentation before integrating it into your system for smooth operation.
Available Endpoints
Create Network Volume Endpoint
This endpoint allows you to create a new network volume with the specified template name and volume space.
Update Network Volume Endpoint
Use this endpoint to update the configuration of an existing network volume, such as modifying its template name or volume space.
Delete Network Volume Endpoint
This endpoint allows you to delete an existing network volume using its unique ID.
Get All Network Volumes Endpoint
Use this endpoint to retrieve a list of all network volumes for a specific user, including details about their configurations and space utilization.