execute_script_on_device_group
Execute a CLI script on a specified device group within an ADOM to automate device configuration. Returns a task ID for monitoring execution progress.
Instructions
Execute a CLI script on a device group.
Args: adom: ADOM name script: Script name to execute group: Device group name
Returns: Task ID for monitoring execution progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adom | Yes | ||
| script | Yes | ||
| group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||