mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
update doc files
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'SourceCreationErrors', 'BetaSourceCre
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**MultihostId** | Pointer to **string** | Multi-Host Integration ID. | [optional] [readonly]
|
||||
**SourceName** | Pointer to **string** | Source's human-readable name. | [optional]
|
||||
**SourceError** | Pointer to **string** | Source's human-readable description. | [optional]
|
||||
**SourceName** | Pointer to **string** | Source's human-readable name. | [optional]
|
||||
**SourceError** | Pointer to **string** | Source's human-readable description. | [optional]
|
||||
**Created** | Pointer to **time.Time** | Date-time when the source was created | [optional]
|
||||
**Modified** | Pointer to **time.Time** | Date-time when the source was last modified. | [optional]
|
||||
**Operation** | Pointer to **NullableString** | operation category (e.g. DELETE). | [optional]
|
||||
|
||||
Reference in New Issue
Block a user