mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'ActivityInsights', 'ActivityInsights'
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccountID** | Pointer to **String** | UUID of the account | [optional]
|
||||
**UsageDays** | Pointer to **Int32** | The number of days of activity | [optional]
|
||||
**UsageDaysState** | Pointer to **Enum** [ "COMPLETE", "UNKNOWN" ] | Status indicating if the activity is complete or unknown | [optional]
|
||||
**AccountID** | **String** | UUID of the account | [optional]
|
||||
**UsageDays** | **Int32** | The number of days of activity | [optional]
|
||||
**UsageDaysState** | **Enum** [ "COMPLETE", "UNKNOWN" ] | Status indicating if the activity is complete or unknown | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user