liara_list_disks
Retrieve a list of disks associated with a specific application to manage storage resources and monitor usage.
Instructions
List disks for an app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | The name of the app | |
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |