Typed access
Admin.Storage.Outbound operations are reached via client.Api.Storage.Outbound on EksoClient.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Typed SDK access to the Admin.Storage.Outbound resource — methods and HTTP routes.
Admin.Storage.Outbound operations are reached via client.Api.Storage.Outbound on EksoClient.
await client.Api.Storage.Outbound.ListOutboundAsync();
| Method | Route | Summary |
|---|---|---|
GET | /api/storage/outbound | Retrieves the outbound storage configuration (Local or S3 credentials). |
PUT | /api/storage/outbound | Replaces the outbound storage configuration with the provided settings. |