HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Replace an Agentless OnGuard Setting by name

Replace an Agentless OnGuard Setting by name

Path Params
string
required

Unique name of Agentless OnGuard Setting

Body Params
string
required

Name of Agentless OnGuard Setting

string

Description of Agentless OnGuard Setting

string
required

Client OS type. Allowed Values: Windows, macOS and Linux

string

Name of domain account used to launch Agentless OnGuard on endpoints

string

Name of ssh account used to launch Agentless OnGuard on endpoints

string
required

Full path of directory on endpoints where all files required to start Agentless OnGuard will be copied (e.g. C:\OnGuard)

string
enum
required

Action

Allowed:
servers
array of strings
required

IP addresses or FQDN of ClearPass servers that Agentless OnGuard should use to read agent settings (e.g. ["hostname.example.com", "1.2.3.4"])

servers*
string
required

HTTP/HTTPS URL to download Agentless OnGuardWrapper EXE from the Remote File Server (e.g. https://10.20.30.40/agent/AgentlessOnGuard/windows/AgentlessOnGuardWrapper.exe)

boolean

Should Agentless OnGuard Launcher validate the Server Certificate of the remote server while downloading Agentless OnGuardWrapper EXE? (default=true)

boolean

Override checksum fields (default=false)

checksums_32
array of strings

SHA256 checksums of 32-bit Agentless OnGuard Wrapper EXEs

checksums_32
checksums_64
array of strings

SHA256 checksums of 64-bit Agentless OnGuard Wrapper EXEs

checksums_64
Responses

Language
Response
Choose an example:
application/json