listDeploymentStatuses.RdGets deployment status within timeframe
listDeploymentStatuses( from, to, threats = NULL, threattypes = NULL, organizationId = Sys.getenv("umbrellaOrganizationId") )
| from | timestamp to filter from (or relative, e.g. -1days) |
|---|---|
| to | timestamp to filter to (or relative, e.g. now) |
| threats | threat names filter, comma delimited |
| threattypes | threat types filter, comma delimited |
| organizationId | the organization id |