get http://localhost:9100/api/versioned/v1/storageProviders
Successful calls return an array with data about all of the external storage providers, where each provider has a JSON object with the following information:
Key | Value Description |
---|---|
name | The user-defined name of the external storage provider. |
description | Optional. The user-defined description of the storage provider. |