You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create POST endpoint to run a script on a single host.
POST /mdm/apple/scripts/{id}/run
Fleet Premium feature
Required host_id query parameter accepts a single integer.
If the host doesn't belong to the same team (or no team) as the script, return this error: Error: The targeted host isn't assigned to the same team as the script. Please provide a host id that is assigned to the same team.
Tasks
POST /mdm/apple/scripts/{id}/run
host_id
query parameter accepts a single integer.Error: The targeted host isn't assigned to the same team as the script. Please provide a host id that is assigned to the same team.
Parameters
Example response
The text was updated successfully, but these errors were encountered: