Get Local Upgrade Agent Authorization
Get the time when authorization of local upgrades expires.
Parameters
Parameter | Description |
---|---|
Agent ID | The 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
Preview this Workflow on desktop