For the complete documentation index, see llms.txt. This page is also available as Markdown.

Duplicate a device posture check policy

Creates a copy of the specified policy with the name "{original} (copy)".

post
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required

ID of the device posture check policy.

Responses
201

Device posture check policy duplicated.

application/json

API response type for a device posture check policy.

allow_prerelease_clientbooleanRequired
descriptionstring · nullableOptional
idinteger · int64Required
locationsinteger · int64[]Required

IDs of VPN locations this policy is assigned to.

min_desktop_client_versionstring · nullableOptional
min_mobile_client_versionstring · nullableOptional
namestringRequired
post/api/v1/device-posture/{id}/duplicate

Last updated

Was this helpful?