Storage Manager Service
Documentation for API Endpoints
All URIs are relative to https://localhost:8082
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | allocateStorage | POST /allocateStorage | This REST API allocates storage based on the storage account selected by Fybrik |
DefaultApi | deleteStorage | DELETE /deleteStorage | This REST API deletes allocated storage |
DefaultApi | getSupportedStorageTypes | POST /getSupportedStorageTypes | This REST API returns a list of supported storage types |
Documentation for Models
- AllocateStorageRequest
- AllocateStorageResponse
- ApplicationDetails
- ConfigOptions
- Connection
- DatasetDetails
- DeleteStorageRequest
- GetSupportedStorageTypesResponse
- Options
- SecretRef
- db2
- fybrik-arrow-flight
- google-sheets
- https
- kafka
- mysql
- postgres
- s3
Documentation for Authorization
All endpoints do not require authorization.