@alicloud/eiam20211201 2.16.1 → 2.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +238 -202
- package/dist/client.js +371 -202
- package/dist/client.js.map +1 -1
- package/dist/models/AddCustomPrivacyPoliciesToBrandRequest.d.ts +3 -3
- package/dist/models/AddCustomPrivacyPoliciesToBrandResponseBody.d.ts +1 -1
- package/dist/models/AddGroupToAuthorizationRuleRequest.d.ts +6 -8
- package/dist/models/AddGroupToAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/AddUserToAuthorizationRuleRequest.d.ts +7 -9
- package/dist/models/AddUserToAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/BindUserAuthnSourceMappingRequest.d.ts +1 -1
- package/dist/models/CheckInstanceForDeleteResponseBody.d.ts +4 -4
- package/dist/models/CheckInstanceModuleStatusRequest.d.ts +3 -3
- package/dist/models/CheckInstanceModuleStatusResponseBody.d.ts +2 -2
- package/dist/models/CreateAuthorizationResourceRequest.d.ts +4 -5
- package/dist/models/CreateAuthorizationResourceRequest.js.map +1 -1
- package/dist/models/CreateAuthorizationRuleRequest.d.ts +6 -8
- package/dist/models/CreateAuthorizationRuleRequest.js.map +1 -1
- package/dist/models/CreateConditionalAccessPolicyRequest.d.ts +42 -47
- package/dist/models/CreateConditionalAccessPolicyRequest.js.map +1 -1
- package/dist/models/CreateConditionalAccessPolicyResponseBody.d.ts +1 -1
- package/dist/models/CreateCustomFieldRequest.d.ts +35 -39
- package/dist/models/CreateCustomFieldRequest.js.map +1 -1
- package/dist/models/CreateDomainProxyTokenRequest.d.ts +1 -1
- package/dist/models/CreateDomainProxyTokenResponseBody.d.ts +1 -1
- package/dist/models/CreateInstanceTrialLicenseResponseBody.d.ts +1 -1
- package/dist/models/CreateNetworkAccessEndpointRequest.d.ts +6 -6
- package/dist/models/CreateNetworkAccessEndpointResponseBody.d.ts +2 -2
- package/dist/models/CreateNetworkZoneRequest.d.ts +8 -8
- package/dist/models/CreateNetworkZoneResponseBody.d.ts +2 -2
- package/dist/models/DeleteAuthorizationResourceRequest.d.ts +1 -1
- package/dist/models/DeleteBrandRequest.d.ts +2 -2
- package/dist/models/DeleteBrandResponseBody.d.ts +1 -1
- package/dist/models/DeleteCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/DeleteDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/DeleteDomainRequest.d.ts +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +1 -1
- package/dist/models/DeleteNetworkAccessEndpointRequest.d.ts +1 -1
- package/dist/models/DisableAuthorizationRuleRequest.d.ts +1 -1
- package/dist/models/DisableBrandRequest.d.ts +1 -1
- package/dist/models/DisableConditionalAccessPolicyRequest.d.ts +1 -1
- package/dist/models/DisableCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/DisableDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/DisableInitDomainAutoRedirectRequest.d.ts +1 -1
- package/dist/models/DisableInitDomainAutoRedirectResponseBody.d.ts +1 -1
- package/dist/models/EnableAuthorizationRuleRequest.d.ts +1 -1
- package/dist/models/EnableBrandRequest.d.ts +1 -1
- package/dist/models/EnableConditionalAccessPolicyRequest.d.ts +1 -1
- package/dist/models/EnableCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/EnableDomainProxyTokenRequest.d.ts +2 -2
- package/dist/models/EnableInitDomainAutoRedirectRequest.d.ts +1 -1
- package/dist/models/EnableInitDomainAutoRedirectResponseBody.d.ts +1 -1
- package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +1 -1
- package/dist/models/GenerateFileImportTemplateRequest.d.ts +4 -1
- package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -1
- package/dist/models/GenerateUploadAuthRequest.d.ts +3 -3
- package/dist/models/GenerateUploadAuthResponseBody.d.ts +11 -11
- package/dist/models/GetAuthorizationResourceResponseBody.d.ts +4 -4
- package/dist/models/GetAuthorizationServerRequest.d.ts +33 -0
- package/dist/models/GetAuthorizationServerRequest.js +60 -0
- package/dist/models/GetAuthorizationServerRequest.js.map +1 -0
- package/dist/models/GetAuthorizationServerResponse.d.ts +19 -0
- package/dist/models/GetAuthorizationServerResponse.js +69 -0
- package/dist/models/GetAuthorizationServerResponse.js.map +1 -0
- package/dist/models/GetAuthorizationServerResponseBody.d.ts +142 -0
- package/dist/models/GetAuthorizationServerResponseBody.js +128 -0
- package/dist/models/GetAuthorizationServerResponseBody.js.map +1 -0
- package/dist/models/GetBrandRequest.d.ts +2 -2
- package/dist/models/GetBrandResponseBody.d.ts +7 -7
- package/dist/models/GetConditionalAccessPolicyRequest.d.ts +2 -2
- package/dist/models/GetConditionalAccessPolicyResponseBody.d.ts +33 -33
- package/dist/models/GetCustomFieldResponseBody.d.ts +8 -8
- package/dist/models/GetCustomPrivacyPolicyRequest.d.ts +1 -1
- package/dist/models/GetCustomPrivacyPolicyResponseBody.d.ts +10 -12
- package/dist/models/GetCustomPrivacyPolicyResponseBody.js.map +1 -1
- package/dist/models/GetForgetPasswordConfigurationResponseBody.d.ts +3 -3
- package/dist/models/GetInstanceControlConfigurationResponseBody.d.ts +5 -5
- package/dist/models/GetInstanceGlobalizationConfigResponseBody.d.ts +1 -1
- package/dist/models/GetInstanceModuleInfoRequest.d.ts +1 -1
- package/dist/models/GetInstanceModuleInfoResponseBody.d.ts +5 -5
- package/dist/models/GetInstanceResponseBody.d.ts +11 -11
- package/dist/models/GetInstanceTrialStatusRequest.d.ts +1 -1
- package/dist/models/GetInstanceTrialStatusResponseBody.d.ts +1 -1
- package/dist/models/GetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
- package/dist/models/GetNetworkAccessEndpointRequest.d.ts +1 -1
- package/dist/models/GetNetworkAccessEndpointResponseBody.d.ts +21 -25
- package/dist/models/GetNetworkAccessEndpointResponseBody.js.map +1 -1
- package/dist/models/GetNetworkZoneResponseBody.d.ts +5 -5
- package/dist/models/GetPasswordExpirationConfigurationRequest.d.ts +1 -1
- package/dist/models/GetPasswordExpirationConfigurationResponseBody.d.ts +21 -25
- package/dist/models/GetPasswordExpirationConfigurationResponseBody.js.map +1 -1
- package/dist/models/GetPasswordHistoryConfigurationResponseBody.d.ts +5 -6
- package/dist/models/GetPasswordHistoryConfigurationResponseBody.js.map +1 -1
- package/dist/models/GetPasswordInitializationConfigurationResponseBody.d.ts +10 -10
- package/dist/models/GetRootOrganizationalUnitRequest.d.ts +1 -1
- package/dist/models/GetRootOrganizationalUnitResponseBody.d.ts +7 -7
- package/dist/models/GetServiceQuotaResponseBody.d.ts +1 -1
- package/dist/models/ListApplicationsForAuthorizationRuleRequest.d.ts +8 -8
- package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.d.ts +9 -11
- package/dist/models/ListApplicationsForAuthorizationRuleResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForNetworkAccessEndpointRequest.d.ts +2 -2
- package/dist/models/ListApplicationsForNetworkAccessEndpointResponseBody.d.ts +3 -3
- package/dist/models/ListApplicationsForNetworkZoneRequest.d.ts +5 -5
- package/dist/models/ListApplicationsForNetworkZoneResponseBody.d.ts +8 -8
- package/dist/models/ListAuthorizationResourcesRequest.d.ts +8 -8
- package/dist/models/ListAuthorizationResourcesResponseBody.d.ts +9 -10
- package/dist/models/ListAuthorizationResourcesResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForApplicationRequest.d.ts +4 -4
- package/dist/models/ListAuthorizationRulesForApplicationResponseBody.d.ts +9 -11
- package/dist/models/ListAuthorizationRulesForApplicationResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForGroupRequest.d.ts +4 -4
- package/dist/models/ListAuthorizationRulesForGroupResponseBody.d.ts +8 -10
- package/dist/models/ListAuthorizationRulesForGroupResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationRulesForUserRequest.d.ts +5 -5
- package/dist/models/ListAuthorizationRulesForUserResponseBody.d.ts +9 -11
- package/dist/models/ListAuthorizationRulesForUserResponseBody.js.map +1 -1
- package/dist/models/ListAuthorizationServersRequest.d.ts +39 -0
- package/dist/models/ListAuthorizationServersRequest.js +62 -0
- package/dist/models/ListAuthorizationServersRequest.js.map +1 -0
- package/dist/models/ListAuthorizationServersResponse.d.ts +19 -0
- package/dist/models/ListAuthorizationServersResponse.js +69 -0
- package/dist/models/ListAuthorizationServersResponse.js.map +1 -0
- package/dist/models/ListAuthorizationServersResponseBody.d.ts +150 -0
- package/dist/models/ListAuthorizationServersResponseBody.js +108 -0
- package/dist/models/ListAuthorizationServersResponseBody.js.map +1 -0
- package/dist/models/ListBrandsRequest.d.ts +3 -3
- package/dist/models/ListBrandsResponseBody.d.ts +5 -5
- package/dist/models/ListConditionalAccessPoliciesForNetworkZoneRequest.d.ts +2 -2
- package/dist/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.d.ts +33 -33
- package/dist/models/ListConditionalAccessPoliciesForUserRequest.d.ts +1 -1
- package/dist/models/ListConditionalAccessPoliciesForUserResponseBody.d.ts +13 -13
- package/dist/models/ListConditionalAccessPoliciesRequest.d.ts +3 -3
- package/dist/models/ListConditionalAccessPoliciesResponseBody.d.ts +36 -34
- package/dist/models/ListConditionalAccessPoliciesResponseBody.js.map +1 -1
- package/dist/models/ListCustomPrivacyPoliciesRequest.d.ts +4 -4
- package/dist/models/ListCustomPrivacyPoliciesResponseBody.d.ts +10 -10
- package/dist/models/ListDomainProxyTokensResponseBody.d.ts +7 -8
- package/dist/models/ListDomainProxyTokensResponseBody.js.map +1 -1
- package/dist/models/ListEiamInstancesRequest.d.ts +2 -2
- package/dist/models/ListEiamInstancesResponseBody.d.ts +7 -13
- package/dist/models/ListEiamInstancesResponseBody.js.map +1 -1
- package/dist/models/ListInstancesRequest.d.ts +10 -10
- package/dist/models/ListInstancesResponseBody.d.ts +7 -7
- package/dist/models/ListNetworkAccessEndpointAvailableZonesRequest.d.ts +1 -1
- package/dist/models/ListNetworkAccessEndpointAvailableZonesResponseBody.d.ts +1 -1
- package/dist/models/ListNetworkAccessPathsRequest.d.ts +1 -1
- package/dist/models/ListNetworkAccessPathsResponseBody.d.ts +13 -16
- package/dist/models/ListNetworkAccessPathsResponseBody.js.map +1 -1
- package/dist/models/ListNetworkZonesRequest.d.ts +4 -4
- package/dist/models/ListNetworkZonesResponseBody.d.ts +7 -7
- package/dist/models/ListSynchronizationJobsRequest.d.ts +23 -23
- package/dist/models/ListSynchronizationJobsResponseBody.d.ts +156 -156
- package/dist/models/ListUsersForAuthorizationRuleRequest.d.ts +8 -8
- package/dist/models/ListUsersForAuthorizationRuleResponseBody.d.ts +9 -11
- package/dist/models/ListUsersForAuthorizationRuleResponseBody.js.map +1 -1
- package/dist/models/RemoveCustomPrivacyPoliciesFromBrandRequest.d.ts +2 -2
- package/dist/models/SetForgetPasswordConfigurationRequest.d.ts +6 -2
- package/dist/models/SetForgetPasswordConfigurationRequest.js.map +1 -1
- package/dist/models/SetInstanceControlConfigurationRequest.d.ts +4 -4
- package/dist/models/SetInstanceGlobalizationConfigRequest.d.ts +1 -1
- package/dist/models/SetLoginRedirectApplicationForBrandRequest.d.ts +3 -3
- package/dist/models/SetLoginRedirectApplicationForBrandResponseBody.d.ts +1 -1
- package/dist/models/SetPasswordExpirationConfigurationRequest.d.ts +14 -17
- package/dist/models/SetPasswordExpirationConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordHistoryConfigurationRequest.d.ts +4 -5
- package/dist/models/SetPasswordHistoryConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordInitializationConfigurationRequest.d.ts +10 -13
- package/dist/models/SetPasswordInitializationConfigurationRequest.js.map +1 -1
- package/dist/models/SetPasswordInitializationConfigurationResponseBody.d.ts +1 -1
- package/dist/models/UpdateAuthorizationRuleDescriptionRequest.d.ts +2 -2
- package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.d.ts +7 -8
- package/dist/models/UpdateAuthorizationRuleGroupAttachmentRequest.js.map +1 -1
- package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.d.ts +8 -10
- package/dist/models/UpdateAuthorizationRuleUserAttachmentRequest.js.map +1 -1
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.d.ts +51 -0
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.js +64 -0
- package/dist/models/UpdateAuthorizationServerDescriptionRequest.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.d.ts +19 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.js +69 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponse.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.d.ts +21 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js +58 -0
- package/dist/models/UpdateAuthorizationServerDescriptionResponseBody.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerRequest.d.ts +67 -0
- package/dist/models/UpdateAuthorizationServerRequest.js +68 -0
- package/dist/models/UpdateAuthorizationServerRequest.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerResponse.d.ts +19 -0
- package/dist/models/UpdateAuthorizationServerResponse.js +69 -0
- package/dist/models/UpdateAuthorizationServerResponse.js.map +1 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.d.ts +21 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.js +58 -0
- package/dist/models/UpdateAuthorizationServerResponseBody.js.map +1 -0
- package/dist/models/UpdateDomainIcpNumberRequest.d.ts +3 -3
- package/dist/models/UpdateDomainIcpNumberResponseBody.d.ts +1 -1
- package/dist/models/UpdateInstanceDescriptionRequest.d.ts +1 -1
- package/dist/models/model.d.ts +15 -0
- package/dist/models/model.js +60 -29
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +394 -202
- package/src/models/AddCustomPrivacyPoliciesToBrandRequest.ts +3 -3
- package/src/models/AddCustomPrivacyPoliciesToBrandResponseBody.ts +1 -1
- package/src/models/AddGroupToAuthorizationRuleRequest.ts +6 -8
- package/src/models/AddUserToAuthorizationRuleRequest.ts +7 -9
- package/src/models/BindUserAuthnSourceMappingRequest.ts +1 -1
- package/src/models/CheckInstanceForDeleteResponseBody.ts +4 -4
- package/src/models/CheckInstanceModuleStatusRequest.ts +3 -3
- package/src/models/CheckInstanceModuleStatusResponseBody.ts +2 -2
- package/src/models/CreateAuthorizationResourceRequest.ts +4 -5
- package/src/models/CreateAuthorizationRuleRequest.ts +6 -8
- package/src/models/CreateConditionalAccessPolicyRequest.ts +42 -47
- package/src/models/CreateConditionalAccessPolicyResponseBody.ts +1 -1
- package/src/models/CreateCustomFieldRequest.ts +35 -39
- package/src/models/CreateDomainProxyTokenRequest.ts +1 -1
- package/src/models/CreateDomainProxyTokenResponseBody.ts +1 -1
- package/src/models/CreateInstanceTrialLicenseResponseBody.ts +1 -1
- package/src/models/CreateNetworkAccessEndpointRequest.ts +6 -6
- package/src/models/CreateNetworkAccessEndpointResponseBody.ts +2 -2
- package/src/models/CreateNetworkZoneRequest.ts +8 -8
- package/src/models/CreateNetworkZoneResponseBody.ts +2 -2
- package/src/models/DeleteAuthorizationResourceRequest.ts +1 -1
- package/src/models/DeleteBrandRequest.ts +2 -2
- package/src/models/DeleteBrandResponseBody.ts +1 -1
- package/src/models/DeleteCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/DeleteDomainProxyTokenRequest.ts +2 -2
- package/src/models/DeleteDomainRequest.ts +1 -1
- package/src/models/DeleteInstanceRequest.ts +1 -1
- package/src/models/DeleteNetworkAccessEndpointRequest.ts +1 -1
- package/src/models/DisableAuthorizationRuleRequest.ts +1 -1
- package/src/models/DisableBrandRequest.ts +1 -1
- package/src/models/DisableConditionalAccessPolicyRequest.ts +1 -1
- package/src/models/DisableCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/DisableDomainProxyTokenRequest.ts +2 -2
- package/src/models/DisableInitDomainAutoRedirectRequest.ts +1 -1
- package/src/models/DisableInitDomainAutoRedirectResponseBody.ts +1 -1
- package/src/models/EnableAuthorizationRuleRequest.ts +1 -1
- package/src/models/EnableBrandRequest.ts +1 -1
- package/src/models/EnableConditionalAccessPolicyRequest.ts +1 -1
- package/src/models/EnableCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/EnableDomainProxyTokenRequest.ts +2 -2
- package/src/models/EnableInitDomainAutoRedirectRequest.ts +1 -1
- package/src/models/EnableInitDomainAutoRedirectResponseBody.ts +1 -1
- package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +1 -1
- package/src/models/GenerateFileImportTemplateRequest.ts +4 -1
- package/src/models/GenerateUploadAuthRequest.ts +3 -3
- package/src/models/GenerateUploadAuthResponseBody.ts +11 -11
- package/src/models/GetAuthorizationResourceResponseBody.ts +4 -4
- package/src/models/GetAuthorizationServerRequest.ts +48 -0
- package/src/models/GetAuthorizationServerResponse.ts +40 -0
- package/src/models/GetAuthorizationServerResponseBody.ts +207 -0
- package/src/models/GetBrandRequest.ts +2 -2
- package/src/models/GetBrandResponseBody.ts +7 -7
- package/src/models/GetConditionalAccessPolicyRequest.ts +2 -2
- package/src/models/GetConditionalAccessPolicyResponseBody.ts +33 -33
- package/src/models/GetCustomFieldResponseBody.ts +8 -8
- package/src/models/GetCustomPrivacyPolicyRequest.ts +1 -1
- package/src/models/GetCustomPrivacyPolicyResponseBody.ts +10 -12
- package/src/models/GetForgetPasswordConfigurationResponseBody.ts +3 -3
- package/src/models/GetInstanceControlConfigurationResponseBody.ts +5 -5
- package/src/models/GetInstanceGlobalizationConfigResponseBody.ts +1 -1
- package/src/models/GetInstanceModuleInfoRequest.ts +1 -1
- package/src/models/GetInstanceModuleInfoResponseBody.ts +5 -5
- package/src/models/GetInstanceResponseBody.ts +11 -11
- package/src/models/GetInstanceTrialStatusRequest.ts +1 -1
- package/src/models/GetInstanceTrialStatusResponseBody.ts +1 -1
- package/src/models/GetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
- package/src/models/GetNetworkAccessEndpointRequest.ts +1 -1
- package/src/models/GetNetworkAccessEndpointResponseBody.ts +21 -25
- package/src/models/GetNetworkZoneResponseBody.ts +5 -5
- package/src/models/GetPasswordExpirationConfigurationRequest.ts +1 -1
- package/src/models/GetPasswordExpirationConfigurationResponseBody.ts +21 -25
- package/src/models/GetPasswordHistoryConfigurationResponseBody.ts +5 -6
- package/src/models/GetPasswordInitializationConfigurationResponseBody.ts +10 -10
- package/src/models/GetRootOrganizationalUnitRequest.ts +1 -1
- package/src/models/GetRootOrganizationalUnitResponseBody.ts +7 -7
- package/src/models/GetServiceQuotaResponseBody.ts +1 -1
- package/src/models/ListApplicationsForAuthorizationRuleRequest.ts +8 -8
- package/src/models/ListApplicationsForAuthorizationRuleResponseBody.ts +9 -11
- package/src/models/ListApplicationsForNetworkAccessEndpointRequest.ts +2 -2
- package/src/models/ListApplicationsForNetworkAccessEndpointResponseBody.ts +3 -3
- package/src/models/ListApplicationsForNetworkZoneRequest.ts +5 -5
- package/src/models/ListApplicationsForNetworkZoneResponseBody.ts +8 -8
- package/src/models/ListAuthorizationResourcesRequest.ts +8 -8
- package/src/models/ListAuthorizationResourcesResponseBody.ts +9 -10
- package/src/models/ListAuthorizationRulesForApplicationRequest.ts +4 -4
- package/src/models/ListAuthorizationRulesForApplicationResponseBody.ts +9 -11
- package/src/models/ListAuthorizationRulesForGroupRequest.ts +4 -4
- package/src/models/ListAuthorizationRulesForGroupResponseBody.ts +8 -10
- package/src/models/ListAuthorizationRulesForUserRequest.ts +5 -5
- package/src/models/ListAuthorizationRulesForUserResponseBody.ts +9 -11
- package/src/models/ListAuthorizationServersRequest.ts +56 -0
- package/src/models/ListAuthorizationServersResponse.ts +40 -0
- package/src/models/ListAuthorizationServersResponseBody.ts +204 -0
- package/src/models/ListBrandsRequest.ts +3 -3
- package/src/models/ListBrandsResponseBody.ts +5 -5
- package/src/models/ListConditionalAccessPoliciesForNetworkZoneRequest.ts +2 -2
- package/src/models/ListConditionalAccessPoliciesForNetworkZoneResponseBody.ts +33 -33
- package/src/models/ListConditionalAccessPoliciesForUserRequest.ts +1 -1
- package/src/models/ListConditionalAccessPoliciesForUserResponseBody.ts +13 -13
- package/src/models/ListConditionalAccessPoliciesRequest.ts +3 -3
- package/src/models/ListConditionalAccessPoliciesResponseBody.ts +36 -34
- package/src/models/ListCustomPrivacyPoliciesRequest.ts +4 -4
- package/src/models/ListCustomPrivacyPoliciesResponseBody.ts +10 -10
- package/src/models/ListDomainProxyTokensResponseBody.ts +7 -8
- package/src/models/ListEiamInstancesRequest.ts +2 -2
- package/src/models/ListEiamInstancesResponseBody.ts +7 -13
- package/src/models/ListInstancesRequest.ts +10 -10
- package/src/models/ListInstancesResponseBody.ts +7 -7
- package/src/models/ListNetworkAccessEndpointAvailableZonesRequest.ts +1 -1
- package/src/models/ListNetworkAccessEndpointAvailableZonesResponseBody.ts +1 -1
- package/src/models/ListNetworkAccessPathsRequest.ts +1 -1
- package/src/models/ListNetworkAccessPathsResponseBody.ts +14 -17
- package/src/models/ListNetworkZonesRequest.ts +4 -4
- package/src/models/ListNetworkZonesResponseBody.ts +7 -7
- package/src/models/ListSynchronizationJobsRequest.ts +23 -23
- package/src/models/ListSynchronizationJobsResponseBody.ts +156 -156
- package/src/models/ListUsersForAuthorizationRuleRequest.ts +8 -8
- package/src/models/ListUsersForAuthorizationRuleResponseBody.ts +9 -11
- package/src/models/RemoveCustomPrivacyPoliciesFromBrandRequest.ts +2 -2
- package/src/models/SetForgetPasswordConfigurationRequest.ts +6 -2
- package/src/models/SetInstanceControlConfigurationRequest.ts +4 -4
- package/src/models/SetInstanceGlobalizationConfigRequest.ts +1 -1
- package/src/models/SetLoginRedirectApplicationForBrandRequest.ts +3 -3
- package/src/models/SetLoginRedirectApplicationForBrandResponseBody.ts +1 -1
- package/src/models/SetPasswordExpirationConfigurationRequest.ts +14 -17
- package/src/models/SetPasswordHistoryConfigurationRequest.ts +4 -5
- package/src/models/SetPasswordInitializationConfigurationRequest.ts +10 -13
- package/src/models/SetPasswordInitializationConfigurationResponseBody.ts +1 -1
- package/src/models/UpdateAuthorizationRuleDescriptionRequest.ts +2 -2
- package/src/models/UpdateAuthorizationRuleGroupAttachmentRequest.ts +7 -8
- package/src/models/UpdateAuthorizationRuleUserAttachmentRequest.ts +8 -10
- package/src/models/UpdateAuthorizationServerDescriptionRequest.ts +70 -0
- package/src/models/UpdateAuthorizationServerDescriptionResponse.ts +40 -0
- package/src/models/UpdateAuthorizationServerDescriptionResponseBody.ts +34 -0
- package/src/models/UpdateAuthorizationServerRequest.ts +90 -0
- package/src/models/UpdateAuthorizationServerResponse.ts +40 -0
- package/src/models/UpdateAuthorizationServerResponseBody.ts +34 -0
- package/src/models/UpdateDomainIcpNumberRequest.ts +3 -3
- package/src/models/UpdateDomainIcpNumberResponseBody.ts +1 -1
- package/src/models/UpdateInstanceDescriptionRequest.ts +1 -1
- package/src/models/model.ts +15 -0
|
@@ -15,7 +15,7 @@ export class GetNetworkAccessEndpointRequest extends $dara.Model {
|
|
|
15
15
|
instanceId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The
|
|
18
|
+
* The dedicated network access endpoint ID.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The time when the
|
|
8
|
+
* The time when the network access endpoint was created. The value is a UNIX timestamp in milliseconds.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 1649830226000
|
|
@@ -13,7 +13,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
13
13
|
createTime?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* The private egress IP addresses of the dedicated network access endpoint. This parameter is returned only when NetworkEndpointType is set to private.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 172.168.x.x
|
|
@@ -21,7 +21,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
21
21
|
egressPrivateIpAddresses?: string[];
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
*
|
|
24
|
+
* The public egress IP addresses of the shared network access endpoint. This parameter is returned only when NetworkEndpointType is set to shared.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* 203.0.XX.XX/27
|
|
@@ -29,7 +29,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
29
29
|
egressPublicIpAddresses?: string[];
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
*
|
|
32
|
+
* The instance ID.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* idaas_ue2jvisn35ea5lmthk267xxxxx
|
|
@@ -37,7 +37,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
37
37
|
instanceId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The
|
|
40
|
+
* The dedicated network access endpoint ID.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* nae_examplexxx
|
|
@@ -45,7 +45,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
45
45
|
networkAccessEndpointId?: string;
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* The name of the dedicated network access endpoint.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* Xx-business VPC access endpoint
|
|
@@ -53,11 +53,10 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
53
53
|
networkAccessEndpointName?: string;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
*
|
|
56
|
+
* The type of the network access endpoint. Valid values:
|
|
57
57
|
*
|
|
58
|
-
* shared:
|
|
59
|
-
*
|
|
60
|
-
* private: Dedicated network endpoint
|
|
58
|
+
* - shared: shared network access endpoint.
|
|
59
|
+
* - private: dedicated network access endpoint.
|
|
61
60
|
*
|
|
62
61
|
* @example
|
|
63
62
|
* private
|
|
@@ -65,7 +64,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
65
64
|
networkAccessEndpointType?: string;
|
|
66
65
|
/**
|
|
67
66
|
* @remarks
|
|
68
|
-
* The ID of the
|
|
67
|
+
* The ID of the security group used by the dedicated network access endpoint.
|
|
69
68
|
*
|
|
70
69
|
* @example
|
|
71
70
|
* sg-examplexxx
|
|
@@ -73,15 +72,12 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
73
72
|
securityGroupId?: string;
|
|
74
73
|
/**
|
|
75
74
|
* @remarks
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
* pending: Pending initialization
|
|
79
|
-
*
|
|
80
|
-
* creating: Being created
|
|
81
|
-
*
|
|
82
|
-
* running: Running
|
|
75
|
+
* The status of the network access endpoint. Valid values:
|
|
83
76
|
*
|
|
84
|
-
*
|
|
77
|
+
* - pending: pending initialization.
|
|
78
|
+
* - creating: being created.
|
|
79
|
+
* - running: running.
|
|
80
|
+
* - deleting: being deleted.
|
|
85
81
|
*
|
|
86
82
|
* @example
|
|
87
83
|
* running
|
|
@@ -89,7 +85,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
89
85
|
status?: string;
|
|
90
86
|
/**
|
|
91
87
|
* @remarks
|
|
92
|
-
* The time when the endpoint was updated.
|
|
88
|
+
* The time when the dedicated network access endpoint was last updated. The value is a UNIX timestamp in milliseconds.
|
|
93
89
|
*
|
|
94
90
|
* @example
|
|
95
91
|
* 1649830226000
|
|
@@ -97,7 +93,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
97
93
|
updateTime?: number;
|
|
98
94
|
/**
|
|
99
95
|
* @remarks
|
|
100
|
-
*
|
|
96
|
+
* The list of vSwitches to which the dedicated network access endpoint is connected.
|
|
101
97
|
*
|
|
102
98
|
* @example
|
|
103
99
|
* vsw-examplexxx
|
|
@@ -105,7 +101,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
105
101
|
vSwitchIds?: string[];
|
|
106
102
|
/**
|
|
107
103
|
* @remarks
|
|
108
|
-
* The ID of the
|
|
104
|
+
* The ID of the VPC to which the dedicated network access endpoint is connected.
|
|
109
105
|
*
|
|
110
106
|
* @example
|
|
111
107
|
* vpc-examplexxx
|
|
@@ -113,7 +109,7 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
113
109
|
vpcId?: string;
|
|
114
110
|
/**
|
|
115
111
|
* @remarks
|
|
116
|
-
* The region
|
|
112
|
+
* The region of the VPC to which the dedicated network access endpoint is connected.
|
|
117
113
|
*
|
|
118
114
|
* @example
|
|
119
115
|
* cn-hangzhou
|
|
@@ -176,12 +172,12 @@ export class GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint extends $
|
|
|
176
172
|
export class GetNetworkAccessEndpointResponseBody extends $dara.Model {
|
|
177
173
|
/**
|
|
178
174
|
* @remarks
|
|
179
|
-
*
|
|
175
|
+
* The network access endpoint information.
|
|
180
176
|
*/
|
|
181
177
|
networkAccessEndpoint?: GetNetworkAccessEndpointResponseBodyNetworkAccessEndpoint;
|
|
182
178
|
/**
|
|
183
179
|
* @remarks
|
|
184
|
-
* The ID
|
|
180
|
+
* The request ID.
|
|
185
181
|
*
|
|
186
182
|
* @example
|
|
187
183
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetNetworkZoneResponseBodyNetworkZone extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The network zone description.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* test_description
|
|
@@ -21,12 +21,12 @@ export class GetNetworkZoneResponseBodyNetworkZone extends $dara.Model {
|
|
|
21
21
|
instanceId?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* The IPv4 CIDR blocks.
|
|
24
|
+
* The IPv4 CIDR blocks of the network zone.
|
|
25
25
|
*/
|
|
26
26
|
ipv4Cidrs?: string[];
|
|
27
27
|
/**
|
|
28
28
|
* @remarks
|
|
29
|
-
* The IPv6 CIDR blocks.
|
|
29
|
+
* The IPv6 CIDR blocks of the network zone.
|
|
30
30
|
*/
|
|
31
31
|
ipv6Cidrs?: string[];
|
|
32
32
|
/**
|
|
@@ -39,7 +39,7 @@ export class GetNetworkZoneResponseBodyNetworkZone extends $dara.Model {
|
|
|
39
39
|
networkZoneId?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The
|
|
42
|
+
* The network zone name.
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* test4_name
|
|
@@ -47,7 +47,7 @@ export class GetNetworkZoneResponseBodyNetworkZone extends $dara.Model {
|
|
|
47
47
|
networkZoneName?: string;
|
|
48
48
|
/**
|
|
49
49
|
* @remarks
|
|
50
|
-
* The
|
|
50
|
+
* The network zone type.
|
|
51
51
|
*
|
|
52
52
|
* @example
|
|
53
53
|
* arn:alibaba:idaas:network:zone:classic
|
|
@@ -5,26 +5,22 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationConfiguration extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The list of
|
|
8
|
+
* The list of effective authentication source IDs. Default value: ["ia_all"].
|
|
9
9
|
*
|
|
10
|
-
* ia_all: All. If
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
* ia_webauthn: WebAuthn authenticator login method
|
|
17
|
-
*
|
|
18
|
-
* idp_xxx: Specific identity provider authentication method
|
|
10
|
+
* - ia_all: All authentication sources. If this value is specified, no other values can be specified.
|
|
11
|
+
* - ia_password: Account password logon.
|
|
12
|
+
* - ia_otp_sms: SMS verification code logon.
|
|
13
|
+
* - ia_webauthn: WebAuthn authenticator logon.
|
|
14
|
+
* - idp_xxx: Authentication method of a specific identity provider.
|
|
19
15
|
*/
|
|
20
16
|
effectiveAuthenticationSourceIds?: string[];
|
|
21
17
|
/**
|
|
22
18
|
* @remarks
|
|
23
19
|
* The action to take when a password expires. Valid values:
|
|
24
20
|
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
21
|
+
* - forbid_login: Forbid logon.
|
|
22
|
+
* - force_update_password: Force password change.
|
|
23
|
+
* - remind_update_password: Remind password change.
|
|
28
24
|
*
|
|
29
25
|
* @example
|
|
30
26
|
* forbid_login
|
|
@@ -32,7 +28,7 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
32
28
|
passwordExpirationAction?: string;
|
|
33
29
|
/**
|
|
34
30
|
* @remarks
|
|
35
|
-
* The
|
|
31
|
+
* The list of password expiration notification channels.
|
|
36
32
|
*
|
|
37
33
|
* @example
|
|
38
34
|
* login
|
|
@@ -40,7 +36,7 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
40
36
|
passwordExpirationNotificationChannels?: string[];
|
|
41
37
|
/**
|
|
42
38
|
* @remarks
|
|
43
|
-
* The
|
|
39
|
+
* The advance notice period before password expiration. Unit: days.
|
|
44
40
|
*
|
|
45
41
|
* @example
|
|
46
42
|
* 7
|
|
@@ -48,10 +44,10 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
48
44
|
passwordExpirationNotificationDuration?: number;
|
|
49
45
|
/**
|
|
50
46
|
* @remarks
|
|
51
|
-
*
|
|
47
|
+
* The status of password expiration notification. Valid values:
|
|
52
48
|
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
49
|
+
* - enabled: Enabled.
|
|
50
|
+
* - disabled: Disabled.
|
|
55
51
|
*
|
|
56
52
|
* @example
|
|
57
53
|
* enabled
|
|
@@ -59,10 +55,10 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
59
55
|
passwordExpirationNotificationStatus?: string;
|
|
60
56
|
/**
|
|
61
57
|
* @remarks
|
|
62
|
-
*
|
|
58
|
+
* The status of the password expiration configuration. Valid values:
|
|
63
59
|
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
60
|
+
* - enabled: Enabled.
|
|
61
|
+
* - disabled: Disabled.
|
|
66
62
|
*
|
|
67
63
|
* @example
|
|
68
64
|
* enabled
|
|
@@ -70,7 +66,7 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
70
66
|
passwordExpirationStatus?: string;
|
|
71
67
|
/**
|
|
72
68
|
* @remarks
|
|
73
|
-
* The
|
|
69
|
+
* The grace period for forced password change after expiration. Unit: days.
|
|
74
70
|
*
|
|
75
71
|
* @example
|
|
76
72
|
* 3
|
|
@@ -78,7 +74,7 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
78
74
|
passwordForcedUpdateDuration?: number;
|
|
79
75
|
/**
|
|
80
76
|
* @remarks
|
|
81
|
-
* The validity period of a password. Unit:
|
|
77
|
+
* The maximum validity period of a password. Unit: days.
|
|
82
78
|
*
|
|
83
79
|
* @example
|
|
84
80
|
* 180
|
|
@@ -128,12 +124,12 @@ export class GetPasswordExpirationConfigurationResponseBodyPasswordExpirationCon
|
|
|
128
124
|
export class GetPasswordExpirationConfigurationResponseBody extends $dara.Model {
|
|
129
125
|
/**
|
|
130
126
|
* @remarks
|
|
131
|
-
* The password expiration
|
|
127
|
+
* The password expiration configuration.
|
|
132
128
|
*/
|
|
133
129
|
passwordExpirationConfiguration?: GetPasswordExpirationConfigurationResponseBodyPasswordExpirationConfiguration;
|
|
134
130
|
/**
|
|
135
131
|
* @remarks
|
|
136
|
-
* The ID
|
|
132
|
+
* The request ID.
|
|
137
133
|
*
|
|
138
134
|
* @example
|
|
139
135
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetPasswordHistoryConfigurationResponseBodyPasswordHistoryConfiguration extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The maximum number of recent
|
|
8
|
+
* The maximum number of recent password records to retain.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 3
|
|
@@ -13,10 +13,9 @@ export class GetPasswordHistoryConfigurationResponseBodyPasswordHistoryConfigura
|
|
|
13
13
|
passwordHistoryMaxRetention?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* * disabled
|
|
16
|
+
* The status of the password history configuration. Valid values:
|
|
17
|
+
* - enabled: Enabled.
|
|
18
|
+
* - disabled: Disabled.
|
|
20
19
|
*
|
|
21
20
|
* @example
|
|
22
21
|
* enabled
|
|
@@ -48,7 +47,7 @@ export class GetPasswordHistoryConfigurationResponseBodyPasswordHistoryConfigura
|
|
|
48
47
|
export class GetPasswordHistoryConfigurationResponseBody extends $dara.Model {
|
|
49
48
|
/**
|
|
50
49
|
* @remarks
|
|
51
|
-
* The password history
|
|
50
|
+
* The password history check configuration.
|
|
52
51
|
*/
|
|
53
52
|
passwordHistoryConfiguration?: GetPasswordHistoryConfigurationResponseBodyPasswordHistoryConfiguration;
|
|
54
53
|
/**
|
|
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetPasswordInitializationConfigurationResponseBodyPasswordInitializationConfiguration extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* The status of forced password update. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
10
|
+
* - enabled: Enabled.
|
|
11
|
+
* - disabled: Disabled.
|
|
12
12
|
*
|
|
13
13
|
* @example
|
|
14
14
|
* enabled
|
|
@@ -16,7 +16,7 @@ export class GetPasswordInitializationConfigurationResponseBodyPasswordInitializ
|
|
|
16
16
|
passwordForcedUpdateStatus?: string;
|
|
17
17
|
/**
|
|
18
18
|
* @remarks
|
|
19
|
-
* The
|
|
19
|
+
* The list of password initialization notification channels.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
22
|
* email
|
|
@@ -24,10 +24,10 @@ export class GetPasswordInitializationConfigurationResponseBodyPasswordInitializ
|
|
|
24
24
|
passwordInitializationNotificationChannels?: string[];
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
*
|
|
27
|
+
* The status of the password initialization configuration. Valid values:
|
|
28
28
|
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
29
|
+
* - enabled: Enabled.
|
|
30
|
+
* - disabled: Disabled.
|
|
31
31
|
*
|
|
32
32
|
* @example
|
|
33
33
|
* enabled
|
|
@@ -35,9 +35,9 @@ export class GetPasswordInitializationConfigurationResponseBodyPasswordInitializ
|
|
|
35
35
|
passwordInitializationStatus?: string;
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The password initialization method.
|
|
38
|
+
* The password initialization method. Valid values:
|
|
39
39
|
*
|
|
40
|
-
*
|
|
40
|
+
* - random: Random.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* random
|
|
@@ -76,7 +76,7 @@ export class GetPasswordInitializationConfigurationResponseBodyPasswordInitializ
|
|
|
76
76
|
export class GetPasswordInitializationConfigurationResponseBody extends $dara.Model {
|
|
77
77
|
/**
|
|
78
78
|
* @remarks
|
|
79
|
-
* The password initialization
|
|
79
|
+
* The password initialization configuration.
|
|
80
80
|
*/
|
|
81
81
|
passwordInitializationConfiguration?: GetPasswordInitializationConfigurationResponseBodyPasswordInitializationConfiguration;
|
|
82
82
|
/**
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The time when the organizational unit was created
|
|
8
|
+
* The time when the organizational unit was created, in UNIX timestamp format. Unit: milliseconds.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 1652085686179
|
|
@@ -21,7 +21,7 @@ export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $da
|
|
|
21
21
|
description?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* The ID
|
|
24
|
+
* The instance ID.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* idaas_ue2jvisn35ea5lmthk267xxxxx
|
|
@@ -29,7 +29,7 @@ export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $da
|
|
|
29
29
|
instanceId?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
* The
|
|
32
|
+
* The organizational unit ID.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* ou_wovwffm62xifdziem7an7xxxxx
|
|
@@ -37,7 +37,7 @@ export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $da
|
|
|
37
37
|
organizationalUnitId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The
|
|
40
|
+
* The organizational unit name.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* name001
|
|
@@ -45,7 +45,7 @@ export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $da
|
|
|
45
45
|
organizationalUnitName?: string;
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The time when the organizational unit was last updated
|
|
48
|
+
* The time when the organizational unit was last updated, in UNIX timestamp format. Unit: milliseconds.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* 1652085686179
|
|
@@ -85,12 +85,12 @@ export class GetRootOrganizationalUnitResponseBodyOrganizationalUnit extends $da
|
|
|
85
85
|
export class GetRootOrganizationalUnitResponseBody extends $dara.Model {
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
* The data object
|
|
88
|
+
* The organizational unit data object.
|
|
89
89
|
*/
|
|
90
90
|
organizationalUnit?: GetRootOrganizationalUnitResponseBodyOrganizationalUnit;
|
|
91
91
|
/**
|
|
92
92
|
* @remarks
|
|
93
|
-
* The ID
|
|
93
|
+
* The request ID.
|
|
94
94
|
*
|
|
95
95
|
* @example
|
|
96
96
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -55,7 +55,7 @@ export class GetServiceQuotaResponseBodyServiceQuota extends $dara.Model {
|
|
|
55
55
|
export class GetServiceQuotaResponseBody extends $dara.Model {
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The ID
|
|
58
|
+
* The request ID.
|
|
59
59
|
*
|
|
60
60
|
* @example
|
|
61
61
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListApplicationsForAuthorizationRuleRequestFilter extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The name of the field
|
|
8
|
+
* The name of the filter field. Valid values:
|
|
9
9
|
*
|
|
10
|
-
* - ApplicationId:
|
|
10
|
+
* - ApplicationId: the application ID.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* ApplicationId
|
|
@@ -15,7 +15,7 @@ export class ListApplicationsForAuthorizationRuleRequestFilter extends $dara.Mod
|
|
|
15
15
|
name?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The
|
|
18
|
+
* The values of the filter field.
|
|
19
19
|
*/
|
|
20
20
|
value?: string[];
|
|
21
21
|
static names(): { [key: string]: string } {
|
|
@@ -72,11 +72,11 @@ export class ListApplicationsForAuthorizationRuleRequest extends $dara.Model {
|
|
|
72
72
|
instanceId?: string;
|
|
73
73
|
/**
|
|
74
74
|
* @remarks
|
|
75
|
-
* The maximum number of
|
|
75
|
+
* The maximum number of entries per page.
|
|
76
76
|
*
|
|
77
|
-
* -
|
|
77
|
+
* - Default value: 20.
|
|
78
78
|
*
|
|
79
|
-
* -
|
|
79
|
+
* - Maximum value: 100.
|
|
80
80
|
*
|
|
81
81
|
* @example
|
|
82
82
|
* 20
|
|
@@ -84,9 +84,9 @@ export class ListApplicationsForAuthorizationRuleRequest extends $dara.Model {
|
|
|
84
84
|
maxResults?: number;
|
|
85
85
|
/**
|
|
86
86
|
* @remarks
|
|
87
|
-
* The token that
|
|
87
|
+
* The pagination token that indicates the start position of the next page.
|
|
88
88
|
*
|
|
89
|
-
* - If
|
|
89
|
+
* - If this parameter is not specified, the query starts from the first page.
|
|
90
90
|
*
|
|
91
91
|
* @example
|
|
92
92
|
* NTxxxxxexample
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListApplicationsForAuthorizationRuleResponseBodyApplicationsValidityPeriod extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The end time of the validity period
|
|
8
|
+
* The end time of the validity period, in UNIX timestamp format. Unit: milliseconds.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 1704042061000
|
|
@@ -13,7 +13,7 @@ export class ListApplicationsForAuthorizationRuleResponseBodyApplicationsValidit
|
|
|
13
13
|
endTime?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The start time of the validity period
|
|
16
|
+
* The start time of the validity period, in UNIX timestamp format. Unit: milliseconds.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 1704042061000
|
|
@@ -61,16 +61,14 @@ export class ListApplicationsForAuthorizationRuleResponseBodyApplications extend
|
|
|
61
61
|
instanceId?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* The time range of the validity period. This parameter takes effect when
|
|
64
|
+
* The time range of the validity period. This parameter takes effect only when ValidityType is set to time_bound.
|
|
65
65
|
*/
|
|
66
66
|
validityPeriod?: ListApplicationsForAuthorizationRuleResponseBodyApplicationsValidityPeriod;
|
|
67
67
|
/**
|
|
68
68
|
* @remarks
|
|
69
|
-
* The validity type of the
|
|
70
|
-
*
|
|
71
|
-
* -
|
|
72
|
-
*
|
|
73
|
-
* - time_bound: The relationship has a custom time range.
|
|
69
|
+
* The validity type of the association. Valid values:
|
|
70
|
+
* - permanent: permanent
|
|
71
|
+
* - time_bound: custom time range.
|
|
74
72
|
*
|
|
75
73
|
* @example
|
|
76
74
|
* permanent
|
|
@@ -114,7 +112,7 @@ export class ListApplicationsForAuthorizationRuleResponseBody extends $dara.Mode
|
|
|
114
112
|
applications?: ListApplicationsForAuthorizationRuleResponseBodyApplications[];
|
|
115
113
|
/**
|
|
116
114
|
* @remarks
|
|
117
|
-
* The number of entries
|
|
115
|
+
* The number of entries per page in a paging query.
|
|
118
116
|
*
|
|
119
117
|
* @example
|
|
120
118
|
* 20
|
|
@@ -122,7 +120,7 @@ export class ListApplicationsForAuthorizationRuleResponseBody extends $dara.Mode
|
|
|
122
120
|
maxResults?: number;
|
|
123
121
|
/**
|
|
124
122
|
* @remarks
|
|
125
|
-
* The token returned
|
|
123
|
+
* The pagination token returned in this call. Use this token for the next paged query.
|
|
126
124
|
*
|
|
127
125
|
* @example
|
|
128
126
|
* NTxxxexample
|
|
@@ -138,7 +136,7 @@ export class ListApplicationsForAuthorizationRuleResponseBody extends $dara.Mode
|
|
|
138
136
|
requestId?: string;
|
|
139
137
|
/**
|
|
140
138
|
* @remarks
|
|
141
|
-
* The total number of entries.
|
|
139
|
+
* The total number of entries in the list.
|
|
142
140
|
*
|
|
143
141
|
* @example
|
|
144
142
|
* 100
|
|
@@ -15,7 +15,7 @@ export class ListApplicationsForNetworkAccessEndpointRequest extends $dara.Model
|
|
|
15
15
|
instanceId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The number of entries
|
|
18
|
+
* The number of entries per page in a paged query.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 20
|
|
@@ -33,7 +33,7 @@ export class ListApplicationsForNetworkAccessEndpointRequest extends $dara.Model
|
|
|
33
33
|
networkAccessEndpointId?: string;
|
|
34
34
|
/**
|
|
35
35
|
* @remarks
|
|
36
|
-
* The token
|
|
36
|
+
* The pagination token.
|
|
37
37
|
*
|
|
38
38
|
* @example
|
|
39
39
|
* NTxxxxxexample
|
|
@@ -55,12 +55,12 @@ export class ListApplicationsForNetworkAccessEndpointResponseBodyApplicationsFor
|
|
|
55
55
|
export class ListApplicationsForNetworkAccessEndpointResponseBody extends $dara.Model {
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The collection of applications
|
|
58
|
+
* The collection of applications under the network access endpoint.
|
|
59
59
|
*/
|
|
60
60
|
applicationsForNetworkAccessEndpoint?: ListApplicationsForNetworkAccessEndpointResponseBodyApplicationsForNetworkAccessEndpoint[];
|
|
61
61
|
/**
|
|
62
62
|
* @remarks
|
|
63
|
-
* The token
|
|
63
|
+
* The pagination token returned in this call.
|
|
64
64
|
*
|
|
65
65
|
* @example
|
|
66
66
|
* NTxxxexample
|
|
@@ -76,7 +76,7 @@ export class ListApplicationsForNetworkAccessEndpointResponseBody extends $dara.
|
|
|
76
76
|
requestId?: string;
|
|
77
77
|
/**
|
|
78
78
|
* @remarks
|
|
79
|
-
* The total number of entries.
|
|
79
|
+
* The total number of entries returned.
|
|
80
80
|
*
|
|
81
81
|
* @example
|
|
82
82
|
* 100
|