@alicloud/eiam20211201 2.16.1 → 2.17.1

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.
Files changed (491) hide show
  1. package/dist/client.d.ts +318 -282
  2. package/dist/client.js +451 -282
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddCustomPrivacyPoliciesToBrandRequest.d.ts +3 -3
  5. package/dist/models/AddCustomPrivacyPoliciesToBrandResponseBody.d.ts +1 -1
  6. package/dist/models/AddGroupToAuthorizationRuleRequest.d.ts +6 -8
  7. package/dist/models/AddGroupToAuthorizationRuleRequest.js.map +1 -1
  8. package/dist/models/AddUserToAuthorizationRuleRequest.d.ts +7 -9
  9. package/dist/models/AddUserToAuthorizationRuleRequest.js.map +1 -1
  10. package/dist/models/AddUserToOrganizationalUnitsRequest.d.ts +1 -1
  11. package/dist/models/AddUsersToGroupRequest.d.ts +1 -1
  12. package/dist/models/BindUserAuthnSourceMappingRequest.d.ts +1 -1
  13. package/dist/models/CheckInstanceForDeleteResponseBody.d.ts +4 -4
  14. package/dist/models/CheckInstanceModuleStatusRequest.d.ts +3 -3
  15. package/dist/models/CheckInstanceModuleStatusResponseBody.d.ts +2 -2
  16. package/dist/models/CreateAuthorizationResourceRequest.d.ts +4 -5
  17. package/dist/models/CreateAuthorizationResourceRequest.js.map +1 -1
  18. package/dist/models/CreateAuthorizationRuleRequest.d.ts +6 -8
  19. package/dist/models/CreateAuthorizationRuleRequest.js.map +1 -1
  20. package/dist/models/CreateConditionalAccessPolicyRequest.d.ts +42 -47
  21. package/dist/models/CreateConditionalAccessPolicyRequest.js.map +1 -1
  22. package/dist/models/CreateConditionalAccessPolicyResponseBody.d.ts +1 -1
  23. package/dist/models/CreateCustomFieldRequest.d.ts +35 -39
  24. package/dist/models/CreateCustomFieldRequest.js.map +1 -1
  25. package/dist/models/CreateDomainProxyTokenRequest.d.ts +1 -1
  26. package/dist/models/CreateDomainProxyTokenResponseBody.d.ts +1 -1
  27. package/dist/models/CreateGroupRequest.d.ts +4 -4
  28. package/dist/models/CreateGroupResponseBody.d.ts +2 -2
  29. package/dist/models/CreateIdentityProviderRequest.d.ts +125 -132
  30. package/dist/models/CreateIdentityProviderRequest.js.map +1 -1
  31. package/dist/models/CreateIdentityProviderResponseBody.d.ts +2 -2
  32. package/dist/models/CreateInstanceTrialLicenseResponseBody.d.ts +1 -1
  33. package/dist/models/CreateNetworkAccessEndpointRequest.d.ts +6 -6
  34. package/dist/models/CreateNetworkAccessEndpointResponseBody.d.ts +2 -2
  35. package/dist/models/CreateNetworkZoneRequest.d.ts +8 -8
  36. package/dist/models/CreateNetworkZoneResponseBody.d.ts +2 -2
  37. package/dist/models/CreateOrganizationalUnitRequest.d.ts +5 -5
  38. package/dist/models/CreateOrganizationalUnitResponseBody.d.ts +2 -2
  39. package/dist/models/CreateUserRequest.d.ts +24 -29
  40. package/dist/models/CreateUserRequest.js.map +1 -1
  41. package/dist/models/CreateUserResponseBody.d.ts +1 -1
  42. package/dist/models/DeleteAuthorizationResourceRequest.d.ts +1 -1
  43. package/dist/models/DeleteBrandRequest.d.ts +2 -2
  44. package/dist/models/DeleteBrandResponseBody.d.ts +1 -1
  45. package/dist/models/DeleteCustomPrivacyPolicyRequest.d.ts +1 -1
  46. package/dist/models/DeleteDomainProxyTokenRequest.d.ts +2 -2
  47. package/dist/models/DeleteDomainRequest.d.ts +1 -1
  48. package/dist/models/DeleteGroupRequest.d.ts +2 -2
  49. package/dist/models/DeleteGroupResponseBody.d.ts +1 -1
  50. package/dist/models/DeleteIdentityProviderRequest.d.ts +2 -2
  51. package/dist/models/DeleteInstanceRequest.d.ts +1 -1
  52. package/dist/models/DeleteNetworkAccessEndpointRequest.d.ts +1 -1
  53. package/dist/models/DeleteOrganizationalUnitChildrenRequest.d.ts +2 -2
  54. package/dist/models/DeleteOrganizationalUnitChildrenResponseBody.d.ts +1 -1
  55. package/dist/models/DeleteOrganizationalUnitRequest.d.ts +1 -1
  56. package/dist/models/DisableAuthorizationRuleRequest.d.ts +1 -1
  57. package/dist/models/DisableBrandRequest.d.ts +1 -1
  58. package/dist/models/DisableConditionalAccessPolicyRequest.d.ts +1 -1
  59. package/dist/models/DisableCustomPrivacyPolicyRequest.d.ts +1 -1
  60. package/dist/models/DisableDomainProxyTokenRequest.d.ts +2 -2
  61. package/dist/models/DisableIdentityProviderUdPullRequest.d.ts +2 -2
  62. package/dist/models/DisableIdentityProviderUdPullResponseBody.d.ts +1 -1
  63. package/dist/models/DisableInitDomainAutoRedirectRequest.d.ts +1 -1
  64. package/dist/models/DisableInitDomainAutoRedirectResponseBody.d.ts +1 -1
  65. package/dist/models/DisableUserRequest.d.ts +1 -1
  66. package/dist/models/EnableAuthorizationRuleRequest.d.ts +1 -1
  67. package/dist/models/EnableBrandRequest.d.ts +1 -1
  68. package/dist/models/EnableConditionalAccessPolicyRequest.d.ts +1 -1
  69. package/dist/models/EnableCustomPrivacyPolicyRequest.d.ts +1 -1
  70. package/dist/models/EnableDomainProxyTokenRequest.d.ts +2 -2
  71. package/dist/models/EnableIdentityProviderAuthnRequest.d.ts +1 -1
  72. package/dist/models/EnableIdentityProviderUdPullRequest.d.ts +2 -2
  73. package/dist/models/EnableIdentityProviderUdPullResponseBody.d.ts +1 -1
  74. package/dist/models/EnableInitDomainAutoRedirectRequest.d.ts +1 -1
  75. package/dist/models/EnableInitDomainAutoRedirectResponseBody.d.ts +1 -1
  76. package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +1 -1
  77. package/dist/models/GenerateFileImportTemplateRequest.d.ts +4 -1
  78. package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -1
  79. package/dist/models/GenerateUploadAuthRequest.d.ts +3 -3
  80. package/dist/models/GenerateUploadAuthResponseBody.d.ts +11 -11
  81. package/dist/models/GetAuthorizationResourceResponseBody.d.ts +4 -4
  82. package/dist/models/GetAuthorizationServerRequest.d.ts +33 -0
  83. package/dist/models/GetAuthorizationServerRequest.js +60 -0
  84. package/dist/models/GetAuthorizationServerRequest.js.map +1 -0
  85. package/dist/models/GetAuthorizationServerResponse.d.ts +19 -0
  86. package/dist/models/GetAuthorizationServerResponse.js +69 -0
  87. package/dist/models/GetAuthorizationServerResponse.js.map +1 -0
  88. package/dist/models/GetAuthorizationServerResponseBody.d.ts +159 -0
  89. package/dist/models/GetAuthorizationServerResponseBody.js +128 -0
  90. package/dist/models/GetAuthorizationServerResponseBody.js.map +1 -0
  91. package/dist/models/GetBrandRequest.d.ts +2 -2
  92. package/dist/models/GetBrandResponseBody.d.ts +7 -7
  93. package/dist/models/GetCloudAccountRequest.d.ts +1 -1
  94. package/dist/models/GetCloudAccountResponseBody.d.ts +23 -26
  95. package/dist/models/GetCloudAccountResponseBody.js +2 -0
  96. package/dist/models/GetCloudAccountResponseBody.js.map +1 -1
  97. package/dist/models/GetConditionalAccessPolicyRequest.d.ts +2 -2
  98. package/dist/models/GetConditionalAccessPolicyResponseBody.d.ts +33 -33
  99. package/dist/models/GetCustomFieldResponseBody.d.ts +8 -8
  100. package/dist/models/GetCustomPrivacyPolicyRequest.d.ts +1 -1
  101. package/dist/models/GetCustomPrivacyPolicyResponseBody.d.ts +10 -12
  102. package/dist/models/GetCustomPrivacyPolicyResponseBody.js.map +1 -1
  103. package/dist/models/GetForgetPasswordConfigurationResponseBody.d.ts +3 -3
  104. package/dist/models/GetGroupResponseBody.d.ts +9 -10
  105. package/dist/models/GetGroupResponseBody.js.map +1 -1
  106. package/dist/models/GetIdentityProviderResponseBody.d.ts +115 -115
  107. package/dist/models/GetIdentityProviderUdPullConfigurationRequest.d.ts +1 -1
  108. package/dist/models/GetIdentityProviderUdPullConfigurationResponseBody.d.ts +31 -31
  109. package/dist/models/GetInstanceControlConfigurationResponseBody.d.ts +5 -5
  110. package/dist/models/GetInstanceGlobalizationConfigResponseBody.d.ts +1 -1
  111. package/dist/models/GetInstanceModuleInfoRequest.d.ts +1 -1
  112. package/dist/models/GetInstanceModuleInfoResponseBody.d.ts +5 -5
  113. package/dist/models/GetInstanceResponseBody.d.ts +11 -11
  114. package/dist/models/GetInstanceTrialStatusRequest.d.ts +1 -1
  115. package/dist/models/GetInstanceTrialStatusResponseBody.d.ts +1 -1
  116. package/dist/models/GetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
  117. package/dist/models/GetNetworkAccessEndpointRequest.d.ts +1 -1
  118. package/dist/models/GetNetworkAccessEndpointResponseBody.d.ts +21 -25
  119. package/dist/models/GetNetworkAccessEndpointResponseBody.js.map +1 -1
  120. package/dist/models/GetNetworkZoneResponseBody.d.ts +5 -5
  121. package/dist/models/GetOrganizationalUnitRequest.d.ts +2 -2
  122. package/dist/models/GetOrganizationalUnitResponseBody.d.ts +20 -23
  123. package/dist/models/GetOrganizationalUnitResponseBody.js.map +1 -1
  124. package/dist/models/GetPasswordExpirationConfigurationRequest.d.ts +1 -1
  125. package/dist/models/GetPasswordExpirationConfigurationResponseBody.d.ts +21 -25
  126. package/dist/models/GetPasswordExpirationConfigurationResponseBody.js.map +1 -1
  127. package/dist/models/GetPasswordHistoryConfigurationResponseBody.d.ts +5 -6
  128. package/dist/models/GetPasswordHistoryConfigurationResponseBody.js.map +1 -1
  129. package/dist/models/GetPasswordInitializationConfigurationResponseBody.d.ts +10 -10
  130. package/dist/models/GetResourceServerScopeRequest.d.ts +1 -1
  131. package/dist/models/GetResourceServerScopeResponseBody.d.ts +5 -5
  132. package/dist/models/GetRootOrganizationalUnitRequest.d.ts +1 -1
  133. package/dist/models/GetRootOrganizationalUnitResponseBody.d.ts +7 -7
  134. package/dist/models/GetServiceQuotaResponseBody.d.ts +1 -1
  135. package/dist/models/GetUserRequest.d.ts +2 -2
  136. package/dist/models/GetUserResponseBody.d.ts +39 -41
  137. package/dist/models/GetUserResponseBody.js.map +1 -1
  138. package/dist/models/ListApplicationsForAuthorizationRuleRequest.d.ts +8 -8
  139. package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.d.ts +9 -11
  140. package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.js.map +1 -1
  141. package/dist/models/ListApplicationsForGroupRequest.d.ts +5 -5
  142. package/dist/models/ListApplicationsForGroupResponseBody.d.ts +10 -11
  143. package/dist/models/ListApplicationsForGroupResponseBody.js.map +1 -1
  144. package/dist/models/ListApplicationsForNetworkAccessEndpointRequest.d.ts +2 -2
  145. package/dist/models/ListApplicationsForNetworkAccessEndpointResponseBody.d.ts +3 -3
  146. package/dist/models/ListApplicationsForNetworkZoneRequest.d.ts +5 -5
  147. package/dist/models/ListApplicationsForNetworkZoneResponseBody.d.ts +8 -8
  148. package/dist/models/ListApplicationsForOrganizationalUnitRequest.d.ts +3 -3
  149. package/dist/models/ListApplicationsForOrganizationalUnitResponseBody.d.ts +4 -4
  150. package/dist/models/ListAuthorizationResourcesRequest.d.ts +8 -8
  151. package/dist/models/ListAuthorizationResourcesResponseBody.d.ts +9 -10
  152. package/dist/models/ListAuthorizationResourcesResponseBody.js.map +1 -1
  153. package/dist/models/ListAuthorizationRulesForApplicationRequest.d.ts +4 -4
  154. package/dist/models/ListAuthorizationRulesForApplicationResponseBody.d.ts +9 -11
  155. package/dist/models/ListAuthorizationRulesForApplicationResponseBody.js.map +1 -1
  156. package/dist/models/ListAuthorizationRulesForGroupRequest.d.ts +4 -4
  157. package/dist/models/ListAuthorizationRulesForGroupResponseBody.d.ts +8 -10
  158. package/dist/models/ListAuthorizationRulesForGroupResponseBody.js.map +1 -1
  159. package/dist/models/ListAuthorizationRulesForUserRequest.d.ts +5 -5
  160. package/dist/models/ListAuthorizationRulesForUserResponseBody.d.ts +9 -11
  161. package/dist/models/ListAuthorizationRulesForUserResponseBody.js.map +1 -1
  162. package/dist/models/ListAuthorizationServersRequest.d.ts +39 -0
  163. package/dist/models/ListAuthorizationServersRequest.js +62 -0
  164. package/dist/models/ListAuthorizationServersRequest.js.map +1 -0
  165. package/dist/models/ListAuthorizationServersResponse.d.ts +19 -0
  166. package/dist/models/ListAuthorizationServersResponse.js +69 -0
  167. package/dist/models/ListAuthorizationServersResponse.js.map +1 -0
  168. package/dist/models/ListAuthorizationServersResponseBody.d.ts +150 -0
  169. package/dist/models/ListAuthorizationServersResponseBody.js +108 -0
  170. package/dist/models/ListAuthorizationServersResponseBody.js.map +1 -0
  171. package/dist/models/ListBrandsRequest.d.ts +3 -3
  172. package/dist/models/ListBrandsResponseBody.d.ts +5 -5
  173. package/dist/models/ListCloudAccountsRequest.d.ts +9 -11
  174. package/dist/models/ListCloudAccountsRequest.js.map +1 -1
  175. package/dist/models/ListCloudAccountsResponseBody.d.ts +24 -28
  176. package/dist/models/ListCloudAccountsResponseBody.js +2 -0
  177. package/dist/models/ListCloudAccountsResponseBody.js.map +1 -1
  178. package/dist/models/ListConditionalAccessPoliciesForApplicationRequest.d.ts +2 -2
  179. package/dist/models/ListConditionalAccessPoliciesForApplicationResponseBody.d.ts +33 -33
  180. package/dist/models/ListConditionalAccessPoliciesForNetworkZoneRequest.d.ts +2 -2
  181. package/dist/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.d.ts +33 -33
  182. package/dist/models/ListConditionalAccessPoliciesForUserRequest.d.ts +1 -1
  183. package/dist/models/ListConditionalAccessPoliciesForUserResponseBody.d.ts +13 -13
  184. package/dist/models/ListConditionalAccessPoliciesRequest.d.ts +3 -3
  185. package/dist/models/ListConditionalAccessPoliciesResponseBody.d.ts +36 -34
  186. package/dist/models/ListConditionalAccessPoliciesResponseBody.js.map +1 -1
  187. package/dist/models/ListCustomPrivacyPoliciesRequest.d.ts +4 -4
  188. package/dist/models/ListCustomPrivacyPoliciesResponseBody.d.ts +10 -10
  189. package/dist/models/ListDomainProxyTokensResponseBody.d.ts +7 -8
  190. package/dist/models/ListDomainProxyTokensResponseBody.js.map +1 -1
  191. package/dist/models/ListEiamInstancesRequest.d.ts +2 -2
  192. package/dist/models/ListEiamInstancesResponseBody.d.ts +7 -13
  193. package/dist/models/ListEiamInstancesResponseBody.js.map +1 -1
  194. package/dist/models/ListEventTypesRequest.d.ts +2 -2
  195. package/dist/models/ListEventTypesResponseBody.d.ts +4 -4
  196. package/dist/models/ListGroupsForUserRequest.d.ts +2 -2
  197. package/dist/models/ListGroupsForUserResponseBody.d.ts +17 -5
  198. package/dist/models/ListGroupsForUserResponseBody.js.map +1 -1
  199. package/dist/models/ListGroupsRequest.d.ts +7 -7
  200. package/dist/models/ListGroupsResponseBody.d.ts +13 -12
  201. package/dist/models/ListGroupsResponseBody.js.map +1 -1
  202. package/dist/models/ListIdentityProvidersRequest.d.ts +4 -4
  203. package/dist/models/ListIdentityProvidersResponseBody.d.ts +31 -31
  204. package/dist/models/ListInstancesRequest.d.ts +13 -10
  205. package/dist/models/ListInstancesRequest.js.map +1 -1
  206. package/dist/models/ListInstancesResponseBody.d.ts +38 -10
  207. package/dist/models/ListInstancesResponseBody.js.map +1 -1
  208. package/dist/models/ListNetworkAccessEndpointAvailableZonesRequest.d.ts +1 -1
  209. package/dist/models/ListNetworkAccessEndpointAvailableZonesResponseBody.d.ts +1 -1
  210. package/dist/models/ListNetworkAccessPathsRequest.d.ts +1 -1
  211. package/dist/models/ListNetworkAccessPathsResponseBody.d.ts +13 -16
  212. package/dist/models/ListNetworkAccessPathsResponseBody.js.map +1 -1
  213. package/dist/models/ListNetworkZonesRequest.d.ts +4 -4
  214. package/dist/models/ListNetworkZonesResponseBody.d.ts +7 -7
  215. package/dist/models/ListOrganizationalUnitParentsRequest.d.ts +1 -1
  216. package/dist/models/ListOrganizationalUnitParentsResponseBody.d.ts +3 -3
  217. package/dist/models/ListSynchronizationJobsRequest.d.ts +23 -23
  218. package/dist/models/ListSynchronizationJobsResponseBody.d.ts +156 -156
  219. package/dist/models/ListUsersForAuthorizationRuleRequest.d.ts +8 -8
  220. package/dist/models/ListUsersForAuthorizationRuleResponseBody.d.ts +9 -11
  221. package/dist/models/ListUsersForAuthorizationRuleResponseBody.js.map +1 -1
  222. package/dist/models/ListUsersRequest.d.ts +24 -31
  223. package/dist/models/ListUsersRequest.js.map +1 -1
  224. package/dist/models/ListUsersResponseBody.d.ts +32 -38
  225. package/dist/models/ListUsersResponseBody.js.map +1 -1
  226. package/dist/models/ObtainDomainProxyTokenRequest.d.ts +2 -2
  227. package/dist/models/ObtainDomainProxyTokenResponseBody.d.ts +10 -11
  228. package/dist/models/ObtainDomainProxyTokenResponseBody.js.map +1 -1
  229. package/dist/models/RemoveCustomPrivacyPoliciesFromBrandRequest.d.ts +2 -2
  230. package/dist/models/SetDefaultDomainRequest.d.ts +1 -1
  231. package/dist/models/SetForgetPasswordConfigurationRequest.d.ts +6 -2
  232. package/dist/models/SetForgetPasswordConfigurationRequest.js.map +1 -1
  233. package/dist/models/SetIdentityProviderAuthnConfigurationRequest.d.ts +18 -18
  234. package/dist/models/SetIdentityProviderUdPullConfigurationRequest.d.ts +21 -22
  235. package/dist/models/SetIdentityProviderUdPullConfigurationRequest.js.map +1 -1
  236. package/dist/models/SetInstanceControlConfigurationRequest.d.ts +4 -4
  237. package/dist/models/SetInstanceGlobalizationConfigRequest.d.ts +1 -1
  238. package/dist/models/SetLoginRedirectApplicationForBrandRequest.d.ts +3 -3
  239. package/dist/models/SetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
  240. package/dist/models/SetPasswordExpirationConfigurationRequest.d.ts +14 -17
  241. package/dist/models/SetPasswordExpirationConfigurationRequest.js.map +1 -1
  242. package/dist/models/SetPasswordHistoryConfigurationRequest.d.ts +4 -5
  243. package/dist/models/SetPasswordHistoryConfigurationRequest.js.map +1 -1
  244. package/dist/models/SetPasswordInitializationConfigurationRequest.d.ts +10 -13
  245. package/dist/models/SetPasswordInitializationConfigurationRequest.js.map +1 -1
  246. package/dist/models/SetPasswordInitializationConfigurationResponseBody.d.ts +1 -1
  247. package/dist/models/UpdateAuthorizationRuleDescriptionRequest.d.ts +2 -2
  248. package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.d.ts +7 -8
  249. package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.js.map +1 -1
  250. package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.d.ts +8 -10
  251. package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.js.map +1 -1
  252. package/dist/models/UpdateAuthorizationServerDescriptionRequest.d.ts +51 -0
  253. package/dist/models/UpdateAuthorizationServerDescriptionRequest.js +64 -0
  254. package/dist/models/UpdateAuthorizationServerDescriptionRequest.js.map +1 -0
  255. package/dist/models/UpdateAuthorizationServerDescriptionResponse.d.ts +19 -0
  256. package/dist/models/UpdateAuthorizationServerDescriptionResponse.js +69 -0
  257. package/dist/models/UpdateAuthorizationServerDescriptionResponse.js.map +1 -0
  258. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.d.ts +21 -0
  259. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js +58 -0
  260. package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js.map +1 -0
  261. package/dist/models/UpdateAuthorizationServerRequest.d.ts +67 -0
  262. package/dist/models/UpdateAuthorizationServerRequest.js +68 -0
  263. package/dist/models/UpdateAuthorizationServerRequest.js.map +1 -0
  264. package/dist/models/UpdateAuthorizationServerResponse.d.ts +19 -0
  265. package/dist/models/UpdateAuthorizationServerResponse.js +69 -0
  266. package/dist/models/UpdateAuthorizationServerResponse.js.map +1 -0
  267. package/dist/models/UpdateAuthorizationServerResponseBody.d.ts +21 -0
  268. package/dist/models/UpdateAuthorizationServerResponseBody.js +58 -0
  269. package/dist/models/UpdateAuthorizationServerResponseBody.js.map +1 -0
  270. package/dist/models/UpdateConditionalAccessPolicyDescriptionRequest.d.ts +2 -2
  271. package/dist/models/UpdateConditionalAccessPolicyRequest.d.ts +14 -14
  272. package/dist/models/UpdateDomainIcpNumberRequest.d.ts +3 -3
  273. package/dist/models/UpdateDomainIcpNumberResponseBody.d.ts +1 -1
  274. package/dist/models/UpdateIdentityProviderRequest.d.ts +53 -89
  275. package/dist/models/UpdateIdentityProviderRequest.js.map +1 -1
  276. package/dist/models/UpdateIdentityProviderResponseBody.d.ts +1 -1
  277. package/dist/models/UpdateInstanceDescriptionRequest.d.ts +1 -1
  278. package/dist/models/UpdateNetworkZoneRequest.d.ts +2 -2
  279. package/dist/models/UpdateUserRequest.d.ts +13 -16
  280. package/dist/models/UpdateUserRequest.js.map +1 -1
  281. package/dist/models/model.d.ts +15 -0
  282. package/dist/models/model.js +60 -29
  283. package/dist/models/model.js.map +1 -1
  284. package/package.json +1 -1
  285. package/src/client.ts +474 -282
  286. package/src/models/AddCustomPrivacyPoliciesToBrandRequest.ts +3 -3
  287. package/src/models/AddCustomPrivacyPoliciesToBrandResponseBody.ts +1 -1
  288. package/src/models/AddGroupToAuthorizationRuleRequest.ts +6 -8
  289. package/src/models/AddUserToAuthorizationRuleRequest.ts +7 -9
  290. package/src/models/AddUserToOrganizationalUnitsRequest.ts +1 -1
  291. package/src/models/AddUsersToGroupRequest.ts +1 -1
  292. package/src/models/BindUserAuthnSourceMappingRequest.ts +1 -1
  293. package/src/models/CheckInstanceForDeleteResponseBody.ts +4 -4
  294. package/src/models/CheckInstanceModuleStatusRequest.ts +3 -3
  295. package/src/models/CheckInstanceModuleStatusResponseBody.ts +2 -2
  296. package/src/models/CreateAuthorizationResourceRequest.ts +4 -5
  297. package/src/models/CreateAuthorizationRuleRequest.ts +6 -8
  298. package/src/models/CreateConditionalAccessPolicyRequest.ts +42 -47
  299. package/src/models/CreateConditionalAccessPolicyResponseBody.ts +1 -1
  300. package/src/models/CreateCustomFieldRequest.ts +35 -39
  301. package/src/models/CreateDomainProxyTokenRequest.ts +1 -1
  302. package/src/models/CreateDomainProxyTokenResponseBody.ts +1 -1
  303. package/src/models/CreateGroupRequest.ts +4 -4
  304. package/src/models/CreateGroupResponseBody.ts +2 -2
  305. package/src/models/CreateIdentityProviderRequest.ts +125 -132
  306. package/src/models/CreateIdentityProviderResponseBody.ts +2 -2
  307. package/src/models/CreateInstanceTrialLicenseResponseBody.ts +1 -1
  308. package/src/models/CreateNetworkAccessEndpointRequest.ts +6 -6
  309. package/src/models/CreateNetworkAccessEndpointResponseBody.ts +2 -2
  310. package/src/models/CreateNetworkZoneRequest.ts +8 -8
  311. package/src/models/CreateNetworkZoneResponseBody.ts +2 -2
  312. package/src/models/CreateOrganizationalUnitRequest.ts +5 -5
  313. package/src/models/CreateOrganizationalUnitResponseBody.ts +2 -2
  314. package/src/models/CreateUserRequest.ts +24 -29
  315. package/src/models/CreateUserResponseBody.ts +1 -1
  316. package/src/models/DeleteAuthorizationResourceRequest.ts +1 -1
  317. package/src/models/DeleteBrandRequest.ts +2 -2
  318. package/src/models/DeleteBrandResponseBody.ts +1 -1
  319. package/src/models/DeleteCustomPrivacyPolicyRequest.ts +1 -1
  320. package/src/models/DeleteDomainProxyTokenRequest.ts +2 -2
  321. package/src/models/DeleteDomainRequest.ts +1 -1
  322. package/src/models/DeleteGroupRequest.ts +2 -2
  323. package/src/models/DeleteGroupResponseBody.ts +1 -1
  324. package/src/models/DeleteIdentityProviderRequest.ts +2 -2
  325. package/src/models/DeleteInstanceRequest.ts +1 -1
  326. package/src/models/DeleteNetworkAccessEndpointRequest.ts +1 -1
  327. package/src/models/DeleteOrganizationalUnitChildrenRequest.ts +2 -2
  328. package/src/models/DeleteOrganizationalUnitChildrenResponseBody.ts +1 -1
  329. package/src/models/DeleteOrganizationalUnitRequest.ts +1 -1
  330. package/src/models/DisableAuthorizationRuleRequest.ts +1 -1
  331. package/src/models/DisableBrandRequest.ts +1 -1
  332. package/src/models/DisableConditionalAccessPolicyRequest.ts +1 -1
  333. package/src/models/DisableCustomPrivacyPolicyRequest.ts +1 -1
  334. package/src/models/DisableDomainProxyTokenRequest.ts +2 -2
  335. package/src/models/DisableIdentityProviderUdPullRequest.ts +2 -2
  336. package/src/models/DisableIdentityProviderUdPullResponseBody.ts +1 -1
  337. package/src/models/DisableInitDomainAutoRedirectRequest.ts +1 -1
  338. package/src/models/DisableInitDomainAutoRedirectResponseBody.ts +1 -1
  339. package/src/models/DisableUserRequest.ts +1 -1
  340. package/src/models/EnableAuthorizationRuleRequest.ts +1 -1
  341. package/src/models/EnableBrandRequest.ts +1 -1
  342. package/src/models/EnableConditionalAccessPolicyRequest.ts +1 -1
  343. package/src/models/EnableCustomPrivacyPolicyRequest.ts +1 -1
  344. package/src/models/EnableDomainProxyTokenRequest.ts +2 -2
  345. package/src/models/EnableIdentityProviderAuthnRequest.ts +1 -1
  346. package/src/models/EnableIdentityProviderUdPullRequest.ts +2 -2
  347. package/src/models/EnableIdentityProviderUdPullResponseBody.ts +1 -1
  348. package/src/models/EnableInitDomainAutoRedirectRequest.ts +1 -1
  349. package/src/models/EnableInitDomainAutoRedirectResponseBody.ts +1 -1
  350. package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +1 -1
  351. package/src/models/GenerateFileImportTemplateRequest.ts +4 -1
  352. package/src/models/GenerateUploadAuthRequest.ts +3 -3
  353. package/src/models/GenerateUploadAuthResponseBody.ts +11 -11
  354. package/src/models/GetAuthorizationResourceResponseBody.ts +4 -4
  355. package/src/models/GetAuthorizationServerRequest.ts +48 -0
  356. package/src/models/GetAuthorizationServerResponse.ts +40 -0
  357. package/src/models/GetAuthorizationServerResponseBody.ts +224 -0
  358. package/src/models/GetBrandRequest.ts +2 -2
  359. package/src/models/GetBrandResponseBody.ts +7 -7
  360. package/src/models/GetCloudAccountRequest.ts +1 -1
  361. package/src/models/GetCloudAccountResponseBody.ts +25 -26
  362. package/src/models/GetConditionalAccessPolicyRequest.ts +2 -2
  363. package/src/models/GetConditionalAccessPolicyResponseBody.ts +33 -33
  364. package/src/models/GetCustomFieldResponseBody.ts +8 -8
  365. package/src/models/GetCustomPrivacyPolicyRequest.ts +1 -1
  366. package/src/models/GetCustomPrivacyPolicyResponseBody.ts +10 -12
  367. package/src/models/GetForgetPasswordConfigurationResponseBody.ts +3 -3
  368. package/src/models/GetGroupResponseBody.ts +9 -10
  369. package/src/models/GetIdentityProviderResponseBody.ts +115 -115
  370. package/src/models/GetIdentityProviderUdPullConfigurationRequest.ts +1 -1
  371. package/src/models/GetIdentityProviderUdPullConfigurationResponseBody.ts +31 -31
  372. package/src/models/GetInstanceControlConfigurationResponseBody.ts +5 -5
  373. package/src/models/GetInstanceGlobalizationConfigResponseBody.ts +1 -1
  374. package/src/models/GetInstanceModuleInfoRequest.ts +1 -1
  375. package/src/models/GetInstanceModuleInfoResponseBody.ts +5 -5
  376. package/src/models/GetInstanceResponseBody.ts +11 -11
  377. package/src/models/GetInstanceTrialStatusRequest.ts +1 -1
  378. package/src/models/GetInstanceTrialStatusResponseBody.ts +1 -1
  379. package/src/models/GetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
  380. package/src/models/GetNetworkAccessEndpointRequest.ts +1 -1
  381. package/src/models/GetNetworkAccessEndpointResponseBody.ts +21 -25
  382. package/src/models/GetNetworkZoneResponseBody.ts +5 -5
  383. package/src/models/GetOrganizationalUnitRequest.ts +2 -2
  384. package/src/models/GetOrganizationalUnitResponseBody.ts +20 -23
  385. package/src/models/GetPasswordExpirationConfigurationRequest.ts +1 -1
  386. package/src/models/GetPasswordExpirationConfigurationResponseBody.ts +21 -25
  387. package/src/models/GetPasswordHistoryConfigurationResponseBody.ts +5 -6
  388. package/src/models/GetPasswordInitializationConfigurationResponseBody.ts +10 -10
  389. package/src/models/GetResourceServerScopeRequest.ts +1 -1
  390. package/src/models/GetResourceServerScopeResponseBody.ts +5 -5
  391. package/src/models/GetRootOrganizationalUnitRequest.ts +1 -1
  392. package/src/models/GetRootOrganizationalUnitResponseBody.ts +7 -7
  393. package/src/models/GetServiceQuotaResponseBody.ts +1 -1
  394. package/src/models/GetUserRequest.ts +2 -2
  395. package/src/models/GetUserResponseBody.ts +39 -41
  396. package/src/models/ListApplicationsForAuthorizationRuleRequest.ts +8 -8
  397. package/src/models/ListApplicationsForAuthorizationRuleResponseBody.ts +9 -11
  398. package/src/models/ListApplicationsForGroupRequest.ts +5 -5
  399. package/src/models/ListApplicationsForGroupResponseBody.ts +10 -11
  400. package/src/models/ListApplicationsForNetworkAccessEndpointRequest.ts +2 -2
  401. package/src/models/ListApplicationsForNetworkAccessEndpointResponseBody.ts +3 -3
  402. package/src/models/ListApplicationsForNetworkZoneRequest.ts +5 -5
  403. package/src/models/ListApplicationsForNetworkZoneResponseBody.ts +8 -8
  404. package/src/models/ListApplicationsForOrganizationalUnitRequest.ts +3 -3
  405. package/src/models/ListApplicationsForOrganizationalUnitResponseBody.ts +4 -4
  406. package/src/models/ListAuthorizationResourcesRequest.ts +8 -8
  407. package/src/models/ListAuthorizationResourcesResponseBody.ts +9 -10
  408. package/src/models/ListAuthorizationRulesForApplicationRequest.ts +4 -4
  409. package/src/models/ListAuthorizationRulesForApplicationResponseBody.ts +9 -11
  410. package/src/models/ListAuthorizationRulesForGroupRequest.ts +4 -4
  411. package/src/models/ListAuthorizationRulesForGroupResponseBody.ts +8 -10
  412. package/src/models/ListAuthorizationRulesForUserRequest.ts +5 -5
  413. package/src/models/ListAuthorizationRulesForUserResponseBody.ts +9 -11
  414. package/src/models/ListAuthorizationServersRequest.ts +56 -0
  415. package/src/models/ListAuthorizationServersResponse.ts +40 -0
  416. package/src/models/ListAuthorizationServersResponseBody.ts +204 -0
  417. package/src/models/ListBrandsRequest.ts +3 -3
  418. package/src/models/ListBrandsResponseBody.ts +5 -5
  419. package/src/models/ListCloudAccountsRequest.ts +9 -11
  420. package/src/models/ListCloudAccountsResponseBody.ts +26 -28
  421. package/src/models/ListConditionalAccessPoliciesForApplicationRequest.ts +2 -2
  422. package/src/models/ListConditionalAccessPoliciesForApplicationResponseBody.ts +33 -33
  423. package/src/models/ListConditionalAccessPoliciesForNetworkZoneRequest.ts +2 -2
  424. package/src/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.ts +33 -33
  425. package/src/models/ListConditionalAccessPoliciesForUserRequest.ts +1 -1
  426. package/src/models/ListConditionalAccessPoliciesForUserResponseBody.ts +13 -13
  427. package/src/models/ListConditionalAccessPoliciesRequest.ts +3 -3
  428. package/src/models/ListConditionalAccessPoliciesResponseBody.ts +36 -34
  429. package/src/models/ListCustomPrivacyPoliciesRequest.ts +4 -4
  430. package/src/models/ListCustomPrivacyPoliciesResponseBody.ts +10 -10
  431. package/src/models/ListDomainProxyTokensResponseBody.ts +7 -8
  432. package/src/models/ListEiamInstancesRequest.ts +2 -2
  433. package/src/models/ListEiamInstancesResponseBody.ts +7 -13
  434. package/src/models/ListEventTypesRequest.ts +2 -2
  435. package/src/models/ListEventTypesResponseBody.ts +4 -4
  436. package/src/models/ListGroupsForUserRequest.ts +2 -2
  437. package/src/models/ListGroupsForUserResponseBody.ts +17 -5
  438. package/src/models/ListGroupsRequest.ts +7 -7
  439. package/src/models/ListGroupsResponseBody.ts +13 -12
  440. package/src/models/ListIdentityProvidersRequest.ts +4 -4
  441. package/src/models/ListIdentityProvidersResponseBody.ts +31 -31
  442. package/src/models/ListInstancesRequest.ts +13 -10
  443. package/src/models/ListInstancesResponseBody.ts +38 -10
  444. package/src/models/ListNetworkAccessEndpointAvailableZonesRequest.ts +1 -1
  445. package/src/models/ListNetworkAccessEndpointAvailableZonesResponseBody.ts +1 -1
  446. package/src/models/ListNetworkAccessPathsRequest.ts +1 -1
  447. package/src/models/ListNetworkAccessPathsResponseBody.ts +14 -17
  448. package/src/models/ListNetworkZonesRequest.ts +4 -4
  449. package/src/models/ListNetworkZonesResponseBody.ts +7 -7
  450. package/src/models/ListOrganizationalUnitParentsRequest.ts +1 -1
  451. package/src/models/ListOrganizationalUnitParentsResponseBody.ts +3 -3
  452. package/src/models/ListSynchronizationJobsRequest.ts +23 -23
  453. package/src/models/ListSynchronizationJobsResponseBody.ts +156 -156
  454. package/src/models/ListUsersForAuthorizationRuleRequest.ts +8 -8
  455. package/src/models/ListUsersForAuthorizationRuleResponseBody.ts +9 -11
  456. package/src/models/ListUsersRequest.ts +24 -31
  457. package/src/models/ListUsersResponseBody.ts +32 -38
  458. package/src/models/ObtainDomainProxyTokenRequest.ts +2 -2
  459. package/src/models/ObtainDomainProxyTokenResponseBody.ts +10 -11
  460. package/src/models/RemoveCustomPrivacyPoliciesFromBrandRequest.ts +2 -2
  461. package/src/models/SetDefaultDomainRequest.ts +1 -1
  462. package/src/models/SetForgetPasswordConfigurationRequest.ts +6 -2
  463. package/src/models/SetIdentityProviderAuthnConfigurationRequest.ts +18 -18
  464. package/src/models/SetIdentityProviderUdPullConfigurationRequest.ts +21 -22
  465. package/src/models/SetInstanceControlConfigurationRequest.ts +4 -4
  466. package/src/models/SetInstanceGlobalizationConfigRequest.ts +1 -1
  467. package/src/models/SetLoginRedirectApplicationForBrandRequest.ts +3 -3
  468. package/src/models/SetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
  469. package/src/models/SetPasswordExpirationConfigurationRequest.ts +14 -17
  470. package/src/models/SetPasswordHistoryConfigurationRequest.ts +4 -5
  471. package/src/models/SetPasswordInitializationConfigurationRequest.ts +10 -13
  472. package/src/models/SetPasswordInitializationConfigurationResponseBody.ts +1 -1
  473. package/src/models/UpdateAuthorizationRuleDescriptionRequest.ts +2 -2
  474. package/src/models/UpdateAuthorizationRuleGroupAttachmentRequest.ts +7 -8
  475. package/src/models/UpdateAuthorizationRuleUserAttachmentRequest.ts +8 -10
  476. package/src/models/UpdateAuthorizationServerDescriptionRequest.ts +70 -0
  477. package/src/models/UpdateAuthorizationServerDescriptionResponse.ts +40 -0
  478. package/src/models/UpdateAuthorizationServerDescriptionResponseBody.ts +34 -0
  479. package/src/models/UpdateAuthorizationServerRequest.ts +90 -0
  480. package/src/models/UpdateAuthorizationServerResponse.ts +40 -0
  481. package/src/models/UpdateAuthorizationServerResponseBody.ts +34 -0
  482. package/src/models/UpdateConditionalAccessPolicyDescriptionRequest.ts +2 -2
  483. package/src/models/UpdateConditionalAccessPolicyRequest.ts +14 -14
  484. package/src/models/UpdateDomainIcpNumberRequest.ts +3 -3
  485. package/src/models/UpdateDomainIcpNumberResponseBody.ts +1 -1
  486. package/src/models/UpdateIdentityProviderRequest.ts +53 -89
  487. package/src/models/UpdateIdentityProviderResponseBody.ts +1 -1
  488. package/src/models/UpdateInstanceDescriptionRequest.ts +1 -1
  489. package/src/models/UpdateNetworkZoneRequest.ts +2 -2
  490. package/src/models/UpdateUserRequest.ts +13 -16
  491. 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
- * Assign terms to a brand
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
- * Assign terms to a brand
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 a user to an authorization rule.
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 a user to an authorization rule.
324
+ * Adds an account to an authorization rule.
325
325
  *
326
326
  * @param request - AddUserToAuthorizationRuleRequest
327
327
  * @returns AddUserToAuthorizationRuleResponse
@@ -331,7 +331,7 @@ class Client extends openapi_core_1.default {
331
331
  return await this.addUserToAuthorizationRuleWithOptions(request, runtime);
332
332
  }
333
333
  /**
334
- * Adds a specified EIAM account to one or more EIAM organizations. If the account already exists in one of the specified organizations, the request succeeds.
334
+ * Adds a specified EIAM account to multiple EIAM organizations. If the account already exists in an organization, the operation returns a success response directly.
335
335
  *
336
336
  * @param request - AddUserToOrganizationalUnitsRequest
337
337
  * @param runtime - runtime options for this request RuntimeOptions
@@ -366,7 +366,7 @@ class Client extends openapi_core_1.default {
366
366
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddUserToOrganizationalUnitsResponse({}));
367
367
  }
368
368
  /**
369
- * Adds a specified EIAM account to one or more EIAM organizations. If the account already exists in one of the specified organizations, the request succeeds.
369
+ * Adds a specified EIAM account to multiple EIAM organizations. If the account already exists in an organization, the operation returns a success response directly.
370
370
  *
371
371
  * @param request - AddUserToOrganizationalUnitsRequest
372
372
  * @returns AddUserToOrganizationalUnitsResponse
@@ -376,7 +376,7 @@ class Client extends openapi_core_1.default {
376
376
  return await this.addUserToOrganizationalUnitsWithOptions(request, runtime);
377
377
  }
378
378
  /**
379
- * Adds Employee Identity and Access Management (EIAM) accounts to an EIAM group of Identity as a Service (IDaaS).
379
+ * Adds multiple Employee Identity and Access Management (EIAM) accounts to a specified EIAM account group.
380
380
  *
381
381
  * @param request - AddUsersToGroupRequest
382
382
  * @param runtime - runtime options for this request RuntimeOptions
@@ -411,7 +411,7 @@ class Client extends openapi_core_1.default {
411
411
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddUsersToGroupResponse({}));
412
412
  }
413
413
  /**
414
- * Adds Employee Identity and Access Management (EIAM) accounts to an EIAM group of Identity as a Service (IDaaS).
414
+ * Adds multiple Employee Identity and Access Management (EIAM) accounts to a specified EIAM account group.
415
415
  *
416
416
  * @param request - AddUsersToGroupRequest
417
417
  * @returns AddUsersToGroupResponse
@@ -811,7 +811,7 @@ class Client extends openapi_core_1.default {
811
811
  return await this.authorizeResourceServerToClientWithOptions(request, runtime);
812
812
  }
813
813
  /**
814
- * Binds a user to a third-party logon account.
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
- * Binds a user to a third-party logon account.
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 if an instance can be deleted.
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 if an instance can be deleted.
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 feature.
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 feature.
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
- * Create Conditional Access Policy
1592
+ * Creates a conditional access policy.
1605
1593
  *
1606
1594
  * @remarks
1607
- * Create Conditional Access Policy
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
- * Create Conditional Access Policy
1651
+ * Creates a conditional access policy.
1664
1652
  *
1665
1653
  * @remarks
1666
- * Create Conditional Access Policy
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 extension field.
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 extension field.
1861
+ * Creates an extended field.
1874
1862
  *
1875
1863
  * @param request - CreateCustomFieldRequest
1876
1864
  * @returns CreateCustomFieldResponse
@@ -2087,7 +2075,7 @@ class Client extends openapi_core_1.default {
2087
2075
  return await this.createFederatedCredentialProviderWithOptions(request, runtime);
2088
2076
  }
2089
2077
  /**
2090
- * Creates an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2078
+ * Create an EIAM account group.
2091
2079
  *
2092
2080
  * @param request - CreateGroupRequest
2093
2081
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2125,7 +2113,7 @@ class Client extends openapi_core_1.default {
2125
2113
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateGroupResponse({}));
2126
2114
  }
2127
2115
  /**
2128
- * Creates an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2116
+ * Create an EIAM account group.
2129
2117
  *
2130
2118
  * @param request - CreateGroupRequest
2131
2119
  * @returns CreateGroupResponse
@@ -2135,7 +2123,7 @@ class Client extends openapi_core_1.default {
2135
2123
  return await this.createGroupWithOptions(request, runtime);
2136
2124
  }
2137
2125
  /**
2138
- * Creates an identity provider.
2126
+ * Create an identity provider.
2139
2127
  *
2140
2128
  * @param request - CreateIdentityProviderRequest
2141
2129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2215,7 +2203,7 @@ class Client extends openapi_core_1.default {
2215
2203
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateIdentityProviderResponse({}));
2216
2204
  }
2217
2205
  /**
2218
- * Creates an identity provider.
2206
+ * Create an identity provider.
2219
2207
  *
2220
2208
  * @param request - CreateIdentityProviderRequest
2221
2209
  * @returns CreateIdentityProviderResponse
@@ -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 license for an instance.
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 license for an instance.
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 dedicated endpoint.
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 dedicated endpoint.
2380
+ * Creates a network access endpoint.
2393
2381
  *
2394
2382
  * @param request - CreateNetworkAccessEndpointRequest
2395
2383
  * @returns CreateNetworkAccessEndpointResponse
@@ -2459,7 +2447,7 @@ class Client extends openapi_core_1.default {
2459
2447
  return await this.createNetworkZoneWithOptions(request, runtime);
2460
2448
  }
2461
2449
  /**
2462
- * Creates an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2450
+ * Creates an EIAM organization under a specified organization.
2463
2451
  *
2464
2452
  * @param request - CreateOrganizationalUnitRequest
2465
2453
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2500,7 +2488,7 @@ class Client extends openapi_core_1.default {
2500
2488
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateOrganizationalUnitResponse({}));
2501
2489
  }
2502
2490
  /**
2503
- * Creates an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
2491
+ * Creates an EIAM organization under a specified organization.
2504
2492
  *
2505
2493
  * @param request - CreateOrganizationalUnitRequest
2506
2494
  * @returns CreateOrganizationalUnitResponse
@@ -2564,7 +2552,7 @@ class Client extends openapi_core_1.default {
2564
2552
  return await this.createResourceServerScopeWithOptions(request, runtime);
2565
2553
  }
2566
2554
  /**
2567
- * Create an EIAM account in a specific EIAM instance.
2555
+ * Creates an EIAM account in a specified EIAM instance.
2568
2556
  *
2569
2557
  * @param request - CreateUserRequest
2570
2558
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2638,7 +2626,7 @@ class Client extends openapi_core_1.default {
2638
2626
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateUserResponse({}));
2639
2627
  }
2640
2628
  /**
2641
- * Create an EIAM account in a specific EIAM instance.
2629
+ * Creates an EIAM account in a specified EIAM instance.
2642
2630
  *
2643
2631
  * @param request - CreateUserRequest
2644
2632
  * @returns CreateUserResponse
@@ -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 authorization resource.
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 authorization resource.
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. An authorization rule must be disabled before it can be deleted.
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. An authorization rule must be disabled before it can be deleted.
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
- * Deletes a brand.
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
- * Deletes a brand.
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, ensure that it is no longer in use. This action permanently deletes all of its configuration data, which cannot be recovered.
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, ensure that it is no longer in use. This action permanently deletes all of its configuration data, which cannot be recovered.
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 extension field.
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 extension field.
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
- * Deleting custom clauses
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
- * Deleting custom clauses
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 an Employee Identity and Access Management (EIAM) instance. You cannot delete the initial domain name and default domain name of the instance.
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 an Employee Identity and Access Management (EIAM) instance. You cannot delete the initial domain name and default domain name of the instance.
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 Employee Identity and Access Management (EIAM) instance. Only the proxy tokens in the disabled state can be deleted.
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 Employee Identity and Access Management (EIAM) instance. Only the proxy tokens in the disabled state can be deleted.
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
@@ -3488,7 +3476,7 @@ class Client extends openapi_core_1.default {
3488
3476
  return await this.deleteFederatedCredentialProviderWithOptions(request, runtime);
3489
3477
  }
3490
3478
  /**
3491
- * Deletes the information of an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
3479
+ * Delete an EIAM account group.
3492
3480
  *
3493
3481
  * @param request - DeleteGroupRequest
3494
3482
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3520,7 +3508,7 @@ class Client extends openapi_core_1.default {
3520
3508
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteGroupResponse({}));
3521
3509
  }
3522
3510
  /**
3523
- * Deletes the information of an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
3511
+ * Delete an EIAM account group.
3524
3512
  *
3525
3513
  * @param request - DeleteGroupRequest
3526
3514
  * @returns DeleteGroupResponse
@@ -3530,7 +3518,7 @@ class Client extends openapi_core_1.default {
3530
3518
  return await this.deleteGroupWithOptions(request, runtime);
3531
3519
  }
3532
3520
  /**
3533
- * Delete identity provider
3521
+ * Deletes an identity provider.
3534
3522
  *
3535
3523
  * @param request - DeleteIdentityProviderRequest
3536
3524
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3562,7 +3550,7 @@ class Client extends openapi_core_1.default {
3562
3550
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteIdentityProviderResponse({}));
3563
3551
  }
3564
3552
  /**
3565
- * Delete identity provider
3553
+ * Deletes an identity provider.
3566
3554
  *
3567
3555
  * @param request - DeleteIdentityProviderRequest
3568
3556
  * @returns DeleteIdentityProviderResponse
@@ -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 of Identity as a Service (IDaaS) that you do not need.
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 to be deleted is no longer used. If the instance is deleted, all data related to the instance will be deleted.
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 of Identity as a Service (IDaaS) that you do not need.
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 to be deleted is no longer used. If the instance is deleted, all data related to the instance will be deleted.
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
- * Delete a network endpoint of a specific type.
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
- * Delete a network endpoint of a specific type.
3640
+ * Deletes a dedicated network access endpoint.
3653
3641
  *
3654
3642
  * @param request - DeleteNetworkAccessEndpointRequest
3655
3643
  * @returns DeleteNetworkAccessEndpointResponse
@@ -3701,7 +3689,7 @@ class Client extends openapi_core_1.default {
3701
3689
  return await this.deleteNetworkZoneWithOptions(request, runtime);
3702
3690
  }
3703
3691
  /**
3704
- * Deletes an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM). If the organization has EIAM accounts or child organizations, the delete operation fails.
3692
+ * Deletes a specified EIAM organizational unit. The deletion fails if the organizational unit contains EIAM accounts or child organizational units.
3705
3693
  *
3706
3694
  * @param request - DeleteOrganizationalUnitRequest
3707
3695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3733,7 +3721,7 @@ class Client extends openapi_core_1.default {
3733
3721
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteOrganizationalUnitResponse({}));
3734
3722
  }
3735
3723
  /**
3736
- * Deletes an organization in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM). If the organization has EIAM accounts or child organizations, the delete operation fails.
3724
+ * Deletes a specified EIAM organizational unit. The deletion fails if the organizational unit contains EIAM accounts or child organizational units.
3737
3725
  *
3738
3726
  * @param request - DeleteOrganizationalUnitRequest
3739
3727
  * @returns DeleteOrganizationalUnitResponse
@@ -3743,7 +3731,7 @@ class Client extends openapi_core_1.default {
3743
3731
  return await this.deleteOrganizationalUnitWithOptions(request, runtime);
3744
3732
  }
3745
3733
  /**
3746
- * Deletes information about an organization and forcefully deletes all accounts and sub-organizations in the organization.
3734
+ * Deletes all data of a specified organization. This operation can force delete all accounts and sub-organizations under the specified organization.
3747
3735
  *
3748
3736
  * @param request - DeleteOrganizationalUnitChildrenRequest
3749
3737
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3775,7 +3763,7 @@ class Client extends openapi_core_1.default {
3775
3763
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteOrganizationalUnitChildrenResponse({}));
3776
3764
  }
3777
3765
  /**
3778
- * Deletes information about an organization and forcefully deletes all accounts and sub-organizations in the organization.
3766
+ * Deletes all data of a specified organization. This operation can force delete all accounts and sub-organizations under the specified organization.
3779
3767
  *
3780
3768
  * @param request - DeleteOrganizationalUnitChildrenRequest
3781
3769
  * @returns DeleteOrganizationalUnitChildrenResponse
@@ -3830,7 +3818,7 @@ class Client extends openapi_core_1.default {
3830
3818
  return await this.deleteResourceServerScopeWithOptions(request, runtime);
3831
3819
  }
3832
3820
  /**
3833
- * Deletes a specified EIAM user and purges all related information.
3821
+ * Deletes a specified EIAM account and purges all information associated with the account.
3834
3822
  *
3835
3823
  * @param request - DeleteUserRequest
3836
3824
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3862,7 +3850,7 @@ class Client extends openapi_core_1.default {
3862
3850
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUserResponse({}));
3863
3851
  }
3864
3852
  /**
3865
- * Deletes a specified EIAM user and purges all related information.
3853
+ * Deletes a specified EIAM account and purges all information associated with the account.
3866
3854
  *
3867
3855
  * @param request - DeleteUserRequest
3868
3856
  * @returns DeleteUserResponse
@@ -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 disable a conditional access policy, the policy no longer blocks access. Make sure that you are aware of the potential threats that may arise from this operation.
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 disable a conditional access policy, the policy no longer blocks access. Make sure that you are aware of the potential threats that may arise from this operation.
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 custom field.
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 custom field.
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 privacy policy.
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 privacy policy.
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 a domain name of an Employee Identity and Access Management (EIAM) instance. After the proxy token is disabled, the domain name may not be used as expected.
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 a domain name of an Employee Identity and Access Management (EIAM) instance. After the proxy token is disabled, the domain name may not be used as expected.
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
@@ -4894,7 +4882,7 @@ class Client extends openapi_core_1.default {
4894
4882
  * Disables authentication.
4895
4883
  *
4896
4884
  * @remarks
4897
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Before you perform this operation, make sure that you understand the associated risks.
4885
+ * When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
4898
4886
  *
4899
4887
  * @param request - DisableIdentityProviderAuthnRequest
4900
4888
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4929,7 +4917,7 @@ class Client extends openapi_core_1.default {
4929
4917
  * Disables authentication.
4930
4918
  *
4931
4919
  * @remarks
4932
- * When you disable an application, all its features, such as single sign-on (SSO) and account synchronization, become unavailable. Before you perform this operation, make sure that you understand the associated risks.
4920
+ * When you change an application from the enabled state to the disabled state, all features of the application become unavailable, such as SSO and account synchronization. Make sure that you are aware of the risks that this operation may cause.
4933
4921
  *
4934
4922
  * @param request - DisableIdentityProviderAuthnRequest
4935
4923
  * @returns DisableIdentityProviderAuthnResponse
@@ -4939,7 +4927,7 @@ class Client extends openapi_core_1.default {
4939
4927
  return await this.disableIdentityProviderAuthnWithOptions(request, runtime);
4940
4928
  }
4941
4929
  /**
4942
- * Disable identity provider synchronization
4930
+ * Disables the inbound synchronization feature of an identity provider.
4943
4931
  *
4944
4932
  * @param request - DisableIdentityProviderUdPullRequest
4945
4933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4971,7 +4959,7 @@ class Client extends openapi_core_1.default {
4971
4959
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableIdentityProviderUdPullResponse({}));
4972
4960
  }
4973
4961
  /**
4974
- * Disable identity provider synchronization
4962
+ * Disables the inbound synchronization feature of an identity provider.
4975
4963
  *
4976
4964
  * @param request - DisableIdentityProviderUdPullRequest
4977
4965
  * @returns DisableIdentityProviderUdPullResponse
@@ -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 the feature of automatically redirecting the initial domain name to the default domain name for an Employee Identity and Access Management (EIAM) instance. After the feature is disabled, users who visit the portal page by using the initial domain name are not redirected to the default domain name.
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 the feature of automatically redirecting the initial domain name to the default domain name for an Employee Identity and Access Management (EIAM) instance. After the feature is disabled, users who visit the portal page by using the initial domain name are not redirected to the default domain name.
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
@@ -5104,7 +5092,7 @@ class Client extends openapi_core_1.default {
5104
5092
  return await this.disableResourceServerCustomSubjectWithOptions(request, runtime);
5105
5093
  }
5106
5094
  /**
5107
- * Disables an Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM) account. If the account is disabled, a success message is returned.
5095
+ * Sets an account status to disabled. If the account is already disabled, the operation returns success directly.
5108
5096
  *
5109
5097
  * @param request - DisableUserRequest
5110
5098
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5136,7 +5124,7 @@ class Client extends openapi_core_1.default {
5136
5124
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableUserResponse({}));
5137
5125
  }
5138
5126
  /**
5139
- * Disables an Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM) account. If the account is disabled, a success message is returned.
5127
+ * Sets an account status to disabled. If the account is already disabled, the operation returns success directly.
5140
5128
  *
5141
5129
  * @param request - DisableUserRequest
5142
5130
  * @returns DisableUserResponse
@@ -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 disable a conditional access policy, it no longer blocks access. Be aware of the potential threats before you perform this operation.
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 disable a conditional access policy, it no longer blocks access. Be aware of the potential threats before you perform this operation.
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 custom field.
5844
+ * Enables a field.
5857
5845
  *
5858
5846
  * @remarks
5859
- * *Before you use this API, make sure you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) for IDaaS EIAM.**
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 custom field.
5879
+ * Enables a field.
5892
5880
  *
5893
5881
  * @remarks
5894
- * *Before you use this API, make sure you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/ecs/detail) for IDaaS EIAM.**
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
- * Enabling custom terms
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
- * Enabling custom terms
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 domain name of an Employee Identity and Access Management (EIAM) instance. The proxy token is used to verify the security of the domain name.
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 domain name of an Employee Identity and Access Management (EIAM) instance. The proxy token is used to verify the security of the domain name.
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
@@ -6075,7 +6063,7 @@ class Client extends openapi_core_1.default {
6075
6063
  * Enables authentication.
6076
6064
  *
6077
6065
  * @remarks
6078
- * When a conditional access policy is disabled, it no longer blocks access. Ensure that you understand the potential security threats before you perform this operation.
6066
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Make sure that you are aware of the risks that this operation may cause.
6079
6067
  *
6080
6068
  * @param request - EnableIdentityProviderAuthnRequest
6081
6069
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6110,7 +6098,7 @@ class Client extends openapi_core_1.default {
6110
6098
  * Enables authentication.
6111
6099
  *
6112
6100
  * @remarks
6113
- * When a conditional access policy is disabled, it no longer blocks access. Ensure that you understand the potential security threats before you perform this operation.
6101
+ * When you change a conditional access policy from enabled to disabled, the policy no longer intercepts requests. Make sure that you are aware of the risks that this operation may cause.
6114
6102
  *
6115
6103
  * @param request - EnableIdentityProviderAuthnRequest
6116
6104
  * @returns EnableIdentityProviderAuthnResponse
@@ -6120,7 +6108,7 @@ class Client extends openapi_core_1.default {
6120
6108
  return await this.enableIdentityProviderAuthnWithOptions(request, runtime);
6121
6109
  }
6122
6110
  /**
6123
- * Enable identity provider synchronization.
6111
+ * Enables the inbound synchronization feature for an identity provider.
6124
6112
  *
6125
6113
  * @param request - EnableIdentityProviderUdPullRequest
6126
6114
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6152,7 +6140,7 @@ class Client extends openapi_core_1.default {
6152
6140
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableIdentityProviderUdPullResponse({}));
6153
6141
  }
6154
6142
  /**
6155
- * Enable identity provider synchronization.
6143
+ * Enables the inbound synchronization feature for an identity provider.
6156
6144
  *
6157
6145
  * @param request - EnableIdentityProviderUdPullRequest
6158
6146
  * @returns EnableIdentityProviderUdPullResponse
@@ -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 name to the default domain name for an EIAM instance. After this feature is enabled, portal access via the initialization domain name is redirected to the default domain name.
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 name to the default domain name for an EIAM instance. After this feature is enabled, portal access via the initialization domain name is redirected to the default domain name.
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
@@ -6285,7 +6273,7 @@ class Client extends openapi_core_1.default {
6285
6273
  return await this.enableResourceServerCustomSubjectWithOptions(request, runtime);
6286
6274
  }
6287
6275
  /**
6288
- * Enables an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS).
6276
+ * Sets an account to the enabled state.
6289
6277
  *
6290
6278
  * @param request - EnableUserRequest
6291
6279
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6317,7 +6305,7 @@ class Client extends openapi_core_1.default {
6317
6305
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableUserResponse({}));
6318
6306
  }
6319
6307
  /**
6320
- * Enables an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS).
6308
+ * Sets an account to the enabled state.
6321
6309
  *
6322
6310
  * @param request - EnableUserRequest
6323
6311
  * @returns EnableUserResponse
@@ -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 the result of a file import.
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 the result of a file import.
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
- * Generates an upload credential.
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
- * Generates an upload credential.
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 the information about an authorized resource.
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 the information about an authorized resource.
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
- * Retrieves the details of a brand.
7101
+ * Queries an authorization server.
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
+ * Queries an authorization server.
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
- * Retrieves the details of a brand.
7175
+ * Get Brand Details
7146
7176
  *
7147
7177
  * @param request - GetBrandRequest
7148
7178
  * @returns GetBrandResponse
@@ -7197,7 +7227,7 @@ class Client extends openapi_core_1.default {
7197
7227
  return await this.getClientPublicKeyWithOptions(request, runtime);
7198
7228
  }
7199
7229
  /**
7200
- * Retrieves information about resources in an Alibaba Cloud account.
7230
+ * Queries the resource information of a cloud account.
7201
7231
  *
7202
7232
  * @param request - GetCloudAccountRequest
7203
7233
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7229,7 +7259,7 @@ class Client extends openapi_core_1.default {
7229
7259
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetCloudAccountResponse({}));
7230
7260
  }
7231
7261
  /**
7232
- * Retrieves information about resources in an Alibaba Cloud account.
7262
+ * Queries the resource information of a cloud account.
7233
7263
  *
7234
7264
  * @param request - GetCloudAccountRequest
7235
7265
  * @returns GetCloudAccountResponse
@@ -7284,10 +7314,10 @@ class Client extends openapi_core_1.default {
7284
7314
  return await this.getCloudAccountRoleWithOptions(request, runtime);
7285
7315
  }
7286
7316
  /**
7287
- * Retrieves a conditional access policy.
7317
+ * Get a conditional access policy.
7288
7318
  *
7289
7319
  * @remarks
7290
- * This operation retrieves a conditional access policy.
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
- * Retrieves a conditional access policy.
7352
+ * Get a conditional access policy.
7323
7353
  *
7324
7354
  * @remarks
7325
- * This operation retrieves a conditional access policy.
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 custom field information.
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 custom field information.
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
- * Obtaining custom terms
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
- * Obtaining custom terms
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-password configuration for a specified EIAM instance.
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-password configuration for a specified EIAM instance.
7688
+ * Queries the forgot password policy of a specified EIAM instance.
7665
7689
  *
7666
7690
  * @param request - GetForgetPasswordConfigurationRequest
7667
7691
  * @returns GetForgetPasswordConfigurationResponse
@@ -7671,7 +7695,7 @@ class Client extends openapi_core_1.default {
7671
7695
  return await this.getForgetPasswordConfigurationWithOptions(request, runtime);
7672
7696
  }
7673
7697
  /**
7674
- * Retrieves the information about an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
7698
+ * Queries the details of an EIAM account group.
7675
7699
  *
7676
7700
  * @param request - GetGroupRequest
7677
7701
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7703,7 +7727,7 @@ class Client extends openapi_core_1.default {
7703
7727
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetGroupResponse({}));
7704
7728
  }
7705
7729
  /**
7706
- * Retrieves the information about an account group in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
7730
+ * Queries the details of an EIAM account group.
7707
7731
  *
7708
7732
  * @param request - GetGroupRequest
7709
7733
  * @returns GetGroupResponse
@@ -7713,7 +7737,7 @@ class Client extends openapi_core_1.default {
7713
7737
  return await this.getGroupWithOptions(request, runtime);
7714
7738
  }
7715
7739
  /**
7716
- * Get an identity provider.
7740
+ * Retrieves an identity provider.
7717
7741
  *
7718
7742
  * @param request - GetIdentityProviderRequest
7719
7743
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7745,7 +7769,7 @@ class Client extends openapi_core_1.default {
7745
7769
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetIdentityProviderResponse({}));
7746
7770
  }
7747
7771
  /**
7748
- * Get an identity provider.
7772
+ * Retrieves an identity provider.
7749
7773
  *
7750
7774
  * @param request - GetIdentityProviderRequest
7751
7775
  * @returns GetIdentityProviderResponse
@@ -7842,7 +7866,7 @@ class Client extends openapi_core_1.default {
7842
7866
  return await this.getIdentityProviderStatusCheckJobWithOptions(request, runtime);
7843
7867
  }
7844
7868
  /**
7845
- * Get IdP Inbound Synchronization Configuration Information
7869
+ * Retrieves the inbound synchronization configuration of an identity provider (IdP).
7846
7870
  *
7847
7871
  * @param request - GetIdentityProviderUdPullConfigurationRequest
7848
7872
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7874,7 +7898,7 @@ class Client extends openapi_core_1.default {
7874
7898
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetIdentityProviderUdPullConfigurationResponse({}));
7875
7899
  }
7876
7900
  /**
7877
- * Get IdP Inbound Synchronization Configuration Information
7901
+ * Retrieves the inbound synchronization configuration of an identity provider (IdP).
7878
7902
  *
7879
7903
  * @param request - GetIdentityProviderUdPullConfigurationRequest
7880
7904
  * @returns GetIdentityProviderUdPullConfigurationResponse
@@ -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 detailed information of an EIAM instance.
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 detailed information of an EIAM instance.
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 the control configuration for an instance.
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 the control configuration for an instance.
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 for an instance.
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 for an instance.
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 information about all modules within a primary module.
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 information about all modules within a primary module.
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 specific type for an instance.
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 specific type for an instance.
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
- * Configure the post-logon redirect application for a brand
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
- * Configure the post-logon redirect application for a brand
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
- * Get Network Endpoint Information
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
- * Get Network Endpoint Information
8315
+ * Queries the information about a specified network access endpoint.
8298
8316
  *
8299
8317
  * @param request - GetNetworkAccessEndpointRequest
8300
8318
  * @returns GetNetworkAccessEndpointResponse
@@ -8346,7 +8364,7 @@ class Client extends openapi_core_1.default {
8346
8364
  return await this.getNetworkZoneWithOptions(request, runtime);
8347
8365
  }
8348
8366
  /**
8349
- * Queries the information about an organizational unit in Identity as a Service (IDaaS) Employee IAM (EIAM).
8367
+ * Queries the information of an EIAM organizational unit.
8350
8368
  *
8351
8369
  * @param request - GetOrganizationalUnitRequest
8352
8370
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8378,7 +8396,7 @@ class Client extends openapi_core_1.default {
8378
8396
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetOrganizationalUnitResponse({}));
8379
8397
  }
8380
8398
  /**
8381
- * Queries the information about an organizational unit in Identity as a Service (IDaaS) Employee IAM (EIAM).
8399
+ * Queries the information of an EIAM organizational unit.
8382
8400
  *
8383
8401
  * @param request - GetOrganizationalUnitRequest
8384
8402
  * @returns GetOrganizationalUnitResponse
@@ -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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations of an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
8555
+ * Queries the password initialization policy of Employee Identity and Access Management (EIAM).
8538
8556
  *
8539
8557
  * @param request - GetPasswordInitializationConfigurationRequest
8540
8558
  * @returns GetPasswordInitializationConfigurationResponse
@@ -8544,7 +8562,7 @@ class Client extends openapi_core_1.default {
8544
8562
  return await this.getPasswordInitializationConfigurationWithOptions(request, runtime);
8545
8563
  }
8546
8564
  /**
8547
- * Retrieves the permission scopes for a specified resource server.
8565
+ * Queries the scope permissions under a specified ResourceServer.
8548
8566
  *
8549
8567
  * @param request - GetResourceServerScopeRequest
8550
8568
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8579,7 +8597,7 @@ class Client extends openapi_core_1.default {
8579
8597
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetResourceServerScopeResponse({}));
8580
8598
  }
8581
8599
  /**
8582
- * Retrieves the permission scopes for a specified resource server.
8600
+ * Queries the scope permissions under a specified ResourceServer.
8583
8601
  *
8584
8602
  * @param request - GetResourceServerScopeRequest
8585
8603
  * @returns GetResourceServerScopeResponse
@@ -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 information about the root organizational unit in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
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 information about the root organizational unit in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
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
- * Queries a service quota
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
- * Queries a service quota
8678
+ * Retrieves the service quota.
8661
8679
  *
8662
8680
  * @param request - GetServiceQuotaRequest
8663
8681
  * @returns GetServiceQuotaResponse
@@ -8709,7 +8727,7 @@ class Client extends openapi_core_1.default {
8709
8727
  return await this.getSynchronizationJobWithOptions(request, runtime);
8710
8728
  }
8711
8729
  /**
8712
- * Retrieves the details of an account in Identity as a Service (IDaaS) Employee IAM (EIAM).
8730
+ * Queries the details of an EIAM account.
8713
8731
  *
8714
8732
  * @param request - GetUserRequest
8715
8733
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8741,7 +8759,7 @@ class Client extends openapi_core_1.default {
8741
8759
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetUserResponse({}));
8742
8760
  }
8743
8761
  /**
8744
- * Retrieves the details of an account in Identity as a Service (IDaaS) Employee IAM (EIAM).
8762
+ * Queries the details of an EIAM account.
8745
8763
  *
8746
8764
  * @param request - GetUserRequest
8747
8765
  * @returns GetUserResponse
@@ -9258,7 +9276,7 @@ class Client extends openapi_core_1.default {
9258
9276
  return await this.listApplicationsWithOptions(request, runtime);
9259
9277
  }
9260
9278
  /**
9261
- * Queries the applications that are associated with an authorization rule.
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
- * Queries the applications that are associated with an authorization rule.
9320
+ * Lists the applications associated with an authorization rule.
9303
9321
  *
9304
9322
  * @param request - ListApplicationsForAuthorizationRuleRequest
9305
9323
  * @returns ListApplicationsForAuthorizationRuleResponse
@@ -9309,7 +9327,7 @@ class Client extends openapi_core_1.default {
9309
9327
  return await this.listApplicationsForAuthorizationRuleWithOptions(request, runtime);
9310
9328
  }
9311
9329
  /**
9312
- * Retrieves a list of applications that an EIAM group can access.
9330
+ * Query the list of applications accessible to an EIAM group.
9313
9331
  *
9314
9332
  * @param request - ListApplicationsForGroupRequest
9315
9333
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9350,7 +9368,7 @@ class Client extends openapi_core_1.default {
9350
9368
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsForGroupResponse({}));
9351
9369
  }
9352
9370
  /**
9353
- * Retrieves a list of applications that an EIAM group can access.
9371
+ * Query the list of applications accessible to an EIAM group.
9354
9372
  *
9355
9373
  * @param request - ListApplicationsForGroupRequest
9356
9374
  * @returns ListApplicationsForGroupResponse
@@ -9360,7 +9378,7 @@ class Client extends openapi_core_1.default {
9360
9378
  return await this.listApplicationsForGroupWithOptions(request, runtime);
9361
9379
  }
9362
9380
  /**
9363
- * Lists the applications for a network access endpoint.
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
- * Lists the applications for a network access endpoint.
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 a list of applications associated with a network domain.
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 a list of applications associated with a network domain.
9470
+ * Retrieves the list of applications associated with a network domain.
9453
9471
  *
9454
9472
  * @param request - ListApplicationsForNetworkZoneRequest
9455
9473
  * @returns ListApplicationsForNetworkZoneResponse
@@ -9459,10 +9477,10 @@ class Client extends openapi_core_1.default {
9459
9477
  return await this.listApplicationsForNetworkZoneWithOptions(request, runtime);
9460
9478
  }
9461
9479
  /**
9462
- * This operation queries a paginated list of applications that an EIAM organization can access. The response includes application IDs. To retrieve detailed information about an application, call the GetApplication operation.
9480
+ * Queries the list of applications accessible to an EIAM organizational unit by paging. The response includes application IDs. To obtain detailed application information, call the GetApplication operation.
9463
9481
  *
9464
9482
  * @remarks
9465
- * This operation queries only the applications that are directly assigned to an organization. You can use the **ApplicationIds** parameter to filter the applications.
9483
+ * This operation queries only the direct permissions of the organizational unit, that is, applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
9466
9484
  *
9467
9485
  * @param request - ListApplicationsForOrganizationalUnitRequest
9468
9486
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9503,10 +9521,10 @@ class Client extends openapi_core_1.default {
9503
9521
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListApplicationsForOrganizationalUnitResponse({}));
9504
9522
  }
9505
9523
  /**
9506
- * This operation queries a paginated list of applications that an EIAM organization can access. The response includes application IDs. To retrieve detailed information about an application, call the GetApplication operation.
9524
+ * Queries the list of applications accessible to an EIAM organizational unit by paging. The response includes application IDs. To obtain detailed application information, call the GetApplication operation.
9507
9525
  *
9508
9526
  * @remarks
9509
- * This operation queries only the applications that are directly assigned to an organization. You can use the **ApplicationIds** parameter to filter the applications.
9527
+ * This operation queries only the direct permissions of the organizational unit, that is, applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
9510
9528
  *
9511
9529
  * @param request - ListApplicationsForOrganizationalUnitRequest
9512
9530
  * @returns ListApplicationsForOrganizationalUnitResponse
@@ -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 authorized resources.
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 authorized resources.
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
- * Queries the authorization rules associated with a user.
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
- * Queries the authorization rules associated with a user.
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
  *
@@ -9960,7 +10023,7 @@ class Client extends openapi_core_1.default {
9960
10023
  return await this.listCloudAccountRolesWithOptions(request, runtime);
9961
10024
  }
9962
10025
  /**
9963
- * Returns a paginated list of information about one or more Alibaba Cloud accounts.
10026
+ * Queries information about one or more cloud accounts by using paging.
9964
10027
  *
9965
10028
  * @param request - ListCloudAccountsRequest
9966
10029
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9998,7 +10061,7 @@ class Client extends openapi_core_1.default {
9998
10061
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCloudAccountsResponse({}));
9999
10062
  }
10000
10063
  /**
10001
- * Returns a paginated list of information about one or more Alibaba Cloud accounts.
10064
+ * Queries information about one or more cloud accounts by using paging.
10002
10065
  *
10003
10066
  * @param request - ListCloudAccountsRequest
10004
10067
  * @returns ListCloudAccountsResponse
@@ -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 of Conditional Access Policies
10074
+ * List conditional access policies.
10012
10075
  *
10013
10076
  * @remarks
10014
- * Paginated query for the list of conditional access policies
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 of Conditional Access Policies
10115
+ * List conditional access policies.
10053
10116
  *
10054
10117
  * @remarks
10055
- * Paginated query for the list of conditional access policies
10118
+ * Query the list of conditional access policies with pagination.
10056
10119
  *
10057
10120
  * @param request - ListConditionalAccessPoliciesRequest
10058
10121
  * @returns ListConditionalAccessPoliciesResponse
@@ -10062,7 +10125,7 @@ class Client extends openapi_core_1.default {
10062
10125
  return await this.listConditionalAccessPoliciesWithOptions(request, runtime);
10063
10126
  }
10064
10127
  /**
10065
- * Lists the conditional access policies associated with an application.
10128
+ * List conditional access policies associated with an application.
10066
10129
  *
10067
10130
  * @param request - ListConditionalAccessPoliciesForApplicationRequest
10068
10131
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10094,7 +10157,7 @@ class Client extends openapi_core_1.default {
10094
10157
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListConditionalAccessPoliciesForApplicationResponse({}));
10095
10158
  }
10096
10159
  /**
10097
- * Lists the conditional access policies associated with an application.
10160
+ * List conditional access policies associated with an application.
10098
10161
  *
10099
10162
  * @param request - ListConditionalAccessPoliciesForApplicationRequest
10100
10163
  * @returns ListConditionalAccessPoliciesForApplicationResponse
@@ -10104,10 +10167,10 @@ class Client extends openapi_core_1.default {
10104
10167
  return await this.listConditionalAccessPoliciesForApplicationWithOptions(request, runtime);
10105
10168
  }
10106
10169
  /**
10107
- * List Conditional Access Policies Associated with Network Areas
10170
+ * Retrieves the list of conditional access policies associated with a network zone.
10108
10171
  *
10109
10172
  * @remarks
10110
- * List Conditional Access Policies Associated with Network Zones
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
- * List Conditional Access Policies Associated with Network Areas
10205
+ * Retrieves the list of conditional access policies associated with a network zone.
10143
10206
  *
10144
10207
  * @remarks
10145
- * List Conditional Access Policies Associated with Network Zones
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 a list of conditional access policies that are associated with a user.
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 a list of conditional access policies that are associated with a user.
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
- * Retrieves a list of custom privacy policies.
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
- * Retrieves a list of custom privacy policies.
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
- * Retrieves a list of proxy tokens for a domain name in an EIAM instance.
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
- * Retrieves a list of proxy tokens for a domain name in an EIAM instance.
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 information about Employee Identity and Access Management (EIAM) V1.0 instances or EIAM V2.0 instances.
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 information about Employee Identity and Access Management (EIAM) V1.0 instances or EIAM V2.0 instances.
10598
+ * Queries the list of EIAM 2.0 and EIAM 1.0 instances.
10536
10599
  *
10537
10600
  * @param request - ListEiamInstancesRequest
10538
10601
  * @returns ListEiamInstancesResponse
@@ -10571,7 +10634,7 @@ class Client extends openapi_core_1.default {
10571
10634
  return await this.listEiamRegionsWithOptions(runtime);
10572
10635
  }
10573
10636
  /**
10574
- * View the event list.
10637
+ * Queries the event list.
10575
10638
  *
10576
10639
  * @param request - ListEventTypesRequest
10577
10640
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10603,7 +10666,7 @@ class Client extends openapi_core_1.default {
10603
10666
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEventTypesResponse({}));
10604
10667
  }
10605
10668
  /**
10606
- * View the event list.
10669
+ * Queries the event list.
10607
10670
  *
10608
10671
  * @param request - ListEventTypesRequest
10609
10672
  * @returns ListEventTypesResponse
@@ -10667,7 +10730,7 @@ class Client extends openapi_core_1.default {
10667
10730
  return await this.listFederatedCredentialProvidersWithOptions(request, runtime);
10668
10731
  }
10669
10732
  /**
10670
- * Queries a list of account groups in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
10733
+ * List EIAM account groups.
10671
10734
  *
10672
10735
  * @param request - ListGroupsRequest
10673
10736
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10714,7 +10777,7 @@ class Client extends openapi_core_1.default {
10714
10777
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListGroupsResponse({}));
10715
10778
  }
10716
10779
  /**
10717
- * Queries a list of account groups in Identity as a Service (IDaaS) Employee Identity and Access Management (EIAM).
10780
+ * List EIAM account groups.
10718
10781
  *
10719
10782
  * @param request - ListGroupsRequest
10720
10783
  * @returns ListGroupsResponse
@@ -10883,7 +10946,7 @@ class Client extends openapi_core_1.default {
10883
10946
  return await this.listGroupsForResourceServerWithOptions(request, runtime);
10884
10947
  }
10885
10948
  /**
10886
- * Queries a list of account groups to which an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) belongs.
10949
+ * Queries the list of account groups to which a specified EIAM account belongs.
10887
10950
  *
10888
10951
  * @param request - ListGroupsForUserRequest
10889
10952
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10921,7 +10984,7 @@ class Client extends openapi_core_1.default {
10921
10984
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListGroupsForUserResponse({}));
10922
10985
  }
10923
10986
  /**
10924
- * Queries a list of account groups to which an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) belongs.
10987
+ * Queries the list of account groups to which a specified EIAM account belongs.
10925
10988
  *
10926
10989
  * @param request - ListGroupsForUserRequest
10927
10990
  * @returns ListGroupsForUserResponse
@@ -10931,7 +10994,7 @@ class Client extends openapi_core_1.default {
10931
10994
  return await this.listGroupsForUserWithOptions(request, runtime);
10932
10995
  }
10933
10996
  /**
10934
- * Retrieves a list of identity providers.
10997
+ * Query the list of identity providers.
10935
10998
  *
10936
10999
  * @param request - ListIdentityProvidersRequest
10937
11000
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10969,7 +11032,7 @@ class Client extends openapi_core_1.default {
10969
11032
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListIdentityProvidersResponse({}));
10970
11033
  }
10971
11034
  /**
10972
- * Retrieves a list of identity providers.
11035
+ * Query the list of identity providers.
10973
11036
  *
10974
11037
  * @param request - ListIdentityProvidersRequest
10975
11038
  * @returns ListIdentityProvidersResponse
@@ -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 creating network endpoints for IDaaS in a specified region.
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 creating network endpoints for IDaaS in a specified region.
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
- * Lists the access paths for a specified network endpoint.
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
- * Lists the access paths for a specified network endpoint.
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
- * Lists network zone objects.
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
- * Lists network zone objects.
11355
+ * Queries the list of network zone objects.
11293
11356
  *
11294
11357
  * @param request - ListNetworkZonesRequest
11295
11358
  * @returns ListNetworkZonesResponse
@@ -11299,7 +11362,7 @@ class Client extends openapi_core_1.default {
11299
11362
  return await this.listNetworkZonesWithOptions(request, runtime);
11300
11363
  }
11301
11364
  /**
11302
- * Queries all parent organizational units of a specified EIAM organizational unit. The returned organizational units are sorted in hierarchical order from the highest level to the lowest level.
11365
+ * Queries all ancestor organizations of a specified EIAM organization. The organizations in the result list are sorted in hierarchical order from the top level to the bottom level.
11303
11366
  *
11304
11367
  * @param request - ListOrganizationalUnitParentsRequest
11305
11368
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11331,7 +11394,7 @@ class Client extends openapi_core_1.default {
11331
11394
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOrganizationalUnitParentsResponse({}));
11332
11395
  }
11333
11396
  /**
11334
- * Queries all parent organizational units of a specified EIAM organizational unit. The returned organizational units are sorted in hierarchical order from the highest level to the lowest level.
11397
+ * Queries all ancestor organizations of a specified EIAM organization. The organizations in the result list are sorted in hierarchical order from the top level to the bottom level.
11335
11398
  *
11336
11399
  * @param request - ListOrganizationalUnitParentsRequest
11337
11400
  * @returns ListOrganizationalUnitParentsResponse
@@ -11652,13 +11715,13 @@ class Client extends openapi_core_1.default {
11652
11715
  return await this.listResourceServersForUserWithOptions(request, runtime);
11653
11716
  }
11654
11717
  /**
11655
- * Lists the details of synchronization tasks.
11718
+ * Query the list of synchronization job details.
11656
11719
  *
11657
11720
  * @remarks
11658
- * You can view the returned data in one of the following two ways:
11659
- * - Method 1: To query the first page, set MaxResults to limit the number of entries to return. The NextToken value in the response is the token for the next page. To query subsequent pages, set NextToken to the value from the previous response and set MaxResults. If no more data is available, NextToken is not returned. The maximum value for MaxResults is 100.
11660
- * - Method 2: Set PageSize to specify the number of entries per page and PageNumber to specify the page number.
11661
- * You can use only one of these methods. Method 1 is recommended when many entries are returned. If you set MaxResults or NextToken, the PageSize and PageNumber parameters are ignored.
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
- * Lists the details of synchronization tasks.
11786
+ * Query the list of synchronization job details.
11724
11787
  *
11725
11788
  * @remarks
11726
- * You can view the returned data in one of the following two ways:
11727
- * - Method 1: To query the first page, set MaxResults to limit the number of entries to return. The NextToken value in the response is the token for the next page. To query subsequent pages, set NextToken to the value from the previous response and set MaxResults. If no more data is available, NextToken is not returned. The maximum value for MaxResults is 100.
11728
- * - Method 2: Set PageSize to specify the number of entries per page and PageNumber to specify the page number.
11729
- * You can use only one of these methods. Method 1 is recommended when many entries are returned. If you set MaxResults or NextToken, the PageSize and PageNumber parameters are ignored.
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
@@ -11799,10 +11862,10 @@ class Client extends openapi_core_1.default {
11799
11862
  return await this.listUserAuthnSourceMappingsWithOptions(request, runtime);
11800
11863
  }
11801
11864
  /**
11802
- * Retrieves a paginated list of EIAM accounts.
11865
+ * Queries EIAM account information by using paging.
11803
11866
  *
11804
11867
  * @remarks
11805
- * This API retrieves only applications directly assigned to an organization. Use the **ApplicationIds** parameter to filter applications.
11868
+ * This operation queries only the direct permissions of an organizational unit, which are the applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
11806
11869
  *
11807
11870
  * @param request - ListUsersRequest
11808
11871
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11876,10 +11939,10 @@ class Client extends openapi_core_1.default {
11876
11939
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUsersResponse({}));
11877
11940
  }
11878
11941
  /**
11879
- * Retrieves a paginated list of EIAM accounts.
11942
+ * Queries EIAM account information by using paging.
11880
11943
  *
11881
11944
  * @remarks
11882
- * This API retrieves only applications directly assigned to an organization. Use the **ApplicationIds** parameter to filter applications.
11945
+ * This operation queries only the direct permissions of an organizational unit, which are the applications directly assigned to the organizational unit. When you call this operation, you can use the **ApplicationIds** parameter to filter applications.
11883
11946
  *
11884
11947
  * @param request - ListUsersRequest
11885
11948
  * @returns ListUsersResponse
@@ -12237,7 +12300,7 @@ class Client extends openapi_core_1.default {
12237
12300
  return await this.obtainCredentialWithOptions(request, runtime);
12238
12301
  }
12239
12302
  /**
12240
- * Obtains the proxy token for a domain name in an EIAM instance.
12303
+ * Queries the proxy token of an EIAM instance domain name.
12241
12304
  *
12242
12305
  * @param request - ObtainDomainProxyTokenRequest
12243
12306
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12272,7 +12335,7 @@ class Client extends openapi_core_1.default {
12272
12335
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ObtainDomainProxyTokenResponse({}));
12273
12336
  }
12274
12337
  /**
12275
- * Obtains the proxy token for a domain name in an EIAM instance.
12338
+ * Queries the proxy token of an EIAM instance domain name.
12276
12339
  *
12277
12340
  * @param request - ObtainDomainProxyTokenRequest
12278
12341
  * @returns ObtainDomainProxyTokenResponse
@@ -12381,7 +12444,7 @@ class Client extends openapi_core_1.default {
12381
12444
  return await this.removeApplicationFromAuthorizationRuleWithOptions(request, runtime);
12382
12445
  }
12383
12446
  /**
12384
- * Removing a brand association
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
- * Removing a brand association
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
- * Renewing the Free Edition
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
- * Renewing the Free Edition
12701
+ * Renews a Free Edition instance.
12639
12702
  *
12640
12703
  * @param request - RenewFreeLicenseEndTimeRequest
12641
12704
  * @returns RenewFreeLicenseEndTimeResponse
@@ -13389,7 +13452,7 @@ class Client extends openapi_core_1.default {
13389
13452
  return await this.setApplicationSsoConfigWithOptions(request, runtime);
13390
13453
  }
13391
13454
  /**
13392
- * Sets the default domain name for a specified EIAM instance.
13455
+ * Sets a specified domain name of an EIAM instance as the default domain name.
13393
13456
  *
13394
13457
  * @param request - SetDefaultDomainRequest
13395
13458
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13421,7 +13484,7 @@ class Client extends openapi_core_1.default {
13421
13484
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetDefaultDomainResponse({}));
13422
13485
  }
13423
13486
  /**
13424
- * Sets the default domain name for a specified EIAM instance.
13487
+ * Sets a specified domain name of an EIAM instance as the default domain name.
13425
13488
  *
13426
13489
  * @param request - SetDefaultDomainRequest
13427
13490
  * @returns SetDefaultDomainResponse
@@ -13431,7 +13494,7 @@ class Client extends openapi_core_1.default {
13431
13494
  return await this.setDefaultDomainWithOptions(request, runtime);
13432
13495
  }
13433
13496
  /**
13434
- * Configures a forgot password policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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
- * Configures a forgot password policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
13532
+ * Sets the forgot password policy for an EIAM instance.
13470
13533
  *
13471
13534
  * @param request - SetForgetPasswordConfigurationRequest
13472
13535
  * @returns SetForgetPasswordConfigurationResponse
@@ -13476,7 +13539,7 @@ class Client extends openapi_core_1.default {
13476
13539
  return await this.setForgetPasswordConfigurationWithOptions(request, runtime);
13477
13540
  }
13478
13541
  /**
13479
- * Update authentication information
13542
+ * Modify Authentication Information
13480
13543
  *
13481
13544
  * @param request - SetIdentityProviderAuthnConfigurationRequest
13482
13545
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13520,7 +13583,7 @@ class Client extends openapi_core_1.default {
13520
13583
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetIdentityProviderAuthnConfigurationResponse({}));
13521
13584
  }
13522
13585
  /**
13523
- * Update authentication information
13586
+ * Modify Authentication Information
13524
13587
  *
13525
13588
  * @param request - SetIdentityProviderAuthnConfigurationRequest
13526
13589
  * @returns SetIdentityProviderAuthnConfigurationResponse
@@ -13530,7 +13593,7 @@ class Client extends openapi_core_1.default {
13530
13593
  return await this.setIdentityProviderAuthnConfigurationWithOptions(request, runtime);
13531
13594
  }
13532
13595
  /**
13533
- * Sets the inbound synchronization configuration for an IdP.
13596
+ * Modifies the inbound synchronization configuration of an Identity Provider (IdP).
13534
13597
  *
13535
13598
  * @param request - SetIdentityProviderUdPullConfigurationRequest
13536
13599
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13583,7 +13646,7 @@ class Client extends openapi_core_1.default {
13583
13646
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.SetIdentityProviderUdPullConfigurationResponse({}));
13584
13647
  }
13585
13648
  /**
13586
- * Sets the inbound synchronization configuration for an IdP.
13649
+ * Modifies the inbound synchronization configuration of an Identity Provider (IdP).
13587
13650
  *
13588
13651
  * @param request - SetIdentityProviderUdPullConfigurationRequest
13589
13652
  * @returns SetIdentityProviderUdPullConfigurationResponse
@@ -13650,7 +13713,7 @@ class Client extends openapi_core_1.default {
13650
13713
  return await this.setIdentityProviderUdPushConfigurationWithOptions(request, runtime);
13651
13714
  }
13652
13715
  /**
13653
- * Configures the control settings for an instance.
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
- * Configures the control settings for an instance.
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
- * Sets the post-logon redirect application for a brand.
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
- * Sets the post-logon redirect application for a brand.
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
- * Configures a password history policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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
- * Configures a password history policy for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 configurations for an Employee Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
14045
+ * Sets the password initialization policy for a specified EIAM instance.
13983
14046
  *
13984
14047
  * @param request - SetPasswordInitializationConfigurationRequest
13985
14048
  * @returns SetPasswordInitializationConfigurationResponse
@@ -14223,7 +14286,7 @@ class Client extends openapi_core_1.default {
14223
14286
  return await this.unbindUserAuthnSourceMappingWithOptions(request, runtime);
14224
14287
  }
14225
14288
  /**
14226
- * Unlocks an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) that is locked.
14289
+ * Unlocks a locked EIAM account.
14227
14290
  *
14228
14291
  * @param request - UnlockUserRequest
14229
14292
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14255,7 +14318,7 @@ class Client extends openapi_core_1.default {
14255
14318
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UnlockUserResponse({}));
14256
14319
  }
14257
14320
  /**
14258
- * Unlocks an Employee Identity and Access Management (EIAM) account of Identity as a Service (IDaaS) that is locked.
14321
+ * Unlocks a locked EIAM account.
14259
14322
  *
14260
14323
  * @param request - UnlockUserRequest
14261
14324
  * @returns UnlockUserResponse
@@ -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 of the association between an authorization rule and a group.
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 of the association between an authorization rule and a group.
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 of an association between an authorization rule and a user.
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 of an association between an authorization rule and a user.
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 a brand.
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
- * Updates a brand.
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 for a domain name.
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 for a domain name.
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 an Enterprise Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
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 an Enterprise Identity and Access Management (EIAM) instance of Identity as a Service (IDaaS).
16198
+ * Modifies the description of a specified EIAM instance.
16030
16199
  *
16031
16200
  * @param request - UpdateInstanceDescriptionRequest
16032
16201
  * @returns UpdateInstanceDescriptionResponse