data

<< Click to Display Table of Contents >>

Navigation:  API > servergroups >

data

Description

Produces a CSV activity log for the server cluster.

Syntax

https://api.cameyo.com/servergroups/[servergroup-id]/data?clientId=...&clientSecret=...&start=...&end=...

Required parameters

servergroup-id: GUID of the server cluster (listed in online.cameyo.com/servergroups), or empty GUID (00000000-0000-0000-0000-000000000000) for all servers within the company.

Optional parameters

start: starting date for events to gather, example: "7/28/2020".

end: end date for events to gather, example: "7/30/2020".

Times are in UTC.

Return codes

200: success (file download).

400: invalid parameters.

403: authentication failed or insufficient permissions.

404: an item with this id does not exist.