@alicloud/eiam20211201 2.16.1 → 2.17.0
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/dist/client.d.ts +238 -202
- package/dist/client.js +371 -202
- package/dist/client.js.map +1 -1
- package/dist/models/AddCustomPrivacyPoliciesToBrandRequest.d.ts +3 -3
- package/dist/models/AddCustomPrivacyPoliciesToBrandResponseBody.d.ts +1 -1
- package/dist/models/AddGroupToAuthorizationRuleRequest.d.ts +6 -8
- package/dist/models/AddGroupToAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/AddUserToAuthorizationRuleRequest.d.ts +7 -9
- package/dist/models/AddUserToAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/BindUserAuthnSourceMappingRequest.d.ts +1 -1
- package/dist/models/CheckInstanceForDeleteResponseBody.d.ts +4 -4
- package/dist/models/CheckInstanceModuleStatusRequest.d.ts +3 -3
- package/dist/models/CheckInstanceModuleStatusResponseBody.d.ts +2 -2
- package/dist/models/CreateAuthorizationResourceRequest.d.ts +4 -5
- package/dist/models/CreateAuthorizationResourceRequest.js.map +1 -1
- package/dist/models/CreateAuthorizationRuleRequest.d.ts +6 -8
- package/dist/models/CreateAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/CreateConditionalAccessPolicyRequest.d.ts +42 -47
- package/dist/models/CreateConditionalAccessPolicyRequest.js.map +1 -1
- package/dist/models/CreateConditionalAccessPolicyResponseBody.d.ts +1 -1
- package/dist/models/CreateCustomFieldRequest.d.ts +35 -39
- package/dist/models/CreateCustomFieldRequest.js.map +1 -1
- package/dist/models/CreateDomainProxyTokenRequest.d.ts +1 -1
- package/dist/models/CreateDomainProxyTokenResponseBody.d.ts +1 -1
- package/dist/models/CreateInstanceTrialLicenseResponseBody.d.ts +1 -1
- package/dist/models/CreateNetworkAccessEndpointRequest.d.ts +6 -6
- package/dist/models/CreateNetworkAccessEndpointResponseBody.d.ts +2 -2
- package/dist/models/CreateNetworkZoneRequest.d.ts +8 -8
- package/dist/models/CreateNetworkZoneResponseBody.d.ts +2 -2
- package/dist/models/DeleteAuthorizationResourceRequest.d.ts +1 -1
- package/dist/models/DeleteBrandRequest.d.ts +2 -2
- package/dist/models/DeleteBrandResponseBody.d.ts +1 -1
- package/dist/models/DeleteCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/DeleteDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/DeleteDomainRequest.d.ts +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +1 -1
- package/dist/models/DeleteNetworkAccessEndpointRequest.d.ts +1 -1
- package/dist/models/DisableAuthorizationRuleRequest.d.ts +1 -1
- package/dist/models/DisableBrandRequest.d.ts +1 -1
- package/dist/models/DisableConditionalAccessPolicyRequest.d.ts +1 -1
- package/dist/models/DisableCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/DisableDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/DisableInitDomainAutoRedirectRequest.d.ts +1 -1
- package/dist/models/DisableInitDomainAutoRedirectResponseBody.d.ts +1 -1
- package/dist/models/EnableAuthorizationRuleRequest.d.ts +1 -1
- package/dist/models/EnableBrandRequest.d.ts +1 -1
- package/dist/models/EnableConditionalAccessPolicyRequest.d.ts +1 -1
- package/dist/models/EnableCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/EnableDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/EnableInitDomainAutoRedirectRequest.d.ts +1 -1
- package/dist/models/EnableInitDomainAutoRedirectResponseBody.d.ts +1 -1
- package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +1 -1
- package/dist/models/GenerateFileImportTemplateRequest.d.ts +4 -1
- package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -1
- package/dist/models/GenerateUploadAuthRequest.d.ts +3 -3
- package/dist/models/GenerateUploadAuthResponseBody.d.ts +11 -11
- package/dist/models/GetAuthorizationResourceResponseBody.d.ts +4 -4
- package/dist/models/GetAuthorizationServerRequest.d.ts +33 -0
- package/dist/models/GetAuthorizationServerRequest.js +60 -0
- package/dist/models/GetAuthorizationServerRequest.js.map +1 -0
- package/dist/models/GetAuthorizationServerResponse.d.ts +19 -0
- package/dist/models/GetAuthorizationServerResponse.js +69 -0
- package/dist/models/GetAuthorizationServerResponse.js.map +1 -0
- package/dist/models/GetAuthorizationServerResponseBody.d.ts +142 -0
- package/dist/models/GetAuthorizationServerResponseBody.js +128 -0
- package/dist/models/GetAuthorizationServerResponseBody.js.map +1 -0
- package/dist/models/GetBrandRequest.d.ts +2 -2
- package/dist/models/GetBrandResponseBody.d.ts +7 -7
- package/dist/models/GetConditionalAccessPolicyRequest.d.ts +2 -2
- package/dist/models/GetConditionalAccessPolicyResponseBody.d.ts +33 -33
- package/dist/models/GetCustomFieldResponseBody.d.ts +8 -8
- package/dist/models/GetCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/GetCustomPrivacyPolicyResponseBody.d.ts +10 -12
- package/dist/models/GetCustomPrivacyPolicyResponseBody.js.map +1 -1
- package/dist/models/GetForgetPasswordConfigurationResponseBody.d.ts +3 -3
- package/dist/models/GetInstanceControlConfigurationResponseBody.d.ts +5 -5
- package/dist/models/GetInstanceGlobalizationConfigResponseBody.d.ts +1 -1
- package/dist/models/GetInstanceModuleInfoRequest.d.ts +1 -1
- package/dist/models/GetInstanceModuleInfoResponseBody.d.ts +5 -5
- package/dist/models/GetInstanceResponseBody.d.ts +11 -11
- package/dist/models/GetInstanceTrialStatusRequest.d.ts +1 -1
- package/dist/models/GetInstanceTrialStatusResponseBody.d.ts +1 -1
- package/dist/models/GetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
- package/dist/models/GetNetworkAccessEndpointRequest.d.ts +1 -1
- package/dist/models/GetNetworkAccessEndpointResponseBody.d.ts +21 -25
- package/dist/models/GetNetworkAccessEndpointResponseBody.js.map +1 -1
- package/dist/models/GetNetworkZoneResponseBody.d.ts +5 -5
- package/dist/models/GetPasswordExpirationConfigurationRequest.d.ts +1 -1
- package/dist/models/GetPasswordExpirationConfigurationResponseBody.d.ts +21 -25
- package/dist/models/GetPasswordExpirationConfigurationResponseBody.js.map +1 -1
- package/dist/models/GetPasswordHistoryConfigurationResponseBody.d.ts +5 -6
- package/dist/models/GetPasswordHistoryConfigurationResponseBody.js.map +1 -1
- package/dist/models/GetPasswordInitializationConfigurationResponseBody.d.ts +10 -10
- package/dist/models/GetRootOrganizationalUnitRequest.d.ts +1 -1
- package/dist/models/GetRootOrganizationalUnitResponseBody.d.ts +7 -7
- package/dist/models/GetServiceQuotaResponseBody.d.ts +1 -1
- package/dist/models/ListApplicationsForAuthorizationRuleRequest.d.ts +8 -8
- package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.d.ts +9 -11
- package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForNetworkAccessEndpointRequest.d.ts +2 -2
- package/dist/models/ListApplicationsForNetworkAccessEndpointResponseBody.d.ts +3 -3
- package/dist/models/ListApplicationsForNetworkZoneRequest.d.ts +5 -5
- package/dist/models/ListApplicationsForNetworkZoneResponseBody.d.ts +8 -8
- package/dist/models/ListAuthorizationResourcesRequest.d.ts +8 -8
- package/dist/models/ListAuthorizationResourcesResponseBody.d.ts +9 -10
- package/dist/models/ListAuthorizationResourcesResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForApplicationRequest.d.ts +4 -4
- package/dist/models/ListAuthorizationRulesForApplicationResponseBody.d.ts +9 -11
- package/dist/models/ListAuthorizationRulesForApplicationResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForGroupRequest.d.ts +4 -4
- package/dist/models/ListAuthorizationRulesForGroupResponseBody.d.ts +8 -10
- package/dist/models/ListAuthorizationRulesForGroupResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForUserRequest.d.ts +5 -5
- package/dist/models/ListAuthorizationRulesForUserResponseBody.d.ts +9 -11
- package/dist/models/ListAuthorizationRulesForUserResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationServersRequest.d.ts +39 -0
- package/dist/models/ListAuthorizationServersRequest.js +62 -0
- package/dist/models/ListAuthorizationServersRequest.js.map +1 -0
- package/dist/models/ListAuthorizationServersResponse.d.ts +19 -0
- package/dist/models/ListAuthorizationServersResponse.js +69 -0
- package/dist/models/ListAuthorizationServersResponse.js.map +1 -0
- package/dist/models/ListAuthorizationServersResponseBody.d.ts +150 -0
- package/dist/models/ListAuthorizationServersResponseBody.js +108 -0
- package/dist/models/ListAuthorizationServersResponseBody.js.map +1 -0
- package/dist/models/ListBrandsRequest.d.ts +3 -3
- package/dist/models/ListBrandsResponseBody.d.ts +5 -5
- package/dist/models/ListConditionalAccessPoliciesForNetworkZoneRequest.d.ts +2 -2
- package/dist/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.d.ts +33 -33
- package/dist/models/ListConditionalAccessPoliciesForUserRequest.d.ts +1 -1
- package/dist/models/ListConditionalAccessPoliciesForUserResponseBody.d.ts +13 -13
- package/dist/models/ListConditionalAccessPoliciesRequest.d.ts +3 -3
- package/dist/models/ListConditionalAccessPoliciesResponseBody.d.ts +36 -34
- package/dist/models/ListConditionalAccessPoliciesResponseBody.js.map +1 -1
- package/dist/models/ListCustomPrivacyPoliciesRequest.d.ts +4 -4
- package/dist/models/ListCustomPrivacyPoliciesResponseBody.d.ts +10 -10
- package/dist/models/ListDomainProxyTokensResponseBody.d.ts +7 -8
- package/dist/models/ListDomainProxyTokensResponseBody.js.map +1 -1
- package/dist/models/ListEiamInstancesRequest.d.ts +2 -2
- package/dist/models/ListEiamInstancesResponseBody.d.ts +7 -13
- package/dist/models/ListEiamInstancesResponseBody.js.map +1 -1
- package/dist/models/ListInstancesRequest.d.ts +10 -10
- package/dist/models/ListInstancesResponseBody.d.ts +7 -7
- package/dist/models/ListNetworkAccessEndpointAvailableZonesRequest.d.ts +1 -1
- package/dist/models/ListNetworkAccessEndpointAvailableZonesResponseBody.d.ts +1 -1
- package/dist/models/ListNetworkAccessPathsRequest.d.ts +1 -1
- package/dist/models/ListNetworkAccessPathsResponseBody.d.ts +13 -16
- package/dist/models/ListNetworkAccessPathsResponseBody.js.map +1 -1
- package/dist/models/ListNetworkZonesRequest.d.ts +4 -4
- package/dist/models/ListNetworkZonesResponseBody.d.ts +7 -7
- package/dist/models/ListSynchronizationJobsRequest.d.ts +23 -23
- package/dist/models/ListSynchronizationJobsResponseBody.d.ts +156 -156
- package/dist/models/ListUsersForAuthorizationRuleRequest.d.ts +8 -8
- package/dist/models/ListUsersForAuthorizationRuleResponseBody.d.ts +9 -11
- package/dist/models/ListUsersForAuthorizationRuleResponseBody.js.map +1 -1
- package/dist/models/RemoveCustomPrivacyPoliciesFromBrandRequest.d.ts +2 -2
- package/dist/models/SetForgetPasswordConfigurationRequest.d.ts +6 -2
- package/dist/models/SetForgetPasswordConfigurationRequest.js.map +1 -1
- package/dist/models/SetInstanceControlConfigurationRequest.d.ts +4 -4
- package/dist/models/SetInstanceGlobalizationConfigRequest.d.ts +1 -1
- package/dist/models/SetLoginRedirectApplicationForBrandRequest.d.ts +3 -3
- package/dist/models/SetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
- package/dist/models/SetPasswordExpirationConfigurationRequest.d.ts +14 -17
- package/dist/models/SetPasswordExpirationConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordHistoryConfigurationRequest.d.ts +4 -5
- package/dist/models/SetPasswordHistoryConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordInitializationConfigurationRequest.d.ts +10 -13
- package/dist/models/SetPasswordInitializationConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordInitializationConfigurationResponseBody.d.ts +1 -1
- package/dist/models/UpdateAuthorizationRuleDescriptionRequest.d.ts +2 -2
- package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.d.ts +7 -8
- package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.js.map +1 -1
- package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.d.ts +8 -10
- package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.js.map +1 -1
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.d.ts +51 -0
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.js +64 -0
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.d.ts +19 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.js +69 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.d.ts +21 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js +58 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerRequest.d.ts +67 -0
- package/dist/models/UpdateAuthorizationServerRequest.js +68 -0
- package/dist/models/UpdateAuthorizationServerRequest.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerResponse.d.ts +19 -0
- package/dist/models/UpdateAuthorizationServerResponse.js +69 -0
- package/dist/models/UpdateAuthorizationServerResponse.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.d.ts +21 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.js +58 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.js.map +1 -0
- package/dist/models/UpdateDomainIcpNumberRequest.d.ts +3 -3
- package/dist/models/UpdateDomainIcpNumberResponseBody.d.ts +1 -1
- package/dist/models/UpdateInstanceDescriptionRequest.d.ts +1 -1
- package/dist/models/model.d.ts +15 -0
- package/dist/models/model.js +60 -29
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +394 -202
- package/src/models/AddCustomPrivacyPoliciesToBrandRequest.ts +3 -3
- package/src/models/AddCustomPrivacyPoliciesToBrandResponseBody.ts +1 -1
- package/src/models/AddGroupToAuthorizationRuleRequest.ts +6 -8
- package/src/models/AddUserToAuthorizationRuleRequest.ts +7 -9
- package/src/models/BindUserAuthnSourceMappingRequest.ts +1 -1
- package/src/models/CheckInstanceForDeleteResponseBody.ts +4 -4
- package/src/models/CheckInstanceModuleStatusRequest.ts +3 -3
- package/src/models/CheckInstanceModuleStatusResponseBody.ts +2 -2
- package/src/models/CreateAuthorizationResourceRequest.ts +4 -5
- package/src/models/CreateAuthorizationRuleRequest.ts +6 -8
- package/src/models/CreateConditionalAccessPolicyRequest.ts +42 -47
- package/src/models/CreateConditionalAccessPolicyResponseBody.ts +1 -1
- package/src/models/CreateCustomFieldRequest.ts +35 -39
- package/src/models/CreateDomainProxyTokenRequest.ts +1 -1
- package/src/models/CreateDomainProxyTokenResponseBody.ts +1 -1
- package/src/models/CreateInstanceTrialLicenseResponseBody.ts +1 -1
- package/src/models/CreateNetworkAccessEndpointRequest.ts +6 -6
- package/src/models/CreateNetworkAccessEndpointResponseBody.ts +2 -2
- package/src/models/CreateNetworkZoneRequest.ts +8 -8
- package/src/models/CreateNetworkZoneResponseBody.ts +2 -2
- package/src/models/DeleteAuthorizationResourceRequest.ts +1 -1
- package/src/models/DeleteBrandRequest.ts +2 -2
- package/src/models/DeleteBrandResponseBody.ts +1 -1
- package/src/models/DeleteCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/DeleteDomainProxyTokenRequest.ts +2 -2
- package/src/models/DeleteDomainRequest.ts +1 -1
- package/src/models/DeleteInstanceRequest.ts +1 -1
- package/src/models/DeleteNetworkAccessEndpointRequest.ts +1 -1
- package/src/models/DisableAuthorizationRuleRequest.ts +1 -1
- package/src/models/DisableBrandRequest.ts +1 -1
- package/src/models/DisableConditionalAccessPolicyRequest.ts +1 -1
- package/src/models/DisableCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/DisableDomainProxyTokenRequest.ts +2 -2
- package/src/models/DisableInitDomainAutoRedirectRequest.ts +1 -1
- package/src/models/DisableInitDomainAutoRedirectResponseBody.ts +1 -1
- package/src/models/EnableAuthorizationRuleRequest.ts +1 -1
- package/src/models/EnableBrandRequest.ts +1 -1
- package/src/models/EnableConditionalAccessPolicyRequest.ts +1 -1
- package/src/models/EnableCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/EnableDomainProxyTokenRequest.ts +2 -2
- package/src/models/EnableInitDomainAutoRedirectRequest.ts +1 -1
- package/src/models/EnableInitDomainAutoRedirectResponseBody.ts +1 -1
- package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +1 -1
- package/src/models/GenerateFileImportTemplateRequest.ts +4 -1
- package/src/models/GenerateUploadAuthRequest.ts +3 -3
- package/src/models/GenerateUploadAuthResponseBody.ts +11 -11
- package/src/models/GetAuthorizationResourceResponseBody.ts +4 -4
- package/src/models/GetAuthorizationServerRequest.ts +48 -0
- package/src/models/GetAuthorizationServerResponse.ts +40 -0
- package/src/models/GetAuthorizationServerResponseBody.ts +207 -0
- package/src/models/GetBrandRequest.ts +2 -2
- package/src/models/GetBrandResponseBody.ts +7 -7
- package/src/models/GetConditionalAccessPolicyRequest.ts +2 -2
- package/src/models/GetConditionalAccessPolicyResponseBody.ts +33 -33
- package/src/models/GetCustomFieldResponseBody.ts +8 -8
- package/src/models/GetCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/GetCustomPrivacyPolicyResponseBody.ts +10 -12
- package/src/models/GetForgetPasswordConfigurationResponseBody.ts +3 -3
- package/src/models/GetInstanceControlConfigurationResponseBody.ts +5 -5
- package/src/models/GetInstanceGlobalizationConfigResponseBody.ts +1 -1
- package/src/models/GetInstanceModuleInfoRequest.ts +1 -1
- package/src/models/GetInstanceModuleInfoResponseBody.ts +5 -5
- package/src/models/GetInstanceResponseBody.ts +11 -11
- package/src/models/GetInstanceTrialStatusRequest.ts +1 -1
- package/src/models/GetInstanceTrialStatusResponseBody.ts +1 -1
- package/src/models/GetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
- package/src/models/GetNetworkAccessEndpointRequest.ts +1 -1
- package/src/models/GetNetworkAccessEndpointResponseBody.ts +21 -25
- package/src/models/GetNetworkZoneResponseBody.ts +5 -5
- package/src/models/GetPasswordExpirationConfigurationRequest.ts +1 -1
- package/src/models/GetPasswordExpirationConfigurationResponseBody.ts +21 -25
- package/src/models/GetPasswordHistoryConfigurationResponseBody.ts +5 -6
- package/src/models/GetPasswordInitializationConfigurationResponseBody.ts +10 -10
- package/src/models/GetRootOrganizationalUnitRequest.ts +1 -1
- package/src/models/GetRootOrganizationalUnitResponseBody.ts +7 -7
- package/src/models/GetServiceQuotaResponseBody.ts +1 -1
- package/src/models/ListApplicationsForAuthorizationRuleRequest.ts +8 -8
- package/src/models/ListApplicationsForAuthorizationRuleResponseBody.ts +9 -11
- package/src/models/ListApplicationsForNetworkAccessEndpointRequest.ts +2 -2
- package/src/models/ListApplicationsForNetworkAccessEndpointResponseBody.ts +3 -3
- package/src/models/ListApplicationsForNetworkZoneRequest.ts +5 -5
- package/src/models/ListApplicationsForNetworkZoneResponseBody.ts +8 -8
- package/src/models/ListAuthorizationResourcesRequest.ts +8 -8
- package/src/models/ListAuthorizationResourcesResponseBody.ts +9 -10
- package/src/models/ListAuthorizationRulesForApplicationRequest.ts +4 -4
- package/src/models/ListAuthorizationRulesForApplicationResponseBody.ts +9 -11
- package/src/models/ListAuthorizationRulesForGroupRequest.ts +4 -4
- package/src/models/ListAuthorizationRulesForGroupResponseBody.ts +8 -10
- package/src/models/ListAuthorizationRulesForUserRequest.ts +5 -5
- package/src/models/ListAuthorizationRulesForUserResponseBody.ts +9 -11
- package/src/models/ListAuthorizationServersRequest.ts +56 -0
- package/src/models/ListAuthorizationServersResponse.ts +40 -0
- package/src/models/ListAuthorizationServersResponseBody.ts +204 -0
- package/src/models/ListBrandsRequest.ts +3 -3
- package/src/models/ListBrandsResponseBody.ts +5 -5
- package/src/models/ListConditionalAccessPoliciesForNetworkZoneRequest.ts +2 -2
- package/src/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.ts +33 -33
- package/src/models/ListConditionalAccessPoliciesForUserRequest.ts +1 -1
- package/src/models/ListConditionalAccessPoliciesForUserResponseBody.ts +13 -13
- package/src/models/ListConditionalAccessPoliciesRequest.ts +3 -3
- package/src/models/ListConditionalAccessPoliciesResponseBody.ts +36 -34
- package/src/models/ListCustomPrivacyPoliciesRequest.ts +4 -4
- package/src/models/ListCustomPrivacyPoliciesResponseBody.ts +10 -10
- package/src/models/ListDomainProxyTokensResponseBody.ts +7 -8
- package/src/models/ListEiamInstancesRequest.ts +2 -2
- package/src/models/ListEiamInstancesResponseBody.ts +7 -13
- package/src/models/ListInstancesRequest.ts +10 -10
- package/src/models/ListInstancesResponseBody.ts +7 -7
- package/src/models/ListNetworkAccessEndpointAvailableZonesRequest.ts +1 -1
- package/src/models/ListNetworkAccessEndpointAvailableZonesResponseBody.ts +1 -1
- package/src/models/ListNetworkAccessPathsRequest.ts +1 -1
- package/src/models/ListNetworkAccessPathsResponseBody.ts +14 -17
- package/src/models/ListNetworkZonesRequest.ts +4 -4
- package/src/models/ListNetworkZonesResponseBody.ts +7 -7
- package/src/models/ListSynchronizationJobsRequest.ts +23 -23
- package/src/models/ListSynchronizationJobsResponseBody.ts +156 -156
- package/src/models/ListUsersForAuthorizationRuleRequest.ts +8 -8
- package/src/models/ListUsersForAuthorizationRuleResponseBody.ts +9 -11
- package/src/models/RemoveCustomPrivacyPoliciesFromBrandRequest.ts +2 -2
- package/src/models/SetForgetPasswordConfigurationRequest.ts +6 -2
- package/src/models/SetInstanceControlConfigurationRequest.ts +4 -4
- package/src/models/SetInstanceGlobalizationConfigRequest.ts +1 -1
- package/src/models/SetLoginRedirectApplicationForBrandRequest.ts +3 -3
- package/src/models/SetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
- package/src/models/SetPasswordExpirationConfigurationRequest.ts +14 -17
- package/src/models/SetPasswordHistoryConfigurationRequest.ts +4 -5
- package/src/models/SetPasswordInitializationConfigurationRequest.ts +10 -13
- package/src/models/SetPasswordInitializationConfigurationResponseBody.ts +1 -1
- package/src/models/UpdateAuthorizationRuleDescriptionRequest.ts +2 -2
- package/src/models/UpdateAuthorizationRuleGroupAttachmentRequest.ts +7 -8
- package/src/models/UpdateAuthorizationRuleUserAttachmentRequest.ts +8 -10
- package/src/models/UpdateAuthorizationServerDescriptionRequest.ts +70 -0
- package/src/models/UpdateAuthorizationServerDescriptionResponse.ts +40 -0
- package/src/models/UpdateAuthorizationServerDescriptionResponseBody.ts +34 -0
- package/src/models/UpdateAuthorizationServerRequest.ts +90 -0
- package/src/models/UpdateAuthorizationServerResponse.ts +40 -0
- package/src/models/UpdateAuthorizationServerResponseBody.ts +34 -0
- package/src/models/UpdateDomainIcpNumberRequest.ts +3 -3
- package/src/models/UpdateDomainIcpNumberResponseBody.ts +1 -1
- package/src/models/UpdateInstanceDescriptionRequest.ts +1 -1
- package/src/models/model.ts +15 -0
package/dist/client.js
CHANGED
|
@@ -174,7 +174,7 @@ class Client extends openapi_core_1.default {
|
|
|
174
174
|
return await this.addApplicationToAuthorizationRuleWithOptions(request, runtime);
|
|
175
175
|
}
|
|
176
176
|
/**
|
|
177
|
-
*
|
|
177
|
+
* Adds terms to a brand.
|
|
178
178
|
*
|
|
179
179
|
* @param request - AddCustomPrivacyPoliciesToBrandRequest
|
|
180
180
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -209,7 +209,7 @@ class Client extends openapi_core_1.default {
|
|
|
209
209
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddCustomPrivacyPoliciesToBrandResponse({}));
|
|
210
210
|
}
|
|
211
211
|
/**
|
|
212
|
-
*
|
|
212
|
+
* Adds terms to a brand.
|
|
213
213
|
*
|
|
214
214
|
* @param request - AddCustomPrivacyPoliciesToBrandRequest
|
|
215
215
|
* @returns AddCustomPrivacyPoliciesToBrandResponse
|
|
@@ -275,7 +275,7 @@ class Client extends openapi_core_1.default {
|
|
|
275
275
|
return await this.addGroupToAuthorizationRuleWithOptions(request, runtime);
|
|
276
276
|
}
|
|
277
277
|
/**
|
|
278
|
-
* Adds
|
|
278
|
+
* Adds an account to an authorization rule.
|
|
279
279
|
*
|
|
280
280
|
* @param request - AddUserToAuthorizationRuleRequest
|
|
281
281
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -321,7 +321,7 @@ class Client extends openapi_core_1.default {
|
|
|
321
321
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddUserToAuthorizationRuleResponse({}));
|
|
322
322
|
}
|
|
323
323
|
/**
|
|
324
|
-
* Adds
|
|
324
|
+
* Adds an account to an authorization rule.
|
|
325
325
|
*
|
|
326
326
|
* @param request - AddUserToAuthorizationRuleRequest
|
|
327
327
|
* @returns AddUserToAuthorizationRuleResponse
|
|
@@ -811,7 +811,7 @@ class Client extends openapi_core_1.default {
|
|
|
811
811
|
return await this.authorizeResourceServerToClientWithOptions(request, runtime);
|
|
812
812
|
}
|
|
813
813
|
/**
|
|
814
|
-
*
|
|
814
|
+
* Associates a third-party logon account.
|
|
815
815
|
*
|
|
816
816
|
* @param request - BindUserAuthnSourceMappingRequest
|
|
817
817
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -849,7 +849,7 @@ class Client extends openapi_core_1.default {
|
|
|
849
849
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BindUserAuthnSourceMappingResponse({}));
|
|
850
850
|
}
|
|
851
851
|
/**
|
|
852
|
-
*
|
|
852
|
+
* Associates a third-party logon account.
|
|
853
853
|
*
|
|
854
854
|
* @param request - BindUserAuthnSourceMappingRequest
|
|
855
855
|
* @returns BindUserAuthnSourceMappingResponse
|
|
@@ -904,10 +904,7 @@ class Client extends openapi_core_1.default {
|
|
|
904
904
|
return await this.checkApplicationProvisioningUserPrimaryOrganizationalUnitWithOptions(request, runtime);
|
|
905
905
|
}
|
|
906
906
|
/**
|
|
907
|
-
* Checks
|
|
908
|
-
*
|
|
909
|
-
* @remarks
|
|
910
|
-
* Verify that the instance is no longer in use. Deleting an EIAM instance permanently removes all its associated data.
|
|
907
|
+
* Checks whether an instance can be deleted.
|
|
911
908
|
*
|
|
912
909
|
* @param request - CheckInstanceForDeleteRequest
|
|
913
910
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -936,10 +933,7 @@ class Client extends openapi_core_1.default {
|
|
|
936
933
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CheckInstanceForDeleteResponse({}));
|
|
937
934
|
}
|
|
938
935
|
/**
|
|
939
|
-
* Checks
|
|
940
|
-
*
|
|
941
|
-
* @remarks
|
|
942
|
-
* Verify that the instance is no longer in use. Deleting an EIAM instance permanently removes all its associated data.
|
|
936
|
+
* Checks whether an instance can be deleted.
|
|
943
937
|
*
|
|
944
938
|
* @param request - CheckInstanceForDeleteRequest
|
|
945
939
|
* @returns CheckInstanceForDeleteResponse
|
|
@@ -949,10 +943,7 @@ class Client extends openapi_core_1.default {
|
|
|
949
943
|
return await this.checkInstanceForDeleteWithOptions(request, runtime);
|
|
950
944
|
}
|
|
951
945
|
/**
|
|
952
|
-
* Determines whether an instance has a specific module
|
|
953
|
-
*
|
|
954
|
-
* @remarks
|
|
955
|
-
* Ensure that your current instance is no longer in use. When you delete an EIAM instance, all related data is deleted.
|
|
946
|
+
* Determines whether an instance has the feature of a specific module.
|
|
956
947
|
*
|
|
957
948
|
* @param request - CheckInstanceModuleStatusRequest
|
|
958
949
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -990,10 +981,7 @@ class Client extends openapi_core_1.default {
|
|
|
990
981
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CheckInstanceModuleStatusResponse({}));
|
|
991
982
|
}
|
|
992
983
|
/**
|
|
993
|
-
* Determines whether an instance has a specific module
|
|
994
|
-
*
|
|
995
|
-
* @remarks
|
|
996
|
-
* Ensure that your current instance is no longer in use. When you delete an EIAM instance, all related data is deleted.
|
|
984
|
+
* Determines whether an instance has the feature of a specific module.
|
|
997
985
|
*
|
|
998
986
|
* @param request - CheckInstanceModuleStatusRequest
|
|
999
987
|
* @returns CheckInstanceModuleStatusResponse
|
|
@@ -1601,10 +1589,10 @@ class Client extends openapi_core_1.default {
|
|
|
1601
1589
|
return await this.createCloudAccountRoleWithOptions(request, runtime);
|
|
1602
1590
|
}
|
|
1603
1591
|
/**
|
|
1604
|
-
*
|
|
1592
|
+
* Creates a conditional access policy.
|
|
1605
1593
|
*
|
|
1606
1594
|
* @remarks
|
|
1607
|
-
*
|
|
1595
|
+
* Creates a conditional access policy.
|
|
1608
1596
|
*
|
|
1609
1597
|
* @param request - CreateConditionalAccessPolicyRequest
|
|
1610
1598
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1660,10 +1648,10 @@ class Client extends openapi_core_1.default {
|
|
|
1660
1648
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateConditionalAccessPolicyResponse({}));
|
|
1661
1649
|
}
|
|
1662
1650
|
/**
|
|
1663
|
-
*
|
|
1651
|
+
* Creates a conditional access policy.
|
|
1664
1652
|
*
|
|
1665
1653
|
* @remarks
|
|
1666
|
-
*
|
|
1654
|
+
* Creates a conditional access policy.
|
|
1667
1655
|
*
|
|
1668
1656
|
* @param request - CreateConditionalAccessPolicyRequest
|
|
1669
1657
|
* @returns CreateConditionalAccessPolicyResponse
|
|
@@ -1805,7 +1793,7 @@ class Client extends openapi_core_1.default {
|
|
|
1805
1793
|
return await this.createCredentialProviderWithOptions(request, runtime);
|
|
1806
1794
|
}
|
|
1807
1795
|
/**
|
|
1808
|
-
* Creates an
|
|
1796
|
+
* Creates an extended field.
|
|
1809
1797
|
*
|
|
1810
1798
|
* @param request - CreateCustomFieldRequest
|
|
1811
1799
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1870,7 +1858,7 @@ class Client extends openapi_core_1.default {
|
|
|
1870
1858
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCustomFieldResponse({}));
|
|
1871
1859
|
}
|
|
1872
1860
|
/**
|
|
1873
|
-
* Creates an
|
|
1861
|
+
* Creates an extended field.
|
|
1874
1862
|
*
|
|
1875
1863
|
* @param request - CreateCustomFieldRequest
|
|
1876
1864
|
* @returns CreateCustomFieldResponse
|
|
@@ -2306,7 +2294,7 @@ class Client extends openapi_core_1.default {
|
|
|
2306
2294
|
return await this.createInstanceWithOptions(request, runtime);
|
|
2307
2295
|
}
|
|
2308
2296
|
/**
|
|
2309
|
-
* Creates a trial
|
|
2297
|
+
* Creates a trial License for an instance.
|
|
2310
2298
|
*
|
|
2311
2299
|
* @param request - CreateInstanceTrialLicenseRequest
|
|
2312
2300
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2335,7 +2323,7 @@ class Client extends openapi_core_1.default {
|
|
|
2335
2323
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateInstanceTrialLicenseResponse({}));
|
|
2336
2324
|
}
|
|
2337
2325
|
/**
|
|
2338
|
-
* Creates a trial
|
|
2326
|
+
* Creates a trial License for an instance.
|
|
2339
2327
|
*
|
|
2340
2328
|
* @param request - CreateInstanceTrialLicenseRequest
|
|
2341
2329
|
* @returns CreateInstanceTrialLicenseResponse
|
|
@@ -2345,7 +2333,7 @@ class Client extends openapi_core_1.default {
|
|
|
2345
2333
|
return await this.createInstanceTrialLicenseWithOptions(request, runtime);
|
|
2346
2334
|
}
|
|
2347
2335
|
/**
|
|
2348
|
-
* Creates a
|
|
2336
|
+
* Creates a network access endpoint.
|
|
2349
2337
|
*
|
|
2350
2338
|
* @param request - CreateNetworkAccessEndpointRequest
|
|
2351
2339
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2389,7 +2377,7 @@ class Client extends openapi_core_1.default {
|
|
|
2389
2377
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateNetworkAccessEndpointResponse({}));
|
|
2390
2378
|
}
|
|
2391
2379
|
/**
|
|
2392
|
-
* Creates a
|
|
2380
|
+
* Creates a network access endpoint.
|
|
2393
2381
|
*
|
|
2394
2382
|
* @param request - CreateNetworkAccessEndpointRequest
|
|
2395
2383
|
* @returns CreateNetworkAccessEndpointResponse
|
|
@@ -2876,7 +2864,7 @@ class Client extends openapi_core_1.default {
|
|
|
2876
2864
|
return await this.deleteApplicationTokenWithOptions(request, runtime);
|
|
2877
2865
|
}
|
|
2878
2866
|
/**
|
|
2879
|
-
* Deletes an
|
|
2867
|
+
* Deletes an authorized resource.
|
|
2880
2868
|
*
|
|
2881
2869
|
* @param request - DeleteAuthorizationResourceRequest
|
|
2882
2870
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2911,7 +2899,7 @@ class Client extends openapi_core_1.default {
|
|
|
2911
2899
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAuthorizationResourceResponse({}));
|
|
2912
2900
|
}
|
|
2913
2901
|
/**
|
|
2914
|
-
* Deletes an
|
|
2902
|
+
* Deletes an authorized resource.
|
|
2915
2903
|
*
|
|
2916
2904
|
* @param request - DeleteAuthorizationResourceRequest
|
|
2917
2905
|
* @returns DeleteAuthorizationResourceResponse
|
|
@@ -2921,7 +2909,7 @@ class Client extends openapi_core_1.default {
|
|
|
2921
2909
|
return await this.deleteAuthorizationResourceWithOptions(request, runtime);
|
|
2922
2910
|
}
|
|
2923
2911
|
/**
|
|
2924
|
-
* Deletes an authorization rule.
|
|
2912
|
+
* Deletes an authorization rule. The authorization rule can be deleted only when it is in the disabled state.
|
|
2925
2913
|
*
|
|
2926
2914
|
* @param request - DeleteAuthorizationRuleRequest
|
|
2927
2915
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2953,7 +2941,7 @@ class Client extends openapi_core_1.default {
|
|
|
2953
2941
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAuthorizationRuleResponse({}));
|
|
2954
2942
|
}
|
|
2955
2943
|
/**
|
|
2956
|
-
* Deletes an authorization rule.
|
|
2944
|
+
* Deletes an authorization rule. The authorization rule can be deleted only when it is in the disabled state.
|
|
2957
2945
|
*
|
|
2958
2946
|
* @param request - DeleteAuthorizationRuleRequest
|
|
2959
2947
|
* @returns DeleteAuthorizationRuleResponse
|
|
@@ -2963,7 +2951,7 @@ class Client extends openapi_core_1.default {
|
|
|
2963
2951
|
return await this.deleteAuthorizationRuleWithOptions(request, runtime);
|
|
2964
2952
|
}
|
|
2965
2953
|
/**
|
|
2966
|
-
*
|
|
2954
|
+
* Delete Brand
|
|
2967
2955
|
*
|
|
2968
2956
|
* @param request - DeleteBrandRequest
|
|
2969
2957
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2995,7 +2983,7 @@ class Client extends openapi_core_1.default {
|
|
|
2995
2983
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteBrandResponse({}));
|
|
2996
2984
|
}
|
|
2997
2985
|
/**
|
|
2998
|
-
*
|
|
2986
|
+
* Delete Brand
|
|
2999
2987
|
*
|
|
3000
2988
|
* @param request - DeleteBrandRequest
|
|
3001
2989
|
* @returns DeleteBrandResponse
|
|
@@ -3146,7 +3134,7 @@ class Client extends openapi_core_1.default {
|
|
|
3146
3134
|
* Deletes a conditional access policy.
|
|
3147
3135
|
*
|
|
3148
3136
|
* @remarks
|
|
3149
|
-
* Before you delete a conditional access policy,
|
|
3137
|
+
* Before you delete a conditional access policy, make sure that the policy is no longer in use. After the policy is deleted, all configuration data is permanently removed and cannot be recovered.
|
|
3150
3138
|
*
|
|
3151
3139
|
* @param request - DeleteConditionalAccessPolicyRequest
|
|
3152
3140
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3181,7 +3169,7 @@ class Client extends openapi_core_1.default {
|
|
|
3181
3169
|
* Deletes a conditional access policy.
|
|
3182
3170
|
*
|
|
3183
3171
|
* @remarks
|
|
3184
|
-
* Before you delete a conditional access policy,
|
|
3172
|
+
* Before you delete a conditional access policy, make sure that the policy is no longer in use. After the policy is deleted, all configuration data is permanently removed and cannot be recovered.
|
|
3185
3173
|
*
|
|
3186
3174
|
* @param request - DeleteConditionalAccessPolicyRequest
|
|
3187
3175
|
* @returns DeleteConditionalAccessPolicyResponse
|
|
@@ -3275,7 +3263,7 @@ class Client extends openapi_core_1.default {
|
|
|
3275
3263
|
return await this.deleteCredentialProviderWithOptions(request, runtime);
|
|
3276
3264
|
}
|
|
3277
3265
|
/**
|
|
3278
|
-
* Deletes an
|
|
3266
|
+
* Deletes an extended character field.
|
|
3279
3267
|
*
|
|
3280
3268
|
* @param request - DeleteCustomFieldRequest
|
|
3281
3269
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3307,7 +3295,7 @@ class Client extends openapi_core_1.default {
|
|
|
3307
3295
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCustomFieldResponse({}));
|
|
3308
3296
|
}
|
|
3309
3297
|
/**
|
|
3310
|
-
* Deletes an
|
|
3298
|
+
* Deletes an extended character field.
|
|
3311
3299
|
*
|
|
3312
3300
|
* @param request - DeleteCustomFieldRequest
|
|
3313
3301
|
* @returns DeleteCustomFieldResponse
|
|
@@ -3317,7 +3305,7 @@ class Client extends openapi_core_1.default {
|
|
|
3317
3305
|
return await this.deleteCustomFieldWithOptions(request, runtime);
|
|
3318
3306
|
}
|
|
3319
3307
|
/**
|
|
3320
|
-
*
|
|
3308
|
+
* Deletes a custom clause.
|
|
3321
3309
|
*
|
|
3322
3310
|
* @param request - DeleteCustomPrivacyPolicyRequest
|
|
3323
3311
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3349,7 +3337,7 @@ class Client extends openapi_core_1.default {
|
|
|
3349
3337
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteCustomPrivacyPolicyResponse({}));
|
|
3350
3338
|
}
|
|
3351
3339
|
/**
|
|
3352
|
-
*
|
|
3340
|
+
* Deletes a custom clause.
|
|
3353
3341
|
*
|
|
3354
3342
|
* @param request - DeleteCustomPrivacyPolicyRequest
|
|
3355
3343
|
* @returns DeleteCustomPrivacyPolicyResponse
|
|
@@ -3359,7 +3347,7 @@ class Client extends openapi_core_1.default {
|
|
|
3359
3347
|
return await this.deleteCustomPrivacyPolicyWithOptions(request, runtime);
|
|
3360
3348
|
}
|
|
3361
3349
|
/**
|
|
3362
|
-
* Deletes a custom domain name of
|
|
3350
|
+
* Deletes a custom domain name of a specified Employee Identity and Access Management (EIAM) instance. Deletion of the instance initialization domain name or default domain name is rejected.
|
|
3363
3351
|
*
|
|
3364
3352
|
* @param request - DeleteDomainRequest
|
|
3365
3353
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3391,7 +3379,7 @@ class Client extends openapi_core_1.default {
|
|
|
3391
3379
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDomainResponse({}));
|
|
3392
3380
|
}
|
|
3393
3381
|
/**
|
|
3394
|
-
* Deletes a custom domain name of
|
|
3382
|
+
* Deletes a custom domain name of a specified Employee Identity and Access Management (EIAM) instance. Deletion of the instance initialization domain name or default domain name is rejected.
|
|
3395
3383
|
*
|
|
3396
3384
|
* @param request - DeleteDomainRequest
|
|
3397
3385
|
* @returns DeleteDomainResponse
|
|
@@ -3401,7 +3389,7 @@ class Client extends openapi_core_1.default {
|
|
|
3401
3389
|
return await this.deleteDomainWithOptions(request, runtime);
|
|
3402
3390
|
}
|
|
3403
3391
|
/**
|
|
3404
|
-
* Deletes a proxy token for a domain name of an
|
|
3392
|
+
* Deletes a proxy token for a specified domain name of an EIAM instance. Only proxy tokens in the disabled state can be deleted.
|
|
3405
3393
|
*
|
|
3406
3394
|
* @param request - DeleteDomainProxyTokenRequest
|
|
3407
3395
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3436,7 +3424,7 @@ class Client extends openapi_core_1.default {
|
|
|
3436
3424
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteDomainProxyTokenResponse({}));
|
|
3437
3425
|
}
|
|
3438
3426
|
/**
|
|
3439
|
-
* Deletes a proxy token for a domain name of an
|
|
3427
|
+
* Deletes a proxy token for a specified domain name of an EIAM instance. Only proxy tokens in the disabled state can be deleted.
|
|
3440
3428
|
*
|
|
3441
3429
|
* @param request - DeleteDomainProxyTokenRequest
|
|
3442
3430
|
* @returns DeleteDomainProxyTokenResponse
|
|
@@ -3572,10 +3560,10 @@ class Client extends openapi_core_1.default {
|
|
|
3572
3560
|
return await this.deleteIdentityProviderWithOptions(request, runtime);
|
|
3573
3561
|
}
|
|
3574
3562
|
/**
|
|
3575
|
-
* Deletes an Employee Identity and Access Management (EIAM) instance
|
|
3563
|
+
* Deletes an Employee Identity and Access Management (EIAM) instance that you no longer use.
|
|
3576
3564
|
*
|
|
3577
3565
|
* @remarks
|
|
3578
|
-
* Make sure that the instance
|
|
3566
|
+
* Make sure that the instance is no longer in use. After an EIAM instance is deleted, all related data is deleted.
|
|
3579
3567
|
*
|
|
3580
3568
|
* @param request - DeleteInstanceRequest
|
|
3581
3569
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3604,10 +3592,10 @@ class Client extends openapi_core_1.default {
|
|
|
3604
3592
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteInstanceResponse({}));
|
|
3605
3593
|
}
|
|
3606
3594
|
/**
|
|
3607
|
-
* Deletes an Employee Identity and Access Management (EIAM) instance
|
|
3595
|
+
* Deletes an Employee Identity and Access Management (EIAM) instance that you no longer use.
|
|
3608
3596
|
*
|
|
3609
3597
|
* @remarks
|
|
3610
|
-
* Make sure that the instance
|
|
3598
|
+
* Make sure that the instance is no longer in use. After an EIAM instance is deleted, all related data is deleted.
|
|
3611
3599
|
*
|
|
3612
3600
|
* @param request - DeleteInstanceRequest
|
|
3613
3601
|
* @returns DeleteInstanceResponse
|
|
@@ -3617,7 +3605,7 @@ class Client extends openapi_core_1.default {
|
|
|
3617
3605
|
return await this.deleteInstanceWithOptions(request, runtime);
|
|
3618
3606
|
}
|
|
3619
3607
|
/**
|
|
3620
|
-
*
|
|
3608
|
+
* Deletes a dedicated network access endpoint.
|
|
3621
3609
|
*
|
|
3622
3610
|
* @param request - DeleteNetworkAccessEndpointRequest
|
|
3623
3611
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3649,7 +3637,7 @@ class Client extends openapi_core_1.default {
|
|
|
3649
3637
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteNetworkAccessEndpointResponse({}));
|
|
3650
3638
|
}
|
|
3651
3639
|
/**
|
|
3652
|
-
*
|
|
3640
|
+
* Deletes a dedicated network access endpoint.
|
|
3653
3641
|
*
|
|
3654
3642
|
* @param request - DeleteNetworkAccessEndpointRequest
|
|
3655
3643
|
* @returns DeleteNetworkAccessEndpointResponse
|
|
@@ -4546,7 +4534,7 @@ class Client extends openapi_core_1.default {
|
|
|
4546
4534
|
* Disables a conditional access policy.
|
|
4547
4535
|
*
|
|
4548
4536
|
* @remarks
|
|
4549
|
-
* When you
|
|
4537
|
+
* When you change a conditional access policy from the enabled state to the disabled state, the policy no longer intercepts requests. Confirm that you are aware of the security risks that this operation may cause.
|
|
4550
4538
|
*
|
|
4551
4539
|
* @param request - DisableConditionalAccessPolicyRequest
|
|
4552
4540
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4581,7 +4569,7 @@ class Client extends openapi_core_1.default {
|
|
|
4581
4569
|
* Disables a conditional access policy.
|
|
4582
4570
|
*
|
|
4583
4571
|
* @remarks
|
|
4584
|
-
* When you
|
|
4572
|
+
* When you change a conditional access policy from the enabled state to the disabled state, the policy no longer intercepts requests. Confirm that you are aware of the security risks that this operation may cause.
|
|
4585
4573
|
*
|
|
4586
4574
|
* @param request - DisableConditionalAccessPolicyRequest
|
|
4587
4575
|
* @returns DisableConditionalAccessPolicyResponse
|
|
@@ -4678,7 +4666,7 @@ class Client extends openapi_core_1.default {
|
|
|
4678
4666
|
return await this.disableCredentialProviderWithOptions(request, runtime);
|
|
4679
4667
|
}
|
|
4680
4668
|
/**
|
|
4681
|
-
* Disables a
|
|
4669
|
+
* Disables a field.
|
|
4682
4670
|
*
|
|
4683
4671
|
* @param request - DisableCustomFieldRequest
|
|
4684
4672
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4710,7 +4698,7 @@ class Client extends openapi_core_1.default {
|
|
|
4710
4698
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableCustomFieldResponse({}));
|
|
4711
4699
|
}
|
|
4712
4700
|
/**
|
|
4713
|
-
* Disables a
|
|
4701
|
+
* Disables a field.
|
|
4714
4702
|
*
|
|
4715
4703
|
* @param request - DisableCustomFieldRequest
|
|
4716
4704
|
* @returns DisableCustomFieldResponse
|
|
@@ -4720,7 +4708,7 @@ class Client extends openapi_core_1.default {
|
|
|
4720
4708
|
return await this.disableCustomFieldWithOptions(request, runtime);
|
|
4721
4709
|
}
|
|
4722
4710
|
/**
|
|
4723
|
-
* Disables a custom
|
|
4711
|
+
* Disables a custom term.
|
|
4724
4712
|
*
|
|
4725
4713
|
* @param request - DisableCustomPrivacyPolicyRequest
|
|
4726
4714
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4752,7 +4740,7 @@ class Client extends openapi_core_1.default {
|
|
|
4752
4740
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableCustomPrivacyPolicyResponse({}));
|
|
4753
4741
|
}
|
|
4754
4742
|
/**
|
|
4755
|
-
* Disables a custom
|
|
4743
|
+
* Disables a custom term.
|
|
4756
4744
|
*
|
|
4757
4745
|
* @param request - DisableCustomPrivacyPolicyRequest
|
|
4758
4746
|
* @returns DisableCustomPrivacyPolicyResponse
|
|
@@ -4762,7 +4750,7 @@ class Client extends openapi_core_1.default {
|
|
|
4762
4750
|
return await this.disableCustomPrivacyPolicyWithOptions(request, runtime);
|
|
4763
4751
|
}
|
|
4764
4752
|
/**
|
|
4765
|
-
* Disables a proxy token for
|
|
4753
|
+
* Disables a specified domain proxy token for an EIAM instance. After the token is disabled, domain usage is affected.
|
|
4766
4754
|
*
|
|
4767
4755
|
* @param request - DisableDomainProxyTokenRequest
|
|
4768
4756
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4797,7 +4785,7 @@ class Client extends openapi_core_1.default {
|
|
|
4797
4785
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableDomainProxyTokenResponse({}));
|
|
4798
4786
|
}
|
|
4799
4787
|
/**
|
|
4800
|
-
* Disables a proxy token for
|
|
4788
|
+
* Disables a specified domain proxy token for an EIAM instance. After the token is disabled, domain usage is affected.
|
|
4801
4789
|
*
|
|
4802
4790
|
* @param request - DisableDomainProxyTokenRequest
|
|
4803
4791
|
* @returns DisableDomainProxyTokenResponse
|
|
@@ -4981,7 +4969,7 @@ class Client extends openapi_core_1.default {
|
|
|
4981
4969
|
return await this.disableIdentityProviderUdPullWithOptions(request, runtime);
|
|
4982
4970
|
}
|
|
4983
4971
|
/**
|
|
4984
|
-
* Disables
|
|
4972
|
+
* Disables automatic redirect from the initialization domain to the default domain for an EIAM instance. After disabling, accessing the portal via the initialization domain will no longer redirect to the default domain.
|
|
4985
4973
|
*
|
|
4986
4974
|
* @param request - DisableInitDomainAutoRedirectRequest
|
|
4987
4975
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5010,7 +4998,7 @@ class Client extends openapi_core_1.default {
|
|
|
5010
4998
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableInitDomainAutoRedirectResponse({}));
|
|
5011
4999
|
}
|
|
5012
5000
|
/**
|
|
5013
|
-
* Disables
|
|
5001
|
+
* Disables automatic redirect from the initialization domain to the default domain for an EIAM instance. After disabling, accessing the portal via the initialization domain will no longer redirect to the default domain.
|
|
5014
5002
|
*
|
|
5015
5003
|
* @param request - DisableInitDomainAutoRedirectRequest
|
|
5016
5004
|
* @returns DisableInitDomainAutoRedirectResponse
|
|
@@ -5721,7 +5709,7 @@ class Client extends openapi_core_1.default {
|
|
|
5721
5709
|
* Enables a conditional access policy.
|
|
5722
5710
|
*
|
|
5723
5711
|
* @remarks
|
|
5724
|
-
* When you
|
|
5712
|
+
* When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Confirm that you are aware of the risks that this operation may cause.
|
|
5725
5713
|
*
|
|
5726
5714
|
* @param request - EnableConditionalAccessPolicyRequest
|
|
5727
5715
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5756,7 +5744,7 @@ class Client extends openapi_core_1.default {
|
|
|
5756
5744
|
* Enables a conditional access policy.
|
|
5757
5745
|
*
|
|
5758
5746
|
* @remarks
|
|
5759
|
-
* When you
|
|
5747
|
+
* When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Confirm that you are aware of the risks that this operation may cause.
|
|
5760
5748
|
*
|
|
5761
5749
|
* @param request - EnableConditionalAccessPolicyRequest
|
|
5762
5750
|
* @returns EnableConditionalAccessPolicyResponse
|
|
@@ -5853,10 +5841,10 @@ class Client extends openapi_core_1.default {
|
|
|
5853
5841
|
return await this.enableCredentialProviderWithOptions(request, runtime);
|
|
5854
5842
|
}
|
|
5855
5843
|
/**
|
|
5856
|
-
* Enables a
|
|
5844
|
+
* Enables a field.
|
|
5857
5845
|
*
|
|
5858
5846
|
* @remarks
|
|
5859
|
-
* *Before you use this
|
|
5847
|
+
* *Before you use this operation, make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**.
|
|
5860
5848
|
*
|
|
5861
5849
|
* @param request - EnableCustomFieldRequest
|
|
5862
5850
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5888,10 +5876,10 @@ class Client extends openapi_core_1.default {
|
|
|
5888
5876
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableCustomFieldResponse({}));
|
|
5889
5877
|
}
|
|
5890
5878
|
/**
|
|
5891
|
-
* Enables a
|
|
5879
|
+
* Enables a field.
|
|
5892
5880
|
*
|
|
5893
5881
|
* @remarks
|
|
5894
|
-
* *Before you use this
|
|
5882
|
+
* *Before you use this operation, make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/ecs/detail) of IDaaS EIAM.**.
|
|
5895
5883
|
*
|
|
5896
5884
|
* @param request - EnableCustomFieldRequest
|
|
5897
5885
|
* @returns EnableCustomFieldResponse
|
|
@@ -5901,7 +5889,7 @@ class Client extends openapi_core_1.default {
|
|
|
5901
5889
|
return await this.enableCustomFieldWithOptions(request, runtime);
|
|
5902
5890
|
}
|
|
5903
5891
|
/**
|
|
5904
|
-
*
|
|
5892
|
+
* Enables a custom clause.
|
|
5905
5893
|
*
|
|
5906
5894
|
* @param request - EnableCustomPrivacyPolicyRequest
|
|
5907
5895
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5933,7 +5921,7 @@ class Client extends openapi_core_1.default {
|
|
|
5933
5921
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableCustomPrivacyPolicyResponse({}));
|
|
5934
5922
|
}
|
|
5935
5923
|
/**
|
|
5936
|
-
*
|
|
5924
|
+
* Enables a custom clause.
|
|
5937
5925
|
*
|
|
5938
5926
|
* @param request - EnableCustomPrivacyPolicyRequest
|
|
5939
5927
|
* @returns EnableCustomPrivacyPolicyResponse
|
|
@@ -5943,7 +5931,7 @@ class Client extends openapi_core_1.default {
|
|
|
5943
5931
|
return await this.enableCustomPrivacyPolicyWithOptions(request, runtime);
|
|
5944
5932
|
}
|
|
5945
5933
|
/**
|
|
5946
|
-
* Enables a proxy token for a
|
|
5934
|
+
* Enables a domain proxy token for a specified EIAM instance domain name to verify domain security.
|
|
5947
5935
|
*
|
|
5948
5936
|
* @param request - EnableDomainProxyTokenRequest
|
|
5949
5937
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5978,7 +5966,7 @@ class Client extends openapi_core_1.default {
|
|
|
5978
5966
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableDomainProxyTokenResponse({}));
|
|
5979
5967
|
}
|
|
5980
5968
|
/**
|
|
5981
|
-
* Enables a proxy token for a
|
|
5969
|
+
* Enables a domain proxy token for a specified EIAM instance domain name to verify domain security.
|
|
5982
5970
|
*
|
|
5983
5971
|
* @param request - EnableDomainProxyTokenRequest
|
|
5984
5972
|
* @returns EnableDomainProxyTokenResponse
|
|
@@ -6162,7 +6150,7 @@ class Client extends openapi_core_1.default {
|
|
|
6162
6150
|
return await this.enableIdentityProviderUdPullWithOptions(request, runtime);
|
|
6163
6151
|
}
|
|
6164
6152
|
/**
|
|
6165
|
-
* Enables automatic redirection from the initialization domain
|
|
6153
|
+
* Enables automatic redirection from the initialization domain to the default domain for an EIAM instance. After this feature is enabled, accessing the portal through the initialization domain will redirect to the default domain address.
|
|
6166
6154
|
*
|
|
6167
6155
|
* @param request - EnableInitDomainAutoRedirectRequest
|
|
6168
6156
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6191,7 +6179,7 @@ class Client extends openapi_core_1.default {
|
|
|
6191
6179
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableInitDomainAutoRedirectResponse({}));
|
|
6192
6180
|
}
|
|
6193
6181
|
/**
|
|
6194
|
-
* Enables automatic redirection from the initialization domain
|
|
6182
|
+
* Enables automatic redirection from the initialization domain to the default domain for an EIAM instance. After this feature is enabled, accessing the portal through the initialization domain will redirect to the default domain address.
|
|
6195
6183
|
*
|
|
6196
6184
|
* @param request - EnableInitDomainAutoRedirectRequest
|
|
6197
6185
|
* @returns EnableInitDomainAutoRedirectResponse
|
|
@@ -6378,7 +6366,7 @@ class Client extends openapi_core_1.default {
|
|
|
6378
6366
|
return await this.execIdentityProviderMetadataUrlResolutionWithOptions(request, runtime);
|
|
6379
6367
|
}
|
|
6380
6368
|
/**
|
|
6381
|
-
* Generates a download URL for
|
|
6369
|
+
* Generates a download URL for file import results.
|
|
6382
6370
|
*
|
|
6383
6371
|
* @param request - GenerateDownloadUrlForSynchronizationJobRequest
|
|
6384
6372
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6410,7 +6398,7 @@ class Client extends openapi_core_1.default {
|
|
|
6410
6398
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateDownloadUrlForSynchronizationJobResponse({}));
|
|
6411
6399
|
}
|
|
6412
6400
|
/**
|
|
6413
|
-
* Generates a download URL for
|
|
6401
|
+
* Generates a download URL for file import results.
|
|
6414
6402
|
*
|
|
6415
6403
|
* @param request - GenerateDownloadUrlForSynchronizationJobRequest
|
|
6416
6404
|
* @returns GenerateDownloadUrlForSynchronizationJobResponse
|
|
@@ -6510,7 +6498,7 @@ class Client extends openapi_core_1.default {
|
|
|
6510
6498
|
return await this.generateOauthTokenWithOptions(request, runtime);
|
|
6511
6499
|
}
|
|
6512
6500
|
/**
|
|
6513
|
-
*
|
|
6501
|
+
* Get Upload Authentication
|
|
6514
6502
|
*
|
|
6515
6503
|
* @param request - GenerateUploadAuthRequest
|
|
6516
6504
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6545,7 +6533,7 @@ class Client extends openapi_core_1.default {
|
|
|
6545
6533
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GenerateUploadAuthResponse({}));
|
|
6546
6534
|
}
|
|
6547
6535
|
/**
|
|
6548
|
-
*
|
|
6536
|
+
* Get Upload Authentication
|
|
6549
6537
|
*
|
|
6550
6538
|
* @param request - GenerateUploadAuthRequest
|
|
6551
6539
|
* @returns GenerateUploadAuthResponse
|
|
@@ -7023,7 +7011,7 @@ class Client extends openapi_core_1.default {
|
|
|
7023
7011
|
return await this.getApplicationTemplateWithOptions(request, runtime);
|
|
7024
7012
|
}
|
|
7025
7013
|
/**
|
|
7026
|
-
* Queries
|
|
7014
|
+
* Queries information about an authorized resource.
|
|
7027
7015
|
*
|
|
7028
7016
|
* @param request - GetAuthorizationResourceRequest
|
|
7029
7017
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7058,7 +7046,7 @@ class Client extends openapi_core_1.default {
|
|
|
7058
7046
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAuthorizationResourceResponse({}));
|
|
7059
7047
|
}
|
|
7060
7048
|
/**
|
|
7061
|
-
* Queries
|
|
7049
|
+
* Queries information about an authorized resource.
|
|
7062
7050
|
*
|
|
7063
7051
|
* @param request - GetAuthorizationResourceRequest
|
|
7064
7052
|
* @returns GetAuthorizationResourceResponse
|
|
@@ -7110,7 +7098,49 @@ class Client extends openapi_core_1.default {
|
|
|
7110
7098
|
return await this.getAuthorizationRuleWithOptions(request, runtime);
|
|
7111
7099
|
}
|
|
7112
7100
|
/**
|
|
7113
|
-
*
|
|
7101
|
+
* 查询授权服务器
|
|
7102
|
+
*
|
|
7103
|
+
* @param request - GetAuthorizationServerRequest
|
|
7104
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7105
|
+
* @returns GetAuthorizationServerResponse
|
|
7106
|
+
*/
|
|
7107
|
+
async getAuthorizationServerWithOptions(request, runtime) {
|
|
7108
|
+
request.validate();
|
|
7109
|
+
let query = {};
|
|
7110
|
+
if (!$dara.isNull(request.authorizationServerId)) {
|
|
7111
|
+
query["AuthorizationServerId"] = request.authorizationServerId;
|
|
7112
|
+
}
|
|
7113
|
+
if (!$dara.isNull(request.instanceId)) {
|
|
7114
|
+
query["InstanceId"] = request.instanceId;
|
|
7115
|
+
}
|
|
7116
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
7117
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
7118
|
+
});
|
|
7119
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
7120
|
+
action: "GetAuthorizationServer",
|
|
7121
|
+
version: "2021-12-01",
|
|
7122
|
+
protocol: "HTTPS",
|
|
7123
|
+
pathname: "/",
|
|
7124
|
+
method: "POST",
|
|
7125
|
+
authType: "AK",
|
|
7126
|
+
style: "RPC",
|
|
7127
|
+
reqBodyType: "formData",
|
|
7128
|
+
bodyType: "json",
|
|
7129
|
+
});
|
|
7130
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAuthorizationServerResponse({}));
|
|
7131
|
+
}
|
|
7132
|
+
/**
|
|
7133
|
+
* 查询授权服务器
|
|
7134
|
+
*
|
|
7135
|
+
* @param request - GetAuthorizationServerRequest
|
|
7136
|
+
* @returns GetAuthorizationServerResponse
|
|
7137
|
+
*/
|
|
7138
|
+
async getAuthorizationServer(request) {
|
|
7139
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
7140
|
+
return await this.getAuthorizationServerWithOptions(request, runtime);
|
|
7141
|
+
}
|
|
7142
|
+
/**
|
|
7143
|
+
* Get Brand Details
|
|
7114
7144
|
*
|
|
7115
7145
|
* @param request - GetBrandRequest
|
|
7116
7146
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7142,7 +7172,7 @@ class Client extends openapi_core_1.default {
|
|
|
7142
7172
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetBrandResponse({}));
|
|
7143
7173
|
}
|
|
7144
7174
|
/**
|
|
7145
|
-
*
|
|
7175
|
+
* Get Brand Details
|
|
7146
7176
|
*
|
|
7147
7177
|
* @param request - GetBrandRequest
|
|
7148
7178
|
* @returns GetBrandResponse
|
|
@@ -7284,10 +7314,10 @@ class Client extends openapi_core_1.default {
|
|
|
7284
7314
|
return await this.getCloudAccountRoleWithOptions(request, runtime);
|
|
7285
7315
|
}
|
|
7286
7316
|
/**
|
|
7287
|
-
*
|
|
7317
|
+
* Get a conditional access policy.
|
|
7288
7318
|
*
|
|
7289
7319
|
* @remarks
|
|
7290
|
-
*
|
|
7320
|
+
* Query a conditional access policy.
|
|
7291
7321
|
*
|
|
7292
7322
|
* @param request - GetConditionalAccessPolicyRequest
|
|
7293
7323
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7319,10 +7349,10 @@ class Client extends openapi_core_1.default {
|
|
|
7319
7349
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetConditionalAccessPolicyResponse({}));
|
|
7320
7350
|
}
|
|
7321
7351
|
/**
|
|
7322
|
-
*
|
|
7352
|
+
* Get a conditional access policy.
|
|
7323
7353
|
*
|
|
7324
7354
|
* @remarks
|
|
7325
|
-
*
|
|
7355
|
+
* Query a conditional access policy.
|
|
7326
7356
|
*
|
|
7327
7357
|
* @param request - GetConditionalAccessPolicyRequest
|
|
7328
7358
|
* @returns GetConditionalAccessPolicyResponse
|
|
@@ -7416,10 +7446,7 @@ class Client extends openapi_core_1.default {
|
|
|
7416
7446
|
return await this.getCredentialProviderWithOptions(request, runtime);
|
|
7417
7447
|
}
|
|
7418
7448
|
/**
|
|
7419
|
-
* Retrieves
|
|
7420
|
-
*
|
|
7421
|
-
* @remarks
|
|
7422
|
-
* *Before using this operation, review the IDaaS pricing model and [pricing details](https://www.aliyun.com/price/product#/ecs/detail).**
|
|
7449
|
+
* Retrieves the information about an extended field.
|
|
7423
7450
|
*
|
|
7424
7451
|
* @param request - GetCustomFieldRequest
|
|
7425
7452
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7451,10 +7478,7 @@ class Client extends openapi_core_1.default {
|
|
|
7451
7478
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCustomFieldResponse({}));
|
|
7452
7479
|
}
|
|
7453
7480
|
/**
|
|
7454
|
-
* Retrieves
|
|
7455
|
-
*
|
|
7456
|
-
* @remarks
|
|
7457
|
-
* *Before using this operation, review the IDaaS pricing model and [pricing details](https://www.aliyun.com/price/product#/ecs/detail).**
|
|
7481
|
+
* Retrieves the information about an extended field.
|
|
7458
7482
|
*
|
|
7459
7483
|
* @param request - GetCustomFieldRequest
|
|
7460
7484
|
* @returns GetCustomFieldResponse
|
|
@@ -7464,7 +7488,7 @@ class Client extends openapi_core_1.default {
|
|
|
7464
7488
|
return await this.getCustomFieldWithOptions(request, runtime);
|
|
7465
7489
|
}
|
|
7466
7490
|
/**
|
|
7467
|
-
*
|
|
7491
|
+
* Retrieves a custom privacy policy.
|
|
7468
7492
|
*
|
|
7469
7493
|
* @param request - GetCustomPrivacyPolicyRequest
|
|
7470
7494
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7496,7 +7520,7 @@ class Client extends openapi_core_1.default {
|
|
|
7496
7520
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCustomPrivacyPolicyResponse({}));
|
|
7497
7521
|
}
|
|
7498
7522
|
/**
|
|
7499
|
-
*
|
|
7523
|
+
* Retrieves a custom privacy policy.
|
|
7500
7524
|
*
|
|
7501
7525
|
* @param request - GetCustomPrivacyPolicyRequest
|
|
7502
7526
|
* @returns GetCustomPrivacyPolicyResponse
|
|
@@ -7632,7 +7656,7 @@ class Client extends openapi_core_1.default {
|
|
|
7632
7656
|
return await this.getFederatedCredentialProviderWithOptions(request, runtime);
|
|
7633
7657
|
}
|
|
7634
7658
|
/**
|
|
7635
|
-
* Queries the forgot
|
|
7659
|
+
* Queries the forgot password policy of a specified EIAM instance.
|
|
7636
7660
|
*
|
|
7637
7661
|
* @param request - GetForgetPasswordConfigurationRequest
|
|
7638
7662
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7661,7 +7685,7 @@ class Client extends openapi_core_1.default {
|
|
|
7661
7685
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetForgetPasswordConfigurationResponse({}));
|
|
7662
7686
|
}
|
|
7663
7687
|
/**
|
|
7664
|
-
* Queries the forgot
|
|
7688
|
+
* Queries the forgot password policy of a specified EIAM instance.
|
|
7665
7689
|
*
|
|
7666
7690
|
* @param request - GetForgetPasswordConfigurationRequest
|
|
7667
7691
|
* @returns GetForgetPasswordConfigurationResponse
|
|
@@ -7926,7 +7950,7 @@ class Client extends openapi_core_1.default {
|
|
|
7926
7950
|
return await this.getIdentityProviderUdPushConfigurationWithOptions(request, runtime);
|
|
7927
7951
|
}
|
|
7928
7952
|
/**
|
|
7929
|
-
* Queries the
|
|
7953
|
+
* Queries the details of an EIAM instance.
|
|
7930
7954
|
*
|
|
7931
7955
|
* @param request - GetInstanceRequest
|
|
7932
7956
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7955,7 +7979,7 @@ class Client extends openapi_core_1.default {
|
|
|
7955
7979
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceResponse({}));
|
|
7956
7980
|
}
|
|
7957
7981
|
/**
|
|
7958
|
-
* Queries the
|
|
7982
|
+
* Queries the details of an EIAM instance.
|
|
7959
7983
|
*
|
|
7960
7984
|
* @param request - GetInstanceRequest
|
|
7961
7985
|
* @returns GetInstanceResponse
|
|
@@ -7965,7 +7989,7 @@ class Client extends openapi_core_1.default {
|
|
|
7965
7989
|
return await this.getInstanceWithOptions(request, runtime);
|
|
7966
7990
|
}
|
|
7967
7991
|
/**
|
|
7968
|
-
* Queries
|
|
7992
|
+
* Queries instance control items.
|
|
7969
7993
|
*
|
|
7970
7994
|
* @param request - GetInstanceControlConfigurationRequest
|
|
7971
7995
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7997,7 +8021,7 @@ class Client extends openapi_core_1.default {
|
|
|
7997
8021
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceControlConfigurationResponse({}));
|
|
7998
8022
|
}
|
|
7999
8023
|
/**
|
|
8000
|
-
* Queries
|
|
8024
|
+
* Queries instance control items.
|
|
8001
8025
|
*
|
|
8002
8026
|
* @param request - GetInstanceControlConfigurationRequest
|
|
8003
8027
|
* @returns GetInstanceControlConfigurationResponse
|
|
@@ -8007,10 +8031,7 @@ class Client extends openapi_core_1.default {
|
|
|
8007
8031
|
return await this.getInstanceControlConfigurationWithOptions(request, runtime);
|
|
8008
8032
|
}
|
|
8009
8033
|
/**
|
|
8010
|
-
* Retrieves the language and time zone information
|
|
8011
|
-
*
|
|
8012
|
-
* @remarks
|
|
8013
|
-
* When you disable a conditional access policy, it no longer intercepts access requests. Confirm that you understand the security risks associated with this action.
|
|
8034
|
+
* Retrieves the language and time zone information of an instance.
|
|
8014
8035
|
*
|
|
8015
8036
|
* @param request - GetInstanceGlobalizationConfigRequest
|
|
8016
8037
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8039,10 +8060,7 @@ class Client extends openapi_core_1.default {
|
|
|
8039
8060
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceGlobalizationConfigResponse({}));
|
|
8040
8061
|
}
|
|
8041
8062
|
/**
|
|
8042
|
-
* Retrieves the language and time zone information
|
|
8043
|
-
*
|
|
8044
|
-
* @remarks
|
|
8045
|
-
* When you disable a conditional access policy, it no longer intercepts access requests. Confirm that you understand the security risks associated with this action.
|
|
8063
|
+
* Retrieves the language and time zone information of an instance.
|
|
8046
8064
|
*
|
|
8047
8065
|
* @param request - GetInstanceGlobalizationConfigRequest
|
|
8048
8066
|
* @returns GetInstanceGlobalizationConfigResponse
|
|
@@ -8097,7 +8115,7 @@ class Client extends openapi_core_1.default {
|
|
|
8097
8115
|
return await this.getInstanceLicenseWithOptions(request, runtime);
|
|
8098
8116
|
}
|
|
8099
8117
|
/**
|
|
8100
|
-
* Retrieves
|
|
8118
|
+
* Retrieves all module information under a first-level module.
|
|
8101
8119
|
*
|
|
8102
8120
|
* @param request - GetInstanceModuleInfoRequest
|
|
8103
8121
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8129,7 +8147,7 @@ class Client extends openapi_core_1.default {
|
|
|
8129
8147
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceModuleInfoResponse({}));
|
|
8130
8148
|
}
|
|
8131
8149
|
/**
|
|
8132
|
-
* Retrieves
|
|
8150
|
+
* Retrieves all module information under a first-level module.
|
|
8133
8151
|
*
|
|
8134
8152
|
* @param request - GetInstanceModuleInfoRequest
|
|
8135
8153
|
* @returns GetInstanceModuleInfoResponse
|
|
@@ -8139,7 +8157,7 @@ class Client extends openapi_core_1.default {
|
|
|
8139
8157
|
return await this.getInstanceModuleInfoWithOptions(request, runtime);
|
|
8140
8158
|
}
|
|
8141
8159
|
/**
|
|
8142
|
-
* Retrieves the quota of a
|
|
8160
|
+
* Retrieves the quota of a single type for an instance.
|
|
8143
8161
|
*
|
|
8144
8162
|
* @param request - GetInstanceQuotaRequest
|
|
8145
8163
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8171,7 +8189,7 @@ class Client extends openapi_core_1.default {
|
|
|
8171
8189
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceQuotaResponse({}));
|
|
8172
8190
|
}
|
|
8173
8191
|
/**
|
|
8174
|
-
* Retrieves the quota of a
|
|
8192
|
+
* Retrieves the quota of a single type for an instance.
|
|
8175
8193
|
*
|
|
8176
8194
|
* @param request - GetInstanceQuotaRequest
|
|
8177
8195
|
* @returns GetInstanceQuotaResponse
|
|
@@ -8220,7 +8238,7 @@ class Client extends openapi_core_1.default {
|
|
|
8220
8238
|
return await this.getInstanceTrialStatusWithOptions(request, runtime);
|
|
8221
8239
|
}
|
|
8222
8240
|
/**
|
|
8223
|
-
*
|
|
8241
|
+
* Sets the post-logon redirect application for a brand.
|
|
8224
8242
|
*
|
|
8225
8243
|
* @param request - GetLoginRedirectApplicationForBrandRequest
|
|
8226
8244
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8252,7 +8270,7 @@ class Client extends openapi_core_1.default {
|
|
|
8252
8270
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetLoginRedirectApplicationForBrandResponse({}));
|
|
8253
8271
|
}
|
|
8254
8272
|
/**
|
|
8255
|
-
*
|
|
8273
|
+
* Sets the post-logon redirect application for a brand.
|
|
8256
8274
|
*
|
|
8257
8275
|
* @param request - GetLoginRedirectApplicationForBrandRequest
|
|
8258
8276
|
* @returns GetLoginRedirectApplicationForBrandResponse
|
|
@@ -8262,7 +8280,7 @@ class Client extends openapi_core_1.default {
|
|
|
8262
8280
|
return await this.getLoginRedirectApplicationForBrandWithOptions(request, runtime);
|
|
8263
8281
|
}
|
|
8264
8282
|
/**
|
|
8265
|
-
*
|
|
8283
|
+
* Queries the information about a specified network access endpoint.
|
|
8266
8284
|
*
|
|
8267
8285
|
* @param request - GetNetworkAccessEndpointRequest
|
|
8268
8286
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8294,7 +8312,7 @@ class Client extends openapi_core_1.default {
|
|
|
8294
8312
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetNetworkAccessEndpointResponse({}));
|
|
8295
8313
|
}
|
|
8296
8314
|
/**
|
|
8297
|
-
*
|
|
8315
|
+
* Queries the information about a specified network access endpoint.
|
|
8298
8316
|
*
|
|
8299
8317
|
* @param request - GetNetworkAccessEndpointRequest
|
|
8300
8318
|
* @returns GetNetworkAccessEndpointResponse
|
|
@@ -8427,7 +8445,7 @@ class Client extends openapi_core_1.default {
|
|
|
8427
8445
|
return await this.getPasswordComplexityConfigurationWithOptions(request, runtime);
|
|
8428
8446
|
}
|
|
8429
8447
|
/**
|
|
8430
|
-
* Queries the password expiration
|
|
8448
|
+
* Queries the password expiration policy of a specified EIAM instance.
|
|
8431
8449
|
*
|
|
8432
8450
|
* @param request - GetPasswordExpirationConfigurationRequest
|
|
8433
8451
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8456,7 +8474,7 @@ class Client extends openapi_core_1.default {
|
|
|
8456
8474
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPasswordExpirationConfigurationResponse({}));
|
|
8457
8475
|
}
|
|
8458
8476
|
/**
|
|
8459
|
-
* Queries the password expiration
|
|
8477
|
+
* Queries the password expiration policy of a specified EIAM instance.
|
|
8460
8478
|
*
|
|
8461
8479
|
* @param request - GetPasswordExpirationConfigurationRequest
|
|
8462
8480
|
* @returns GetPasswordExpirationConfigurationResponse
|
|
@@ -8466,7 +8484,7 @@ class Client extends openapi_core_1.default {
|
|
|
8466
8484
|
return await this.getPasswordExpirationConfigurationWithOptions(request, runtime);
|
|
8467
8485
|
}
|
|
8468
8486
|
/**
|
|
8469
|
-
* Queries the password history
|
|
8487
|
+
* Queries the password history policy of a specified EIAM instance.
|
|
8470
8488
|
*
|
|
8471
8489
|
* @param request - GetPasswordHistoryConfigurationRequest
|
|
8472
8490
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8495,7 +8513,7 @@ class Client extends openapi_core_1.default {
|
|
|
8495
8513
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPasswordHistoryConfigurationResponse({}));
|
|
8496
8514
|
}
|
|
8497
8515
|
/**
|
|
8498
|
-
* Queries the password history
|
|
8516
|
+
* Queries the password history policy of a specified EIAM instance.
|
|
8499
8517
|
*
|
|
8500
8518
|
* @param request - GetPasswordHistoryConfigurationRequest
|
|
8501
8519
|
* @returns GetPasswordHistoryConfigurationResponse
|
|
@@ -8505,7 +8523,7 @@ class Client extends openapi_core_1.default {
|
|
|
8505
8523
|
return await this.getPasswordHistoryConfigurationWithOptions(request, runtime);
|
|
8506
8524
|
}
|
|
8507
8525
|
/**
|
|
8508
|
-
* Queries the password initialization
|
|
8526
|
+
* Queries the password initialization policy of Employee Identity and Access Management (EIAM).
|
|
8509
8527
|
*
|
|
8510
8528
|
* @param request - GetPasswordInitializationConfigurationRequest
|
|
8511
8529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8534,7 +8552,7 @@ class Client extends openapi_core_1.default {
|
|
|
8534
8552
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetPasswordInitializationConfigurationResponse({}));
|
|
8535
8553
|
}
|
|
8536
8554
|
/**
|
|
8537
|
-
* Queries the password initialization
|
|
8555
|
+
* Queries the password initialization policy of Employee Identity and Access Management (EIAM).
|
|
8538
8556
|
*
|
|
8539
8557
|
* @param request - GetPasswordInitializationConfigurationRequest
|
|
8540
8558
|
* @returns GetPasswordInitializationConfigurationResponse
|
|
@@ -8589,7 +8607,7 @@ class Client extends openapi_core_1.default {
|
|
|
8589
8607
|
return await this.getResourceServerScopeWithOptions(request, runtime);
|
|
8590
8608
|
}
|
|
8591
8609
|
/**
|
|
8592
|
-
* Queries the
|
|
8610
|
+
* Queries the root organizational unit information of EIAM.
|
|
8593
8611
|
*
|
|
8594
8612
|
* @param request - GetRootOrganizationalUnitRequest
|
|
8595
8613
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8618,7 +8636,7 @@ class Client extends openapi_core_1.default {
|
|
|
8618
8636
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRootOrganizationalUnitResponse({}));
|
|
8619
8637
|
}
|
|
8620
8638
|
/**
|
|
8621
|
-
* Queries the
|
|
8639
|
+
* Queries the root organizational unit information of EIAM.
|
|
8622
8640
|
*
|
|
8623
8641
|
* @param request - GetRootOrganizationalUnitRequest
|
|
8624
8642
|
* @returns GetRootOrganizationalUnitResponse
|
|
@@ -8628,7 +8646,7 @@ class Client extends openapi_core_1.default {
|
|
|
8628
8646
|
return await this.getRootOrganizationalUnitWithOptions(request, runtime);
|
|
8629
8647
|
}
|
|
8630
8648
|
/**
|
|
8631
|
-
*
|
|
8649
|
+
* Retrieves the service quota.
|
|
8632
8650
|
*
|
|
8633
8651
|
* @param request - GetServiceQuotaRequest
|
|
8634
8652
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8657,7 +8675,7 @@ class Client extends openapi_core_1.default {
|
|
|
8657
8675
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetServiceQuotaResponse({}));
|
|
8658
8676
|
}
|
|
8659
8677
|
/**
|
|
8660
|
-
*
|
|
8678
|
+
* Retrieves the service quota.
|
|
8661
8679
|
*
|
|
8662
8680
|
* @param request - GetServiceQuotaRequest
|
|
8663
8681
|
* @returns GetServiceQuotaResponse
|
|
@@ -9258,7 +9276,7 @@ class Client extends openapi_core_1.default {
|
|
|
9258
9276
|
return await this.listApplicationsWithOptions(request, runtime);
|
|
9259
9277
|
}
|
|
9260
9278
|
/**
|
|
9261
|
-
*
|
|
9279
|
+
* Lists the applications associated with an authorization rule.
|
|
9262
9280
|
*
|
|
9263
9281
|
* @param request - ListApplicationsForAuthorizationRuleRequest
|
|
9264
9282
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9299,7 +9317,7 @@ class Client extends openapi_core_1.default {
|
|
|
9299
9317
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsForAuthorizationRuleResponse({}));
|
|
9300
9318
|
}
|
|
9301
9319
|
/**
|
|
9302
|
-
*
|
|
9320
|
+
* Lists the applications associated with an authorization rule.
|
|
9303
9321
|
*
|
|
9304
9322
|
* @param request - ListApplicationsForAuthorizationRuleRequest
|
|
9305
9323
|
* @returns ListApplicationsForAuthorizationRuleResponse
|
|
@@ -9360,7 +9378,7 @@ class Client extends openapi_core_1.default {
|
|
|
9360
9378
|
return await this.listApplicationsForGroupWithOptions(request, runtime);
|
|
9361
9379
|
}
|
|
9362
9380
|
/**
|
|
9363
|
-
*
|
|
9381
|
+
* Retrieves application information under a network access endpoint.
|
|
9364
9382
|
*
|
|
9365
9383
|
* @param request - ListApplicationsForNetworkAccessEndpointRequest
|
|
9366
9384
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9398,7 +9416,7 @@ class Client extends openapi_core_1.default {
|
|
|
9398
9416
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsForNetworkAccessEndpointResponse({}));
|
|
9399
9417
|
}
|
|
9400
9418
|
/**
|
|
9401
|
-
*
|
|
9419
|
+
* Retrieves application information under a network access endpoint.
|
|
9402
9420
|
*
|
|
9403
9421
|
* @param request - ListApplicationsForNetworkAccessEndpointRequest
|
|
9404
9422
|
* @returns ListApplicationsForNetworkAccessEndpointResponse
|
|
@@ -9408,7 +9426,7 @@ class Client extends openapi_core_1.default {
|
|
|
9408
9426
|
return await this.listApplicationsForNetworkAccessEndpointWithOptions(request, runtime);
|
|
9409
9427
|
}
|
|
9410
9428
|
/**
|
|
9411
|
-
* Retrieves
|
|
9429
|
+
* Retrieves the list of applications associated with a network domain.
|
|
9412
9430
|
*
|
|
9413
9431
|
* @param request - ListApplicationsForNetworkZoneRequest
|
|
9414
9432
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9449,7 +9467,7 @@ class Client extends openapi_core_1.default {
|
|
|
9449
9467
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsForNetworkZoneResponse({}));
|
|
9450
9468
|
}
|
|
9451
9469
|
/**
|
|
9452
|
-
* Retrieves
|
|
9470
|
+
* Retrieves the list of applications associated with a network domain.
|
|
9453
9471
|
*
|
|
9454
9472
|
* @param request - ListApplicationsForNetworkZoneRequest
|
|
9455
9473
|
* @returns ListApplicationsForNetworkZoneResponse
|
|
@@ -9570,7 +9588,7 @@ class Client extends openapi_core_1.default {
|
|
|
9570
9588
|
return await this.listApplicationsForUserWithOptions(request, runtime);
|
|
9571
9589
|
}
|
|
9572
9590
|
/**
|
|
9573
|
-
* Queries a list of
|
|
9591
|
+
* Queries a list of authorization resource information.
|
|
9574
9592
|
*
|
|
9575
9593
|
* @param request - ListAuthorizationResourcesRequest
|
|
9576
9594
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9611,7 +9629,7 @@ class Client extends openapi_core_1.default {
|
|
|
9611
9629
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAuthorizationResourcesResponse({}));
|
|
9612
9630
|
}
|
|
9613
9631
|
/**
|
|
9614
|
-
* Queries a list of
|
|
9632
|
+
* Queries a list of authorization resource information.
|
|
9615
9633
|
*
|
|
9616
9634
|
* @param request - ListAuthorizationResourcesRequest
|
|
9617
9635
|
* @returns ListAuthorizationResourcesResponse
|
|
@@ -9765,7 +9783,7 @@ class Client extends openapi_core_1.default {
|
|
|
9765
9783
|
return await this.listAuthorizationRulesForGroupWithOptions(request, runtime);
|
|
9766
9784
|
}
|
|
9767
9785
|
/**
|
|
9768
|
-
*
|
|
9786
|
+
* Lists the authorization rules associated with an account.
|
|
9769
9787
|
*
|
|
9770
9788
|
* @param request - ListAuthorizationRulesForUserRequest
|
|
9771
9789
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9803,7 +9821,7 @@ class Client extends openapi_core_1.default {
|
|
|
9803
9821
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAuthorizationRulesForUserResponse({}));
|
|
9804
9822
|
}
|
|
9805
9823
|
/**
|
|
9806
|
-
*
|
|
9824
|
+
* Lists the authorization rules associated with an account.
|
|
9807
9825
|
*
|
|
9808
9826
|
* @param request - ListAuthorizationRulesForUserRequest
|
|
9809
9827
|
* @returns ListAuthorizationRulesForUserResponse
|
|
@@ -9812,6 +9830,51 @@ class Client extends openapi_core_1.default {
|
|
|
9812
9830
|
let runtime = new $dara.RuntimeOptions({});
|
|
9813
9831
|
return await this.listAuthorizationRulesForUserWithOptions(request, runtime);
|
|
9814
9832
|
}
|
|
9833
|
+
/**
|
|
9834
|
+
* Retrieves a list of all authorization servers under an instance.
|
|
9835
|
+
*
|
|
9836
|
+
* @param request - ListAuthorizationServersRequest
|
|
9837
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
9838
|
+
* @returns ListAuthorizationServersResponse
|
|
9839
|
+
*/
|
|
9840
|
+
async listAuthorizationServersWithOptions(request, runtime) {
|
|
9841
|
+
request.validate();
|
|
9842
|
+
let query = {};
|
|
9843
|
+
if (!$dara.isNull(request.instanceId)) {
|
|
9844
|
+
query["InstanceId"] = request.instanceId;
|
|
9845
|
+
}
|
|
9846
|
+
if (!$dara.isNull(request.maxResults)) {
|
|
9847
|
+
query["MaxResults"] = request.maxResults;
|
|
9848
|
+
}
|
|
9849
|
+
if (!$dara.isNull(request.nextToken)) {
|
|
9850
|
+
query["NextToken"] = request.nextToken;
|
|
9851
|
+
}
|
|
9852
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
9853
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
9854
|
+
});
|
|
9855
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
9856
|
+
action: "ListAuthorizationServers",
|
|
9857
|
+
version: "2021-12-01",
|
|
9858
|
+
protocol: "HTTPS",
|
|
9859
|
+
pathname: "/",
|
|
9860
|
+
method: "POST",
|
|
9861
|
+
authType: "AK",
|
|
9862
|
+
style: "RPC",
|
|
9863
|
+
reqBodyType: "formData",
|
|
9864
|
+
bodyType: "json",
|
|
9865
|
+
});
|
|
9866
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAuthorizationServersResponse({}));
|
|
9867
|
+
}
|
|
9868
|
+
/**
|
|
9869
|
+
* Retrieves a list of all authorization servers under an instance.
|
|
9870
|
+
*
|
|
9871
|
+
* @param request - ListAuthorizationServersRequest
|
|
9872
|
+
* @returns ListAuthorizationServersResponse
|
|
9873
|
+
*/
|
|
9874
|
+
async listAuthorizationServers(request) {
|
|
9875
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
9876
|
+
return await this.listAuthorizationServersWithOptions(request, runtime);
|
|
9877
|
+
}
|
|
9815
9878
|
/**
|
|
9816
9879
|
* Retrieves a list of brands.
|
|
9817
9880
|
*
|
|
@@ -10008,10 +10071,10 @@ class Client extends openapi_core_1.default {
|
|
|
10008
10071
|
return await this.listCloudAccountsWithOptions(request, runtime);
|
|
10009
10072
|
}
|
|
10010
10073
|
/**
|
|
10011
|
-
* List
|
|
10074
|
+
* List conditional access policies.
|
|
10012
10075
|
*
|
|
10013
10076
|
* @remarks
|
|
10014
|
-
*
|
|
10077
|
+
* Query the list of conditional access policies with pagination.
|
|
10015
10078
|
*
|
|
10016
10079
|
* @param request - ListConditionalAccessPoliciesRequest
|
|
10017
10080
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10049,10 +10112,10 @@ class Client extends openapi_core_1.default {
|
|
|
10049
10112
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConditionalAccessPoliciesResponse({}));
|
|
10050
10113
|
}
|
|
10051
10114
|
/**
|
|
10052
|
-
* List
|
|
10115
|
+
* List conditional access policies.
|
|
10053
10116
|
*
|
|
10054
10117
|
* @remarks
|
|
10055
|
-
*
|
|
10118
|
+
* Query the list of conditional access policies with pagination.
|
|
10056
10119
|
*
|
|
10057
10120
|
* @param request - ListConditionalAccessPoliciesRequest
|
|
10058
10121
|
* @returns ListConditionalAccessPoliciesResponse
|
|
@@ -10104,10 +10167,10 @@ class Client extends openapi_core_1.default {
|
|
|
10104
10167
|
return await this.listConditionalAccessPoliciesForApplicationWithOptions(request, runtime);
|
|
10105
10168
|
}
|
|
10106
10169
|
/**
|
|
10107
|
-
*
|
|
10170
|
+
* Retrieves the list of conditional access policies associated with a network zone.
|
|
10108
10171
|
*
|
|
10109
10172
|
* @remarks
|
|
10110
|
-
*
|
|
10173
|
+
* Retrieves the list of conditional access policies associated with a network zone.
|
|
10111
10174
|
*
|
|
10112
10175
|
* @param request - ListConditionalAccessPoliciesForNetworkZoneRequest
|
|
10113
10176
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10139,10 +10202,10 @@ class Client extends openapi_core_1.default {
|
|
|
10139
10202
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConditionalAccessPoliciesForNetworkZoneResponse({}));
|
|
10140
10203
|
}
|
|
10141
10204
|
/**
|
|
10142
|
-
*
|
|
10205
|
+
* Retrieves the list of conditional access policies associated with a network zone.
|
|
10143
10206
|
*
|
|
10144
10207
|
* @remarks
|
|
10145
|
-
*
|
|
10208
|
+
* Retrieves the list of conditional access policies associated with a network zone.
|
|
10146
10209
|
*
|
|
10147
10210
|
* @param request - ListConditionalAccessPoliciesForNetworkZoneRequest
|
|
10148
10211
|
* @returns ListConditionalAccessPoliciesForNetworkZoneResponse
|
|
@@ -10152,7 +10215,7 @@ class Client extends openapi_core_1.default {
|
|
|
10152
10215
|
return await this.listConditionalAccessPoliciesForNetworkZoneWithOptions(request, runtime);
|
|
10153
10216
|
}
|
|
10154
10217
|
/**
|
|
10155
|
-
* Retrieves
|
|
10218
|
+
* Retrieves the list of conditional access policies associated with a user.
|
|
10156
10219
|
*
|
|
10157
10220
|
* @param request - ListConditionalAccessPoliciesForUserRequest
|
|
10158
10221
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10184,7 +10247,7 @@ class Client extends openapi_core_1.default {
|
|
|
10184
10247
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConditionalAccessPoliciesForUserResponse({}));
|
|
10185
10248
|
}
|
|
10186
10249
|
/**
|
|
10187
|
-
* Retrieves
|
|
10250
|
+
* Retrieves the list of conditional access policies associated with a user.
|
|
10188
10251
|
*
|
|
10189
10252
|
* @param request - ListConditionalAccessPoliciesForUserRequest
|
|
10190
10253
|
* @returns ListConditionalAccessPoliciesForUserResponse
|
|
@@ -10314,7 +10377,7 @@ class Client extends openapi_core_1.default {
|
|
|
10314
10377
|
return await this.listCredentialsWithOptions(request, runtime);
|
|
10315
10378
|
}
|
|
10316
10379
|
/**
|
|
10317
|
-
*
|
|
10380
|
+
* Queries the list of custom terms.
|
|
10318
10381
|
*
|
|
10319
10382
|
* @param request - ListCustomPrivacyPoliciesRequest
|
|
10320
10383
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10355,7 +10418,7 @@ class Client extends openapi_core_1.default {
|
|
|
10355
10418
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCustomPrivacyPoliciesResponse({}));
|
|
10356
10419
|
}
|
|
10357
10420
|
/**
|
|
10358
|
-
*
|
|
10421
|
+
* Queries the list of custom terms.
|
|
10359
10422
|
*
|
|
10360
10423
|
* @param request - ListCustomPrivacyPoliciesRequest
|
|
10361
10424
|
* @returns ListCustomPrivacyPoliciesResponse
|
|
@@ -10416,7 +10479,7 @@ class Client extends openapi_core_1.default {
|
|
|
10416
10479
|
return await this.listCustomPrivacyPoliciesForBrandWithOptions(request, runtime);
|
|
10417
10480
|
}
|
|
10418
10481
|
/**
|
|
10419
|
-
*
|
|
10482
|
+
* Queries a list of domain proxy tokens of an EIAM instance.
|
|
10420
10483
|
*
|
|
10421
10484
|
* @param request - ListDomainProxyTokensRequest
|
|
10422
10485
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10448,7 +10511,7 @@ class Client extends openapi_core_1.default {
|
|
|
10448
10511
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListDomainProxyTokensResponse({}));
|
|
10449
10512
|
}
|
|
10450
10513
|
/**
|
|
10451
|
-
*
|
|
10514
|
+
* Queries a list of domain proxy tokens of an EIAM instance.
|
|
10452
10515
|
*
|
|
10453
10516
|
* @param request - ListDomainProxyTokensRequest
|
|
10454
10517
|
* @returns ListDomainProxyTokensResponse
|
|
@@ -10500,7 +10563,7 @@ class Client extends openapi_core_1.default {
|
|
|
10500
10563
|
return await this.listDomainsWithOptions(request, runtime);
|
|
10501
10564
|
}
|
|
10502
10565
|
/**
|
|
10503
|
-
* Queries the
|
|
10566
|
+
* Queries the list of EIAM 2.0 and EIAM 1.0 instances.
|
|
10504
10567
|
*
|
|
10505
10568
|
* @param request - ListEiamInstancesRequest
|
|
10506
10569
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10532,7 +10595,7 @@ class Client extends openapi_core_1.default {
|
|
|
10532
10595
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEiamInstancesResponse({}));
|
|
10533
10596
|
}
|
|
10534
10597
|
/**
|
|
10535
|
-
* Queries the
|
|
10598
|
+
* Queries the list of EIAM 2.0 and EIAM 1.0 instances.
|
|
10536
10599
|
*
|
|
10537
10600
|
* @param request - ListEiamInstancesRequest
|
|
10538
10601
|
* @returns ListEiamInstancesResponse
|
|
@@ -11027,7 +11090,7 @@ class Client extends openapi_core_1.default {
|
|
|
11027
11090
|
return await this.listIdentityProvidersForNetworkAccessEndpointWithOptions(request, runtime);
|
|
11028
11091
|
}
|
|
11029
11092
|
/**
|
|
11030
|
-
* Queries information about one or more EIAM instances.
|
|
11093
|
+
* Queries information about one or more Employee Identity and Access Management (EIAM) instances.
|
|
11031
11094
|
*
|
|
11032
11095
|
* @param request - ListInstancesRequest
|
|
11033
11096
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11071,7 +11134,7 @@ class Client extends openapi_core_1.default {
|
|
|
11071
11134
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListInstancesResponse({}));
|
|
11072
11135
|
}
|
|
11073
11136
|
/**
|
|
11074
|
-
* Queries information about one or more EIAM instances.
|
|
11137
|
+
* Queries information about one or more Employee Identity and Access Management (EIAM) instances.
|
|
11075
11138
|
*
|
|
11076
11139
|
* @param request - ListInstancesRequest
|
|
11077
11140
|
* @returns ListInstancesResponse
|
|
@@ -11110,7 +11173,7 @@ class Client extends openapi_core_1.default {
|
|
|
11110
11173
|
return await this.listNetworkAccessEndpointAvailableRegionsWithOptions(runtime);
|
|
11111
11174
|
}
|
|
11112
11175
|
/**
|
|
11113
|
-
* Queries the zones that support
|
|
11176
|
+
* Queries the list of zones that support the creation of network endpoints in a specified region for IDaaS EIAM.
|
|
11114
11177
|
*
|
|
11115
11178
|
* @param request - ListNetworkAccessEndpointAvailableZonesRequest
|
|
11116
11179
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11139,7 +11202,7 @@ class Client extends openapi_core_1.default {
|
|
|
11139
11202
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNetworkAccessEndpointAvailableZonesResponse({}));
|
|
11140
11203
|
}
|
|
11141
11204
|
/**
|
|
11142
|
-
* Queries the zones that support
|
|
11205
|
+
* Queries the list of zones that support the creation of network endpoints in a specified region for IDaaS EIAM.
|
|
11143
11206
|
*
|
|
11144
11207
|
* @param request - ListNetworkAccessEndpointAvailableZonesRequest
|
|
11145
11208
|
* @returns ListNetworkAccessEndpointAvailableZonesResponse
|
|
@@ -11206,7 +11269,7 @@ class Client extends openapi_core_1.default {
|
|
|
11206
11269
|
return await this.listNetworkAccessEndpointsWithOptions(request, runtime);
|
|
11207
11270
|
}
|
|
11208
11271
|
/**
|
|
11209
|
-
*
|
|
11272
|
+
* Queries the list of access paths under a specified network access endpoint.
|
|
11210
11273
|
*
|
|
11211
11274
|
* @param request - ListNetworkAccessPathsRequest
|
|
11212
11275
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11238,7 +11301,7 @@ class Client extends openapi_core_1.default {
|
|
|
11238
11301
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNetworkAccessPathsResponse({}));
|
|
11239
11302
|
}
|
|
11240
11303
|
/**
|
|
11241
|
-
*
|
|
11304
|
+
* Queries the list of access paths under a specified network access endpoint.
|
|
11242
11305
|
*
|
|
11243
11306
|
* @param request - ListNetworkAccessPathsRequest
|
|
11244
11307
|
* @returns ListNetworkAccessPathsResponse
|
|
@@ -11248,7 +11311,7 @@ class Client extends openapi_core_1.default {
|
|
|
11248
11311
|
return await this.listNetworkAccessPathsWithOptions(request, runtime);
|
|
11249
11312
|
}
|
|
11250
11313
|
/**
|
|
11251
|
-
*
|
|
11314
|
+
* Queries the list of network zone objects.
|
|
11252
11315
|
*
|
|
11253
11316
|
* @param request - ListNetworkZonesRequest
|
|
11254
11317
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11289,7 +11352,7 @@ class Client extends openapi_core_1.default {
|
|
|
11289
11352
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNetworkZonesResponse({}));
|
|
11290
11353
|
}
|
|
11291
11354
|
/**
|
|
11292
|
-
*
|
|
11355
|
+
* Queries the list of network zone objects.
|
|
11293
11356
|
*
|
|
11294
11357
|
* @param request - ListNetworkZonesRequest
|
|
11295
11358
|
* @returns ListNetworkZonesResponse
|
|
@@ -11652,13 +11715,13 @@ class Client extends openapi_core_1.default {
|
|
|
11652
11715
|
return await this.listResourceServersForUserWithOptions(request, runtime);
|
|
11653
11716
|
}
|
|
11654
11717
|
/**
|
|
11655
|
-
*
|
|
11718
|
+
* Query the list of synchronization job details.
|
|
11656
11719
|
*
|
|
11657
11720
|
* @remarks
|
|
11658
|
-
*
|
|
11659
|
-
* - Method 1:
|
|
11660
|
-
* - Method 2: Set
|
|
11661
|
-
* You can
|
|
11721
|
+
* The following two methods are supported for viewing returned data:
|
|
11722
|
+
* - Method 1: When querying the first page, you only need to set MaxResults to limit the number of entries returned. The NextToken in the response serves as the credential for querying subsequent pages. When querying subsequent pages, set the NextToken parameter to the NextToken value obtained from the previous response as the query credential, and set MaxResults to limit the number of entries returned. If there are no more pages, NextToken is no longer returned. The maximum value of MaxResults is 100.
|
|
11723
|
+
* - Method 2: Set the number of entries returned per page using PageSize, and set the page number using PageNumber.
|
|
11724
|
+
* You can only choose one of the above two methods. When a large number of entries are returned, Method 1 is recommended. If the MaxResults or NextToken parameter is set, the PageSize and PageNumber request parameters become invalid.
|
|
11662
11725
|
*
|
|
11663
11726
|
* @param request - ListSynchronizationJobsRequest
|
|
11664
11727
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -11720,13 +11783,13 @@ class Client extends openapi_core_1.default {
|
|
|
11720
11783
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSynchronizationJobsResponse({}));
|
|
11721
11784
|
}
|
|
11722
11785
|
/**
|
|
11723
|
-
*
|
|
11786
|
+
* Query the list of synchronization job details.
|
|
11724
11787
|
*
|
|
11725
11788
|
* @remarks
|
|
11726
|
-
*
|
|
11727
|
-
* - Method 1:
|
|
11728
|
-
* - Method 2: Set
|
|
11729
|
-
* You can
|
|
11789
|
+
* The following two methods are supported for viewing returned data:
|
|
11790
|
+
* - Method 1: When querying the first page, you only need to set MaxResults to limit the number of entries returned. The NextToken in the response serves as the credential for querying subsequent pages. When querying subsequent pages, set the NextToken parameter to the NextToken value obtained from the previous response as the query credential, and set MaxResults to limit the number of entries returned. If there are no more pages, NextToken is no longer returned. The maximum value of MaxResults is 100.
|
|
11791
|
+
* - Method 2: Set the number of entries returned per page using PageSize, and set the page number using PageNumber.
|
|
11792
|
+
* You can only choose one of the above two methods. When a large number of entries are returned, Method 1 is recommended. If the MaxResults or NextToken parameter is set, the PageSize and PageNumber request parameters become invalid.
|
|
11730
11793
|
*
|
|
11731
11794
|
* @param request - ListSynchronizationJobsRequest
|
|
11732
11795
|
* @returns ListSynchronizationJobsResponse
|
|
@@ -12381,7 +12444,7 @@ class Client extends openapi_core_1.default {
|
|
|
12381
12444
|
return await this.removeApplicationFromAuthorizationRuleWithOptions(request, runtime);
|
|
12382
12445
|
}
|
|
12383
12446
|
/**
|
|
12384
|
-
*
|
|
12447
|
+
* Removes custom terms associated with a brand.
|
|
12385
12448
|
*
|
|
12386
12449
|
* @param request - RemoveCustomPrivacyPoliciesFromBrandRequest
|
|
12387
12450
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12416,7 +12479,7 @@ class Client extends openapi_core_1.default {
|
|
|
12416
12479
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveCustomPrivacyPoliciesFromBrandResponse({}));
|
|
12417
12480
|
}
|
|
12418
12481
|
/**
|
|
12419
|
-
*
|
|
12482
|
+
* Removes custom terms associated with a brand.
|
|
12420
12483
|
*
|
|
12421
12484
|
* @param request - RemoveCustomPrivacyPoliciesFromBrandRequest
|
|
12422
12485
|
* @returns RemoveCustomPrivacyPoliciesFromBrandResponse
|
|
@@ -12606,7 +12669,7 @@ class Client extends openapi_core_1.default {
|
|
|
12606
12669
|
return await this.removeUsersFromGroupWithOptions(request, runtime);
|
|
12607
12670
|
}
|
|
12608
12671
|
/**
|
|
12609
|
-
*
|
|
12672
|
+
* Renews a Free Edition instance.
|
|
12610
12673
|
*
|
|
12611
12674
|
* @param request - RenewFreeLicenseEndTimeRequest
|
|
12612
12675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -12635,7 +12698,7 @@ class Client extends openapi_core_1.default {
|
|
|
12635
12698
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RenewFreeLicenseEndTimeResponse({}));
|
|
12636
12699
|
}
|
|
12637
12700
|
/**
|
|
12638
|
-
*
|
|
12701
|
+
* Renews a Free Edition instance.
|
|
12639
12702
|
*
|
|
12640
12703
|
* @param request - RenewFreeLicenseEndTimeRequest
|
|
12641
12704
|
* @returns RenewFreeLicenseEndTimeResponse
|
|
@@ -13431,7 +13494,7 @@ class Client extends openapi_core_1.default {
|
|
|
13431
13494
|
return await this.setDefaultDomainWithOptions(request, runtime);
|
|
13432
13495
|
}
|
|
13433
13496
|
/**
|
|
13434
|
-
*
|
|
13497
|
+
* Sets the forgot password policy for an EIAM instance.
|
|
13435
13498
|
*
|
|
13436
13499
|
* @param request - SetForgetPasswordConfigurationRequest
|
|
13437
13500
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13466,7 +13529,7 @@ class Client extends openapi_core_1.default {
|
|
|
13466
13529
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetForgetPasswordConfigurationResponse({}));
|
|
13467
13530
|
}
|
|
13468
13531
|
/**
|
|
13469
|
-
*
|
|
13532
|
+
* Sets the forgot password policy for an EIAM instance.
|
|
13470
13533
|
*
|
|
13471
13534
|
* @param request - SetForgetPasswordConfigurationRequest
|
|
13472
13535
|
* @returns SetForgetPasswordConfigurationResponse
|
|
@@ -13650,7 +13713,7 @@ class Client extends openapi_core_1.default {
|
|
|
13650
13713
|
return await this.setIdentityProviderUdPushConfigurationWithOptions(request, runtime);
|
|
13651
13714
|
}
|
|
13652
13715
|
/**
|
|
13653
|
-
*
|
|
13716
|
+
* Sets the control elements of an instance.
|
|
13654
13717
|
*
|
|
13655
13718
|
* @param request - SetInstanceControlConfigurationRequest
|
|
13656
13719
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13682,7 +13745,7 @@ class Client extends openapi_core_1.default {
|
|
|
13682
13745
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetInstanceControlConfigurationResponse({}));
|
|
13683
13746
|
}
|
|
13684
13747
|
/**
|
|
13685
|
-
*
|
|
13748
|
+
* Sets the control elements of an instance.
|
|
13686
13749
|
*
|
|
13687
13750
|
* @param request - SetInstanceControlConfigurationRequest
|
|
13688
13751
|
* @returns SetInstanceControlConfigurationResponse
|
|
@@ -13692,7 +13755,7 @@ class Client extends openapi_core_1.default {
|
|
|
13692
13755
|
return await this.setInstanceControlConfigurationWithOptions(request, runtime);
|
|
13693
13756
|
}
|
|
13694
13757
|
/**
|
|
13695
|
-
* Sets the language and time zone for an instance.
|
|
13758
|
+
* Sets the language and time zone information for an instance.
|
|
13696
13759
|
*
|
|
13697
13760
|
* @param request - SetInstanceGlobalizationConfigRequest
|
|
13698
13761
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13727,7 +13790,7 @@ class Client extends openapi_core_1.default {
|
|
|
13727
13790
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetInstanceGlobalizationConfigResponse({}));
|
|
13728
13791
|
}
|
|
13729
13792
|
/**
|
|
13730
|
-
* Sets the language and time zone for an instance.
|
|
13793
|
+
* Sets the language and time zone information for an instance.
|
|
13731
13794
|
*
|
|
13732
13795
|
* @param request - SetInstanceGlobalizationConfigRequest
|
|
13733
13796
|
* @returns SetInstanceGlobalizationConfigResponse
|
|
@@ -13737,7 +13800,7 @@ class Client extends openapi_core_1.default {
|
|
|
13737
13800
|
return await this.setInstanceGlobalizationConfigWithOptions(request, runtime);
|
|
13738
13801
|
}
|
|
13739
13802
|
/**
|
|
13740
|
-
*
|
|
13803
|
+
* Set login redirect application for brand
|
|
13741
13804
|
*
|
|
13742
13805
|
* @param request - SetLoginRedirectApplicationForBrandRequest
|
|
13743
13806
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13772,7 +13835,7 @@ class Client extends openapi_core_1.default {
|
|
|
13772
13835
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetLoginRedirectApplicationForBrandResponse({}));
|
|
13773
13836
|
}
|
|
13774
13837
|
/**
|
|
13775
|
-
*
|
|
13838
|
+
* Set login redirect application for brand
|
|
13776
13839
|
*
|
|
13777
13840
|
* @param request - SetLoginRedirectApplicationForBrandRequest
|
|
13778
13841
|
* @returns SetLoginRedirectApplicationForBrandResponse
|
|
@@ -13830,7 +13893,7 @@ class Client extends openapi_core_1.default {
|
|
|
13830
13893
|
return await this.setPasswordComplexityConfigurationWithOptions(request, runtime);
|
|
13831
13894
|
}
|
|
13832
13895
|
/**
|
|
13833
|
-
* Sets the password expiration policy for a specified EIAM instance.
|
|
13896
|
+
* Sets the password expiration policy for a specified Enterprise Identity and Access Management (EIAM) instance.
|
|
13834
13897
|
*
|
|
13835
13898
|
* @param request - SetPasswordExpirationConfigurationRequest
|
|
13836
13899
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13883,7 +13946,7 @@ class Client extends openapi_core_1.default {
|
|
|
13883
13946
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetPasswordExpirationConfigurationResponse({}));
|
|
13884
13947
|
}
|
|
13885
13948
|
/**
|
|
13886
|
-
* Sets the password expiration policy for a specified EIAM instance.
|
|
13949
|
+
* Sets the password expiration policy for a specified Enterprise Identity and Access Management (EIAM) instance.
|
|
13887
13950
|
*
|
|
13888
13951
|
* @param request - SetPasswordExpirationConfigurationRequest
|
|
13889
13952
|
* @returns SetPasswordExpirationConfigurationResponse
|
|
@@ -13893,7 +13956,7 @@ class Client extends openapi_core_1.default {
|
|
|
13893
13956
|
return await this.setPasswordExpirationConfigurationWithOptions(request, runtime);
|
|
13894
13957
|
}
|
|
13895
13958
|
/**
|
|
13896
|
-
*
|
|
13959
|
+
* Sets the password history policy for a specified Enterprise Identity and Access Management (EIAM) instance.
|
|
13897
13960
|
*
|
|
13898
13961
|
* @param request - SetPasswordHistoryConfigurationRequest
|
|
13899
13962
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13928,7 +13991,7 @@ class Client extends openapi_core_1.default {
|
|
|
13928
13991
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetPasswordHistoryConfigurationResponse({}));
|
|
13929
13992
|
}
|
|
13930
13993
|
/**
|
|
13931
|
-
*
|
|
13994
|
+
* Sets the password history policy for a specified Enterprise Identity and Access Management (EIAM) instance.
|
|
13932
13995
|
*
|
|
13933
13996
|
* @param request - SetPasswordHistoryConfigurationRequest
|
|
13934
13997
|
* @returns SetPasswordHistoryConfigurationResponse
|
|
@@ -13938,7 +14001,7 @@ class Client extends openapi_core_1.default {
|
|
|
13938
14001
|
return await this.setPasswordHistoryConfigurationWithOptions(request, runtime);
|
|
13939
14002
|
}
|
|
13940
14003
|
/**
|
|
13941
|
-
* Sets the password initialization
|
|
14004
|
+
* Sets the password initialization policy for a specified EIAM instance.
|
|
13942
14005
|
*
|
|
13943
14006
|
* @param request - SetPasswordInitializationConfigurationRequest
|
|
13944
14007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -13979,7 +14042,7 @@ class Client extends openapi_core_1.default {
|
|
|
13979
14042
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetPasswordInitializationConfigurationResponse({}));
|
|
13980
14043
|
}
|
|
13981
14044
|
/**
|
|
13982
|
-
* Sets the password initialization
|
|
14045
|
+
* Sets the password initialization policy for a specified EIAM instance.
|
|
13983
14046
|
*
|
|
13984
14047
|
* @param request - SetPasswordInitializationConfigurationRequest
|
|
13985
14048
|
* @returns SetPasswordInitializationConfigurationResponse
|
|
@@ -14964,7 +15027,7 @@ class Client extends openapi_core_1.default {
|
|
|
14964
15027
|
return await this.updateAuthorizationRuleDescriptionWithOptions(request, runtime);
|
|
14965
15028
|
}
|
|
14966
15029
|
/**
|
|
14967
|
-
* Updates the properties
|
|
15030
|
+
* Updates the relationship properties between an authorization rule and a group.
|
|
14968
15031
|
*
|
|
14969
15032
|
* @param request - UpdateAuthorizationRuleGroupAttachmentRequest
|
|
14970
15033
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15010,7 +15073,7 @@ class Client extends openapi_core_1.default {
|
|
|
15010
15073
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAuthorizationRuleGroupAttachmentResponse({}));
|
|
15011
15074
|
}
|
|
15012
15075
|
/**
|
|
15013
|
-
* Updates the properties
|
|
15076
|
+
* Updates the relationship properties between an authorization rule and a group.
|
|
15014
15077
|
*
|
|
15015
15078
|
* @param request - UpdateAuthorizationRuleGroupAttachmentRequest
|
|
15016
15079
|
* @returns UpdateAuthorizationRuleGroupAttachmentResponse
|
|
@@ -15020,7 +15083,7 @@ class Client extends openapi_core_1.default {
|
|
|
15020
15083
|
return await this.updateAuthorizationRuleGroupAttachmentWithOptions(request, runtime);
|
|
15021
15084
|
}
|
|
15022
15085
|
/**
|
|
15023
|
-
* Updates the properties
|
|
15086
|
+
* Updates the relationship properties between an authorization rule and an account.
|
|
15024
15087
|
*
|
|
15025
15088
|
* @param request - UpdateAuthorizationRuleUserAttachmentRequest
|
|
15026
15089
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15066,7 +15129,7 @@ class Client extends openapi_core_1.default {
|
|
|
15066
15129
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAuthorizationRuleUserAttachmentResponse({}));
|
|
15067
15130
|
}
|
|
15068
15131
|
/**
|
|
15069
|
-
* Updates the properties
|
|
15132
|
+
* Updates the relationship properties between an authorization rule and an account.
|
|
15070
15133
|
*
|
|
15071
15134
|
* @param request - UpdateAuthorizationRuleUserAttachmentRequest
|
|
15072
15135
|
* @returns UpdateAuthorizationRuleUserAttachmentResponse
|
|
@@ -15076,7 +15139,113 @@ class Client extends openapi_core_1.default {
|
|
|
15076
15139
|
return await this.updateAuthorizationRuleUserAttachmentWithOptions(request, runtime);
|
|
15077
15140
|
}
|
|
15078
15141
|
/**
|
|
15079
|
-
* Updates
|
|
15142
|
+
* Updates the configuration of an authorization server.
|
|
15143
|
+
*
|
|
15144
|
+
* @param request - UpdateAuthorizationServerRequest
|
|
15145
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
15146
|
+
* @returns UpdateAuthorizationServerResponse
|
|
15147
|
+
*/
|
|
15148
|
+
async updateAuthorizationServerWithOptions(request, runtime) {
|
|
15149
|
+
request.validate();
|
|
15150
|
+
let query = {};
|
|
15151
|
+
if (!$dara.isNull(request.authorizationServerId)) {
|
|
15152
|
+
query["AuthorizationServerId"] = request.authorizationServerId;
|
|
15153
|
+
}
|
|
15154
|
+
if (!$dara.isNull(request.authorizationServerName)) {
|
|
15155
|
+
query["AuthorizationServerName"] = request.authorizationServerName;
|
|
15156
|
+
}
|
|
15157
|
+
if (!$dara.isNull(request.instanceId)) {
|
|
15158
|
+
query["InstanceId"] = request.instanceId;
|
|
15159
|
+
}
|
|
15160
|
+
if (!$dara.isNull(request.issuerDomain)) {
|
|
15161
|
+
query["IssuerDomain"] = request.issuerDomain;
|
|
15162
|
+
}
|
|
15163
|
+
if (!$dara.isNull(request.issuerMode)) {
|
|
15164
|
+
query["IssuerMode"] = request.issuerMode;
|
|
15165
|
+
}
|
|
15166
|
+
let body = {};
|
|
15167
|
+
if (!$dara.isNull(request.clientToken)) {
|
|
15168
|
+
body["ClientToken"] = request.clientToken;
|
|
15169
|
+
}
|
|
15170
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
15171
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
15172
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
15173
|
+
});
|
|
15174
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
15175
|
+
action: "UpdateAuthorizationServer",
|
|
15176
|
+
version: "2021-12-01",
|
|
15177
|
+
protocol: "HTTPS",
|
|
15178
|
+
pathname: "/",
|
|
15179
|
+
method: "POST",
|
|
15180
|
+
authType: "AK",
|
|
15181
|
+
style: "RPC",
|
|
15182
|
+
reqBodyType: "formData",
|
|
15183
|
+
bodyType: "json",
|
|
15184
|
+
});
|
|
15185
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAuthorizationServerResponse({}));
|
|
15186
|
+
}
|
|
15187
|
+
/**
|
|
15188
|
+
* Updates the configuration of an authorization server.
|
|
15189
|
+
*
|
|
15190
|
+
* @param request - UpdateAuthorizationServerRequest
|
|
15191
|
+
* @returns UpdateAuthorizationServerResponse
|
|
15192
|
+
*/
|
|
15193
|
+
async updateAuthorizationServer(request) {
|
|
15194
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
15195
|
+
return await this.updateAuthorizationServerWithOptions(request, runtime);
|
|
15196
|
+
}
|
|
15197
|
+
/**
|
|
15198
|
+
* Updates the description of an authorization server.
|
|
15199
|
+
*
|
|
15200
|
+
* @param request - UpdateAuthorizationServerDescriptionRequest
|
|
15201
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
15202
|
+
* @returns UpdateAuthorizationServerDescriptionResponse
|
|
15203
|
+
*/
|
|
15204
|
+
async updateAuthorizationServerDescriptionWithOptions(request, runtime) {
|
|
15205
|
+
request.validate();
|
|
15206
|
+
let query = {};
|
|
15207
|
+
if (!$dara.isNull(request.authorizationServerId)) {
|
|
15208
|
+
query["AuthorizationServerId"] = request.authorizationServerId;
|
|
15209
|
+
}
|
|
15210
|
+
if (!$dara.isNull(request.description)) {
|
|
15211
|
+
query["Description"] = request.description;
|
|
15212
|
+
}
|
|
15213
|
+
if (!$dara.isNull(request.instanceId)) {
|
|
15214
|
+
query["InstanceId"] = request.instanceId;
|
|
15215
|
+
}
|
|
15216
|
+
let body = {};
|
|
15217
|
+
if (!$dara.isNull(request.clientToken)) {
|
|
15218
|
+
body["ClientToken"] = request.clientToken;
|
|
15219
|
+
}
|
|
15220
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
15221
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
15222
|
+
body: openapi_core_2.OpenApiUtil.parseToMap(body),
|
|
15223
|
+
});
|
|
15224
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
15225
|
+
action: "UpdateAuthorizationServerDescription",
|
|
15226
|
+
version: "2021-12-01",
|
|
15227
|
+
protocol: "HTTPS",
|
|
15228
|
+
pathname: "/",
|
|
15229
|
+
method: "POST",
|
|
15230
|
+
authType: "AK",
|
|
15231
|
+
style: "RPC",
|
|
15232
|
+
reqBodyType: "formData",
|
|
15233
|
+
bodyType: "json",
|
|
15234
|
+
});
|
|
15235
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAuthorizationServerDescriptionResponse({}));
|
|
15236
|
+
}
|
|
15237
|
+
/**
|
|
15238
|
+
* Updates the description of an authorization server.
|
|
15239
|
+
*
|
|
15240
|
+
* @param request - UpdateAuthorizationServerDescriptionRequest
|
|
15241
|
+
* @returns UpdateAuthorizationServerDescriptionResponse
|
|
15242
|
+
*/
|
|
15243
|
+
async updateAuthorizationServerDescription(request) {
|
|
15244
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
15245
|
+
return await this.updateAuthorizationServerDescriptionWithOptions(request, runtime);
|
|
15246
|
+
}
|
|
15247
|
+
/**
|
|
15248
|
+
* Modifies a brand.
|
|
15080
15249
|
*
|
|
15081
15250
|
* @param request - UpdateBrandRequest
|
|
15082
15251
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15111,7 +15280,7 @@ class Client extends openapi_core_1.default {
|
|
|
15111
15280
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateBrandResponse({}));
|
|
15112
15281
|
}
|
|
15113
15282
|
/**
|
|
15114
|
-
*
|
|
15283
|
+
* Modifies a brand.
|
|
15115
15284
|
*
|
|
15116
15285
|
* @param request - UpdateBrandRequest
|
|
15117
15286
|
* @returns UpdateBrandResponse
|
|
@@ -15682,7 +15851,7 @@ class Client extends openapi_core_1.default {
|
|
|
15682
15851
|
return await this.updateDomainBrandWithOptions(request, runtime);
|
|
15683
15852
|
}
|
|
15684
15853
|
/**
|
|
15685
|
-
* Updates the ICP filing number
|
|
15854
|
+
* Updates the ICP filing number of a domain.
|
|
15686
15855
|
*
|
|
15687
15856
|
* @param request - UpdateDomainIcpNumberRequest
|
|
15688
15857
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -15717,7 +15886,7 @@ class Client extends openapi_core_1.default {
|
|
|
15717
15886
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDomainIcpNumberResponse({}));
|
|
15718
15887
|
}
|
|
15719
15888
|
/**
|
|
15720
|
-
* Updates the ICP filing number
|
|
15889
|
+
* Updates the ICP filing number of a domain.
|
|
15721
15890
|
*
|
|
15722
15891
|
* @param request - UpdateDomainIcpNumberRequest
|
|
15723
15892
|
* @returns UpdateDomainIcpNumberResponse
|
|
@@ -15994,7 +16163,7 @@ class Client extends openapi_core_1.default {
|
|
|
15994
16163
|
return await this.updateIdentityProviderWithOptions(request, runtime);
|
|
15995
16164
|
}
|
|
15996
16165
|
/**
|
|
15997
|
-
* Modifies the description of
|
|
16166
|
+
* Modifies the description of a specified EIAM instance.
|
|
15998
16167
|
*
|
|
15999
16168
|
* @param request - UpdateInstanceDescriptionRequest
|
|
16000
16169
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16026,7 +16195,7 @@ class Client extends openapi_core_1.default {
|
|
|
16026
16195
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateInstanceDescriptionResponse({}));
|
|
16027
16196
|
}
|
|
16028
16197
|
/**
|
|
16029
|
-
* Modifies the description of
|
|
16198
|
+
* Modifies the description of a specified EIAM instance.
|
|
16030
16199
|
*
|
|
16031
16200
|
* @param request - UpdateInstanceDescriptionRequest
|
|
16032
16201
|
* @returns UpdateInstanceDescriptionResponse
|