mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
update doc files
This commit is contained in:
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccessItemOwnerDto', 'BetaAccessItemO
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Access item owner's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item owner's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
**Type** | Pointer to **string** | Access item owner's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item owner's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessItemRef', 'BetaAccessItemRef']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | ID of the access item to retrieve the recommendation for. | [optional]
|
||||
**Type** | Pointer to **string** | Access item's type. | [optional]
|
||||
**Type** | Pointer to **string** | Access item's type. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccessItemRequester', 'BetaAccessItem
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccessItemRequesterDto', 'BetaAccessI
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item owner's human-readable display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccessItemRequesterDto1', 'BetaAccess
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item requester's name. | [optional]
|
||||
**Type** | Pointer to **string** | Access item requester's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Access item requester's identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Access item requester's name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -33,8 +33,8 @@ Name | Type | Description | Notes
|
||||
**Entitlements** | Pointer to **[]string** | List of IDs of entitlements | [optional]
|
||||
**EntitlementCount** | Pointer to **int32** | The number of entitlements in the access profile | [optional]
|
||||
**Segments** | Pointer to **[]string** | List of IDs of segments, if any, to which this Access Profile is assigned. | [optional]
|
||||
**ApprovalSchemes** | Pointer to **string** | Comma-separated list of approval schemes. Each approval scheme is one of - manager - appOwner - sourceOwner - accessProfileOwner - workgroup:<workgroupId> | [optional]
|
||||
**RevokeRequestApprovalSchemes** | Pointer to **string** | Comma-separated list of revoke request approval schemes. Each approval scheme is one of - manager - sourceOwner - accessProfileOwner - workgroup:<workgroupId> | [optional]
|
||||
**ApprovalSchemes** | Pointer to **string** | Comma-separated list of approval schemes. Each approval scheme is one of - manager - appOwner - sourceOwner - accessProfileOwner - workgroup:<workgroupId> | [optional]
|
||||
**RevokeRequestApprovalSchemes** | Pointer to **string** | Comma-separated list of revoke request approval schemes. Each approval scheme is one of - manager - sourceOwner - accessProfileOwner - workgroup:<workgroupId> | [optional]
|
||||
**RequestCommentsRequired** | Pointer to **bool** | Whether the access profile require request comment for access request. | [optional] [default to false]
|
||||
**DeniedCommentsRequired** | Pointer to **bool** | Whether denied comment is required when access request is denied. | [optional] [default to false]
|
||||
**AccountSelector** | Pointer to [**AccessProfileDetailsAccountSelector**](access-profile-details-account-selector) | | [optional]
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessProfileRef', 'BetaAccessProfile
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | ID of the Access Profile | [optional]
|
||||
**Type** | Pointer to **string** | Type of requested object. This field must be either left null or set to 'ACCESS_PROFILE' when creating an Access Profile, otherwise a 400 Bad Request error will result. | [optional]
|
||||
**Type** | Pointer to **string** | Type of requested object. This field must be either left null or set to 'ACCESS_PROFILE' when creating an Access Profile, otherwise a 400 Bad Request error will result. | [optional]
|
||||
**Name** | Pointer to **string** | Human-readable display name of the Access Profile. This field is ignored on input. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Identifier of Access Profile in bulk update request. |
|
||||
**Requestable** | **bool** | Access Profile requestable or not. |
|
||||
**Status** | **string** | The HTTP response status code returned for an individual Access Profile that is requested for update during a bulk update operation. > 201 - Access profile is updated successfully. > 404 - Access profile not found. |
|
||||
**Status** | **string** | The HTTP response status code returned for an individual Access Profile that is requested for update during a bulk update operation. > 201 - Access profile is updated successfully. > 404 - Access profile not found. |
|
||||
**Description** | Pointer to **string** | Human readable status description and containing additional context information about success or failures etc. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequest', 'BetaAccessRequest']
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**RequestedFor** | **[]string** | A list of Identity IDs for whom the Access is requested. If it's a Revoke request, there can only be one Identity ID. |
|
||||
**RequestedFor** | **[]string** | A list of Identity IDs for whom the Access is requested. If it's a Revoke request, there can only be one Identity ID. |
|
||||
**RequestType** | Pointer to [**NullableAccessRequestType**](access-request-type) | | [optional]
|
||||
**RequestedItems** | [**[]AccessRequestItem**](access-request-item) | |
|
||||
**ClientMetadata** | Pointer to **map[string]string** | Arbitrary key-value pairs. They will never be processed by the IdentityNow system but will be returned on associated APIs such as /account-activities. | [optional]
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestConfig', 'BetaAccessRequ
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ApprovalsMustBeExternal** | Pointer to **bool** | If this is true, approvals must be processed by an external system. Also, if this is true, it blocks Request Center access requests and returns an error for any user who isn't an org admin. | [optional] [default to false]
|
||||
**ApprovalsMustBeExternal** | Pointer to **bool** | If this is true, approvals must be processed by an external system. Also, if this is true, it blocks Request Center access requests and returns an error for any user who isn't an org admin. | [optional] [default to false]
|
||||
**AutoApprovalEnabled** | Pointer to **bool** | If this is true and the requester and reviewer are the same, the request is automatically approved. | [optional] [default to false]
|
||||
**ReauthorizationEnabled** | Pointer to **bool** | If this is true, reauthorization will be enforced for appropriately configured access items. Enablement of this feature is currently in a limited state. | [optional] [default to false]
|
||||
**RequestOnBehalfOfConfig** | Pointer to [**RequestOnBehalfOfConfig**](request-on-behalf-of-config) | | [optional]
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestDynamicApprover', 'BetaA
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessRequestId** | **string** | Unique ID of the access request object. You can use this ID with the [Access Request Status endpoint](https://developer.sailpoint.com/idn/api/beta/list-access-request-status) to get the request's status. |
|
||||
**AccessRequestId** | **string** | Unique ID of the access request object. You can use this ID with the [Access Request Status endpoint](https://developer.sailpoint.com/idn/api/beta/list-access-request-status) to get the request's status. |
|
||||
**RequestedFor** | [**[]AccessItemRequestedForDto1**](access-item-requested-for-dto1) | Identities access was requested for. |
|
||||
**RequestedItems** | [**[]AccessRequestDynamicApproverRequestedItemsInner**](access-request-dynamic-approver-requested-items-inner) | Requested access items. |
|
||||
**RequestedBy** | [**AccessItemRequesterDto1**](access-item-requester-dto1) | |
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestDynamicApproverRequested
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Access item's unique identifier. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's extended description. | [optional]
|
||||
**Id** | **string** | Access item's unique identifier. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's extended description. | [optional]
|
||||
**Type** | **map[string]interface{}** | Type of access item being requested. |
|
||||
**Operation** | **map[string]interface{}** | Action to perform on the requested access item. |
|
||||
**Comment** | Pointer to **NullableString** | Comment from the requester about why the access is necessary. | [optional]
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPostApproval', 'BetaAcce
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessRequestId** | **string** | Access request's unique ID. |
|
||||
**AccessRequestId** | **string** | Access request's unique ID. |
|
||||
**RequestedFor** | [**[]AccessItemRequestedForDto1**](access-item-requested-for-dto1) | Identities whom access was requested for. |
|
||||
**RequestedItemsStatus** | [**[]AccessRequestPostApprovalRequestedItemsStatusInner**](access-request-post-approval-requested-items-status-inner) | Details about the outcome of each requested access item. |
|
||||
**RequestedBy** | [**AccessItemRequesterDto1**](access-item-requester-dto1) | |
|
||||
|
||||
@@ -15,10 +15,10 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPostApprovalRequestedIte
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Access item's unique ID. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
|
||||
**Type** | **map[string]interface{}** | Access item's type. |
|
||||
**Id** | **string** | Access item's unique ID. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
|
||||
**Type** | **map[string]interface{}** | Access item's type. |
|
||||
**Operation** | **map[string]interface{}** | Action to perform on the requested access item. |
|
||||
**Comment** | Pointer to **NullableString** | Comment from the identity requesting access. | [optional]
|
||||
**ClientMetadata** | Pointer to **map[string]interface{}** | Additional customer defined metadata about the access item. | [optional]
|
||||
|
||||
@@ -15,10 +15,10 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPostApprovalRequestedIte
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ApprovalComment** | Pointer to **NullableString** | Approver's comment. | [optional]
|
||||
**ApprovalDecision** | **map[string]interface{}** | Approver's final decision. |
|
||||
**ApproverName** | **string** | Approver's name. |
|
||||
**Approver** | [**AccessItemApproverDto**](access-item-approver-dto) | Approver's identity. |
|
||||
**ApprovalComment** | Pointer to **NullableString** | Approver's comment. | [optional]
|
||||
**ApprovalDecision** | **map[string]interface{}** | Approver's final decision. |
|
||||
**ApproverName** | **string** | Approver's name. |
|
||||
**Approver** | [**AccessItemApproverDto**](access-item-approver-dto) | Approver's identity. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPreApproval', 'BetaAcces
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessRequestId** | **string** | Access request's unique ID. |
|
||||
**AccessRequestId** | **string** | Access request's unique ID. |
|
||||
**RequestedFor** | [**[]AccessItemRequestedForDto1**](access-item-requested-for-dto1) | Identities whom access was requested for. |
|
||||
**RequestedItems** | [**[]AccessRequestPreApprovalRequestedItemsInner**](access-request-pre-approval-requested-items-inner) | Details about each requested access item. |
|
||||
**RequestedBy** | [**AccessItemRequesterDto1**](access-item-requester-dto1) | |
|
||||
|
||||
@@ -15,10 +15,10 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequestPreApprovalRequestedItem
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Access item's unique ID. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
|
||||
**Type** | **map[string]interface{}** | Access item's type. |
|
||||
**Id** | **string** | Access item's unique ID. |
|
||||
**Name** | **string** | Access item's name. |
|
||||
**Description** | Pointer to **NullableString** | Access item's description. | [optional]
|
||||
**Type** | **map[string]interface{}** | Access item's type. |
|
||||
**Operation** | **map[string]interface{}** | Action to perform on the access item. |
|
||||
**Comment** | Pointer to **NullableString** | Comment from the identity requesting access. | [optional]
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ Name | Type | Description | Notes
|
||||
**HasEntitlements** | **bool** | Indicates if the account has entitlements |
|
||||
**Identity** | Pointer to [**BaseReferenceDto**](base-reference-dto) | | [optional]
|
||||
**SourceOwner** | Pointer to [**BaseReferenceDto**](base-reference-dto) | | [optional]
|
||||
**Features** | Pointer to **NullableString** | A string list containing the owning source's features | [optional]
|
||||
**Features** | Pointer to **NullableString** | A string list containing the owning source's features | [optional]
|
||||
**Origin** | Pointer to **NullableString** | The origin of the account either aggregated or provisioned | [optional]
|
||||
**OwnerIdentity** | Pointer to [**BaseReferenceDto**](base-reference-dto) | | [optional]
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'AccountAction', 'BetaAccountAction']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Action** | Pointer to **string** | Describes if action will be enabled or disabled | [optional]
|
||||
**SourceIds** | Pointer to **[]string** | List of source IDs. The sources must have the ENABLE feature or flat file source. See \"/sources\" endpoint for source features. | [optional]
|
||||
**SourceIds** | Pointer to **[]string** | List of source IDs. The sources must have the ENABLE feature or flat file source. See \"/sources\" endpoint for source features. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'AccountAggregationCompleted', 'BetaAc
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Source** | [**AccountAggregationCompletedSource**](account-aggregation-completed-source) | |
|
||||
**Status** | **map[string]interface{}** | Aggregation's overall status. |
|
||||
**Status** | **map[string]interface{}** | Aggregation's overall status. |
|
||||
**Started** | **time.Time** | Date and time when the account aggregation started. |
|
||||
**Completed** | **time.Time** | Date and time when the account aggregation finished. |
|
||||
**Errors** | **[]string** | List of errors that occurred during the aggregation. |
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'AccountAggregationCompletedSource', '
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | **string** | Source's DTO type. |
|
||||
**Id** | **string** | Source's unique ID. |
|
||||
**Name** | **string** | Source's name. |
|
||||
**Type** | **string** | Source's DTO type. |
|
||||
**Id** | **string** | Source's unique ID. |
|
||||
**Name** | **string** | Source's name. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
||||
**Scanned** | **int32** | Number of accounts scanned/iterated over. |
|
||||
**Unchanged** | **int32** | Number of accounts that existed before but had no changes. |
|
||||
**Changed** | **int32** | Number of accounts that existed before but had changes. |
|
||||
**Added** | **int32** | Number of accounts that are new and didn't previously exist. |
|
||||
**Added** | **int32** | Number of accounts that are new and didn't previously exist. |
|
||||
**Removed** | **int32** | Number accounts that existed before but were removed and no longer exist. |
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'AccountAttributesChangedAccount', 'Be
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | SailPoint generated unique identifier. |
|
||||
**Uuid** | **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. |
|
||||
**Uuid** | **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. |
|
||||
**Name** | **string** | Name of the account. |
|
||||
**NativeIdentity** | **string** | Unique ID of the account on the source. |
|
||||
**Type** | **map[string]interface{}** | The type of the account |
|
||||
|
||||
@@ -15,11 +15,11 @@ tags: ['SDK', 'Software Development Kit', 'AccountCorrelatedAccount', 'BetaAccou
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | **string** | The correlated account's DTO type. |
|
||||
**Id** | **string** | The correlated account's ID. |
|
||||
**Name** | **string** | The correlated account's display name. |
|
||||
**Type** | **string** | The correlated account's DTO type. |
|
||||
**Id** | **string** | The correlated account's ID. |
|
||||
**Name** | **string** | The correlated account's display name. |
|
||||
**NativeIdentity** | **string** | Unique ID of the account on the source. |
|
||||
**Uuid** | Pointer to **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. | [optional]
|
||||
**Uuid** | Pointer to **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
||||
**SourceId** | Pointer to **string** | the ID of the source for this account | [optional]
|
||||
**SourceName** | Pointer to **string** | the name of the source for this account | [optional]
|
||||
**EntitlementCount** | Pointer to **int32** | the number of entitlements on this account | [optional]
|
||||
**AccessType** | Pointer to **string** | this value is always \"account\" | [optional]
|
||||
**AccessType** | Pointer to **string** | this value is always \"account\" | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,11 +15,11 @@ tags: ['SDK', 'Software Development Kit', 'AccountUncorrelatedAccount', 'BetaAcc
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | **map[string]interface{}** | Uncorrelated account's DTO type. |
|
||||
**Id** | **string** | Uncorrelated account's ID. |
|
||||
**Name** | **string** | Uncorrelated account's display name. |
|
||||
**Type** | **map[string]interface{}** | Uncorrelated account's DTO type. |
|
||||
**Id** | **string** | Uncorrelated account's ID. |
|
||||
**Name** | **string** | Uncorrelated account's display name. |
|
||||
**NativeIdentity** | **string** | Unique ID of the account on the source. |
|
||||
**Uuid** | Pointer to **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. | [optional]
|
||||
**Uuid** | Pointer to **NullableString** | The source's unique identifier for the account. UUID is generated by the source system. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ActivateCampaignOptions', 'BetaActiva
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**TimeZone** | Pointer to **string** | The timezone must be in a valid ISO 8601 format. Timezones in ISO 8601 are represented as UTC (represented as 'Z') or as an offset from UTC. The offset format can be +/-hh:mm, +/-hhmm, or +/-hh. | [optional] [default to "Z"]
|
||||
**TimeZone** | Pointer to **string** | The timezone must be in a valid ISO 8601 format. Timezones in ISO 8601 are represented as UTC (represented as 'Z') or as an offset from UTC. The offset format can be +/-hh:mm, +/-hhmm, or +/-hh. | [optional] [default to "Z"]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,12 +15,12 @@ tags: ['SDK', 'Software Development Kit', 'ApprovalItemDetails', 'BetaApprovalIt
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | The approval item's ID | [optional]
|
||||
**Id** | Pointer to **string** | The approval item's ID | [optional]
|
||||
**Account** | Pointer to **NullableString** | The account referenced by the approval item | [optional]
|
||||
**Application** | Pointer to **string** | The name of the application/source | [optional]
|
||||
**Name** | Pointer to **NullableString** | The attribute's name | [optional]
|
||||
**Operation** | Pointer to **string** | The attribute's operation | [optional]
|
||||
**Value** | Pointer to **NullableString** | The attribute's value | [optional]
|
||||
**Name** | Pointer to **NullableString** | The attribute's name | [optional]
|
||||
**Operation** | Pointer to **string** | The attribute's operation | [optional]
|
||||
**Value** | Pointer to **NullableString** | The attribute's value | [optional]
|
||||
**State** | Pointer to [**NullableWorkItemState**](work-item-state) | | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,12 +15,12 @@ tags: ['SDK', 'Software Development Kit', 'ApprovalItems', 'BetaApprovalItems']
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | The approval item's ID | [optional]
|
||||
**Id** | Pointer to **string** | The approval item's ID | [optional]
|
||||
**Account** | Pointer to **NullableString** | The account referenced by the approval item | [optional]
|
||||
**Application** | Pointer to **string** | The name of the application/source | [optional]
|
||||
**Name** | Pointer to **NullableString** | The attribute's name | [optional]
|
||||
**Operation** | Pointer to **string** | The attribute's operation | [optional]
|
||||
**Value** | Pointer to **NullableString** | The attribute's value | [optional]
|
||||
**Name** | Pointer to **NullableString** | The attribute's name | [optional]
|
||||
**Operation** | Pointer to **string** | The attribute's operation | [optional]
|
||||
**Value** | Pointer to **NullableString** | The attribute's value | [optional]
|
||||
**State** | Pointer to [**NullableWorkItemState**](work-item-state) | | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'ApprovalStatusDtoOriginalOwner', 'Bet
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | DTO type of original approval owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of original approval owner's identity. | [optional]
|
||||
**Type** | Pointer to **string** | DTO type of original approval owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of original approval owner's identity. | [optional]
|
||||
**Name** | Pointer to **string** | Display name of original approval owner. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -19,8 +19,8 @@ Name | Type | Description | Notes
|
||||
**Name** | Pointer to **string** | The display name of the key. | [optional]
|
||||
**Multiselect** | Pointer to **bool** | Indicates whether the attribute can have multiple values. | [optional] [default to false]
|
||||
**Status** | Pointer to **string** | The status of the Attribute. | [optional]
|
||||
**Type** | Pointer to **string** | The type of the Attribute. This can be either \"custom\" or \"governance\". | [optional]
|
||||
**ObjectTypes** | Pointer to **[]string** | An array of object types this attributes values can be applied to. Possible values are \"all\" or \"entitlement\". Value \"all\" means this attribute can be used with all object types that are supported. | [optional]
|
||||
**Type** | Pointer to **string** | The type of the Attribute. This can be either \"custom\" or \"governance\". | [optional]
|
||||
**ObjectTypes** | Pointer to **[]string** | An array of object types this attributes values can be applied to. Possible values are \"all\" or \"entitlement\". Value \"all\" means this attribute can be used with all object types that are supported. | [optional]
|
||||
**Description** | Pointer to **string** | The description of the Attribute. | [optional]
|
||||
**Values** | Pointer to [**[]AttributeValueDTO**](attribute-value-dto) | | [optional]
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
||||
**Description** | Pointer to **string** | A human-readable description of the attribute. | [optional]
|
||||
**IsMulti** | Pointer to **bool** | Flag indicating whether or not the attribute is multi-valued. | [optional] [default to false]
|
||||
**IsEntitlement** | Pointer to **bool** | Flag indicating whether or not the attribute is an entitlement. | [optional] [default to false]
|
||||
**IsGroup** | Pointer to **bool** | Flag indicating whether or not the attribute represents a group. This can only be `true` if `isEntitlement` is also `true` **and** there is a schema defined for the attribute. | [optional] [default to false]
|
||||
**IsGroup** | Pointer to **bool** | Flag indicating whether or not the attribute represents a group. This can only be `true` if `isEntitlement` is also `true` **and** there is a schema defined for the attribute. | [optional] [default to false]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'BulkWorkgroupMembersRequestInner', 'B
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Identity's DTO type. | [optional]
|
||||
**Type** | Pointer to **string** | Identity's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Identity's display name. | [optional]
|
||||
**Name** | Pointer to **string** | Identity's display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,14 +16,14 @@ tags: ['SDK', 'Software Development Kit', 'Campaign', 'BetaCampaign']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | Id of the campaign | [optional] [readonly]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Type** | **string** | The type of campaign. Could be extended in the future. |
|
||||
**EmailNotificationEnabled** | Pointer to **bool** | Enables email notification for this campaign | [optional] [default to false]
|
||||
**AutoRevokeAllowed** | Pointer to **bool** | Allows auto revoke for this campaign | [optional] [default to false]
|
||||
**RecommendationsEnabled** | Pointer to **bool** | Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future. | [optional] [default to false]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**CorrelatedStatus** | Pointer to **string** | The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source). | [optional]
|
||||
**Created** | Pointer to **time.Time** | Created time of the campaign | [optional] [readonly]
|
||||
**TotalCertifications** | Pointer to **int32** | The total number of certifications in this campaign. | [optional] [readonly]
|
||||
@@ -36,7 +36,7 @@ Name | Type | Description | Notes
|
||||
**SearchCampaignInfo** | Pointer to [**FullcampaignAllOfSearchCampaignInfo**](fullcampaign-all-of-search-campaign-info) | | [optional]
|
||||
**RoleCompositionCampaignInfo** | Pointer to [**FullcampaignAllOfRoleCompositionCampaignInfo**](fullcampaign-all-of-role-composition-campaign-info) | | [optional]
|
||||
**MachineAccountCampaignInfo** | Pointer to [**FullcampaignAllOfMachineAccountCampaignInfo**](fullcampaign-all-of-machine-account-campaign-info) | | [optional]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**MandatoryCommentRequirement** | Pointer to **string** | Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,15 +15,15 @@ tags: ['SDK', 'Software Development Kit', 'CampaignActivatedCampaign', 'BetaCamp
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Campaign's unique ID. |
|
||||
**Name** | **string** | Campaign's name. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Id** | **string** | Campaign's unique ID. |
|
||||
**Name** | **string** | Campaign's name. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Created** | **time.Time** | Date and time when the campaign was created. |
|
||||
**Modified** | Pointer to **NullableTime** | Date and time when the campaign was last modified. | [optional]
|
||||
**Deadline** | **time.Time** | Date and time when the campaign is due. |
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**CampaignOwner** | [**CampaignActivatedCampaignCampaignOwner**](campaign-activated-campaign-campaign-owner) | |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'CampaignActivatedCampaignCampaignOwne
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**DisplayName** | **string** | Identity's name. |
|
||||
**Email** | **string** | Identity's primary email address. |
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**DisplayName** | **string** | Identity's name. |
|
||||
**Email** | **string** | Identity's primary email address. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,15 +15,15 @@ tags: ['SDK', 'Software Development Kit', 'CampaignEndedCampaign', 'BetaCampaign
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Campaign's unique ID for the campaign. |
|
||||
**Name** | **string** | Campaign's unique ID. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Id** | **string** | Campaign's unique ID for the campaign. |
|
||||
**Name** | **string** | Campaign's unique ID. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Created** | **time.Time** | Date and time when the campaign was created. |
|
||||
**Modified** | Pointer to **NullableTime** | Date and time when the campaign was last modified. | [optional]
|
||||
**Deadline** | **time.Time** | Date and time when the campaign is due. |
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**CampaignOwner** | [**CampaignActivatedCampaignCampaignOwner**](campaign-activated-campaign-campaign-owner) | |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,15 +15,15 @@ tags: ['SDK', 'Software Development Kit', 'CampaignGeneratedCampaign', 'BetaCamp
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Campaign's unique ID. |
|
||||
**Name** | **string** | Campaign's name. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Id** | **string** | Campaign's unique ID. |
|
||||
**Name** | **string** | Campaign's name. |
|
||||
**Description** | **string** | Campaign's extended description. |
|
||||
**Created** | **time.Time** | Date and time when the campaign was created. |
|
||||
**Modified** | Pointer to **NullableString** | Date and time when the campaign was last modified. | [optional]
|
||||
**Deadline** | Pointer to **NullableString** | Date and time when the campaign must be finished. | [optional]
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**Type** | **map[string]interface{}** | Campaign's type. |
|
||||
**CampaignOwner** | [**CampaignGeneratedCampaignCampaignOwner**](campaign-generated-campaign-campaign-owner) | |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
**Status** | **map[string]interface{}** | Campaign's current status. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'CampaignGeneratedCampaignCampaignOwne
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**DisplayName** | **string** | Identity's name. |
|
||||
**Email** | **string** | Identity's primary email address. |
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**DisplayName** | **string** | Identity's name. |
|
||||
**Email** | **string** | Identity's primary email address. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,13 +16,13 @@ tags: ['SDK', 'Software Development Kit', 'CampaignTemplate', 'BetaCampaignTempl
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | Id of the campaign template | [optional]
|
||||
**Name** | **string** | This template's name. Has no bearing on generated campaigns' names. |
|
||||
**Description** | **string** | This template's description. Has no bearing on generated campaigns' descriptions. |
|
||||
**Name** | **string** | This template's name. Has no bearing on generated campaigns' names. |
|
||||
**Description** | **string** | This template's description. Has no bearing on generated campaigns' descriptions. |
|
||||
**Created** | **time.Time** | Creation date of Campaign Template | [readonly]
|
||||
**Modified** | **NullableTime** | Modification date of Campaign Template | [readonly]
|
||||
**Scheduled** | Pointer to **bool** | Indicates if this campaign template has been scheduled. | [optional] [readonly] [default to false]
|
||||
**OwnerRef** | Pointer to [**CampaignTemplateOwnerRef**](campaign-template-owner-ref) | | [optional]
|
||||
**DeadlineDuration** | Pointer to **string** | The time period during which the campaign should be completed, formatted as an ISO-8601 Duration. When this template generates a campaign, the campaign's deadline will be the current date plus this duration. For example, if generation occurred on 2020-01-01 and this field was \"P2W\" (two weeks), the resulting campaign's deadline would be 2020-01-15 (the current date plus 14 days). | [optional]
|
||||
**DeadlineDuration** | Pointer to **string** | The time period during which the campaign should be completed, formatted as an ISO-8601 Duration. When this template generates a campaign, the campaign's deadline will be the current date plus this duration. For example, if generation occurred on 2020-01-01 and this field was \"P2W\" (two weeks), the resulting campaign's deadline would be 2020-01-15 (the current date plus 14 days). | [optional]
|
||||
**Campaign** | [**Campaign**](campaign) | |
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'CertificationSignedOffCertification',
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **string** | Certification's unique ID. |
|
||||
**Name** | **string** | Certification's name. |
|
||||
**Id** | **string** | Certification's unique ID. |
|
||||
**Name** | **string** | Certification's name. |
|
||||
**Created** | **time.Time** | Date and time when the certification was created. |
|
||||
**Modified** | Pointer to **NullableTime** | Date and time when the certification was last modified. | [optional]
|
||||
**CampaignRef** | [**CampaignReference**](campaign-reference) | |
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ClientLogConfiguration', 'BetaClientL
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ClientId** | Pointer to **string** | Log configuration's client ID | [optional]
|
||||
**ClientId** | Pointer to **string** | Log configuration's client ID | [optional]
|
||||
**DurationMinutes** | **int32** | Duration in minutes for log configuration to remain in effect before resetting to defaults |
|
||||
**Expiration** | Pointer to **time.Time** | Expiration date-time of the log configuration request | [optional]
|
||||
**RootLevel** | [**StandardLevel**](standard-level) | |
|
||||
|
||||
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessRequestIds** | **[]string** | Access Request IDs for the requests to be closed. Accepts 1-500 Identity Request IDs per request. |
|
||||
**Message** | Pointer to **string** | Reason for closing the access request. Displayed under Warnings in IdentityNow. | [optional] [default to "The IdentityNow Administrator manually closed this request."]
|
||||
**ExecutionStatus** | Pointer to **string** | The request's provisioning status. Displayed as Stage in IdentityNow. | [optional] [default to "Terminated"]
|
||||
**CompletionStatus** | Pointer to **string** | The request's overall status. Displayed as Status in IdentityNow. | [optional] [default to "Failure"]
|
||||
**ExecutionStatus** | Pointer to **string** | The request's provisioning status. Displayed as Stage in IdentityNow. | [optional] [default to "Terminated"]
|
||||
**CompletionStatus** | Pointer to **string** | The request's overall status. Displayed as Status in IdentityNow. | [optional] [default to "Failure"]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
**Owner** | Pointer to [**AccessItemOwnerDto**](access-item-owner-dto) | | [optional]
|
||||
**RequestedObject** | Pointer to [**RequestableObjectReference**](requestable-object-reference) | | [optional]
|
||||
**RequesterComment** | Pointer to [**CommentDto1**](comment-dto1) | | [optional]
|
||||
**ReviewerComment** | Pointer to [**NullableCommentDto**](comment-dto) | The approval's reviewer's comment. | [optional]
|
||||
**ReviewerComment** | Pointer to [**NullableCommentDto**](comment-dto) | The approval's reviewer's comment. | [optional]
|
||||
**PreviousReviewersComments** | Pointer to [**[]CommentDto1**](comment-dto1) | The history of the previous reviewers comments. | [optional]
|
||||
**ForwardHistory** | Pointer to [**[]ApprovalForwardHistory**](approval-forward-history) | The history of approval forward action. | [optional]
|
||||
**CommentRequiredWhenRejected** | Pointer to **bool** | When true the rejector has to provide comments when rejecting | [optional] [default to false]
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'ConditionEffectConfig', 'BetaConditio
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**DefaultValueLabel** | Pointer to **string** | Effect type's label. | [optional]
|
||||
**Element** | Pointer to **string** | Element's identifier. | [optional]
|
||||
**DefaultValueLabel** | Pointer to **string** | Effect type's label. | [optional]
|
||||
**Element** | Pointer to **string** | Element's identifier. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
||||
**SourceConfigXml** | Pointer to **string** | XML representation of the source config data | [optional]
|
||||
**SourceConfig** | Pointer to **string** | JSON representation of the source config data | [optional]
|
||||
**DirectConnect** | Pointer to **bool** | true if the source is a direct connect source | [optional]
|
||||
**FileUpload** | Pointer to **bool** | Connector config's file upload attribute, false if not there | [optional]
|
||||
**FileUpload** | Pointer to **bool** | Connector config's file upload attribute, false if not there | [optional]
|
||||
**UploadedFiles** | Pointer to **string** | List of uploaded file strings for the connector | [optional]
|
||||
**ConnectorMetadata** | Pointer to **map[string]interface{}** | Object containing metadata pertinent to the UI to be used | [optional]
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'ConnectorRuleCreateRequest', 'BetaCon
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | **string** | the name of the rule |
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Type** | **string** | the type of rule |
|
||||
**Signature** | Pointer to [**ConnectorRuleCreateRequestSignature**](connector-rule-create-request-signature) | | [optional]
|
||||
**SourceCode** | [**SourceCode**](source-code) | |
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'ConnectorRuleResponse', 'BetaConnecto
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | **string** | the name of the rule |
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Type** | **string** | the type of rule |
|
||||
**Signature** | Pointer to [**ConnectorRuleCreateRequestSignature**](connector-rule-create-request-signature) | | [optional]
|
||||
**SourceCode** | [**SourceCode**](source-code) | |
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'ConnectorRuleUpdateRequest', 'BetaCon
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | **string** | the name of the rule |
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Description** | Pointer to **string** | a description of the rule's purpose | [optional]
|
||||
**Type** | **string** | the type of rule |
|
||||
**Signature** | Pointer to [**ConnectorRuleCreateRequestSignature**](connector-rule-create-request-signature) | | [optional]
|
||||
**SourceCode** | [**SourceCode**](source-code) | |
|
||||
|
||||
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
||||
**Property** | Pointer to **string** | The property of the attribute assignment. | [optional]
|
||||
**Value** | Pointer to **string** | The value of the attribute assignment. | [optional]
|
||||
**Operation** | Pointer to **string** | The operation of the attribute assignment. | [optional]
|
||||
**Complex** | Pointer to **bool** | Whether or not the it's a complex attribute assignment. | [optional] [default to false]
|
||||
**Complex** | Pointer to **bool** | Whether or not the it's a complex attribute assignment. | [optional] [default to false]
|
||||
**IgnoreCase** | Pointer to **bool** | Whether or not the attribute assignment should ignore case. | [optional] [default to false]
|
||||
**MatchMode** | Pointer to **string** | The match mode of the attribute assignment. | [optional]
|
||||
**FilterString** | Pointer to **string** | The filter string of the attribute assignment. | [optional]
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
**Enabled** | **bool** | An indicator of whether the API Client is enabled for use |
|
||||
**StrongAuthSupported** | Pointer to **bool** | An indicator of whether the API Client supports strong authentication | [optional]
|
||||
**ClaimsSupported** | Pointer to **bool** | An indicator of whether the API Client supports the serialization of SAML claims when used with the authorization_code flow | [optional]
|
||||
**Scope** | Pointer to **[]string** | Scopes of the API Client. If no scope is specified, the client will be created with the default scope \"sp:scopes:all\". This means the API Client will have all the rights of the owner who created it. | [optional]
|
||||
**Scope** | Pointer to **[]string** | Scopes of the API Client. If no scope is specified, the client will be created with the default scope \"sp:scopes:all\". This means the API Client will have all the rights of the owner who created it. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'CreatePersonalAccessTokenRequest', 'B
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | **string** | The name of the personal access token (PAT) to be created. Cannot be the same as another PAT owned by the user for whom this PAT is being created. |
|
||||
**Scope** | Pointer to **[]string** | Scopes of the personal access token. If no scope is specified, the token will be created with the default scope \"sp:scopes:all\". This means the personal access token will have all the rights of the owner who created it. | [optional]
|
||||
**Scope** | Pointer to **[]string** | Scopes of the personal access token. If no scope is specified, the token will be created with the default scope \"sp:scopes:all\". This means the personal access token will have all the rights of the owner who created it. | [optional]
|
||||
**AccessTokenValiditySeconds** | Pointer to **int32** | Number of seconds an access token is valid when generated using this Personal Access Token. If no value is specified, the token will be created with the default value of 43200. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'CustomPasswordInstruction', 'BetaCust
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**PageId** | Pointer to **string** | The page ID that represents the page for forget user name, reset password and unlock account flow. | [optional]
|
||||
**PageContent** | Pointer to **string** | The custom instructions for the specified page. Allow basic HTML format and maximum length is 1000 characters. The custom instructions will be sanitized to avoid attacks. If the customization text includes a link, like `<A HREF=\\\"URL\\\">...</A>` clicking on this will open the link on the current browser page. If you want your link to be redirected to a different page, please redirect it to \"_blank\" like this: `<a href=\\\"URL\" target=\\\"_blank\\\" >link</a>`. This will open a new tab when the link is clicked. Notice we're only supporting _blank as the redirection target. | [optional]
|
||||
**Locale** | Pointer to **string** | The locale for the custom instructions, a BCP47 language tag. The default value is \\\"default\\\". | [optional]
|
||||
**PageContent** | Pointer to **string** | The custom instructions for the specified page. Allow basic HTML format and maximum length is 1000 characters. The custom instructions will be sanitized to avoid attacks. If the customization text includes a link, like `<A HREF=\\\"URL\\\">...</A>` clicking on this will open the link on the current browser page. If you want your link to be redirected to a different page, please redirect it to \"_blank\" like this: `<a href=\\\"URL\" target=\\\"_blank\\\" >link</a>`. This will open a new tab when the link is clicked. Notice we're only supporting _blank as the redirection target. | [optional]
|
||||
**Locale** | Pointer to **string** | The locale for the custom instructions, a BCP47 language tag. The default value is \\\"default\\\". | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Type of object being referenced. | [optional]
|
||||
**Id** | Pointer to **string** | Task result ID. | [optional]
|
||||
**Name** | Pointer to **string** | Task result's human-readable display name (this should be null/empty). | [optional]
|
||||
**Name** | Pointer to **string** | Task result's human-readable display name (this should be null/empty). | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**NotifyManagers** | Pointer to **bool** | If true, then the manager is notified of the lifecycle state change. | [optional] [default to false]
|
||||
**NotifyAllAdmins** | Pointer to **bool** | If true, then all the admins are notified of the lifecycle state change. | [optional] [default to false]
|
||||
**NotifySpecificUsers** | Pointer to **bool** | If true, then the users specified in \"emailAddressList\" below are notified of lifecycle state change. | [optional] [default to false]
|
||||
**EmailAddressList** | Pointer to **[]string** | List of user email addresses. If \"notifySpecificUsers\" option is true, then these users are notified of lifecycle state change. | [optional]
|
||||
**NotifySpecificUsers** | Pointer to **bool** | If true, then the users specified in \"emailAddressList\" below are notified of lifecycle state change. | [optional] [default to false]
|
||||
**EmailAddressList** | Pointer to **[]string** | List of user email addresses. If \"notifySpecificUsers\" option is true, then these users are notified of lifecycle state change. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'EntitlementManuallyUpdatedFields', 'B
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**DISPLAY_NAME** | Pointer to **bool** | True if the entitlements name was updated manually via entitlement import csv or patch endpoint. False means that property value has not been change after first entitlement aggregation. Field refers to [Entitlement response schema](https://developer.sailpoint.com/idn/api/beta/get-entitlement) > `name` property. | [optional] [default to false]
|
||||
**DESCRIPTION** | Pointer to **bool** | True if the entitlement description was updated manually via entitlement import csv or patch endpoint. False means that property value has not been change after first entitlement aggregation. Field refers to [Entitlement response schema](https://developer.sailpoint.com/idn/api/beta/get-entitlement) > `description` property. | [optional] [default to false]
|
||||
**DISPLAY_NAME** | Pointer to **bool** | True if the entitlements name was updated manually via entitlement import csv or patch endpoint. False means that property value has not been change after first entitlement aggregation. Field refers to [Entitlement response schema](https://developer.sailpoint.com/idn/api/beta/get-entitlement) > `name` property. | [optional] [default to false]
|
||||
**DESCRIPTION** | Pointer to **bool** | True if the entitlement description was updated manually via entitlement import csv or patch endpoint. False means that property value has not been change after first entitlement aggregation. Field refers to [Entitlement response schema](https://developer.sailpoint.com/idn/api/beta/get-entitlement) > `description` property. | [optional] [default to false]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'EntitlementRef', 'BetaEntitlementRef'
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Entitlement's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Entitlement's ID. | [optional]
|
||||
**Name** | Pointer to **NullableString** | Entitlement's display name. | [optional]
|
||||
**Type** | Pointer to **string** | Entitlement's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Entitlement's ID. | [optional]
|
||||
**Name** | Pointer to **NullableString** | Entitlement's display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
||||
**AllowEntitlementRequest** | Pointer to **bool** | If this is true, entitlement requests are allowed. | [optional] [default to false]
|
||||
**RequestCommentsRequired** | Pointer to **bool** | If this is true, comments are required to submit entitlement requests. | [optional] [default to false]
|
||||
**DeniedCommentsRequired** | Pointer to **bool** | If this is true, comments are required to reject entitlement requests. | [optional] [default to false]
|
||||
**GrantRequestApprovalSchemes** | Pointer to **NullableString** | Approval schemes for granting entitlement request. This can be empty if no approval is needed. Multiple schemes must be comma-separated. The valid schemes are \"entitlementOwner\", \"sourceOwner\", \"manager\" and \"`workgroup:{id}`\". You can use multiple governance groups (workgroups). | [optional] [default to "sourceOwner"]
|
||||
**GrantRequestApprovalSchemes** | Pointer to **NullableString** | Approval schemes for granting entitlement request. This can be empty if no approval is needed. Multiple schemes must be comma-separated. The valid schemes are \"entitlementOwner\", \"sourceOwner\", \"manager\" and \"`workgroup:{id}`\". You can use multiple governance groups (workgroups). | [optional] [default to "sourceOwner"]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'EntitlementSource', 'BetaEntitlementS
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | The source ID | [optional]
|
||||
**Type** | Pointer to **string** | The source type, will always be \"SOURCE\" | [optional]
|
||||
**Type** | Pointer to **string** | The source type, will always be \"SOURCE\" | [optional]
|
||||
**Name** | Pointer to **NullableString** | The source name | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'EvaluateResponse', 'BetaEvaluateRespo
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ReassignToId** | Pointer to **string** | The Identity ID which should be the recipient of any work items sent to a specific identity & work type | [optional]
|
||||
**LookupTrail** | Pointer to [**[]LookupStep**](lookup-step) | List of Reassignments found by looking up the next `TargetIdentity` in a ReassignmentConfiguration | [optional]
|
||||
**ReassignToId** | Pointer to **string** | The Identity ID which should be the recipient of any work items sent to a specific identity & work type | [optional]
|
||||
**LookupTrail** | Pointer to [**[]LookupStep**](lookup-step) | List of Reassignments found by looking up the next `TargetIdentity` in a ReassignmentConfiguration | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
||||
**Filter** | Pointer to **NullableString** | JSON path expression that will limit which events the trigger will fire on | [optional]
|
||||
**Description** | Pointer to **NullableString** | Description of the event trigger | [optional]
|
||||
**AttributeToFilter** | Pointer to **NullableString** | The attribute to filter on | [optional]
|
||||
**FormDefinitionId** | Pointer to **NullableString** | Form definition's unique identifier. | [optional]
|
||||
**FormDefinitionId** | Pointer to **NullableString** | Form definition's unique identifier. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
|
||||
**Id** | Pointer to **string** | Unique identifier for the form input. | [optional]
|
||||
**Type** | Pointer to **string** | FormDefinitionInputType value. STRING FormDefinitionInputTypeString | [optional]
|
||||
**Label** | Pointer to **string** | Name for the form input. | [optional]
|
||||
**Description** | Pointer to **string** | Form input's description. | [optional]
|
||||
**Description** | Pointer to **string** | Form input's description. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | Unique guid identifying the form definition. | [optional]
|
||||
**Name** | Pointer to **string** | Name of the form definition. | [optional]
|
||||
**Description** | Pointer to **string** | Form definition's description. | [optional]
|
||||
**Description** | Pointer to **string** | Form definition's description. | [optional]
|
||||
**Owner** | Pointer to [**FormOwner**](form-owner) | | [optional]
|
||||
**UsedBy** | Pointer to [**[]FormUsedBy**](form-used-by) | List of objects using the form definition. Whenever a system uses a form, the API reaches out to the form service to record that the system is currently using it. | [optional]
|
||||
**FormInput** | Pointer to [**[]FormDefinitionInput**](form-definition-input) | List of form inputs required to create a form-instance object. | [optional]
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'FormDefinitionSelfImportExportDto', '
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Imported/exported object's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Imported/exported object's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Imported/exported object's display name. | [optional]
|
||||
**Type** | Pointer to **string** | Imported/exported object's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Imported/exported object's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Imported/exported object's display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ Name | Type | Description | Notes
|
||||
**CreatedBy** | Pointer to [**FormInstanceCreatedBy**](form-instance-created-by) | | [optional]
|
||||
**Expire** | Pointer to **string** | Expire is the maximum amount of time that a form can be in progress. After this time is reached then the form will be moved to a CANCELED state automatically. The user will no longer be able to complete the submission. When a form instance is expires an audit log will be generated for that record | [optional]
|
||||
**FormConditions** | Pointer to [**[]FormCondition**](form-condition) | FormConditions is the conditional logic that modify the form dynamically modify the form as the recipient is interacting out the form | [optional]
|
||||
**FormData** | Pointer to **map[string]interface{}** | FormData is the data provided by the form on submit. The data is in a key -> value map | [optional]
|
||||
**FormData** | Pointer to **map[string]interface{}** | FormData is the data provided by the form on submit. The data is in a key -> value map | [optional]
|
||||
**FormDefinitionId** | Pointer to **string** | FormDefinitionID is the id of the form definition that created this form | [optional]
|
||||
**FormElements** | Pointer to [**[]FormElement**](form-element) | FormElements is the configuration of the form, this would be a repeat of the fields from the form-config | [optional]
|
||||
**FormErrors** | Pointer to [**[]FormError**](form-error) | FormErrors is an array of form validation errors from the last time the form instance was transitioned to the SUBMITTED state. If the form instance had validation errors then it would be moved to the IN PROGRESS state where the client can retrieve these errors | [optional]
|
||||
|
||||
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'FormOwner', 'BetaFormOwner']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | FormOwnerType value. IDENTITY FormOwnerTypeIdentity | [optional]
|
||||
**Id** | Pointer to **string** | Unique identifier of the form's owner. | [optional]
|
||||
**Name** | Pointer to **string** | Name of the form's owner. | [optional]
|
||||
**Id** | Pointer to **string** | Unique identifier of the form's owner. | [optional]
|
||||
**Name** | Pointer to **string** | Name of the form's owner. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -16,14 +16,14 @@ tags: ['SDK', 'Software Development Kit', 'Fullcampaign', 'BetaFullcampaign']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | Id of the campaign | [optional] [readonly]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Type** | **string** | The type of campaign. Could be extended in the future. |
|
||||
**EmailNotificationEnabled** | Pointer to **bool** | Enables email notification for this campaign | [optional] [default to false]
|
||||
**AutoRevokeAllowed** | Pointer to **bool** | Allows auto revoke for this campaign | [optional] [default to false]
|
||||
**RecommendationsEnabled** | Pointer to **bool** | Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future. | [optional] [default to false]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**CorrelatedStatus** | Pointer to **string** | The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source). | [optional]
|
||||
**Created** | Pointer to **time.Time** | Created time of the campaign | [optional] [readonly]
|
||||
**TotalCertifications** | Pointer to **int32** | The total number of certifications in this campaign. | [optional] [readonly]
|
||||
@@ -36,7 +36,7 @@ Name | Type | Description | Notes
|
||||
**SearchCampaignInfo** | Pointer to [**FullcampaignAllOfSearchCampaignInfo**](fullcampaign-all-of-search-campaign-info) | | [optional]
|
||||
**RoleCompositionCampaignInfo** | Pointer to [**FullcampaignAllOfRoleCompositionCampaignInfo**](fullcampaign-all-of-role-composition-campaign-info) | | [optional]
|
||||
**MachineAccountCampaignInfo** | Pointer to [**FullcampaignAllOfMachineAccountCampaignInfo**](fullcampaign-all-of-machine-account-campaign-info) | | [optional]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**MandatoryCommentRequirement** | Pointer to **string** | Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'FullcampaignAllOfMachineAccountCampai
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**SourceIds** | Pointer to **[]string** | The list of sources to be included in the campaign. | [optional]
|
||||
**ReviewerType** | Pointer to **string** | The reviewer's type. | [optional]
|
||||
**ReviewerType** | Pointer to **string** | The reviewer's type. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'FullcampaignAllOfRoleCompositionCampa
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Reviewer** | Pointer to [**FullcampaignAllOfSearchCampaignInfoReviewer**](fullcampaign-all-of-search-campaign-info-reviewer) | | [optional]
|
||||
**RoleIds** | Pointer to **[]string** | Optional list of roles to include in this campaign. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included. | [optional]
|
||||
**RoleIds** | Pointer to **[]string** | Optional list of roles to include in this campaign. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included. | [optional]
|
||||
**RemediatorRef** | [**FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRef**](fullcampaign-all-of-role-composition-campaign-info-remediator-ref) | |
|
||||
**Query** | Pointer to **string** | Optional search query to scope this campaign to a set of roles. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included. | [optional]
|
||||
**Query** | Pointer to **string** | Optional search query to scope this campaign to a set of roles. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included. | [optional]
|
||||
**Description** | Pointer to **string** | Describes this role composition campaign. Intended for storing the query used, and possibly the number of roles selected/available. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -18,9 +18,9 @@ Name | Type | Description | Notes
|
||||
**Type** | **string** | The type of search campaign represented. |
|
||||
**Description** | Pointer to **string** | Describes this search campaign. Intended for storing the query used, and possibly the number of identities selected/available. | [optional]
|
||||
**Reviewer** | Pointer to [**FullcampaignAllOfSearchCampaignInfoReviewer**](fullcampaign-all-of-search-campaign-info-reviewer) | | [optional]
|
||||
**Query** | Pointer to **string** | The scope for the campaign. The campaign will cover identities returned by the query and identities that have access items returned by the query. One of `query` or `identityIds` must be set. | [optional]
|
||||
**IdentityIds** | Pointer to **[]string** | A direct list of identities to include in this campaign. One of `identityIds` or `query` must be set. | [optional]
|
||||
**AccessConstraints** | Pointer to [**[]AccessConstraint**](access-constraint) | Further reduces the scope of the campaign by excluding identities (from `query` or `identityIds`) that do not have this access. | [optional]
|
||||
**Query** | Pointer to **string** | The scope for the campaign. The campaign will cover identities returned by the query and identities that have access items returned by the query. One of `query` or `identityIds` must be set. | [optional]
|
||||
**IdentityIds** | Pointer to **[]string** | A direct list of identities to include in this campaign. One of `identityIds` or `query` must be set. | [optional]
|
||||
**AccessConstraints** | Pointer to [**[]AccessConstraint**](access-constraint) | Further reduces the scope of the campaign by excluding identities (from `query` or `identityIds`) that do not have this access. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'FullcampaignAllOfSearchCampaignInfoRe
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | The reviewer's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | The reviewer's ID. | [optional]
|
||||
**Name** | Pointer to **string** | The reviewer's name. | [optional]
|
||||
**Type** | Pointer to **string** | The reviewer's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | The reviewer's ID. | [optional]
|
||||
**Name** | Pointer to **string** | The reviewer's name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -16,14 +16,14 @@ tags: ['SDK', 'Software Development Kit', 'GetActiveCampaigns200ResponseInner',
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | Id of the campaign | [optional] [readonly]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Name** | **string** | The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Description** | **string** | The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details. |
|
||||
**Deadline** | Pointer to **time.Time** | The campaign's completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response. | [optional]
|
||||
**Type** | **string** | The type of campaign. Could be extended in the future. |
|
||||
**EmailNotificationEnabled** | Pointer to **bool** | Enables email notification for this campaign | [optional] [default to false]
|
||||
**AutoRevokeAllowed** | Pointer to **bool** | Allows auto revoke for this campaign | [optional] [default to false]
|
||||
**RecommendationsEnabled** | Pointer to **bool** | Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future. | [optional] [default to false]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**Status** | Pointer to **string** | The campaign's current status. | [optional] [readonly]
|
||||
**CorrelatedStatus** | Pointer to **string** | The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source). | [optional]
|
||||
**Created** | Pointer to **time.Time** | Created time of the campaign | [optional] [readonly]
|
||||
**TotalCertifications** | Pointer to **int32** | The total number of certifications in this campaign. | [optional] [readonly]
|
||||
@@ -36,7 +36,7 @@ Name | Type | Description | Notes
|
||||
**SearchCampaignInfo** | Pointer to [**FullcampaignAllOfSearchCampaignInfo**](fullcampaign-all-of-search-campaign-info) | | [optional]
|
||||
**RoleCompositionCampaignInfo** | Pointer to [**FullcampaignAllOfRoleCompositionCampaignInfo**](fullcampaign-all-of-role-composition-campaign-info) | | [optional]
|
||||
**MachineAccountCampaignInfo** | Pointer to [**FullcampaignAllOfMachineAccountCampaignInfo**](fullcampaign-all-of-machine-account-campaign-info) | | [optional]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**SourcesWithOrphanEntitlements** | Pointer to [**[]FullcampaignAllOfSourcesWithOrphanEntitlements**](fullcampaign-all-of-sources-with-orphan-entitlements) | A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented). | [optional] [readonly]
|
||||
**MandatoryCommentRequirement** | Pointer to **string** | Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -16,13 +16,13 @@ tags: ['SDK', 'Software Development Kit', 'Identity', 'BetaIdentity']
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **string** | System-generated unique ID of the identity | [optional] [readonly]
|
||||
**Name** | **string** | The identity's name is equivalent to its Display Name attribute. |
|
||||
**Name** | **string** | The identity's name is equivalent to its Display Name attribute. |
|
||||
**Created** | Pointer to **time.Time** | Creation date of the identity | [optional] [readonly]
|
||||
**Modified** | Pointer to **time.Time** | Last modification date of the identity | [optional] [readonly]
|
||||
**Alias** | Pointer to **string** | The identity's alternate unique identifier is equivalent to its Account Name on the authoritative source account schema. | [optional]
|
||||
**Alias** | Pointer to **string** | The identity's alternate unique identifier is equivalent to its Account Name on the authoritative source account schema. | [optional]
|
||||
**EmailAddress** | Pointer to **NullableString** | The email address of the identity | [optional]
|
||||
**ProcessingState** | Pointer to **NullableString** | The processing state of the identity | [optional]
|
||||
**IdentityStatus** | Pointer to **string** | The identity's status in the system | [optional]
|
||||
**IdentityStatus** | Pointer to **string** | The identity's status in the system | [optional]
|
||||
**ManagerRef** | Pointer to [**NullableIdentityManagerRef**](identity-manager-ref) | | [optional]
|
||||
**IsManager** | Pointer to **bool** | Whether this identity is a manager of another identity | [optional] [default to false]
|
||||
**LastRefresh** | Pointer to **time.Time** | The last time the identity was refreshed by the system | [optional]
|
||||
|
||||
@@ -15,14 +15,14 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttribute', 'BetaIdentityAttr
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | **string** | Identity attribute's technical name. |
|
||||
**DisplayName** | Pointer to **string** | Identity attribute's business-friendly name. | [optional]
|
||||
**Standard** | Pointer to **bool** | Indicates whether the attribute is 'standard' or 'default'. | [optional] [default to false]
|
||||
**Type** | Pointer to **NullableString** | Identity attribute's type. | [optional]
|
||||
**Name** | **string** | Identity attribute's technical name. |
|
||||
**DisplayName** | Pointer to **string** | Identity attribute's business-friendly name. | [optional]
|
||||
**Standard** | Pointer to **bool** | Indicates whether the attribute is 'standard' or 'default'. | [optional] [default to false]
|
||||
**Type** | Pointer to **NullableString** | Identity attribute's type. | [optional]
|
||||
**Multi** | Pointer to **bool** | Indicates whether the identity attribute is multi-valued. | [optional] [default to false]
|
||||
**Searchable** | Pointer to **bool** | Indicates whether the identity attribute is searchable. | [optional] [default to false]
|
||||
**System** | Pointer to **bool** | Indicates whether the identity attribute is 'system', meaning that it doesn't have a source and isn't configurable. | [optional] [default to false]
|
||||
**Sources** | Pointer to [**[]Source1**](source1) | Identity attribute's list of sources - this specifies how the rule's value is derived. | [optional]
|
||||
**System** | Pointer to **bool** | Indicates whether the identity attribute is 'system', meaning that it doesn't have a source and isn't configurable. | [optional] [default to false]
|
||||
**Sources** | Pointer to [**[]Source1**](source1) | Identity attribute's list of sources - this specifies how the rule's value is derived. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeNames', 'BetaIdentit
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Ids** | Pointer to **[]string** | List of identity attributes' technical names. | [optional]
|
||||
**Ids** | Pointer to **[]string** | List of identity attributes' technical names. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeTransform', 'BetaIde
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**IdentityAttributeName** | Pointer to **string** | Identity attribute's name. | [optional]
|
||||
**IdentityAttributeName** | Pointer to **string** | Identity attribute's name. | [optional]
|
||||
**TransformDefinition** | Pointer to [**TransformDefinition**](transform-definition) | | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeTransform1', 'BetaId
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**IdentityAttributeName** | Pointer to **string** | Identity attribute's name. | [optional]
|
||||
**IdentityAttributeName** | Pointer to **string** | Identity attribute's name. | [optional]
|
||||
**TransformDefinition** | Pointer to [**TransformDefinition1**](transform-definition1) | | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributesChanged', 'BetaIden
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Identity** | [**IdentityAttributesChangedIdentity**](identity-attributes-changed-identity) | |
|
||||
**Changes** | [**[]IdentityAttributesChangedChangesInner**](identity-attributes-changed-changes-inner) | List of identity's attributes that changed. |
|
||||
**Changes** | [**[]IdentityAttributesChangedChangesInner**](identity-attributes-changed-changes-inner) | List of identity's attributes that changed. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributesChangedChangesInner
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Attribute** | **string** | Identity attribute's name. |
|
||||
**Attribute** | **string** | Identity attribute's name. |
|
||||
**OldValue** | Pointer to [**NullableIdentityAttributesChangedChangesInnerOldValue**](identity-attributes-changed-changes-inner-old-value) | | [optional]
|
||||
**NewValue** | Pointer to [**IdentityAttributesChangedChangesInnerNewValue**](identity-attributes-changed-changes-inner-new-value) | | [optional]
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityCreatedIdentity', 'BetaIdenti
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | **string** | Identity's DTO type. |
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**Name** | **string** | Identity's name. |
|
||||
**Type** | **string** | Identity's DTO type. |
|
||||
**Id** | **string** | Identity's unique ID. |
|
||||
**Name** | **string** | Identity's name. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityDeletedIdentity', 'BetaIdenti
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | **string** | Deleted identity's DTO type. |
|
||||
**Type** | **string** | Deleted identity's DTO type. |
|
||||
**Id** | **string** | Deleted identity ID. |
|
||||
**Name** | **string** | Deleted identity's name. |
|
||||
**Name** | **string** | Deleted identity's name. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityManagerRef', 'BetaIdentityMan
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | DTO type of identity's manager | [optional]
|
||||
**Id** | Pointer to **string** | ID of identity's manager | [optional]
|
||||
**Name** | Pointer to **string** | Human-readable display name of identity's manager | [optional]
|
||||
**Type** | Pointer to **string** | DTO type of identity's manager | [optional]
|
||||
**Id** | Pointer to **string** | ID of identity's manager | [optional]
|
||||
**Name** | Pointer to **string** | Human-readable display name of identity's manager | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityPreviewResponseIdentity', 'Be
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | DTO type of identity's manager. | [optional]
|
||||
**Id** | Pointer to **string** | ID of identity's manager. | [optional]
|
||||
**Name** | Pointer to **string** | Human-readable display name of identity's manager. | [optional]
|
||||
**Type** | Pointer to **string** | DTO type of identity's manager. | [optional]
|
||||
**Id** | Pointer to **string** | ID of identity's manager. | [optional]
|
||||
**Name** | Pointer to **string** | Human-readable display name of identity's manager. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -19,15 +19,15 @@ Name | Type | Description | Notes
|
||||
**Name** | **NullableString** | Name of the Object |
|
||||
**Created** | Pointer to **time.Time** | Creation date of the Object | [optional] [readonly]
|
||||
**Modified** | Pointer to **time.Time** | Last modification date of the Object | [optional] [readonly]
|
||||
**Description** | Pointer to **NullableString** | Identity profile's description. | [optional]
|
||||
**Description** | Pointer to **NullableString** | Identity profile's description. | [optional]
|
||||
**Owner** | Pointer to [**NullableIdentityProfileAllOfOwner**](identity-profile-all-of-owner) | | [optional]
|
||||
**Priority** | Pointer to **int64** | Identity profile's priority. | [optional]
|
||||
**Priority** | Pointer to **int64** | Identity profile's priority. | [optional]
|
||||
**AuthoritativeSource** | [**IdentityProfileAllOfAuthoritativeSource**](identity-profile-all-of-authoritative-source) | |
|
||||
**IdentityRefreshRequired** | Pointer to **bool** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to false]
|
||||
**IdentityRefreshRequired** | Pointer to **bool** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to false]
|
||||
**IdentityCount** | Pointer to **int32** | Number of identities belonging to the identity profile. | [optional]
|
||||
**IdentityAttributeConfig** | Pointer to [**IdentityAttributeConfig**](identity-attribute-config) | | [optional]
|
||||
**IdentityExceptionReportReference** | Pointer to [**NullableIdentityExceptionReportReference**](identity-exception-report-reference) | | [optional]
|
||||
**HasTimeBasedAttr** | Pointer to **bool** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to true]
|
||||
**HasTimeBasedAttr** | Pointer to **bool** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to true]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -19,15 +19,15 @@ Name | Type | Description | Notes
|
||||
**Name** | **NullableString** | Name of the Object |
|
||||
**Created** | Pointer to **time.Time** | Creation date of the Object | [optional] [readonly]
|
||||
**Modified** | Pointer to **time.Time** | Last modification date of the Object | [optional] [readonly]
|
||||
**Description** | Pointer to **NullableString** | Identity profile's description. | [optional]
|
||||
**Description** | Pointer to **NullableString** | Identity profile's description. | [optional]
|
||||
**Owner** | Pointer to [**NullableIdentityProfileAllOfOwner**](identity-profile-all-of-owner) | | [optional]
|
||||
**Priority** | Pointer to **int64** | Identity profile's priority. | [optional]
|
||||
**Priority** | Pointer to **int64** | Identity profile's priority. | [optional]
|
||||
**AuthoritativeSource** | [**IdentityProfile1AllOfAuthoritativeSource**](identity-profile1-all-of-authoritative-source) | |
|
||||
**IdentityRefreshRequired** | Pointer to **bool** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to false]
|
||||
**IdentityRefreshRequired** | Pointer to **bool** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to false]
|
||||
**IdentityCount** | Pointer to **int32** | Number of identities belonging to the identity profile. | [optional]
|
||||
**IdentityAttributeConfig** | Pointer to [**IdentityAttributeConfig1**](identity-attribute-config1) | | [optional]
|
||||
**IdentityExceptionReportReference** | Pointer to [**NullableIdentityExceptionReportReference1**](identity-exception-report-reference1) | | [optional]
|
||||
**HasTimeBasedAttr** | Pointer to **bool** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to false]
|
||||
**HasTimeBasedAttr** | Pointer to **bool** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to false]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfile1AllOfAuthoritativeSou
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Authoritative source's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Authoritative source's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Authoritative source's name. | [optional]
|
||||
**Type** | Pointer to **string** | Authoritative source's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Authoritative source's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Authoritative source's name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfileAllOfAuthoritativeSour
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Authoritative source's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Authoritative source's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Authoritative source's name. | [optional]
|
||||
**Type** | Pointer to **string** | Authoritative source's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Authoritative source's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Authoritative source's name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfileAllOfOwner', 'BetaIden
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Owner's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Owner's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Owner's name. | [optional]
|
||||
**Type** | Pointer to **string** | Owner's object type. | [optional]
|
||||
**Id** | Pointer to **string** | Owner's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Owner's name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | The type can only be IDENTITY. This is read-only. | [optional]
|
||||
**Id** | Pointer to **string** | Identity ID. | [optional]
|
||||
**Name** | Pointer to **string** | Identity's human-readable display name. This is read-only. | [optional]
|
||||
**Email** | Pointer to **string** | Identity's email address. This is read-only. | [optional]
|
||||
**Name** | Pointer to **string** | Identity's human-readable display name. This is read-only. | [optional]
|
||||
**Email** | Pointer to **string** | Identity's email address. This is read-only. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityWithNewAccessAccessRefsInner'
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | Entitlement's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Entitlement's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Entitlement's display name. | [optional]
|
||||
**Type** | Pointer to **string** | Entitlement's DTO type. | [optional]
|
||||
**Id** | Pointer to **string** | Entitlement's ID. | [optional]
|
||||
**Name** | Pointer to **string** | Entitlement's display name. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'InviteIdentitiesRequest', 'BetaInvite
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Ids** | Pointer to **[]string** | The list of Identities IDs to invite - required when 'uninvited' is false | [optional]
|
||||
**Uninvited** | Pointer to **bool** | indicator (optional) to invite all unregistered identities in the system within a limit 1000. This parameter makes sense only when 'ids' is empty. | [optional] [default to false]
|
||||
**Ids** | Pointer to **[]string** | The list of Identities IDs to invite - required when 'uninvited' is false | [optional]
|
||||
**Uninvited** | Pointer to **bool** | indicator (optional) to invite all unregistered identities in the system within a limit 1000. This parameter makes sense only when 'ids' is empty. | [optional] [default to false]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
**DeprecatedBy** | Pointer to **time.Time** | | [optional]
|
||||
**VersionNumber** | Pointer to **int32** | Version number | [optional]
|
||||
**IsSimulationEnabled** | Pointer to **bool** | | [optional]
|
||||
**IsDynamicSchema** | Pointer to **bool** | Determines whether the dynamic output schema is returned in place of the action's output schema. The dynamic schema lists non-static properties, like properties of a workflow form where each form has different fields. These will be provided dynamically based on available form fields. | [optional]
|
||||
**IsDynamicSchema** | Pointer to **bool** | Determines whether the dynamic output schema is returned in place of the action's output schema. The dynamic schema lists non-static properties, like properties of a workflow form where each form has different fields. These will be provided dynamically based on available form fields. | [optional]
|
||||
**OutputSchema** | Pointer to **map[string]interface{}** | Example output schema | [optional]
|
||||
**InputExample** | Pointer to **map[string]interface{}** | Example trigger payload if applicable | [optional]
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Identity** | Pointer to **string** | The email identity | [optional]
|
||||
**MailFromDomain** | Pointer to **string** | The name of a domain that an email identity uses as a custom MAIL FROM domain | [optional]
|
||||
**MxRecord** | Pointer to **string** | MX record that is required in customer's DNS to allow the domain to receive bounce and complaint notifications that email providers send you | [optional]
|
||||
**TxtRecord** | Pointer to **string** | TXT record that is required in customer's DNS in order to prove that Amazon SES is authorized to send email from your domain | [optional]
|
||||
**MxRecord** | Pointer to **string** | MX record that is required in customer's DNS to allow the domain to receive bounce and complaint notifications that email providers send you | [optional]
|
||||
**TxtRecord** | Pointer to **string** | TXT record that is required in customer's DNS in order to prove that Amazon SES is authorized to send email from your domain | [optional]
|
||||
**MailFromDomainStatus** | Pointer to **string** | The current status of the MAIL FROM verification | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -30,8 +30,8 @@ Name | Type | Description | Notes
|
||||
**Status** | Pointer to [**ManagedClientStatusEnum**](managed-client-status-enum) | Status of the ManagedClient | [optional] [readonly]
|
||||
**Type** | **string** | Type of the ManagedClient (VA, CCG) |
|
||||
**VaDownloadUrl** | Pointer to **string** | ManagedClient VA download URL | [optional] [readonly]
|
||||
**VaVersion** | Pointer to **string** | Version that the ManagedClient's VA is running | [optional] [readonly]
|
||||
**Secret** | Pointer to **string** | Client's apiKey | [optional]
|
||||
**VaVersion** | Pointer to **string** | Version that the ManagedClient's VA is running | [optional] [readonly]
|
||||
**Secret** | Pointer to **string** | Client's apiKey | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ManagerCorrelationMapping', 'BetaMana
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccountAttributeName** | Pointer to **string** | Name of the attribute to use for manager correlation. The value found on the account attribute will be used to lookup the manager's identity. | [optional]
|
||||
**AccountAttributeName** | Pointer to **string** | Name of the attribute to use for manager correlation. The value found on the account attribute will be used to lookup the manager's identity. | [optional]
|
||||
**IdentityAttributeName** | Pointer to **string** | Name of the identity attribute to search when trying to find a manager using the value from the accountAttribute. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,7 +15,7 @@ tags: ['SDK', 'Software Development Kit', 'ManualDiscoverApplications', 'BetaMan
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**File** | ***os.File** | The CSV file to upload containing `application_name` and `description` columns. Each row represents an application to be discovered. |
|
||||
**File** | ***os.File** | The CSV file to upload containing `application_name` and `description` columns. Each row represents an application to be discovered. |
|
||||
|
||||
## Methods
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'ManualWorkItemDetailsCurrentOwner', '
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | DTO type of current work item owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of current work item owner's identity. | [optional]
|
||||
**Type** | Pointer to **string** | DTO type of current work item owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of current work item owner's identity. | [optional]
|
||||
**Name** | Pointer to **string** | Display name of current work item owner. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -15,8 +15,8 @@ tags: ['SDK', 'Software Development Kit', 'ManualWorkItemDetailsOriginalOwner',
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **string** | DTO type of original work item owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of original work item owner's identity. | [optional]
|
||||
**Type** | Pointer to **string** | DTO type of original work item owner's identity. | [optional]
|
||||
**Id** | Pointer to **string** | ID of original work item owner's identity. | [optional]
|
||||
**Name** | Pointer to **string** | Display name of original work item owner. | [optional]
|
||||
|
||||
## Methods
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user