List Post-Install Scripts
list_post_install_scriptsRetrieve a paginated list of post-install scripts, filtered by name, to manage server provisioning configurations.
Instructions
List post-install scripts with optional pagination and name filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional filters | |
| pageSize | No | Results per page (max 50). Default: 50 | |
| pageIndex | No | Page index (0-based). Default: 0 |