orgo_restart_project
Restart all computers in a specified project simultaneously to apply changes or resolve issues.
Instructions
Restart all computers in a project.
Batch operation to restart all computers simultaneously.
Args:
params (ProjectIdInput): Input containing:
- project_id (str): Project ID
Returns:
str: Confirmation message
Examples:
- "Restart all computers in project proj_123"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |