get_routers_sandbox_clients
Retrieve clients temporarily unsandboxed via API before their access expires, paginated 1000 at a time.
Instructions
Get sandbox clients — Required permission: Device command and configuration, View.Returns clients that were unsandboxed through the management API and have access that has not yet expired, paginated 1000 at a time. Clients that are allowed internet access due to sandbox disablement are not returned. — [GET /public/v2/routers/sandbox/clients]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | No | Sandbox Id | |
| expiryAfter | No | Include clients whose access expires after this time | |
| page | No | Index of page to get. Page size is 1000. Default: 0 |