System Storages APIs
List of all cluster API endpoints within the System Storages
category. Each endpoint provides specific functionality for integrating with cluster services.
POST
Create a new storage configuration (requires setting_system_storages permission)
/_system/storages/{guid} GET
Retrieve storage configuration details
/_system/storages/{guid} DELETE
Delete storage configuration (only if empty, requires setting_system_storages permission)
/_system/storages/search GET
Search storage configurations using query parameters
/_system/storages/search POST
Search storage configurations using request body with complex queries
Back to API Categories Return to the main API categories page to browse other endpoints