Skip to main content

Get Local Upgrade Agent Authorization

Get the time when authorization of local upgrades expires.

Parameters

ParameterDescription
Agent IDThe agent ID of whom you want to get the local upgrades expiry time.

Example Output

{
"errors": [
{
"type": "object"
}
],
"data": {
"agentAuthorization": "string",
"siteAuthorization": "string"
}
}

Workflow Library Example

Get Local Upgrade Agent Authorization with Sentinelone and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop