mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
update doc files
This commit is contained in:
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
**RecommendedConnectors** | Pointer to **[]string** | List of recommended connectors for the application. | [optional]
|
||||
**DiscoveredAt** | Pointer to **time.Time** | The timestamp when the application was last received via an entitlement aggregation invocation or a manual csv upload, in ISO 8601 format. | [optional]
|
||||
**CreatedAt** | Pointer to **time.Time** | The timestamp when the application was first discovered, in ISO 8601 format. | [optional]
|
||||
**Status** | Pointer to **string** | The status of an application within the discovery source. By default this field is set to \"ACTIVE\" when the application is discovered. If an application has been deleted from within the discovery source, the status will be set to \"INACTIVE\". | [optional]
|
||||
**Status** | Pointer to **string** | The status of an application within the discovery source. By default this field is set to \"ACTIVE\" when the application is discovered. If an application has been deleted from within the discovery source, the status will be set to \"INACTIVE\". | [optional]
|
||||
**AssociatedSources** | Pointer to **[]string** | List of associated sources related to this discovered application. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
Reference in New Issue
Block a user