@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
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ListUsersForAuthorizationRuleRequestFilter 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
|
-
* - UserId:
|
|
10
|
+
* - UserId: the account ID.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* UserId
|
|
@@ -15,7 +15,7 @@ export class ListUsersForAuthorizationRuleRequestFilter extends $dara.Model {
|
|
|
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 ListUsersForAuthorizationRuleRequest extends $dara.Model {
|
|
|
72
72
|
instanceId?: string;
|
|
73
73
|
/**
|
|
74
74
|
* @remarks
|
|
75
|
-
* The maximum number of entries
|
|
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 ListUsersForAuthorizationRuleRequest extends $dara.Model {
|
|
|
84
84
|
maxResults?: number;
|
|
85
85
|
/**
|
|
86
86
|
* @remarks
|
|
87
|
-
* The token that
|
|
87
|
+
* The token that marks the starting position for the next page of results.
|
|
88
88
|
*
|
|
89
|
-
* - If
|
|
89
|
+
* - If 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 ListUsersForAuthorizationRuleResponseBodyUsersValidityPeriod 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 ListUsersForAuthorizationRuleResponseBodyUsersValidityPeriod extend
|
|
|
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 ListUsersForAuthorizationRuleResponseBodyUsers extends $dara.Model
|
|
|
61
61
|
userId?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
* The time range of the validity period. This parameter takes effect only 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?: ListUsersForAuthorizationRuleResponseBodyUsersValidityPeriod;
|
|
67
67
|
/**
|
|
68
68
|
* @remarks
|
|
69
|
-
* The type of the
|
|
70
|
-
*
|
|
69
|
+
* The validity type of the relationship. Valid values:
|
|
71
70
|
* - permanent: permanent
|
|
72
|
-
*
|
|
73
|
-
* - time_bound: custom time range
|
|
71
|
+
* - time_bound: custom time range.
|
|
74
72
|
*
|
|
75
73
|
* @example
|
|
76
74
|
* permanent
|
|
@@ -109,7 +107,7 @@ export class ListUsersForAuthorizationRuleResponseBodyUsers extends $dara.Model
|
|
|
109
107
|
export class ListUsersForAuthorizationRuleResponseBody extends $dara.Model {
|
|
110
108
|
/**
|
|
111
109
|
* @remarks
|
|
112
|
-
* The number of entries
|
|
110
|
+
* The number of entries per page in a paged query. This is the paging size.
|
|
113
111
|
*
|
|
114
112
|
* @example
|
|
115
113
|
* 20
|
|
@@ -117,7 +115,7 @@ export class ListUsersForAuthorizationRuleResponseBody extends $dara.Model {
|
|
|
117
115
|
maxResults?: number;
|
|
118
116
|
/**
|
|
119
117
|
* @remarks
|
|
120
|
-
* The token returned
|
|
118
|
+
* The token returned for the next page of results. Use this token in the next request to retrieve the next page.
|
|
121
119
|
*
|
|
122
120
|
* @example
|
|
123
121
|
* NTxxxexample
|
|
@@ -133,7 +131,7 @@ export class ListUsersForAuthorizationRuleResponseBody extends $dara.Model {
|
|
|
133
131
|
requestId?: string;
|
|
134
132
|
/**
|
|
135
133
|
* @remarks
|
|
136
|
-
* The total number of entries.
|
|
134
|
+
* The total number of entries returned.
|
|
137
135
|
*
|
|
138
136
|
* @example
|
|
139
137
|
* 100
|
|
@@ -141,7 +139,7 @@ export class ListUsersForAuthorizationRuleResponseBody extends $dara.Model {
|
|
|
141
139
|
totalCount?: number;
|
|
142
140
|
/**
|
|
143
141
|
* @remarks
|
|
144
|
-
* The list of
|
|
142
|
+
* The list of account data.
|
|
145
143
|
*/
|
|
146
144
|
users?: ListUsersForAuthorizationRuleResponseBodyUsers[];
|
|
147
145
|
static names(): { [key: string]: string } {
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class RemoveCustomPrivacyPoliciesFromBrandRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The brand ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class RemoveCustomPrivacyPoliciesFromBrandRequest extends $dara.Model {
|
|
|
15
15
|
brandId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* The list of term IDs.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*/
|
|
@@ -5,7 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetForgetPasswordConfigurationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The authentication channels. Valid values:
|
|
8
|
+
* The list of authentication channels. Valid values:
|
|
9
|
+
* - email: email.
|
|
10
|
+
* - sms: text message.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
11
13
|
* email
|
|
@@ -13,7 +15,9 @@ export class SetForgetPasswordConfigurationRequest extends $dara.Model {
|
|
|
13
15
|
authenticationChannels?: string[];
|
|
14
16
|
/**
|
|
15
17
|
* @remarks
|
|
16
|
-
* The
|
|
18
|
+
* The forgot password configuration status. Valid values:
|
|
19
|
+
* - enabled: enabled.
|
|
20
|
+
* - disabled: disabled.
|
|
17
21
|
*
|
|
18
22
|
* This parameter is required.
|
|
19
23
|
*
|
|
@@ -35,7 +35,7 @@ export class SetInstanceControlConfigurationRequestControlElementsHumanVerificat
|
|
|
35
35
|
export class SetInstanceControlConfigurationRequestControlElements extends $dara.Model {
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
* The name of the control
|
|
38
|
+
* The name of the instance control element.
|
|
39
39
|
*
|
|
40
40
|
* @example
|
|
41
41
|
* human_verification
|
|
@@ -43,12 +43,12 @@ export class SetInstanceControlConfigurationRequestControlElements extends $dara
|
|
|
43
43
|
elementName?: string;
|
|
44
44
|
/**
|
|
45
45
|
* @remarks
|
|
46
|
-
* The CAPTCHA configuration.
|
|
46
|
+
* The CAPTCHA authenticate configuration.
|
|
47
47
|
*/
|
|
48
48
|
humanVerificationConfig?: SetInstanceControlConfigurationRequestControlElementsHumanVerificationConfig;
|
|
49
49
|
/**
|
|
50
50
|
* @remarks
|
|
51
|
-
* The status of the control
|
|
51
|
+
* The status of the instance control element.
|
|
52
52
|
*
|
|
53
53
|
* @example
|
|
54
54
|
* enabled
|
|
@@ -85,7 +85,7 @@ export class SetInstanceControlConfigurationRequestControlElements extends $dara
|
|
|
85
85
|
export class SetInstanceControlConfigurationRequest extends $dara.Model {
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
* The control
|
|
88
|
+
* The instance control elements.
|
|
89
89
|
*/
|
|
90
90
|
controlElements?: SetInstanceControlConfigurationRequestControlElements[];
|
|
91
91
|
/**
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetLoginRedirectApplicationForBrandRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Application ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class SetLoginRedirectApplicationForBrandRequest extends $dara.Model {
|
|
|
15
15
|
applicationId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* Brand ID.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|
|
@@ -25,7 +25,7 @@ export class SetLoginRedirectApplicationForBrandRequest extends $dara.Model {
|
|
|
25
25
|
brandId?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
*
|
|
28
|
+
* Instance ID.
|
|
29
29
|
*
|
|
30
30
|
* This parameter is required.
|
|
31
31
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The list of
|
|
8
|
+
* The list of effective authentication source IDs.
|
|
9
9
|
*/
|
|
10
10
|
effectiveAuthenticationSourceIds?: string[];
|
|
11
11
|
/**
|
|
@@ -20,11 +20,10 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
20
20
|
instanceId?: string;
|
|
21
21
|
/**
|
|
22
22
|
* @remarks
|
|
23
|
-
* The action to
|
|
24
|
-
*
|
|
23
|
+
* The action to take when a password expires. This parameter is required when PasswordExpirationStatus is set to enabled. Valid values:
|
|
25
24
|
* - forbid_login: Prohibit logon.
|
|
26
|
-
* - force_update_password: Force
|
|
27
|
-
* - remind_update_password: Remind
|
|
25
|
+
* - force_update_password: Force password change.
|
|
26
|
+
* - remind_update_password: Remind to change password.
|
|
28
27
|
*
|
|
29
28
|
* @example
|
|
30
29
|
* force_update_password
|
|
@@ -32,7 +31,7 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
32
31
|
passwordExpirationAction?: string;
|
|
33
32
|
/**
|
|
34
33
|
* @remarks
|
|
35
|
-
* The list of notification channels
|
|
34
|
+
* The list of password expiration notification channels. This parameter is required when PasswordExpirationNotificationStatus is set to enabled.
|
|
36
35
|
*
|
|
37
36
|
* @example
|
|
38
37
|
* login
|
|
@@ -40,7 +39,7 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
40
39
|
passwordExpirationNotificationChannels?: string[];
|
|
41
40
|
/**
|
|
42
41
|
* @remarks
|
|
43
|
-
* The
|
|
42
|
+
* The password expiration notification time, in days. This parameter is required when PasswordExpirationNotificationStatus is set to enabled.
|
|
44
43
|
*
|
|
45
44
|
* @example
|
|
46
45
|
* 7
|
|
@@ -48,10 +47,9 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
48
47
|
passwordExpirationNotificationDuration?: number;
|
|
49
48
|
/**
|
|
50
49
|
* @remarks
|
|
51
|
-
* The
|
|
52
|
-
*
|
|
53
|
-
* -
|
|
54
|
-
* - disabled: The password expiration notification is disabled.
|
|
50
|
+
* The password expiration notification status. Valid values:
|
|
51
|
+
* - enabled: Enabled.
|
|
52
|
+
* - disabled: Disabled.
|
|
55
53
|
*
|
|
56
54
|
* @example
|
|
57
55
|
* enabled
|
|
@@ -59,10 +57,9 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
59
57
|
passwordExpirationNotificationStatus?: string;
|
|
60
58
|
/**
|
|
61
59
|
* @remarks
|
|
62
|
-
* The
|
|
63
|
-
*
|
|
64
|
-
* -
|
|
65
|
-
* - disabled: The password expiration configuration is disabled.
|
|
60
|
+
* The password expiration configuration status. Valid values:
|
|
61
|
+
* - enabled: Enabled.
|
|
62
|
+
* - disabled: Disabled.
|
|
66
63
|
*
|
|
67
64
|
* This parameter is required.
|
|
68
65
|
*
|
|
@@ -72,7 +69,7 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
72
69
|
passwordExpirationStatus?: string;
|
|
73
70
|
/**
|
|
74
71
|
* @remarks
|
|
75
|
-
* The
|
|
72
|
+
* The forced password change time, in days. The value of this parameter must be greater than the value of PasswordExpirationNotificationDuration.
|
|
76
73
|
*
|
|
77
74
|
* @example
|
|
78
75
|
* 7
|
|
@@ -80,7 +77,7 @@ export class SetPasswordExpirationConfigurationRequest extends $dara.Model {
|
|
|
80
77
|
passwordForcedUpdateDuration?: number;
|
|
81
78
|
/**
|
|
82
79
|
* @remarks
|
|
83
|
-
* The validity period of a password in days. This parameter is required when PasswordExpirationStatus is set to enabled.
|
|
80
|
+
* The validity period of a password, in days. This parameter is required when PasswordExpirationStatus is set to enabled.
|
|
84
81
|
*
|
|
85
82
|
* @example
|
|
86
83
|
* 180
|
|
@@ -15,7 +15,7 @@ export class SetPasswordHistoryConfigurationRequest extends $dara.Model {
|
|
|
15
15
|
instanceId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The
|
|
18
|
+
* The number of recent password records to retain. This parameter is required when PasswordHistoryStatus is set to enabled.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* 3
|
|
@@ -23,10 +23,9 @@ export class SetPasswordHistoryConfigurationRequest extends $dara.Model {
|
|
|
23
23
|
passwordHistoryMaxRetention?: number;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
* * disabled
|
|
26
|
+
* The status of the password history configuration. Valid values:
|
|
27
|
+
* - enabled: Enabled.
|
|
28
|
+
* - disabled: Disabled.
|
|
30
29
|
*
|
|
31
30
|
* This parameter is required.
|
|
32
31
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class SetPasswordInitializationConfigurationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID
|
|
8
|
+
* The instance ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,10 +15,9 @@ export class SetPasswordInitializationConfigurationRequest extends $dara.Model {
|
|
|
15
15
|
instanceId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
* * disabled
|
|
18
|
+
* The password forced update status. Valid values:
|
|
19
|
+
* - enabled: Enabled.
|
|
20
|
+
* - disabled: Disabled.
|
|
22
21
|
*
|
|
23
22
|
* @example
|
|
24
23
|
* enabled
|
|
@@ -26,7 +25,7 @@ export class SetPasswordInitializationConfigurationRequest extends $dara.Model {
|
|
|
26
25
|
passwordForcedUpdateStatus?: string;
|
|
27
26
|
/**
|
|
28
27
|
* @remarks
|
|
29
|
-
* The
|
|
28
|
+
* The list of password initialization notification channels.
|
|
30
29
|
*
|
|
31
30
|
* @example
|
|
32
31
|
* email
|
|
@@ -34,10 +33,9 @@ export class SetPasswordInitializationConfigurationRequest extends $dara.Model {
|
|
|
34
33
|
passwordInitializationNotificationChannels?: string[];
|
|
35
34
|
/**
|
|
36
35
|
* @remarks
|
|
37
|
-
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
* * disabled
|
|
36
|
+
* The password initialization configuration status. Valid values:
|
|
37
|
+
* - enabled: Enabled.
|
|
38
|
+
* - disabled: Disabled.
|
|
41
39
|
*
|
|
42
40
|
* This parameter is required.
|
|
43
41
|
*
|
|
@@ -47,9 +45,8 @@ export class SetPasswordInitializationConfigurationRequest extends $dara.Model {
|
|
|
47
45
|
passwordInitializationStatus?: string;
|
|
48
46
|
/**
|
|
49
47
|
* @remarks
|
|
50
|
-
* The password initialization method. This parameter is required when PasswordInitializationStatus is set to enabled.
|
|
51
|
-
*
|
|
52
|
-
* * random: A randomly generated password is used.
|
|
48
|
+
* The password initialization method. This parameter is required when PasswordInitializationStatus is set to enabled. Valid values:
|
|
49
|
+
* - random: Random.
|
|
53
50
|
*
|
|
54
51
|
* @example
|
|
55
52
|
* random
|
|
@@ -15,7 +15,7 @@ export class UpdateAuthorizationRuleDescriptionRequest extends $dara.Model {
|
|
|
15
15
|
authorizationRuleId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate a parameter value, but make sure that the value is unique among different requests. The ClientToken value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see References: [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|
|
@@ -25,7 +25,7 @@ export class UpdateAuthorizationRuleDescriptionRequest extends $dara.Model {
|
|
|
25
25
|
clientToken?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @remarks
|
|
28
|
-
* The description of the authorization rule. The description can be up to 128 characters
|
|
28
|
+
* The description of the authorization rule. The description can be up to 128 characters in length.
|
|
29
29
|
*
|
|
30
30
|
* @example
|
|
31
31
|
* this is a test rule
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateAuthorizationRuleGroupAttachmentRequestValidityPeriod 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
|
* 1704062061000
|
|
@@ -13,7 +13,7 @@ export class UpdateAuthorizationRuleGroupAttachmentRequestValidityPeriod extends
|
|
|
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
|
|
@@ -55,7 +55,7 @@ export class UpdateAuthorizationRuleGroupAttachmentRequest extends $dara.Model {
|
|
|
55
55
|
authorizationRuleId?: string;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
*
|
|
58
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate a parameter value, but you must make sure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see References [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
|
|
59
59
|
*
|
|
60
60
|
* This parameter is required.
|
|
61
61
|
*
|
|
@@ -85,16 +85,15 @@ export class UpdateAuthorizationRuleGroupAttachmentRequest extends $dara.Model {
|
|
|
85
85
|
instanceId?: string;
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
* The time range of the validity period. This parameter takes effect when **ValidityType** is set to **time_bound**.
|
|
88
|
+
* The time range of the validity period. This parameter takes effect only when **ValidityType** is set to **time_bound**.
|
|
89
89
|
*/
|
|
90
90
|
validityPeriod?: UpdateAuthorizationRuleGroupAttachmentRequestValidityPeriod;
|
|
91
91
|
/**
|
|
92
92
|
* @remarks
|
|
93
|
-
* The validity
|
|
93
|
+
* The validity type of the relationship. Valid values:
|
|
94
94
|
*
|
|
95
|
-
* - permanent:
|
|
96
|
-
*
|
|
97
|
-
* - time_bound: The relationship is valid for a custom time range.
|
|
95
|
+
* - permanent: permanent
|
|
96
|
+
* - time_bound: custom time range.
|
|
98
97
|
*
|
|
99
98
|
* This parameter is required.
|
|
100
99
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateAuthorizationRuleUserAttachmentRequestValidityPeriod 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
|
* 1704062061000
|
|
@@ -13,7 +13,7 @@ export class UpdateAuthorizationRuleUserAttachmentRequestValidityPeriod extends
|
|
|
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
|
|
@@ -55,7 +55,7 @@ export class UpdateAuthorizationRuleUserAttachmentRequest extends $dara.Model {
|
|
|
55
55
|
authorizationRuleId?: string;
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
*
|
|
58
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate a parameter value, but you must make sure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see References [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
|
|
59
59
|
*
|
|
60
60
|
* This parameter is required.
|
|
61
61
|
*
|
|
@@ -75,7 +75,7 @@ export class UpdateAuthorizationRuleUserAttachmentRequest extends $dara.Model {
|
|
|
75
75
|
instanceId?: string;
|
|
76
76
|
/**
|
|
77
77
|
* @remarks
|
|
78
|
-
* The
|
|
78
|
+
* The account ID.
|
|
79
79
|
*
|
|
80
80
|
* This parameter is required.
|
|
81
81
|
*
|
|
@@ -85,16 +85,14 @@ export class UpdateAuthorizationRuleUserAttachmentRequest extends $dara.Model {
|
|
|
85
85
|
userId?: string;
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
* The time range of the validity period. This parameter takes effect when ValidityType is set to time_bound
|
|
88
|
+
* The time range of the validity period. This parameter takes effect only when **ValidityType** is set to **time_bound**.
|
|
89
89
|
*/
|
|
90
90
|
validityPeriod?: UpdateAuthorizationRuleUserAttachmentRequestValidityPeriod;
|
|
91
91
|
/**
|
|
92
92
|
* @remarks
|
|
93
|
-
* The validity
|
|
94
|
-
*
|
|
95
|
-
* -
|
|
96
|
-
*
|
|
97
|
-
* - time_bound: The association is valid for a custom time range.
|
|
93
|
+
* The validity type of the relationship. Valid values:
|
|
94
|
+
* - permanent: permanent
|
|
95
|
+
* - time_bound: custom time range.
|
|
98
96
|
*
|
|
99
97
|
* This parameter is required.
|
|
100
98
|
*
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class UpdateAuthorizationServerDescriptionRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The authorization server ID.
|
|
9
|
+
*
|
|
10
|
+
* This parameter is required.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* iauths_system
|
|
14
|
+
*/
|
|
15
|
+
authorizationServerId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* The client token that is used to ensure the idempotence of the request. Generate a parameter value from your client to ensure that the value is unique among different requests. ClientToken supports only ASCII characters and cannot exceed 64 characters in length. For more information, refer to References: [How to ensure idempotence](https://www.alibabacloud.com/help/zh/ecs/developer-reference/how-to-ensure-idempotence).
|
|
19
|
+
*
|
|
20
|
+
* This parameter is required.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* abc123xyz
|
|
24
|
+
*/
|
|
25
|
+
clientToken?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @remarks
|
|
28
|
+
* The description of the authorization server.
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* description of authorization server
|
|
32
|
+
*/
|
|
33
|
+
description?: string;
|
|
34
|
+
/**
|
|
35
|
+
* @remarks
|
|
36
|
+
* The instance ID.
|
|
37
|
+
*
|
|
38
|
+
* This parameter is required.
|
|
39
|
+
*
|
|
40
|
+
* @example
|
|
41
|
+
* idaas_ue2jvisn35ea5lmthk267xxxxx
|
|
42
|
+
*/
|
|
43
|
+
instanceId?: string;
|
|
44
|
+
static names(): { [key: string]: string } {
|
|
45
|
+
return {
|
|
46
|
+
authorizationServerId: 'AuthorizationServerId',
|
|
47
|
+
clientToken: 'ClientToken',
|
|
48
|
+
description: 'Description',
|
|
49
|
+
instanceId: 'InstanceId',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
static types(): { [key: string]: any } {
|
|
54
|
+
return {
|
|
55
|
+
authorizationServerId: 'string',
|
|
56
|
+
clientToken: 'string',
|
|
57
|
+
description: 'string',
|
|
58
|
+
instanceId: 'string',
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
validate() {
|
|
63
|
+
super.validate();
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
constructor(map?: { [key: string]: any }) {
|
|
67
|
+
super(map);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { UpdateAuthorizationServerDescriptionResponseBody } from "./UpdateAuthorizationServerDescriptionResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class UpdateAuthorizationServerDescriptionResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: UpdateAuthorizationServerDescriptionResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: UpdateAuthorizationServerDescriptionResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|