endpoint_assign_profile
Assign a config profile to an endpoint, automatically capturing the prior profile to enable reversible switching and maintain a complete audit trail.
Instructions
[WRITE][risk=high] Assign a config profile to an endpoint (reversible).
Captures the prior profile before switching, so the harness records an undo (reassign the prior profile) and a faithful audit trail.
Args: endpoint_id: Endpoint id as returned by endpoint_list. profile_id: Config profile to assign. target: Endpoint-management target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| profile_id | Yes | ||
| endpoint_id | Yes |