Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the Egnyte Secure Govern documentation.

Parameters

ParameterDescription
CountNumber of items to return at most. Possible values: 1 - 100.
CursorThe cursor returned in previous request.
Source IDID of the source.

Example Output

{    "cursor": 0,    "locations": [        {            "count": 0,            "id": "example: e7f08689-cb00-4479-97d5-169e1aca74d2",            "lastUpdated": 0,            "name": "example: Bank info",            "path": "example: /Shared/Documents/GoldenDataset longNames/Bank info",            "policies": [                "ID of the policy (not tag)"            ],            "severity": 0,            "source": "example: Apidevelopers2 File Server",            "sourceId": "example: e900d0c4-1abc-4db4-9b34-5bdf95e4971c",            "sourceType": "example: Egnyte",            "tier": "example: HIGH",            "url": "example: https://apidevelopers2.qa-egnyte.com/navigate/folder/e7f08689-cb00-4479-97d5-169e1aca74d2",            "whiteList": [                "ID of the policy (not tag)"            ]        }    ]}

Workflow Library Example

List Locations with Egnyte Secure Govern and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop