Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To access the V4 API Documentation, click on Profile > API Documentation from inside the portal.

...

https://cybercns.atlassian.net/wiki/spaces/CVB/pages/2111111353/V4+User+Management+and+Security#API-Key

...

API Documentation - Overview and Login

  • To log in and authorize, use API /w/authorize

  • Client-Auth-Token: (base64 (tenant+client_id:client_secret))

  • Use https://www.base64encode.org/ to Encode the Client-Auth-Token

...

Info

Example Data for GET /r/company/agents

{ "status": true, "data": [ { "old_id": "string", "name": "string", "agent_version": "string", "host_name": "string", "ip": "string", "os_type": "string", "os_platform": "string", "os_name": "string", "os_version": "string", "kernel": "string", "agent_type": "string", "last_scanned_time": "string", "last_reported": "string", "max_thread_count": 0, "is_deprecated": true, "deprecated_time": "string", "reported": true, "company_ref_id": "string", "company_id": 0, "tenantid": 0, "id": 0, "created": "string", "updated": "string" } ] }

...

API Details

Problem Group ID’s

problem_group_name = id

...

"Non Security Enabled Groups" = 42

...

Need Support?

Contact our support team by sending an email to support@connectsecure.com or by visiting our Partner Portal, where you can create, view, and manage your tickets.

...