sailpoint-api-client 2.0.6 → 2.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/access_model_metadata/docs/Examples/typescript_code_examples_overlay.yaml +9 -2
- package/access_model_metadata/docs/Methods/AccessModelMetadataApi.md +9 -2
- package/access_profiles/docs/Examples/typescript_code_examples_overlay.yaml +6 -2
- package/access_profiles/docs/Methods/AccessProfilesApi.md +6 -2
- package/access_request_approvals/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/access_request_approvals/docs/Methods/AccessRequestApprovalsApi.md +3 -0
- package/access_requests/docs/Examples/typescript_code_examples_overlay.yaml +8 -0
- package/access_requests/docs/Methods/AccessRequestsApi.md +8 -0
- package/account_deletion_requests/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/account_deletion_requests/docs/Methods/AccountDeletionRequestsApi.md +1 -0
- package/accounts/docs/Examples/typescript_code_examples_overlay.yaml +8 -1
- package/accounts/docs/Methods/AccountsApi.md +8 -1
- package/application_discovery/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/application_discovery/docs/Methods/ApplicationDiscoveryApi.md +1 -0
- package/approvals/docs/Examples/typescript_code_examples_overlay.yaml +11 -0
- package/approvals/docs/Methods/ApprovalsApi.md +11 -0
- package/apps/docs/Examples/typescript_code_examples_overlay.yaml +7 -3
- package/apps/docs/Methods/AppsApi.md +7 -3
- package/auth_profile/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/auth_profile/docs/Methods/AuthProfileApi.md +2 -1
- package/auth_users/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/auth_users/docs/Methods/AuthUsersApi.md +2 -1
- package/certification_campaign_filters/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/certification_campaign_filters/docs/Methods/CertificationCampaignFiltersApi.md +3 -1
- package/certification_campaigns/docs/Examples/typescript_code_examples_overlay.yaml +12 -2
- package/certification_campaigns/docs/Methods/CertificationCampaignsApi.md +12 -2
- package/certifications/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/certifications/docs/Methods/CertificationsApi.md +4 -1
- package/configuration_hub/docs/Examples/typescript_code_examples_overlay.yaml +6 -0
- package/configuration_hub/docs/Methods/ConfigurationHubApi.md +6 -0
- package/connector_customizers/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/connector_customizers/docs/Methods/ConnectorCustomizersApi.md +2 -0
- package/connector_rule_management/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/connector_rule_management/docs/Methods/ConnectorRuleManagementApi.md +3 -0
- package/connectors/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/connectors/docs/Methods/ConnectorsApi.md +3 -1
- package/custom_forms/docs/Examples/typescript_code_examples_overlay.yaml +8 -3
- package/custom_forms/docs/Methods/CustomFormsApi.md +8 -3
- package/custom_password_instructions/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/custom_password_instructions/docs/Methods/CustomPasswordInstructionsApi.md +1 -0
- package/custom_user_levels/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/custom_user_levels/docs/Methods/CustomUserLevelsApi.md +3 -1
- package/data_access_security/docs/Examples/typescript_code_examples_overlay.yaml +8 -0
- package/data_access_security/docs/Methods/DataAccessSecurityApi.md +8 -0
- package/data_segmentation/docs/Examples/typescript_code_examples_overlay.yaml +3 -2
- package/data_segmentation/docs/Methods/DataSegmentationApi.md +3 -2
- package/dimensions/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/dimensions/docs/Methods/DimensionsApi.md +4 -1
- package/dist/index.d.ts +0 -3
- package/dist/index.js +98 -101
- package/dist/index.js.map +1 -1
- package/dist/nerm/common.js +2 -2
- package/dist/nermv2025/common.js +2 -2
- package/entitlement_connections/docs/Examples/typescript_code_examples_overlay.yaml +6 -3
- package/entitlement_connections/docs/Methods/EntitlementConnectionsApi.md +6 -3
- package/entitlements/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/entitlements/docs/Methods/EntitlementsApi.md +4 -1
- package/global_tenant_security_settings/docs/Examples/typescript_code_examples_overlay.yaml +9 -4
- package/global_tenant_security_settings/docs/Methods/GlobalTenantSecuritySettingsApi.md +9 -4
- package/governance_groups/docs/Examples/typescript_code_examples_overlay.yaml +8 -3
- package/governance_groups/docs/Methods/GovernanceGroupsApi.md +8 -3
- package/iai_access_request_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +6 -1
- package/iai_access_request_recommendations/docs/Methods/IAIAccessRequestRecommendationsApi.md +6 -1
- package/iai_common_access/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/iai_common_access/docs/Methods/IAICommonAccessApi.md +3 -1
- package/iai_outliers/docs/Examples/typescript_code_examples_overlay.yaml +2 -2
- package/iai_outliers/docs/Methods/IAIOutliersApi.md +2 -2
- package/iai_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/iai_recommendations/docs/Methods/IAIRecommendationsApi.md +2 -0
- package/iai_role_mining/docs/Examples/typescript_code_examples_overlay.yaml +10 -3
- package/iai_role_mining/docs/Methods/IAIRoleMiningApi.md +10 -3
- package/identities/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/identities/docs/Methods/IdentitiesApi.md +3 -0
- package/identity_attributes/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/identity_attributes/docs/Methods/IdentityAttributesApi.md +3 -0
- package/identity_history/docs/Examples/typescript_code_examples_overlay.yaml +3 -3
- package/identity_history/docs/Methods/IdentityHistoryApi.md +3 -3
- package/identity_profiles/docs/Examples/typescript_code_examples_overlay.yaml +7 -3
- package/identity_profiles/docs/Methods/IdentityProfilesApi.md +7 -3
- package/index.ts +0 -3
- package/jit_access/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/jit_access/docs/Methods/JITAccessApi.md +2 -1
- package/jit_activations/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/jit_activations/docs/Methods/JITActivationsApi.md +3 -0
- package/launchers/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/launchers/docs/Methods/LaunchersApi.md +2 -0
- package/lifecycle_states/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/lifecycle_states/docs/Methods/LifecycleStatesApi.md +4 -1
- package/machine_account_creation_request/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/machine_account_creation_request/docs/Methods/MachineAccountCreationRequestApi.md +1 -0
- package/machine_account_mappings/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/machine_account_mappings/docs/Methods/MachineAccountMappingsApi.md +2 -0
- package/machine_account_subtypes/docs/Examples/typescript_code_examples_overlay.yaml +5 -3
- package/machine_account_subtypes/docs/Methods/MachineAccountSubtypesApi.md +5 -3
- package/machine_accounts/docs/Examples/typescript_code_examples_overlay.yaml +3 -2
- package/machine_accounts/docs/Methods/MachineAccountsApi.md +3 -2
- package/machine_classification_config/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/machine_classification_config/docs/Methods/MachineClassificationConfigApi.md +1 -0
- package/machine_identities/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/machine_identities/docs/Methods/MachineIdentitiesApi.md +3 -1
- package/managed_clients/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/managed_clients/docs/Methods/ManagedClientsApi.md +3 -1
- package/managed_cluster_types/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/managed_cluster_types/docs/Methods/ManagedClusterTypesApi.md +2 -0
- package/managed_clusters/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/managed_clusters/docs/Methods/ManagedClustersApi.md +4 -1
- package/mfa_configuration/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/mfa_configuration/docs/Methods/MFAConfigurationApi.md +4 -1
- package/multi_host_integration/docs/Examples/typescript_code_examples_overlay.yaml +6 -3
- package/multi_host_integration/docs/Methods/MultiHostIntegrationApi.md +6 -3
- package/nerm/README.md +2 -2
- package/nerm/common.ts +2 -2
- package/nerm/package.json +1 -1
- package/nermv2025/README.md +2 -2
- package/nermv2025/common.ts +2 -2
- package/nermv2025/package.json +1 -1
- package/non_employee_lifecycle_management/docs/Examples/typescript_code_examples_overlay.yaml +14 -3
- package/non_employee_lifecycle_management/docs/Methods/NonEmployeeLifecycleManagementApi.md +14 -3
- package/notifications/docs/Examples/typescript_code_examples_overlay.yaml +7 -1
- package/notifications/docs/Methods/NotificationsApi.md +7 -1
- package/oauth_clients/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/oauth_clients/docs/Methods/OAuthClientsApi.md +3 -1
- package/org_config/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/org_config/docs/Methods/OrgConfigApi.md +2 -1
- package/package.json +1 -1
- package/parameter_storage/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/parameter_storage/docs/Methods/ParameterStorageApi.md +2 -0
- package/password_configuration/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/password_configuration/docs/Methods/PasswordConfigurationApi.md +2 -0
- package/password_management/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/password_management/docs/Methods/PasswordManagementApi.md +3 -0
- package/password_policies/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/password_policies/docs/Methods/PasswordPoliciesApi.md +2 -0
- package/password_sync_groups/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/password_sync_groups/docs/Methods/PasswordSyncGroupsApi.md +2 -0
- package/personal_access_tokens/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/personal_access_tokens/docs/Methods/PersonalAccessTokensApi.md +3 -1
- package/privilege_criteria/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/privilege_criteria/docs/Methods/PrivilegeCriteriaApi.md +2 -0
- package/privilege_criteria_configuration/docs/Examples/typescript_code_examples_overlay.yaml +1 -1
- package/privilege_criteria_configuration/docs/Methods/PrivilegeCriteriaConfigurationApi.md +1 -1
- package/public_identities_config/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/public_identities_config/docs/Methods/PublicIdentitiesConfigApi.md +1 -0
- package/reports_data_extraction/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/reports_data_extraction/docs/Methods/ReportsDataExtractionApi.md +1 -0
- package/requestable_objects/docs/Examples/typescript_code_examples_overlay.yaml +2 -2
- package/requestable_objects/docs/Methods/RequestableObjectsApi.md +2 -2
- package/role_propagation/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/role_propagation/docs/Methods/RolePropagationApi.md +1 -0
- package/roles/docs/Examples/typescript_code_examples_overlay.yaml +8 -1
- package/roles/docs/Methods/RolesApi.md +8 -1
- package/saved_search/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/saved_search/docs/Methods/SavedSearchApi.md +3 -0
- package/scheduled_search/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/scheduled_search/docs/Methods/ScheduledSearchApi.md +3 -0
- package/search/docs/Examples/typescript_code_examples_overlay.yaml +3 -0
- package/search/docs/Methods/SearchApi.md +3 -0
- package/search_attribute_configuration/docs/Examples/typescript_code_examples_overlay.yaml +3 -1
- package/search_attribute_configuration/docs/Methods/SearchAttributeConfigurationApi.md +3 -1
- package/segments/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/segments/docs/Methods/SegmentsApi.md +2 -1
- package/service_desk_integration/docs/Examples/typescript_code_examples_overlay.yaml +5 -1
- package/service_desk_integration/docs/Methods/ServiceDeskIntegrationApi.md +5 -1
- package/shared_signals_framework_ssf/docs/Examples/typescript_code_examples_overlay.yaml +5 -0
- package/shared_signals_framework_ssf/docs/Methods/SharedSignalsFrameworkSSFApi.md +5 -0
- package/sim_integrations/docs/Examples/typescript_code_examples_overlay.yaml +4 -0
- package/sim_integrations/docs/Methods/SIMIntegrationsApi.md +4 -0
- package/sod_policies/docs/Examples/typescript_code_examples_overlay.yaml +6 -1
- package/sod_policies/docs/Methods/SODPoliciesApi.md +6 -1
- package/sod_violations/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/sod_violations/docs/Methods/SODViolationsApi.md +2 -0
- package/sources/docs/Examples/typescript_code_examples_overlay.yaml +32 -9
- package/sources/docs/Methods/SourcesApi.md +32 -9
- package/sp_config/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/sp_config/docs/Methods/SPConfigApi.md +2 -0
- package/suggested_entitlement_description/docs/Examples/typescript_code_examples_overlay.yaml +13 -4
- package/suggested_entitlement_description/docs/Methods/SuggestedEntitlementDescriptionApi.md +13 -4
- package/tagged_objects/docs/Examples/typescript_code_examples_overlay.yaml +4 -0
- package/tagged_objects/docs/Methods/TaggedObjectsApi.md +4 -0
- package/tags/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/tags/docs/Methods/TagsApi.md +1 -0
- package/task_management/docs/Examples/typescript_code_examples_overlay.yaml +2 -1
- package/task_management/docs/Methods/TaskManagementApi.md +2 -1
- package/tenant_context/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/tenant_context/docs/Methods/TenantContextApi.md +1 -0
- package/transforms/docs/Examples/typescript_code_examples_overlay.yaml +2 -0
- package/transforms/docs/Methods/TransformsApi.md +2 -0
- package/triggers/docs/Examples/typescript_code_examples_overlay.yaml +7 -1
- package/triggers/docs/Methods/TriggersApi.md +7 -1
- package/ui_metadata/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/ui_metadata/docs/Methods/UIMetadataApi.md +1 -0
- package/work_items/docs/Examples/typescript_code_examples_overlay.yaml +1 -0
- package/work_items/docs/Methods/WorkItemsApi.md +1 -0
- package/work_reassignment/docs/Examples/typescript_code_examples_overlay.yaml +4 -1
- package/work_reassignment/docs/Methods/WorkReassignmentApi.md +4 -1
- package/workflows/docs/Examples/typescript_code_examples_overlay.yaml +7 -1
- package/workflows/docs/Methods/WorkflowsApi.md +7 -1
- package/dist/prompt_insights/api.d.ts +0 -367
- package/dist/prompt_insights/api.js +0 -349
- package/dist/prompt_insights/api.js.map +0 -1
- package/dist/prompt_insights/base.d.ts +0 -66
- package/dist/prompt_insights/base.js +0 -90
- package/dist/prompt_insights/base.js.map +0 -1
- package/dist/prompt_insights/common.d.ts +0 -65
- package/dist/prompt_insights/common.js +0 -292
- package/dist/prompt_insights/common.js.map +0 -1
- package/dist/prompt_insights/configuration.d.ts +0 -91
- package/dist/prompt_insights/configuration.js +0 -46
- package/dist/prompt_insights/configuration.js.map +0 -1
- package/dist/prompt_insights/index.d.ts +0 -13
- package/dist/prompt_insights/index.js +0 -32
- package/dist/prompt_insights/index.js.map +0 -1
- package/prompt_insights/.openapi-generator/FILES +0 -23
- package/prompt_insights/.openapi-generator/VERSION +0 -1
- package/prompt_insights/.openapi-generator-ignore +0 -23
- package/prompt_insights/.sdk-partition +0 -1
- package/prompt_insights/api.ts +0 -497
- package/prompt_insights/base.ts +0 -86
- package/prompt_insights/common.ts +0 -183
- package/prompt_insights/configuration.ts +0 -110
- package/prompt_insights/docs/Examples/typescript_code_examples_overlay.yaml +0 -31
- package/prompt_insights/docs/Methods/Index.md +0 -30
- package/prompt_insights/docs/Methods/PromptInsightsApi.md +0 -109
- package/prompt_insights/docs/Models/Errormessagedto.md +0 -21
- package/prompt_insights/docs/Models/Errorresponsedto.md +0 -22
- package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1401Response.md +0 -19
- package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1429Response.md +0 -19
- package/prompt_insights/docs/Models/Index.md +0 -19
- package/prompt_insights/docs/Models/Localeorigin.md +0 -21
- package/prompt_insights/docs/Models/Promptinsight.md +0 -27
- package/prompt_insights/docs/Models/Promptinsightsmetrics.md +0 -20
- package/prompt_insights/docs/Models/README.md +0 -46
- package/prompt_insights/git_push.sh +0 -57
- package/prompt_insights/index.ts +0 -18
- package/prompt_insights/package.json +0 -34
- package/prompt_insights/tsconfig.json +0 -21
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Sodpolicy } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -165,11 +166,12 @@
|
|
|
165
166
|
source: |
|
|
166
167
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
167
168
|
import { Configuration } from 'sailpoint-api-client';
|
|
169
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
168
170
|
|
|
169
171
|
const configuration = new Configuration();
|
|
170
172
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
171
173
|
const id: string = '2c918083-5d19-1a86-015d-28455b4a2329'; // string | The ID of the SOD policy being modified. (default to undefined)
|
|
172
|
-
const jsonpatchoperation: Array
|
|
174
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"Modified description"},{"op":"replace","path":"/conflictingAccessCriteria/leftCriteria/name","value":"money-in-modified"},{"op":"replace","path":"/conflictingAccessCriteria/rightCriteria","value":{"name":"money-out-modified","criteriaList":[{"type":"ENTITLEMENT","id":"2c918087682f9a86016839c0509c1ab2"}]}}]; // Array<Jsonpatchoperation> | A list of SOD Policy update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * ownerRef * externalPolicyReference * compensatingControls * correctionAdvice * state * tags * violationOwnerAssignmentConfig * scheduled * conflictingAccessCriteria
|
|
173
175
|
const result = await apiInstance.patchSodPolicyV1({ id: id, jsonpatchoperation: jsonpatchoperation });
|
|
174
176
|
console.log(result);
|
|
175
177
|
- path: /sod-policies/v1/{id}/schedule
|
|
@@ -180,6 +182,7 @@
|
|
|
180
182
|
source: |
|
|
181
183
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
182
184
|
import { Configuration } from 'sailpoint-api-client';
|
|
185
|
+
import { Sodpolicyschedule } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
183
186
|
|
|
184
187
|
const configuration = new Configuration();
|
|
185
188
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -195,6 +198,7 @@
|
|
|
195
198
|
source: |
|
|
196
199
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
197
200
|
import { Configuration } from 'sailpoint-api-client';
|
|
201
|
+
import { Sodpolicy } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
198
202
|
|
|
199
203
|
const configuration = new Configuration();
|
|
200
204
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -224,6 +228,7 @@
|
|
|
224
228
|
source: |
|
|
225
229
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
226
230
|
import { Configuration } from 'sailpoint-api-client';
|
|
231
|
+
import { Multipolicyrequest } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
227
232
|
|
|
228
233
|
const configuration = new Configuration();
|
|
229
234
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -88,6 +88,7 @@ Name | Type | Description | Notes
|
|
|
88
88
|
```typescript
|
|
89
89
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
90
90
|
import { Configuration } from 'sailpoint-api-client';
|
|
91
|
+
import { Sodpolicy } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
91
92
|
|
|
92
93
|
const configuration = new Configuration();
|
|
93
94
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -509,11 +510,12 @@ Name | Type | Description | Notes
|
|
|
509
510
|
```typescript
|
|
510
511
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
511
512
|
import { Configuration } from 'sailpoint-api-client';
|
|
513
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
512
514
|
|
|
513
515
|
const configuration = new Configuration();
|
|
514
516
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
515
517
|
const id: string = 2c918083-5d19-1a86-015d-28455b4a2329; // The ID of the SOD policy being modified.
|
|
516
|
-
const jsonpatchoperation: Array
|
|
518
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"Modified description"},{"op":"replace","path":"/conflictingAccessCriteria/leftCriteria/name","value":"money-in-modified"},{"op":"replace","path":"/conflictingAccessCriteria/rightCriteria","value":{"name":"money-out-modified","criteriaList":[{"type":"ENTITLEMENT","id":"2c918087682f9a86016839c0509c1ab2"}]}}]; // A list of SOD Policy update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * ownerRef * externalPolicyReference * compensatingControls * correctionAdvice * state * tags * violationOwnerAssignmentConfig * scheduled * conflictingAccessCriteria
|
|
517
519
|
const result = await apiInstance.patchSodPolicyV1({ id: id, jsonpatchoperation: jsonpatchoperation });
|
|
518
520
|
console.log(result);
|
|
519
521
|
```
|
|
@@ -548,6 +550,7 @@ Name | Type | Description | Notes
|
|
|
548
550
|
```typescript
|
|
549
551
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
550
552
|
import { Configuration } from 'sailpoint-api-client';
|
|
553
|
+
import { Sodpolicyschedule } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
551
554
|
|
|
552
555
|
const configuration = new Configuration();
|
|
553
556
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -588,6 +591,7 @@ Name | Type | Description | Notes
|
|
|
588
591
|
```typescript
|
|
589
592
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
590
593
|
import { Configuration } from 'sailpoint-api-client';
|
|
594
|
+
import { Sodpolicy } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
591
595
|
|
|
592
596
|
const configuration = new Configuration();
|
|
593
597
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -663,6 +667,7 @@ Name | Type | Description | Notes
|
|
|
663
667
|
```typescript
|
|
664
668
|
import { SODPoliciesApi } from 'sailpoint-api-client';
|
|
665
669
|
import { Configuration } from 'sailpoint-api-client';
|
|
670
|
+
import { Multipolicyrequest } from 'sailpoint-api-client/dist/sod_policies/api';
|
|
666
671
|
|
|
667
672
|
const configuration = new Configuration();
|
|
668
673
|
const apiInstance = new SODPoliciesApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { SODViolationsApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Identitywithnewaccess } from 'sailpoint-api-client/dist/sod_violations/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new SODViolationsApi(configuration);
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
source: |
|
|
21
22
|
import { SODViolationsApi } from 'sailpoint-api-client';
|
|
22
23
|
import { Configuration } from 'sailpoint-api-client';
|
|
24
|
+
import { Identitywithnewaccess } from 'sailpoint-api-client/dist/sod_violations/api';
|
|
23
25
|
|
|
24
26
|
const configuration = new Configuration();
|
|
25
27
|
const apiInstance = new SODViolationsApi(configuration);
|
|
@@ -64,6 +64,7 @@ Name | Type | Description | Notes
|
|
|
64
64
|
```typescript
|
|
65
65
|
import { SODViolationsApi } from 'sailpoint-api-client';
|
|
66
66
|
import { Configuration } from 'sailpoint-api-client';
|
|
67
|
+
import { Identitywithnewaccess } from 'sailpoint-api-client/dist/sod_violations/api';
|
|
67
68
|
|
|
68
69
|
const configuration = new Configuration();
|
|
69
70
|
const apiInstance = new SODViolationsApi(configuration);
|
|
@@ -101,6 +102,7 @@ Name | Type | Description | Notes
|
|
|
101
102
|
```typescript
|
|
102
103
|
import { SODViolationsApi } from 'sailpoint-api-client';
|
|
103
104
|
import { Configuration } from 'sailpoint-api-client';
|
|
105
|
+
import { Identitywithnewaccess } from 'sailpoint-api-client/dist/sod_violations/api';
|
|
104
106
|
|
|
105
107
|
const configuration = new Configuration();
|
|
106
108
|
const apiInstance = new SODViolationsApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -21,6 +22,7 @@
|
|
|
21
22
|
source: |
|
|
22
23
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
23
24
|
import { Configuration } from 'sailpoint-api-client';
|
|
25
|
+
import { Provisioningpolicydtov2 } from 'sailpoint-api-client/dist/sources/api';
|
|
24
26
|
|
|
25
27
|
const configuration = new Configuration();
|
|
26
28
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -38,6 +40,7 @@
|
|
|
38
40
|
source: |
|
|
39
41
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
40
42
|
import { Configuration } from 'sailpoint-api-client';
|
|
43
|
+
import { Schedule3 } from 'sailpoint-api-client/dist/sources/api';
|
|
41
44
|
|
|
42
45
|
const configuration = new Configuration();
|
|
43
46
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -53,6 +56,7 @@
|
|
|
53
56
|
source: |
|
|
54
57
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
55
58
|
import { Configuration } from 'sailpoint-api-client';
|
|
59
|
+
import { Schema } from 'sailpoint-api-client/dist/sources/api';
|
|
56
60
|
|
|
57
61
|
const configuration = new Configuration();
|
|
58
62
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -68,6 +72,7 @@
|
|
|
68
72
|
source: |
|
|
69
73
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
70
74
|
import { Configuration } from 'sailpoint-api-client';
|
|
75
|
+
import { Source } from 'sailpoint-api-client/dist/sources/api';
|
|
71
76
|
|
|
72
77
|
const configuration = new Configuration();
|
|
73
78
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -626,6 +631,7 @@
|
|
|
626
631
|
source: |
|
|
627
632
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
628
633
|
import { Configuration } from 'sailpoint-api-client';
|
|
634
|
+
import { Correlationconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
629
635
|
|
|
630
636
|
const configuration = new Configuration();
|
|
631
637
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -641,6 +647,7 @@
|
|
|
641
647
|
source: |
|
|
642
648
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
643
649
|
import { Configuration } from 'sailpoint-api-client';
|
|
650
|
+
import { Nativechangedetectionconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
644
651
|
|
|
645
652
|
const configuration = new Configuration();
|
|
646
653
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -656,6 +663,7 @@
|
|
|
656
663
|
source: |
|
|
657
664
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
658
665
|
import { Configuration } from 'sailpoint-api-client';
|
|
666
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
659
667
|
|
|
660
668
|
const configuration = new Configuration();
|
|
661
669
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -672,6 +680,7 @@
|
|
|
672
680
|
source: |
|
|
673
681
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
674
682
|
import { Configuration } from 'sailpoint-api-client';
|
|
683
|
+
import { Provisioningpolicydtov2 } from 'sailpoint-api-client/dist/sources/api';
|
|
675
684
|
|
|
676
685
|
const configuration = new Configuration();
|
|
677
686
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -689,6 +698,7 @@
|
|
|
689
698
|
source: |
|
|
690
699
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
691
700
|
import { Configuration } from 'sailpoint-api-client';
|
|
701
|
+
import { Attrsyncsourceconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
692
702
|
|
|
693
703
|
const configuration = new Configuration();
|
|
694
704
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -705,6 +715,7 @@
|
|
|
705
715
|
source: |
|
|
706
716
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
707
717
|
import { Configuration } from 'sailpoint-api-client';
|
|
718
|
+
import { Schema } from 'sailpoint-api-client/dist/sources/api';
|
|
708
719
|
|
|
709
720
|
const configuration = new Configuration();
|
|
710
721
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -721,6 +732,7 @@
|
|
|
721
732
|
source: |
|
|
722
733
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
723
734
|
import { Configuration } from 'sailpoint-api-client';
|
|
735
|
+
import { Source } from 'sailpoint-api-client/dist/sources/api';
|
|
724
736
|
|
|
725
737
|
const configuration = new Configuration();
|
|
726
738
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -736,6 +748,7 @@
|
|
|
736
748
|
source: |
|
|
737
749
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
738
750
|
import { Configuration } from 'sailpoint-api-client';
|
|
751
|
+
import { Resourceobjectsrequest } from 'sailpoint-api-client/dist/sources/api';
|
|
739
752
|
|
|
740
753
|
const configuration = new Configuration();
|
|
741
754
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -794,11 +807,12 @@
|
|
|
794
807
|
source: |
|
|
795
808
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
796
809
|
import { Configuration } from 'sailpoint-api-client';
|
|
810
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
797
811
|
|
|
798
812
|
const configuration = new Configuration();
|
|
799
813
|
const apiInstance = new SourcesApi(configuration);
|
|
800
814
|
const sourceId: string = '00eebcf881994e419d72e757fd30dc0e'; // string | Human account source ID. (default to undefined)
|
|
801
|
-
const jsonpatchoperation: Array
|
|
815
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the object.
|
|
802
816
|
const result = await apiInstance.updateAccountDeletionApprovalConfigV1({ sourceId: sourceId, jsonpatchoperation: jsonpatchoperation });
|
|
803
817
|
console.log(result);
|
|
804
818
|
- path: /sources/v1/{sourceId}/approval-config/machine-account-delete
|
|
@@ -809,11 +823,12 @@
|
|
|
809
823
|
source: |
|
|
810
824
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
811
825
|
import { Configuration } from 'sailpoint-api-client';
|
|
826
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
812
827
|
|
|
813
828
|
const configuration = new Configuration();
|
|
814
829
|
const apiInstance = new SourcesApi(configuration);
|
|
815
830
|
const sourceId: string = '00eebcf881994e419d72e757fd30dc0e'; // string | machine account source ID. (default to undefined)
|
|
816
|
-
const jsonpatchoperation: Array
|
|
831
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the object.
|
|
817
832
|
const result = await apiInstance.updateMachineAccountDeletionApprovalConfigV1({ sourceId: sourceId, jsonpatchoperation: jsonpatchoperation });
|
|
818
833
|
console.log(result);
|
|
819
834
|
- path: /sources/v1/{sourceId}/password-policies
|
|
@@ -824,11 +839,12 @@
|
|
|
824
839
|
source: |
|
|
825
840
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
826
841
|
import { Configuration } from 'sailpoint-api-client';
|
|
842
|
+
import { PasswordpolicyholdersdtoInner } from 'sailpoint-api-client/dist/sources/api';
|
|
827
843
|
|
|
828
844
|
const configuration = new Configuration();
|
|
829
845
|
const apiInstance = new SourcesApi(configuration);
|
|
830
846
|
const sourceId: string = '8c190e6787aa4ed9a90bd9d5344523fb'; // string | The Source id (default to undefined)
|
|
831
|
-
const passwordpolicyholdersdtoInner: Array
|
|
847
|
+
const passwordpolicyholdersdtoInner: Array<PasswordpolicyholdersdtoInner> = ; // Array<PasswordpolicyholdersdtoInner> |
|
|
832
848
|
const result = await apiInstance.updatePasswordPolicyHoldersV1({ sourceId: sourceId, passwordpolicyholdersdtoInner: passwordpolicyholdersdtoInner });
|
|
833
849
|
console.log(result);
|
|
834
850
|
- path: /sources/v1/{sourceId}/provisioning-policies/bulk-update
|
|
@@ -839,11 +855,12 @@
|
|
|
839
855
|
source: |
|
|
840
856
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
841
857
|
import { Configuration } from 'sailpoint-api-client';
|
|
858
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
842
859
|
|
|
843
860
|
const configuration = new Configuration();
|
|
844
861
|
const apiInstance = new SourcesApi(configuration);
|
|
845
862
|
const sourceId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Source id. (default to undefined)
|
|
846
|
-
const provisioningpolicydto: Array
|
|
863
|
+
const provisioningpolicydto: Array<Provisioningpolicydto> = ; // Array<Provisioningpolicydto> |
|
|
847
864
|
const result = await apiInstance.updateProvisioningPoliciesInBulkV1({ sourceId: sourceId, provisioningpolicydto: provisioningpolicydto });
|
|
848
865
|
console.log(result);
|
|
849
866
|
- path: /sources/v1/{sourceId}/provisioning-policies/{usageType}
|
|
@@ -854,12 +871,13 @@
|
|
|
854
871
|
source: |
|
|
855
872
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
856
873
|
import { Configuration } from 'sailpoint-api-client';
|
|
874
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
857
875
|
|
|
858
876
|
const configuration = new Configuration();
|
|
859
877
|
const apiInstance = new SourcesApi(configuration);
|
|
860
878
|
const sourceId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Source id. (default to undefined)
|
|
861
879
|
const usageType: Usagetype = CREATE; // Usagetype | The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs. (default to undefined)
|
|
862
|
-
const jsonpatchoperation: Array
|
|
880
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/fields/0","value":{"name":"email","transform":{"type":"identityAttribute","attributes":{"name":"email"}},"attributes":{},"isRequired":false,"type":"string","isMultiValued":false}}]; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the schema.
|
|
863
881
|
const result = await apiInstance.updateProvisioningPolicyV1({ sourceId: sourceId, usageType: usageType, jsonpatchoperation: jsonpatchoperation });
|
|
864
882
|
console.log(result);
|
|
865
883
|
- path: /sources/v2/{sourceId}/provisioning-policies/{id}
|
|
@@ -870,12 +888,13 @@
|
|
|
870
888
|
source: |
|
|
871
889
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
872
890
|
import { Configuration } from 'sailpoint-api-client';
|
|
891
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
873
892
|
|
|
874
893
|
const configuration = new Configuration();
|
|
875
894
|
const apiInstance = new SourcesApi(configuration);
|
|
876
895
|
const sourceId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Source id. (default to undefined)
|
|
877
896
|
const id: string = 'f5dd23fe-3414-42b7-bb1c-869400ad7a10'; // string | The provisioning policy ID. (default to undefined)
|
|
878
|
-
const jsonpatchoperation: Array
|
|
897
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/fields/0","value":{"name":"email","transform":{"type":"identityAttribute","attributes":{"name":"email"}},"attributes":{},"isRequired":false,"type":"string","isMultiValued":false}}]; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the schema.
|
|
879
898
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (optional) (default to 'true')
|
|
880
899
|
const result = await apiInstance.updateProvisioningPolicyV2({ sourceId: sourceId, id: id, jsonpatchoperation: jsonpatchoperation });
|
|
881
900
|
console.log(result);
|
|
@@ -887,6 +906,7 @@
|
|
|
887
906
|
source: |
|
|
888
907
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
889
908
|
import { Configuration } from 'sailpoint-api-client';
|
|
909
|
+
import { Sourceentitlementrequestconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
890
910
|
|
|
891
911
|
const configuration = new Configuration();
|
|
892
912
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -903,12 +923,13 @@
|
|
|
903
923
|
source: |
|
|
904
924
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
905
925
|
import { Configuration } from 'sailpoint-api-client';
|
|
926
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
906
927
|
|
|
907
928
|
const configuration = new Configuration();
|
|
908
929
|
const apiInstance = new SourcesApi(configuration);
|
|
909
930
|
const sourceId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Source id. (default to undefined)
|
|
910
931
|
const scheduleType: string = 'ACCOUNT_AGGREGATION'; // 'ACCOUNT_AGGREGATION' | 'GROUP_AGGREGATION' | The Schedule type. (default to undefined)
|
|
911
|
-
const jsonpatchoperation: Array
|
|
932
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/cronExpression","value":"0 0 6 * * ?"}]; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the schedule.
|
|
912
933
|
const result = await apiInstance.updateSourceScheduleV1({ sourceId: sourceId, scheduleType: scheduleType, jsonpatchoperation: jsonpatchoperation });
|
|
913
934
|
console.log(result);
|
|
914
935
|
- path: /sources/v1/{sourceId}/schemas/{schemaId}
|
|
@@ -919,12 +940,13 @@
|
|
|
919
940
|
source: |
|
|
920
941
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
921
942
|
import { Configuration } from 'sailpoint-api-client';
|
|
943
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
922
944
|
|
|
923
945
|
const configuration = new Configuration();
|
|
924
946
|
const apiInstance = new SourcesApi(configuration);
|
|
925
947
|
const sourceId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Source id. (default to undefined)
|
|
926
948
|
const schemaId: string = '2c9180835d191a86015d28455b4a2329'; // string | The Schema id. (default to undefined)
|
|
927
|
-
const jsonpatchoperation: Array
|
|
949
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/attributes/-","value":{"name":"location","type":"STRING","schema":null,"description":"Employee location","isMulti":false,"isEntitlement":false,"isGroup":false}}]; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the schema.
|
|
928
950
|
const result = await apiInstance.updateSourceSchemaV1({ sourceId: sourceId, schemaId: schemaId, jsonpatchoperation: jsonpatchoperation });
|
|
929
951
|
console.log(result);
|
|
930
952
|
- path: /sources/v1/{id}
|
|
@@ -935,10 +957,11 @@
|
|
|
935
957
|
source: |
|
|
936
958
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
937
959
|
import { Configuration } from 'sailpoint-api-client';
|
|
960
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
938
961
|
|
|
939
962
|
const configuration = new Configuration();
|
|
940
963
|
const apiInstance = new SourcesApi(configuration);
|
|
941
964
|
const id: string = '2c9180835d191a86015d28455b4a2329'; // string | Source ID. (default to undefined)
|
|
942
|
-
const jsonpatchoperation: Array
|
|
965
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"new description"}]; // Array<Jsonpatchoperation> | A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
|
|
943
966
|
const result = await apiInstance.updateSourceV1({ id: id, jsonpatchoperation: jsonpatchoperation });
|
|
944
967
|
console.log(result);
|
|
@@ -166,6 +166,7 @@ Name | Type | Description | Notes
|
|
|
166
166
|
```typescript
|
|
167
167
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
168
168
|
import { Configuration } from 'sailpoint-api-client';
|
|
169
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
169
170
|
|
|
170
171
|
const configuration = new Configuration();
|
|
171
172
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -214,6 +215,7 @@ Name | Type | Description | Notes
|
|
|
214
215
|
```typescript
|
|
215
216
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
216
217
|
import { Configuration } from 'sailpoint-api-client';
|
|
218
|
+
import { Provisioningpolicydtov2 } from 'sailpoint-api-client/dist/sources/api';
|
|
217
219
|
|
|
218
220
|
const configuration = new Configuration();
|
|
219
221
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -256,6 +258,7 @@ Name | Type | Description | Notes
|
|
|
256
258
|
```typescript
|
|
257
259
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
258
260
|
import { Configuration } from 'sailpoint-api-client';
|
|
261
|
+
import { Schedule3 } from 'sailpoint-api-client/dist/sources/api';
|
|
259
262
|
|
|
260
263
|
const configuration = new Configuration();
|
|
261
264
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -296,6 +299,7 @@ Name | Type | Description | Notes
|
|
|
296
299
|
```typescript
|
|
297
300
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
298
301
|
import { Configuration } from 'sailpoint-api-client';
|
|
302
|
+
import { Schema } from 'sailpoint-api-client/dist/sources/api';
|
|
299
303
|
|
|
300
304
|
const configuration = new Configuration();
|
|
301
305
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -335,6 +339,7 @@ Name | Type | Description | Notes
|
|
|
335
339
|
```typescript
|
|
336
340
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
337
341
|
import { Configuration } from 'sailpoint-api-client';
|
|
342
|
+
import { Source } from 'sailpoint-api-client/dist/sources/api';
|
|
338
343
|
|
|
339
344
|
const configuration = new Configuration();
|
|
340
345
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -1843,6 +1848,7 @@ Name | Type | Description | Notes
|
|
|
1843
1848
|
```typescript
|
|
1844
1849
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
1845
1850
|
import { Configuration } from 'sailpoint-api-client';
|
|
1851
|
+
import { Correlationconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
1846
1852
|
|
|
1847
1853
|
const configuration = new Configuration();
|
|
1848
1854
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -1882,6 +1888,7 @@ Name | Type | Description | Notes
|
|
|
1882
1888
|
```typescript
|
|
1883
1889
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
1884
1890
|
import { Configuration } from 'sailpoint-api-client';
|
|
1891
|
+
import { Nativechangedetectionconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
1885
1892
|
|
|
1886
1893
|
const configuration = new Configuration();
|
|
1887
1894
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -1924,6 +1931,7 @@ Name | Type | Description | Notes
|
|
|
1924
1931
|
```typescript
|
|
1925
1932
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
1926
1933
|
import { Configuration } from 'sailpoint-api-client';
|
|
1934
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
1927
1935
|
|
|
1928
1936
|
const configuration = new Configuration();
|
|
1929
1937
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -1971,6 +1979,7 @@ Name | Type | Description | Notes
|
|
|
1971
1979
|
```typescript
|
|
1972
1980
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
1973
1981
|
import { Configuration } from 'sailpoint-api-client';
|
|
1982
|
+
import { Provisioningpolicydtov2 } from 'sailpoint-api-client/dist/sources/api';
|
|
1974
1983
|
|
|
1975
1984
|
const configuration = new Configuration();
|
|
1976
1985
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2017,6 +2026,7 @@ Name | Type | Description | Notes
|
|
|
2017
2026
|
```typescript
|
|
2018
2027
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2019
2028
|
import { Configuration } from 'sailpoint-api-client';
|
|
2029
|
+
import { Attrsyncsourceconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
2020
2030
|
|
|
2021
2031
|
const configuration = new Configuration();
|
|
2022
2032
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2068,6 +2078,7 @@ Name | Type | Description | Notes
|
|
|
2068
2078
|
```typescript
|
|
2069
2079
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2070
2080
|
import { Configuration } from 'sailpoint-api-client';
|
|
2081
|
+
import { Schema } from 'sailpoint-api-client/dist/sources/api';
|
|
2071
2082
|
|
|
2072
2083
|
const configuration = new Configuration();
|
|
2073
2084
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2120,6 +2131,7 @@ Name | Type | Description | Notes
|
|
|
2120
2131
|
```typescript
|
|
2121
2132
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2122
2133
|
import { Configuration } from 'sailpoint-api-client';
|
|
2134
|
+
import { Source } from 'sailpoint-api-client/dist/sources/api';
|
|
2123
2135
|
|
|
2124
2136
|
const configuration = new Configuration();
|
|
2125
2137
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2159,6 +2171,7 @@ Name | Type | Description | Notes
|
|
|
2159
2171
|
```typescript
|
|
2160
2172
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2161
2173
|
import { Configuration } from 'sailpoint-api-client';
|
|
2174
|
+
import { Resourceobjectsrequest } from 'sailpoint-api-client/dist/sources/api';
|
|
2162
2175
|
|
|
2163
2176
|
const configuration = new Configuration();
|
|
2164
2177
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2315,11 +2328,12 @@ Name | Type | Description | Notes
|
|
|
2315
2328
|
```typescript
|
|
2316
2329
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2317
2330
|
import { Configuration } from 'sailpoint-api-client';
|
|
2331
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2318
2332
|
|
|
2319
2333
|
const configuration = new Configuration();
|
|
2320
2334
|
const apiInstance = new SourcesApi(configuration);
|
|
2321
2335
|
const sourceId: string = 00eebcf881994e419d72e757fd30dc0e; // Human account source ID.
|
|
2322
|
-
const jsonpatchoperation: Array
|
|
2336
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // The JSONPatch payload used to update the object.
|
|
2323
2337
|
const result = await apiInstance.updateAccountDeletionApprovalConfigV1({ sourceId: sourceId, jsonpatchoperation: jsonpatchoperation });
|
|
2324
2338
|
console.log(result);
|
|
2325
2339
|
```
|
|
@@ -2358,11 +2372,12 @@ Name | Type | Description | Notes
|
|
|
2358
2372
|
```typescript
|
|
2359
2373
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2360
2374
|
import { Configuration } from 'sailpoint-api-client';
|
|
2375
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2361
2376
|
|
|
2362
2377
|
const configuration = new Configuration();
|
|
2363
2378
|
const apiInstance = new SourcesApi(configuration);
|
|
2364
2379
|
const sourceId: string = 00eebcf881994e419d72e757fd30dc0e; // machine account source ID.
|
|
2365
|
-
const jsonpatchoperation: Array
|
|
2380
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // The JSONPatch payload used to update the object.
|
|
2366
2381
|
const result = await apiInstance.updateMachineAccountDeletionApprovalConfigV1({ sourceId: sourceId, jsonpatchoperation: jsonpatchoperation });
|
|
2367
2382
|
console.log(result);
|
|
2368
2383
|
```
|
|
@@ -2399,11 +2414,12 @@ Name | Type | Description | Notes
|
|
|
2399
2414
|
```typescript
|
|
2400
2415
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2401
2416
|
import { Configuration } from 'sailpoint-api-client';
|
|
2417
|
+
import { PasswordpolicyholdersdtoInner } from 'sailpoint-api-client/dist/sources/api';
|
|
2402
2418
|
|
|
2403
2419
|
const configuration = new Configuration();
|
|
2404
2420
|
const apiInstance = new SourcesApi(configuration);
|
|
2405
2421
|
const sourceId: string = 8c190e6787aa4ed9a90bd9d5344523fb; // The Source id
|
|
2406
|
-
const passwordpolicyholdersdtoInner: Array
|
|
2422
|
+
const passwordpolicyholdersdtoInner: Array<PasswordpolicyholdersdtoInner> = ; //
|
|
2407
2423
|
const result = await apiInstance.updatePasswordPolicyHoldersV1({ sourceId: sourceId, passwordpolicyholdersdtoInner: passwordpolicyholdersdtoInner });
|
|
2408
2424
|
console.log(result);
|
|
2409
2425
|
```
|
|
@@ -2438,11 +2454,12 @@ Name | Type | Description | Notes
|
|
|
2438
2454
|
```typescript
|
|
2439
2455
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2440
2456
|
import { Configuration } from 'sailpoint-api-client';
|
|
2457
|
+
import { Provisioningpolicydto } from 'sailpoint-api-client/dist/sources/api';
|
|
2441
2458
|
|
|
2442
2459
|
const configuration = new Configuration();
|
|
2443
2460
|
const apiInstance = new SourcesApi(configuration);
|
|
2444
2461
|
const sourceId: string = 2c9180835d191a86015d28455b4a2329; // The Source id.
|
|
2445
|
-
const provisioningpolicydto: Array
|
|
2462
|
+
const provisioningpolicydto: Array<Provisioningpolicydto> = ; //
|
|
2446
2463
|
const result = await apiInstance.updateProvisioningPoliciesInBulkV1({ sourceId: sourceId, provisioningpolicydto: provisioningpolicydto });
|
|
2447
2464
|
console.log(result);
|
|
2448
2465
|
```
|
|
@@ -2480,12 +2497,13 @@ Name | Type | Description | Notes
|
|
|
2480
2497
|
```typescript
|
|
2481
2498
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2482
2499
|
import { Configuration } from 'sailpoint-api-client';
|
|
2500
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2483
2501
|
|
|
2484
2502
|
const configuration = new Configuration();
|
|
2485
2503
|
const apiInstance = new SourcesApi(configuration);
|
|
2486
2504
|
const sourceId: string = 2c9180835d191a86015d28455b4a2329; // The Source id.
|
|
2487
2505
|
const usageType: Usagetype = CREATE; // The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
|
|
2488
|
-
const jsonpatchoperation: Array
|
|
2506
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/fields/0","value":{"name":"email","transform":{"type":"identityAttribute","attributes":{"name":"email"}},"attributes":{},"isRequired":false,"type":"string","isMultiValued":false}}]; // The JSONPatch payload used to update the schema.
|
|
2489
2507
|
const result = await apiInstance.updateProvisioningPolicyV1({ sourceId: sourceId, usageType: usageType, jsonpatchoperation: jsonpatchoperation });
|
|
2490
2508
|
console.log(result);
|
|
2491
2509
|
```
|
|
@@ -2527,12 +2545,13 @@ Name | Type | Description | Notes
|
|
|
2527
2545
|
```typescript
|
|
2528
2546
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2529
2547
|
import { Configuration } from 'sailpoint-api-client';
|
|
2548
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2530
2549
|
|
|
2531
2550
|
const configuration = new Configuration();
|
|
2532
2551
|
const apiInstance = new SourcesApi(configuration);
|
|
2533
2552
|
const sourceId: string = 2c9180835d191a86015d28455b4a2329; // The Source id.
|
|
2534
2553
|
const id: string = f5dd23fe-3414-42b7-bb1c-869400ad7a10; // The provisioning policy ID.
|
|
2535
|
-
const jsonpatchoperation: Array
|
|
2554
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/fields/0","value":{"name":"email","transform":{"type":"identityAttribute","attributes":{"name":"email"}},"attributes":{},"isRequired":false,"type":"string","isMultiValued":false}}]; // The JSONPatch payload used to update the schema.
|
|
2536
2555
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API. (optional)
|
|
2537
2556
|
const result = await apiInstance.updateProvisioningPolicyV2({ sourceId: sourceId, id: id, jsonpatchoperation: jsonpatchoperation });
|
|
2538
2557
|
console.log(result);
|
|
@@ -2576,6 +2595,7 @@ Name | Type | Description | Notes
|
|
|
2576
2595
|
```typescript
|
|
2577
2596
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2578
2597
|
import { Configuration } from 'sailpoint-api-client';
|
|
2598
|
+
import { Sourceentitlementrequestconfig } from 'sailpoint-api-client/dist/sources/api';
|
|
2579
2599
|
|
|
2580
2600
|
const configuration = new Configuration();
|
|
2581
2601
|
const apiInstance = new SourcesApi(configuration);
|
|
@@ -2622,12 +2642,13 @@ Name | Type | Description | Notes
|
|
|
2622
2642
|
```typescript
|
|
2623
2643
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2624
2644
|
import { Configuration } from 'sailpoint-api-client';
|
|
2645
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2625
2646
|
|
|
2626
2647
|
const configuration = new Configuration();
|
|
2627
2648
|
const apiInstance = new SourcesApi(configuration);
|
|
2628
2649
|
const sourceId: string = 2c9180835d191a86015d28455b4a2329; // The Source id.
|
|
2629
2650
|
const scheduleType: string = ACCOUNT_AGGREGATION; // The Schedule type.
|
|
2630
|
-
const jsonpatchoperation: Array
|
|
2651
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/cronExpression","value":"0 0 6 * * ?"}]; // The JSONPatch payload used to update the schedule.
|
|
2631
2652
|
const result = await apiInstance.updateSourceScheduleV1({ sourceId: sourceId, scheduleType: scheduleType, jsonpatchoperation: jsonpatchoperation });
|
|
2632
2653
|
console.log(result);
|
|
2633
2654
|
```
|
|
@@ -2692,12 +2713,13 @@ Name | Type | Description | Notes
|
|
|
2692
2713
|
```typescript
|
|
2693
2714
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2694
2715
|
import { Configuration } from 'sailpoint-api-client';
|
|
2716
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2695
2717
|
|
|
2696
2718
|
const configuration = new Configuration();
|
|
2697
2719
|
const apiInstance = new SourcesApi(configuration);
|
|
2698
2720
|
const sourceId: string = 2c9180835d191a86015d28455b4a2329; // The Source id.
|
|
2699
2721
|
const schemaId: string = 2c9180835d191a86015d28455b4a2329; // The Schema id.
|
|
2700
|
-
const jsonpatchoperation: Array
|
|
2722
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/attributes/-","value":{"name":"location","type":"STRING","schema":null,"description":"Employee location","isMulti":false,"isEntitlement":false,"isGroup":false}}]; // The JSONPatch payload used to update the schema.
|
|
2701
2723
|
const result = await apiInstance.updateSourceSchemaV1({ sourceId: sourceId, schemaId: schemaId, jsonpatchoperation: jsonpatchoperation });
|
|
2702
2724
|
console.log(result);
|
|
2703
2725
|
```
|
|
@@ -2747,11 +2769,12 @@ Name | Type | Description | Notes
|
|
|
2747
2769
|
```typescript
|
|
2748
2770
|
import { SourcesApi } from 'sailpoint-api-client';
|
|
2749
2771
|
import { Configuration } from 'sailpoint-api-client';
|
|
2772
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/sources/api';
|
|
2750
2773
|
|
|
2751
2774
|
const configuration = new Configuration();
|
|
2752
2775
|
const apiInstance = new SourcesApi(configuration);
|
|
2753
2776
|
const id: string = 2c9180835d191a86015d28455b4a2329; // Source ID.
|
|
2754
|
-
const jsonpatchoperation: Array
|
|
2777
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"new description"}]; // A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
|
|
2755
2778
|
const result = await apiInstance.updateSourceV1({ id: id, jsonpatchoperation: jsonpatchoperation });
|
|
2756
2779
|
console.log(result);
|
|
2757
2780
|
```
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { SPConfigApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Exportpayload } from 'sailpoint-api-client/dist/sp_config/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new SPConfigApi(configuration);
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
source: |
|
|
77
78
|
import { SPConfigApi } from 'sailpoint-api-client';
|
|
78
79
|
import { Configuration } from 'sailpoint-api-client';
|
|
80
|
+
import { Importoptions } from 'sailpoint-api-client/dist/sp_config/api';
|
|
79
81
|
|
|
80
82
|
const configuration = new Configuration();
|
|
81
83
|
const apiInstance = new SPConfigApi(configuration);
|