Add resources to a policy

Appends FRNs to the policy's selected_resources scope. Duplicate FRNs are automatically deduplicated. Automatically triggers an immediate backup after adding resources.

patch/backup-and-dr/policies/{policy_id}/resources

Path parameters

policy_idstring uuid required

Request body

frnsstring[] required

FRN strings to add to the policy (duplicates are automatically deduplicated)

Response

Resources added successfully and backup initiated

messagestring

Success message

snapshot_idstring uuid

ID of the triggered snapshot

snapshot_statusstring

Initial status of the snapshot

Changes

No recorded changes to this endpoint across all 1 revision of this API.