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 { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Identityattribute2 } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -34,6 +35,7 @@
|
|
|
34
35
|
source: |
|
|
35
36
|
import { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
36
37
|
import { Configuration } from 'sailpoint-api-client';
|
|
38
|
+
import { Identityattributenames } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
37
39
|
|
|
38
40
|
const configuration = new Configuration();
|
|
39
41
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -79,6 +81,7 @@
|
|
|
79
81
|
source: |
|
|
80
82
|
import { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
81
83
|
import { Configuration } from 'sailpoint-api-client';
|
|
84
|
+
import { Identityattribute2 } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
82
85
|
|
|
83
86
|
const configuration = new Configuration();
|
|
84
87
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -50,6 +50,7 @@ Name | Type | Description | Notes
|
|
|
50
50
|
```typescript
|
|
51
51
|
import { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
52
52
|
import { Configuration } from 'sailpoint-api-client';
|
|
53
|
+
import { Identityattribute2 } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
53
54
|
|
|
54
55
|
const configuration = new Configuration();
|
|
55
56
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -124,6 +125,7 @@ Name | Type | Description | Notes
|
|
|
124
125
|
```typescript
|
|
125
126
|
import { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
126
127
|
import { Configuration } from 'sailpoint-api-client';
|
|
128
|
+
import { Identityattributenames } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
127
129
|
|
|
128
130
|
const configuration = new Configuration();
|
|
129
131
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -242,6 +244,7 @@ Name | Type | Description | Notes
|
|
|
242
244
|
```typescript
|
|
243
245
|
import { IdentityAttributesApi } from 'sailpoint-api-client';
|
|
244
246
|
import { Configuration } from 'sailpoint-api-client';
|
|
247
|
+
import { Identityattribute2 } from 'sailpoint-api-client/dist/identity_attributes/api';
|
|
245
248
|
|
|
246
249
|
const configuration = new Configuration();
|
|
247
250
|
const apiInstance = new IdentityAttributesApi(configuration);
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
const id: string = '8c190e6787aa4ed9a90bd9d5344523fb'; // string | The identity id (default to undefined)
|
|
35
35
|
const snapshot1: string = '2007-03-01T13:00:00Z'; // string | The snapshot 1 of identity (optional) (default to undefined)
|
|
36
36
|
const snapshot2: string = '2008-03-01T13:00:00Z'; // string | The snapshot 2 of identity (optional) (default to undefined)
|
|
37
|
-
const accessItemTypes: Array
|
|
37
|
+
const accessItemTypes: Array<string> = ; // Array<string> | An optional list of access item types (app, account, entitlement, etc...) to return. If null or empty, all access items types are returned (optional) (default to undefined)
|
|
38
38
|
const limit: number = 250; // number | Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to 250)
|
|
39
39
|
const offset: number = 0; // number | Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to 0)
|
|
40
40
|
const count: boolean = true; // boolean | If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to false)
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
const apiInstance = new IdentityHistoryApi(configuration);
|
|
55
55
|
const id: string = '8c190e6787aa4ed9a90bd9d5344523fb'; // string | The identity id (default to undefined)
|
|
56
56
|
const from: string = '2024-03-01T13:00:00Z'; // string | The optional instant until which access events are returned (optional) (default to undefined)
|
|
57
|
-
const eventTypes: Array
|
|
58
|
-
const accessItemTypes: Array
|
|
57
|
+
const eventTypes: Array<string> = ["AccessAddedEvent","AccessRemovedEvent"]; // Array<string> | An optional list of event types to return. If null or empty, all events are returned (optional) (default to undefined)
|
|
58
|
+
const accessItemTypes: Array<string> = ["entitlement","account"]; // Array<string> | An optional list of access item types (app, account, entitlement, etc...) to return. If null or empty, all access items types are returned (optional) (default to undefined)
|
|
59
59
|
const limit: number = 250; // number | Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to 250)
|
|
60
60
|
const offset: number = 0; // number | Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to 0)
|
|
61
61
|
const count: boolean = true; // boolean | If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional) (default to false)
|
|
@@ -127,7 +127,7 @@ const apiInstance = new IdentityHistoryApi(configuration);
|
|
|
127
127
|
const id: string = 8c190e6787aa4ed9a90bd9d5344523fb; // The identity id
|
|
128
128
|
const snapshot1: string = 2007-03-01T13:00:00Z; // The snapshot 1 of identity (optional)
|
|
129
129
|
const snapshot2: string = 2008-03-01T13:00:00Z; // The snapshot 2 of identity (optional)
|
|
130
|
-
const accessItemTypes: Array
|
|
130
|
+
const accessItemTypes: Array<string> = ; // An optional list of access item types (app, account, entitlement, etc...) to return. If null or empty, all access items types are returned (optional)
|
|
131
131
|
const limit: number = 250; // Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
132
132
|
const offset: number = 0; // Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
133
133
|
const count: boolean = true; // If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
@@ -180,8 +180,8 @@ const configuration = new Configuration();
|
|
|
180
180
|
const apiInstance = new IdentityHistoryApi(configuration);
|
|
181
181
|
const id: string = 8c190e6787aa4ed9a90bd9d5344523fb; // The identity id
|
|
182
182
|
const from: string = 2024-03-01T13:00:00Z; // The optional instant until which access events are returned (optional)
|
|
183
|
-
const eventTypes: Array
|
|
184
|
-
const accessItemTypes: Array
|
|
183
|
+
const eventTypes: Array<string> = ["AccessAddedEvent","AccessRemovedEvent"]; // An optional list of event types to return. If null or empty, all events are returned (optional)
|
|
184
|
+
const accessItemTypes: Array<string> = ["entitlement","account"]; // An optional list of access item types (app, account, entitlement, etc...) to return. If null or empty, all access items types are returned (optional)
|
|
185
185
|
const limit: number = 250; // Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
186
186
|
const offset: number = 0; // Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
187
187
|
const count: boolean = true; // If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information. (optional)
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Identityprofile } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
@@ -37,7 +38,7 @@
|
|
|
37
38
|
|
|
38
39
|
const configuration = new Configuration();
|
|
39
40
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
40
|
-
const requestBody: Array
|
|
41
|
+
const requestBody: Array<string> = ; // Array<string> | Identity Profile bulk delete request body.
|
|
41
42
|
const result = await apiInstance.deleteIdentityProfilesV1({ requestBody: requestBody });
|
|
42
43
|
console.log(result);
|
|
43
44
|
- path: /identity-profiles/v1/export
|
|
@@ -66,6 +67,7 @@
|
|
|
66
67
|
source: |
|
|
67
68
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
68
69
|
import { Configuration } from 'sailpoint-api-client';
|
|
70
|
+
import { Identitypreviewrequest } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
69
71
|
|
|
70
72
|
const configuration = new Configuration();
|
|
71
73
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
@@ -108,10 +110,11 @@
|
|
|
108
110
|
source: |
|
|
109
111
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
110
112
|
import { Configuration } from 'sailpoint-api-client';
|
|
113
|
+
import { Identityprofileexportedobject } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
111
114
|
|
|
112
115
|
const configuration = new Configuration();
|
|
113
116
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
114
|
-
const identityprofileexportedobject: Array
|
|
117
|
+
const identityprofileexportedobject: Array<Identityprofileexportedobject> = ; // Array<Identityprofileexportedobject> | Previously exported Identity Profiles.
|
|
115
118
|
const result = await apiInstance.importIdentityProfilesV1({ identityprofileexportedobject: identityprofileexportedobject });
|
|
116
119
|
console.log(result);
|
|
117
120
|
- path: /identity-profiles/v1
|
|
@@ -154,10 +157,11 @@
|
|
|
154
157
|
source: |
|
|
155
158
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
156
159
|
import { Configuration } from 'sailpoint-api-client';
|
|
160
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
157
161
|
|
|
158
162
|
const configuration = new Configuration();
|
|
159
163
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
160
164
|
const identityProfileId: string = 'ef38f94347e94562b5bb8424a56397d8'; // string | Identity profile ID. (default to undefined)
|
|
161
|
-
const jsonpatchoperation: Array
|
|
165
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/identityAttributeConfig/attributeTransforms/0","value":{"identityAttributeName":"location","transformDefinition":{"type":"accountAttribute","attributes":{"sourceName":"Employees","attributeName":"location","sourceId":"2c91808878b7d63b0178c66ffcdc4ce4"}}}}]; // Array<Jsonpatchoperation> | List of identity profile update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
162
166
|
const result = await apiInstance.updateIdentityProfileV1({ identityProfileId: identityProfileId, jsonpatchoperation: jsonpatchoperation });
|
|
163
167
|
console.log(result);
|
|
@@ -65,6 +65,7 @@ Name | Type | Description | Notes
|
|
|
65
65
|
```typescript
|
|
66
66
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
67
67
|
import { Configuration } from 'sailpoint-api-client';
|
|
68
|
+
import { Identityprofile } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
68
69
|
|
|
69
70
|
const configuration = new Configuration();
|
|
70
71
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
@@ -147,7 +148,7 @@ import { Configuration } from 'sailpoint-api-client';
|
|
|
147
148
|
|
|
148
149
|
const configuration = new Configuration();
|
|
149
150
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
150
|
-
const requestBody: Array
|
|
151
|
+
const requestBody: Array<string> = ; // Identity Profile bulk delete request body.
|
|
151
152
|
const result = await apiInstance.deleteIdentityProfilesV1({ requestBody: requestBody });
|
|
152
153
|
console.log(result);
|
|
153
154
|
```
|
|
@@ -226,6 +227,7 @@ Name | Type | Description | Notes
|
|
|
226
227
|
```typescript
|
|
227
228
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
228
229
|
import { Configuration } from 'sailpoint-api-client';
|
|
230
|
+
import { Identitypreviewrequest } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
229
231
|
|
|
230
232
|
const configuration = new Configuration();
|
|
231
233
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
@@ -337,10 +339,11 @@ Name | Type | Description | Notes
|
|
|
337
339
|
```typescript
|
|
338
340
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
339
341
|
import { Configuration } from 'sailpoint-api-client';
|
|
342
|
+
import { Identityprofileexportedobject } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
340
343
|
|
|
341
344
|
const configuration = new Configuration();
|
|
342
345
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
343
|
-
const identityprofileexportedobject: Array
|
|
346
|
+
const identityprofileexportedobject: Array<Identityprofileexportedobject> = ; // Previously exported Identity Profiles.
|
|
344
347
|
const result = await apiInstance.importIdentityProfilesV1({ identityprofileexportedobject: identityprofileexportedobject });
|
|
345
348
|
console.log(result);
|
|
346
349
|
```
|
|
@@ -469,11 +472,12 @@ Name | Type | Description | Notes
|
|
|
469
472
|
```typescript
|
|
470
473
|
import { IdentityProfilesApi } from 'sailpoint-api-client';
|
|
471
474
|
import { Configuration } from 'sailpoint-api-client';
|
|
475
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/identity_profiles/api';
|
|
472
476
|
|
|
473
477
|
const configuration = new Configuration();
|
|
474
478
|
const apiInstance = new IdentityProfilesApi(configuration);
|
|
475
479
|
const identityProfileId: string = ef38f94347e94562b5bb8424a56397d8; // Identity profile ID.
|
|
476
|
-
const jsonpatchoperation: Array
|
|
480
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"add","path":"/identityAttributeConfig/attributeTransforms/0","value":{"identityAttributeName":"location","transformDefinition":{"type":"accountAttribute","attributes":{"sourceName":"Employees","attributeName":"location","sourceId":"2c91808878b7d63b0178c66ffcdc4ce4"}}}}]; // List of identity profile update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
477
481
|
const result = await apiInstance.updateIdentityProfileV1({ identityProfileId: identityProfileId, jsonpatchoperation: jsonpatchoperation });
|
|
478
482
|
console.log(result);
|
|
479
483
|
```
|
package/index.ts
CHANGED
|
@@ -93,7 +93,6 @@ import { PasswordSyncGroupsApi as _PasswordSyncGroupsApi } from "./password_sync
|
|
|
93
93
|
import { PersonalAccessTokensApi as _PersonalAccessTokensApi } from "./personal_access_tokens/api";
|
|
94
94
|
import { PrivilegeCriteriaApi as _PrivilegeCriteriaApi } from "./privilege_criteria/api";
|
|
95
95
|
import { PrivilegeCriteriaConfigurationApi as _PrivilegeCriteriaConfigurationApi } from "./privilege_criteria_configuration/api";
|
|
96
|
-
import { PromptInsightsApi as _PromptInsightsApi } from "./prompt_insights/api";
|
|
97
96
|
import { PublicIdentitiesApi as _PublicIdentitiesApi } from "./public_identities/api";
|
|
98
97
|
import { PublicIdentitiesConfigApi as _PublicIdentitiesConfigApi } from "./public_identities_config/api";
|
|
99
98
|
import { ReportsDataExtractionApi as _ReportsDataExtractionApi } from "./reports_data_extraction/api";
|
|
@@ -206,7 +205,6 @@ export { _PasswordSyncGroupsApi as PasswordSyncGroupsApi };
|
|
|
206
205
|
export { _PersonalAccessTokensApi as PersonalAccessTokensApi };
|
|
207
206
|
export { _PrivilegeCriteriaApi as PrivilegeCriteriaApi };
|
|
208
207
|
export { _PrivilegeCriteriaConfigurationApi as PrivilegeCriteriaConfigurationApi };
|
|
209
|
-
export { _PromptInsightsApi as PromptInsightsApi };
|
|
210
208
|
export { _PublicIdentitiesApi as PublicIdentitiesApi };
|
|
211
209
|
export { _PublicIdentitiesConfigApi as PublicIdentitiesConfigApi };
|
|
212
210
|
export { _ReportsDataExtractionApi as ReportsDataExtractionApi };
|
|
@@ -337,7 +335,6 @@ export namespace SailPoint {
|
|
|
337
335
|
export const PersonalAccessTokensApi = _PersonalAccessTokensApi;
|
|
338
336
|
export const PrivilegeCriteriaApi = _PrivilegeCriteriaApi;
|
|
339
337
|
export const PrivilegeCriteriaConfigurationApi = _PrivilegeCriteriaConfigurationApi;
|
|
340
|
-
export const PromptInsightsApi = _PromptInsightsApi;
|
|
341
338
|
export const PublicIdentitiesApi = _PublicIdentitiesApi;
|
|
342
339
|
export const PublicIdentitiesConfigApi = _PublicIdentitiesConfigApi;
|
|
343
340
|
export const ReportsDataExtractionApi = _ReportsDataExtractionApi;
|
|
@@ -20,10 +20,11 @@
|
|
|
20
20
|
source: |
|
|
21
21
|
import { JITAccessApi } from 'sailpoint-api-client';
|
|
22
22
|
import { Configuration } from 'sailpoint-api-client';
|
|
23
|
+
import { Jitaccessoperationrequest } from 'sailpoint-api-client/dist/jit_access/api';
|
|
23
24
|
|
|
24
25
|
const configuration = new Configuration();
|
|
25
26
|
const apiInstance = new JITAccessApi(configuration);
|
|
26
27
|
const configType: string = 'policy'; // 'policy' | Configuration kind to update. Only **policy** (JIT activation policy) is supported today. (default to undefined)
|
|
27
|
-
const jitaccessoperationrequest: Array
|
|
28
|
+
const jitaccessoperationrequest: Array<Jitaccessoperationrequest> = ; // Array<Jitaccessoperationrequest> |
|
|
28
29
|
const result = await apiInstance.patchJitActivationConfigV1({ configType: configType, jitaccessoperationrequest: jitaccessoperationrequest });
|
|
29
30
|
console.log(result);
|
|
@@ -97,11 +97,12 @@ Name | Type | Description | Notes
|
|
|
97
97
|
```typescript
|
|
98
98
|
import { JITAccessApi } from 'sailpoint-api-client';
|
|
99
99
|
import { Configuration } from 'sailpoint-api-client';
|
|
100
|
+
import { Jitaccessoperationrequest } from 'sailpoint-api-client/dist/jit_access/api';
|
|
100
101
|
|
|
101
102
|
const configuration = new Configuration();
|
|
102
103
|
const apiInstance = new JITAccessApi(configuration);
|
|
103
104
|
const configType: string = policy; // Configuration kind to update. Only **policy** (JIT activation policy) is supported today.
|
|
104
|
-
const jitaccessoperationrequest: Array
|
|
105
|
+
const jitaccessoperationrequest: Array<Jitaccessoperationrequest> = ; //
|
|
105
106
|
const result = await apiInstance.patchJitActivationConfigV1({ configType: configType, jitaccessoperationrequest: jitaccessoperationrequest });
|
|
106
107
|
console.log(result);
|
|
107
108
|
```
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Jitactivationactivaterequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -20,6 +21,7 @@
|
|
|
20
21
|
source: |
|
|
21
22
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
22
23
|
import { Configuration } from 'sailpoint-api-client';
|
|
24
|
+
import { Jitactivationdeactivaterequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
23
25
|
|
|
24
26
|
const configuration = new Configuration();
|
|
25
27
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -34,6 +36,7 @@
|
|
|
34
36
|
source: |
|
|
35
37
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
36
38
|
import { Configuration } from 'sailpoint-api-client';
|
|
39
|
+
import { Jitactivationextendrequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
37
40
|
|
|
38
41
|
const configuration = new Configuration();
|
|
39
42
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -52,6 +52,7 @@ Name | Type | Description | Notes
|
|
|
52
52
|
```typescript
|
|
53
53
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
54
54
|
import { Configuration } from 'sailpoint-api-client';
|
|
55
|
+
import { Jitactivationactivaterequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
55
56
|
|
|
56
57
|
const configuration = new Configuration();
|
|
57
58
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -95,6 +96,7 @@ Name | Type | Description | Notes
|
|
|
95
96
|
```typescript
|
|
96
97
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
97
98
|
import { Configuration } from 'sailpoint-api-client';
|
|
99
|
+
import { Jitactivationdeactivaterequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
98
100
|
|
|
99
101
|
const configuration = new Configuration();
|
|
100
102
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -139,6 +141,7 @@ Name | Type | Description | Notes
|
|
|
139
141
|
```typescript
|
|
140
142
|
import { JITActivationsApi } from 'sailpoint-api-client';
|
|
141
143
|
import { Configuration } from 'sailpoint-api-client';
|
|
144
|
+
import { Jitactivationextendrequest } from 'sailpoint-api-client/dist/jit_activations/api';
|
|
142
145
|
|
|
143
146
|
const configuration = new Configuration();
|
|
144
147
|
const apiInstance = new JITActivationsApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { LaunchersApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Launcherrequest } from 'sailpoint-api-client/dist/launchers/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new LaunchersApi(configuration);
|
|
@@ -64,6 +65,7 @@
|
|
|
64
65
|
source: |
|
|
65
66
|
import { LaunchersApi } from 'sailpoint-api-client';
|
|
66
67
|
import { Configuration } from 'sailpoint-api-client';
|
|
68
|
+
import { Launcherrequest } from 'sailpoint-api-client/dist/launchers/api';
|
|
67
69
|
|
|
68
70
|
const configuration = new Configuration();
|
|
69
71
|
const apiInstance = new LaunchersApi(configuration);
|
|
@@ -50,6 +50,7 @@ Name | Type | Description | Notes
|
|
|
50
50
|
```typescript
|
|
51
51
|
import { LaunchersApi } from 'sailpoint-api-client';
|
|
52
52
|
import { Configuration } from 'sailpoint-api-client';
|
|
53
|
+
import { Launcherrequest } from 'sailpoint-api-client/dist/launchers/api';
|
|
53
54
|
|
|
54
55
|
const configuration = new Configuration();
|
|
55
56
|
const apiInstance = new LaunchersApi(configuration);
|
|
@@ -203,6 +204,7 @@ Name | Type | Description | Notes
|
|
|
203
204
|
```typescript
|
|
204
205
|
import { LaunchersApi } from 'sailpoint-api-client';
|
|
205
206
|
import { Configuration } from 'sailpoint-api-client';
|
|
207
|
+
import { Launcherrequest } from 'sailpoint-api-client/dist/launchers/api';
|
|
206
208
|
|
|
207
209
|
const configuration = new Configuration();
|
|
208
210
|
const apiInstance = new LaunchersApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Lifecyclestate } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
@@ -69,6 +70,7 @@
|
|
|
69
70
|
source: |
|
|
70
71
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
71
72
|
import { Configuration } from 'sailpoint-api-client';
|
|
73
|
+
import { SetLifecycleStateV1Request } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
72
74
|
|
|
73
75
|
const configuration = new Configuration();
|
|
74
76
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
@@ -84,11 +86,12 @@
|
|
|
84
86
|
source: |
|
|
85
87
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
86
88
|
import { Configuration } from 'sailpoint-api-client';
|
|
89
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
87
90
|
|
|
88
91
|
const configuration = new Configuration();
|
|
89
92
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
90
93
|
const identityProfileId: string = '2b838de9-db9b-abcf-e646-d4f274ad4238'; // string | Identity profile ID. (default to undefined)
|
|
91
94
|
const lifecycleStateId: string = 'ef38f94347e94562b5bb8424a56397d8'; // string | Lifecycle state ID. (default to undefined)
|
|
92
|
-
const jsonpatchoperation: Array
|
|
95
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"Updated description!"},{"op":"replace","path":"/accessProfileIds","value":["2c918087742bab150174407a80f3125e","2c918087742bab150174407a80f3124f"]},{"op":"replace","path":"/accountActions","value":[{"action":"ENABLE","sourceIds":["2c9180846a2f82fb016a481c1b1560c5","2c9180846a2f82fb016a481c1b1560cc"],"excludeSourceIds":null,"allSources":false},{"action":"DISABLE","sourceIds":null,"excludeSourceIds":["3b551ccf5566478b9b77f37de25303aa"],"allSources":true},{"action":"DELETE","sourceIds":["3c9180846a2f82fb016a481c1b1560c5","8n9180846a2f82fb016a481c1b1560cc"],"excludeSourceIds":null,"allSources":false}]},{"op":"replace","path":"/emailNotificationOption","value":{"notifyManagers":true,"notifyAllAdmins":false,"notifySpecificUsers":false,"emailAddressList":[]}},{"op":"replace","path":"/accessActionConfiguration","value":{"removeAllAccessEnabled":true}}]; // Array<Jsonpatchoperation> | A list of lifecycle state update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields can be updated: * enabled * description * accountActions * accessProfileIds * emailNotificationOption * accessActionConfiguration * priority
|
|
93
96
|
const result = await apiInstance.updateLifecycleStatesV1({ identityProfileId: identityProfileId, lifecycleStateId: lifecycleStateId, jsonpatchoperation: jsonpatchoperation });
|
|
94
97
|
console.log(result);
|
|
@@ -89,6 +89,7 @@ Name | Type | Description | Notes
|
|
|
89
89
|
```typescript
|
|
90
90
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
91
91
|
import { Configuration } from 'sailpoint-api-client';
|
|
92
|
+
import { Lifecyclestate } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
92
93
|
|
|
93
94
|
const configuration = new Configuration();
|
|
94
95
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
@@ -251,6 +252,7 @@ Name | Type | Description | Notes
|
|
|
251
252
|
```typescript
|
|
252
253
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
253
254
|
import { Configuration } from 'sailpoint-api-client';
|
|
255
|
+
import { SetLifecycleStateV1Request } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
254
256
|
|
|
255
257
|
const configuration = new Configuration();
|
|
256
258
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
@@ -291,12 +293,13 @@ Name | Type | Description | Notes
|
|
|
291
293
|
```typescript
|
|
292
294
|
import { LifecycleStatesApi } from 'sailpoint-api-client';
|
|
293
295
|
import { Configuration } from 'sailpoint-api-client';
|
|
296
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/lifecycle_states/api';
|
|
294
297
|
|
|
295
298
|
const configuration = new Configuration();
|
|
296
299
|
const apiInstance = new LifecycleStatesApi(configuration);
|
|
297
300
|
const identityProfileId: string = 2b838de9-db9b-abcf-e646-d4f274ad4238; // Identity profile ID.
|
|
298
301
|
const lifecycleStateId: string = ef38f94347e94562b5bb8424a56397d8; // Lifecycle state ID.
|
|
299
|
-
const jsonpatchoperation: Array
|
|
302
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = [{"op":"replace","path":"/description","value":"Updated description!"},{"op":"replace","path":"/accessProfileIds","value":["2c918087742bab150174407a80f3125e","2c918087742bab150174407a80f3124f"]},{"op":"replace","path":"/accountActions","value":[{"action":"ENABLE","sourceIds":["2c9180846a2f82fb016a481c1b1560c5","2c9180846a2f82fb016a481c1b1560cc"],"excludeSourceIds":null,"allSources":false},{"action":"DISABLE","sourceIds":null,"excludeSourceIds":["3b551ccf5566478b9b77f37de25303aa"],"allSources":true},{"action":"DELETE","sourceIds":["3c9180846a2f82fb016a481c1b1560c5","8n9180846a2f82fb016a481c1b1560cc"],"excludeSourceIds":null,"allSources":false}]},{"op":"replace","path":"/emailNotificationOption","value":{"notifyManagers":true,"notifyAllAdmins":false,"notifySpecificUsers":false,"emailAddressList":[]}},{"op":"replace","path":"/accessActionConfiguration","value":{"removeAllAccessEnabled":true}}]; // A list of lifecycle state update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields can be updated: * enabled * description * accountActions * accessProfileIds * emailNotificationOption * accessActionConfiguration * priority
|
|
300
303
|
const result = await apiInstance.updateLifecycleStatesV1({ identityProfileId: identityProfileId, lifecycleStateId: lifecycleStateId, jsonpatchoperation: jsonpatchoperation });
|
|
301
304
|
console.log(result);
|
|
302
305
|
```
|
package/machine_account_creation_request/docs/Examples/typescript_code_examples_overlay.yaml
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { MachineAccountCreationRequestApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Machineaccountcreaterequestinput } from 'sailpoint-api-client/dist/machine_account_creation_request/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new MachineAccountCreationRequestApi(configuration);
|
|
@@ -57,6 +57,7 @@ Name | Type | Description | Notes
|
|
|
57
57
|
```typescript
|
|
58
58
|
import { MachineAccountCreationRequestApi } from 'sailpoint-api-client';
|
|
59
59
|
import { Configuration } from 'sailpoint-api-client';
|
|
60
|
+
import { Machineaccountcreaterequestinput } from 'sailpoint-api-client/dist/machine_account_creation_request/api';
|
|
60
61
|
|
|
61
62
|
const configuration = new Configuration();
|
|
62
63
|
const apiInstance = new MachineAccountCreationRequestApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { MachineAccountMappingsApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { Attributemappings } from 'sailpoint-api-client/dist/machine_account_mappings/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new MachineAccountMappingsApi(configuration);
|
|
@@ -51,6 +52,7 @@
|
|
|
51
52
|
source: |
|
|
52
53
|
import { MachineAccountMappingsApi } from 'sailpoint-api-client';
|
|
53
54
|
import { Configuration } from 'sailpoint-api-client';
|
|
55
|
+
import { Attributemappings } from 'sailpoint-api-client/dist/machine_account_mappings/api';
|
|
54
56
|
|
|
55
57
|
const configuration = new Configuration();
|
|
56
58
|
const apiInstance = new MachineAccountMappingsApi(configuration);
|
|
@@ -50,6 +50,7 @@ Name | Type | Description | Notes
|
|
|
50
50
|
```typescript
|
|
51
51
|
import { MachineAccountMappingsApi } from 'sailpoint-api-client';
|
|
52
52
|
import { Configuration } from 'sailpoint-api-client';
|
|
53
|
+
import { Attributemappings } from 'sailpoint-api-client/dist/machine_account_mappings/api';
|
|
53
54
|
|
|
54
55
|
const configuration = new Configuration();
|
|
55
56
|
const apiInstance = new MachineAccountMappingsApi(configuration);
|
|
@@ -168,6 +169,7 @@ Name | Type | Description | Notes
|
|
|
168
169
|
```typescript
|
|
169
170
|
import { MachineAccountMappingsApi } from 'sailpoint-api-client';
|
|
170
171
|
import { Configuration } from 'sailpoint-api-client';
|
|
172
|
+
import { Attributemappings } from 'sailpoint-api-client/dist/machine_account_mappings/api';
|
|
171
173
|
|
|
172
174
|
const configuration = new Configuration();
|
|
173
175
|
const apiInstance = new MachineAccountMappingsApi(configuration);
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { MachineAccountSubtypesApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { CreateSourceSubtypeV1Request } from 'sailpoint-api-client/dist/machine_account_subtypes/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
const configuration = new Configuration();
|
|
90
91
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
91
92
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (default to 'true')
|
|
92
|
-
const requestBody: Array
|
|
93
|
+
const requestBody: Array<string> = ; // Array<string> |
|
|
93
94
|
const result = await apiInstance.loadBulkSourceSubtypesV1({ xSailPointExperimental: xSailPointExperimental, requestBody: requestBody });
|
|
94
95
|
console.log(result);
|
|
95
96
|
- path: /source-subtypes/v1/{subtypeId}
|
|
@@ -104,7 +105,7 @@
|
|
|
104
105
|
const configuration = new Configuration();
|
|
105
106
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
106
107
|
const subtypeId: string = '6d28b7c1-620c-49c6-b6d5-cbf81eb4b5fa'; // string | The ID of the subtype. (default to undefined)
|
|
107
|
-
const requestBody: Array
|
|
108
|
+
const requestBody: Array<object> = [{"op":"replace","path":"/displayName","value":"Test New DisplayName"}]; // Array<object> | A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
108
109
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (optional) (default to 'true')
|
|
109
110
|
const result = await apiInstance.patchMachineAccountSubtypeV1({ subtypeId: subtypeId, requestBody: requestBody });
|
|
110
111
|
console.log(result);
|
|
@@ -116,11 +117,12 @@
|
|
|
116
117
|
source: |
|
|
117
118
|
import { MachineAccountSubtypesApi } from 'sailpoint-api-client';
|
|
118
119
|
import { Configuration } from 'sailpoint-api-client';
|
|
120
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/machine_account_subtypes/api';
|
|
119
121
|
|
|
120
122
|
const configuration = new Configuration();
|
|
121
123
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
122
124
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (default to 'true')
|
|
123
125
|
const subtypeId: string = '00eebcf881994e419d72e757fd30dc0e'; // string | machine account subtype ID. (default to undefined)
|
|
124
|
-
const jsonpatchoperation: Array
|
|
126
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // Array<Jsonpatchoperation> | The JSONPatch payload used to update the object.
|
|
125
127
|
const result = await apiInstance.updateMachineAccountSubtypeApprovalConfigV1({ xSailPointExperimental: xSailPointExperimental, subtypeId: subtypeId, jsonpatchoperation: jsonpatchoperation });
|
|
126
128
|
console.log(result);
|
|
@@ -57,6 +57,7 @@ Name | Type | Description | Notes
|
|
|
57
57
|
```typescript
|
|
58
58
|
import { MachineAccountSubtypesApi } from 'sailpoint-api-client';
|
|
59
59
|
import { Configuration } from 'sailpoint-api-client';
|
|
60
|
+
import { CreateSourceSubtypeV1Request } from 'sailpoint-api-client/dist/machine_account_subtypes/api';
|
|
60
61
|
|
|
61
62
|
const configuration = new Configuration();
|
|
62
63
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
@@ -281,7 +282,7 @@ import { Configuration } from 'sailpoint-api-client';
|
|
|
281
282
|
const configuration = new Configuration();
|
|
282
283
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
283
284
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API.
|
|
284
|
-
const requestBody: Array
|
|
285
|
+
const requestBody: Array<string> = ; //
|
|
285
286
|
const result = await apiInstance.loadBulkSourceSubtypesV1({ xSailPointExperimental: xSailPointExperimental, requestBody: requestBody });
|
|
286
287
|
console.log(result);
|
|
287
288
|
```
|
|
@@ -325,7 +326,7 @@ import { Configuration } from 'sailpoint-api-client';
|
|
|
325
326
|
const configuration = new Configuration();
|
|
326
327
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
327
328
|
const subtypeId: string = 6d28b7c1-620c-49c6-b6d5-cbf81eb4b5fa; // The ID of the subtype.
|
|
328
|
-
const requestBody: Array
|
|
329
|
+
const requestBody: Array<object> = [{"op":"replace","path":"/displayName","value":"Test New DisplayName"}]; // A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
329
330
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API. (optional)
|
|
330
331
|
const result = await apiInstance.patchMachineAccountSubtypeV1({ subtypeId: subtypeId, requestBody: requestBody });
|
|
331
332
|
console.log(result);
|
|
@@ -365,12 +366,13 @@ Name | Type | Description | Notes
|
|
|
365
366
|
```typescript
|
|
366
367
|
import { MachineAccountSubtypesApi } from 'sailpoint-api-client';
|
|
367
368
|
import { Configuration } from 'sailpoint-api-client';
|
|
369
|
+
import { Jsonpatchoperation } from 'sailpoint-api-client/dist/machine_account_subtypes/api';
|
|
368
370
|
|
|
369
371
|
const configuration = new Configuration();
|
|
370
372
|
const apiInstance = new MachineAccountSubtypesApi(configuration);
|
|
371
373
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API.
|
|
372
374
|
const subtypeId: string = 00eebcf881994e419d72e757fd30dc0e; // machine account subtype ID.
|
|
373
|
-
const jsonpatchoperation: Array
|
|
375
|
+
const jsonpatchoperation: Array<Jsonpatchoperation> = ; // The JSONPatch payload used to update the object.
|
|
374
376
|
const result = await apiInstance.updateMachineAccountSubtypeApprovalConfigV1({ xSailPointExperimental: xSailPointExperimental, subtypeId: subtypeId, jsonpatchoperation: jsonpatchoperation });
|
|
375
377
|
console.log(result);
|
|
376
378
|
```
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
source: |
|
|
7
7
|
import { MachineAccountsApi } from 'sailpoint-api-client';
|
|
8
8
|
import { Configuration } from 'sailpoint-api-client';
|
|
9
|
+
import { CreateMachineAccountSubtypeV1Request } from 'sailpoint-api-client/dist/machine_accounts/api';
|
|
9
10
|
|
|
10
11
|
const configuration = new Configuration();
|
|
11
12
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
@@ -128,7 +129,7 @@
|
|
|
128
129
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
129
130
|
const sourceId: string = '6d0458373bec4b4b80460992b76016da'; // string | The ID of the source. (default to undefined)
|
|
130
131
|
const technicalName: string = 'foo'; // string | The technical name of the subtype. (default to undefined)
|
|
131
|
-
const requestBody: Array
|
|
132
|
+
const requestBody: Array<object> = [{"op":"replace","path":"/displayName","value":"Test New DisplayName"}]; // Array<object> | A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
132
133
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (optional) (default to 'true')
|
|
133
134
|
const result = await apiInstance.patchMachineAccountSubtypeByTechnicalNameV1({ sourceId: sourceId, technicalName: technicalName, requestBody: requestBody });
|
|
134
135
|
console.log(result);
|
|
@@ -144,7 +145,7 @@
|
|
|
144
145
|
const configuration = new Configuration();
|
|
145
146
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
146
147
|
const id: string = 'ef38f94347e94562b5bb8424a56397d8'; // string | Machine Account ID. (default to undefined)
|
|
147
|
-
const requestBody: Array
|
|
148
|
+
const requestBody: Array<object> = [{"op":"add","path":"/environment","value":"test"}]; // Array<object> | A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * description * ownerIdentity * subType * accessType * environment * attributes * classificationMethod * manuallyEdited * nativeIdentity * uuid * source * manuallyCorrelated * enabled * locked * hasEntitlements * connectorAttributes
|
|
148
149
|
const xSailPointExperimental: string = 'true'; // string | Use this header to enable this experimental API. (optional) (default to 'true')
|
|
149
150
|
const result = await apiInstance.updateMachineAccountV1({ id: id, requestBody: requestBody });
|
|
150
151
|
console.log(result);
|
|
@@ -61,6 +61,7 @@ Name | Type | Description | Notes
|
|
|
61
61
|
```typescript
|
|
62
62
|
import { MachineAccountsApi } from 'sailpoint-api-client';
|
|
63
63
|
import { Configuration } from 'sailpoint-api-client';
|
|
64
|
+
import { CreateMachineAccountSubtypeV1Request } from 'sailpoint-api-client/dist/machine_accounts/api';
|
|
64
65
|
|
|
65
66
|
const configuration = new Configuration();
|
|
66
67
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
@@ -401,7 +402,7 @@ const configuration = new Configuration();
|
|
|
401
402
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
402
403
|
const sourceId: string = 6d0458373bec4b4b80460992b76016da; // The ID of the source.
|
|
403
404
|
const technicalName: string = foo; // The technical name of the subtype.
|
|
404
|
-
const requestBody: Array
|
|
405
|
+
const requestBody: Array<object> = [{"op":"replace","path":"/displayName","value":"Test New DisplayName"}]; // A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
405
406
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API. (optional)
|
|
406
407
|
const result = await apiInstance.patchMachineAccountSubtypeByTechnicalNameV1({ sourceId: sourceId, technicalName: technicalName, requestBody: requestBody });
|
|
407
408
|
console.log(result);
|
|
@@ -446,7 +447,7 @@ import { Configuration } from 'sailpoint-api-client';
|
|
|
446
447
|
const configuration = new Configuration();
|
|
447
448
|
const apiInstance = new MachineAccountsApi(configuration);
|
|
448
449
|
const id: string = ef38f94347e94562b5bb8424a56397d8; // Machine Account ID.
|
|
449
|
-
const requestBody: Array
|
|
450
|
+
const requestBody: Array<object> = [{"op":"add","path":"/environment","value":"test"}]; // A JSON of updated values [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * description * ownerIdentity * subType * accessType * environment * attributes * classificationMethod * manuallyEdited * nativeIdentity * uuid * source * manuallyCorrelated * enabled * locked * hasEntitlements * connectorAttributes
|
|
450
451
|
const xSailPointExperimental: string = true; // Use this header to enable this experimental API. (optional)
|
|
451
452
|
const result = await apiInstance.updateMachineAccountV1({ id: id, requestBody: requestBody });
|
|
452
453
|
console.log(result);
|