Endpoint Profiles
Use these resources to define the CLI, HTTP, and SNMP endpoint profiles that specify how to collect from a network's endpoints.
Get all endpoint profiles
/api/endpoint-profiles
Add a CLI endpoint profile
/api/endpoint-profiles?type=CLI
Add an HTTP endpoint profile
/api/endpoint-profiles?type=HTTP
Add an SNMP endpoint profile
/api/endpoint-profiles?type=SNMP
Get an endpoint profile
/api/endpoint-profiles/:profileId
Update a CLI endpoint profile
/api/endpoint-profiles/CLI-:profileId
Update an HTTP endpoint profile
/api/endpoint-profiles/HTTP-:profileId
Update an SNMP endpoint profile
/api/endpoint-profiles/SNMP-:profileId
Delete an endpoint profile
/api/endpoint-profiles/:profileId