@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,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GenerateUploadAuthRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Instance ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class GenerateUploadAuthRequest extends $dara.Model {
|
|
|
15
15
|
instanceId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* File purpose.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* user_import
|
|
@@ -23,7 +23,7 @@ export class GenerateUploadAuthRequest extends $dara.Model {
|
|
|
23
23
|
purpose?: string;
|
|
24
24
|
/**
|
|
25
25
|
* @remarks
|
|
26
|
-
*
|
|
26
|
+
* File type.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* image
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Authentication Access ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* STS.NYgAmE3cyPoMDxtWgtwG3xxxx
|
|
@@ -13,7 +13,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
13
13
|
accessId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* Pre-download URL.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* https://temp.oss.aliyuncs.com/idaas_ly77wa2oexrciw5v672vizxxxx/file_import/68866d21-0ab7-450d-b9e6-5b1eafe06xxxx
|
|
@@ -21,7 +21,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
21
21
|
downLoadUrl?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
*
|
|
24
|
+
* Encrypted file encryption configuration key of the instance.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoia2V5X3Z1ZWhjbmh2NWppcGhmZGJwcWpqd3dsemFhIn0..YetpxsPdqdLvAy6G.0Zy5meoTzvCuNfA_0w7E9ItY2uGu1v1BxR9i98KeHXv_P-sm9w1q0XPf5Fw.55V_jFq2t2ZHdjg5c7uxxxx
|
|
@@ -29,7 +29,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
29
29
|
encryptedKey?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
*
|
|
32
|
+
* Expiration time.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* 1766470716
|
|
@@ -37,7 +37,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
37
37
|
expire?: number;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
*
|
|
40
|
+
* Bucket address host.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* https://temp.oss.aliyuncs.com
|
|
@@ -45,7 +45,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
45
45
|
host?: string;
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* Authentication key.
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
51
|
* idaas-csv://idaas_ly77wa2oexrciw5v672vizxxxx
|
|
@@ -54,7 +54,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
54
54
|
key?: string;
|
|
55
55
|
/**
|
|
56
56
|
* @remarks
|
|
57
|
-
*
|
|
57
|
+
* Plaintext key for encryption configuration.
|
|
58
58
|
*
|
|
59
59
|
* @example
|
|
60
60
|
* fBLqWEvq3SbCj1cX/rtZoSPDVduOWdloOO2VN2+5Sxxxx
|
|
@@ -62,7 +62,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
62
62
|
plaintextKey?: string;
|
|
63
63
|
/**
|
|
64
64
|
* @remarks
|
|
65
|
-
*
|
|
65
|
+
* Authentication policy.
|
|
66
66
|
*
|
|
67
67
|
* @example
|
|
68
68
|
* eyJleHBpcmF0aW9uIjoiMjAyNS0xMi0yM1QwNjoxODozNi4zNTZaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsMTA0ODU3NjBdLHsiYnVja2V0IjoidGVtcC1pZGFhcy1laWFtLWNuLWhhbmd6aG91In0seyJrZXkiOiJpZGFhc19seTc3d2Eyb2V4cmNpdzV2Njcydml6eG12ZS9maWxlX2ltcG9ydC82ODg2NmQyMS0wYWI3LTQ1MGQtYjllNi01YjFlYWZlMDYzZTEifSx7Ingtb3NzLWZvcmJpZC1vdmVyd3JpdGUiOiJ0cnVlIn0seyJ4LW9zcy1vYmplY3QtYWNsIjoicHJpdmF0ZSJxxxx
|
|
@@ -70,7 +70,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
70
70
|
policy?: string;
|
|
71
71
|
/**
|
|
72
72
|
* @remarks
|
|
73
|
-
*
|
|
73
|
+
* Request ID.
|
|
74
74
|
*
|
|
75
75
|
* @example
|
|
76
76
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -78,7 +78,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
78
78
|
requestId?: string;
|
|
79
79
|
/**
|
|
80
80
|
* @remarks
|
|
81
|
-
*
|
|
81
|
+
* STS authentication access credential.
|
|
82
82
|
*
|
|
83
83
|
* @example
|
|
84
84
|
* CAISzgJ1q6Ft5B2yfSjIr5rSCtfx3rxY562mRl7Fs2che8gfpbLg1zz2IHhMfXVpA+Afv/sxlG5Q7/wdlrp6SJtIXleCZtF94oxN9h2gb4fb4wgFPgjY08/LI3OaLjKm9u2wCryLYbGwU/OpbE++5U0X6LDmdDKkckW4OJmS8/BOZcgWWQ/KBlgvRq0hRG1YpdQdKGHaONu0LxfumRCwNkdzvRdmgm4NgsbWgO/ks0aO0wehm7BO+N6gfcD9NvMBZskvD42Hu8VtbbfE3SJq7BxHybx7lqQs+02c5onEXwALs0zXbLSErIU2dlBjH68hAOtFquPgnPtzt6nJkID62421pmiSr561rumAtyikcIvBXr5RHT3LoP1LA5UhHC1UotFVgGOaCXLbtuArXptaY/JiNL/0hFEpVt7knInNpUbntINy5f5fqzNMlShqKOXTK93xGoABgfahfEFC23BhLp3NnBxnaG/psewhUfRg/wYS9oE268EST0qPq0ZvzmZjsmtbtnFL8takNDOIdutBZeb9nngkEi7tYyVcwoYBnbJ3sopnFEVozB2VO5XuRHLBkOfB+2z1zD91KtoDajJxpT295Qm0ndFALS1tCGI452yRIrCHynggxxxxx
|
|
@@ -86,7 +86,7 @@ export class GenerateUploadAuthResponseBody extends $dara.Model {
|
|
|
86
86
|
securityToken?: string;
|
|
87
87
|
/**
|
|
88
88
|
* @remarks
|
|
89
|
-
*
|
|
89
|
+
* Authentication signature.
|
|
90
90
|
*
|
|
91
91
|
* @example
|
|
92
92
|
* t3JyykEKg3kHQuUrhaXYxtboUxxxxx
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetAuthorizationResourceResponseBodyAuthorizationResource extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The ID of the resource entity
|
|
8
|
+
* The ID of the resource entity associated with the authorized resource.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* carole_01kmek49aqxxxx
|
|
@@ -13,9 +13,9 @@ export class GetAuthorizationResourceResponseBodyAuthorizationResource extends $
|
|
|
13
13
|
authorizationResourceEntityId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The type of the resource entity
|
|
16
|
+
* The type of the resource entity associated with the authorized resource. Valid values:
|
|
17
17
|
*
|
|
18
|
-
* - cloud_account_role:
|
|
18
|
+
* - cloud_account_role: cloud role.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* cloud_account_role
|
|
@@ -39,7 +39,7 @@ export class GetAuthorizationResourceResponseBodyAuthorizationResource extends $
|
|
|
39
39
|
authorizationRuleId?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The ID of the
|
|
42
|
+
* The ID of the cloud account to which the resource entity associated with the authorized resource belongs.
|
|
43
43
|
*
|
|
44
44
|
* @example
|
|
45
45
|
* ca_01kmegjc11qa1txxxxx
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class GetAuthorizationServerRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* IDaaS的授权服务器资源ID。
|
|
9
|
+
*
|
|
10
|
+
* This parameter is required.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* iauths_mkv7rgt4d7i4u7zqtzev2mxxxx
|
|
14
|
+
*/
|
|
15
|
+
authorizationServerId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @remarks
|
|
18
|
+
* IDaaS EIAM实例的ID。
|
|
19
|
+
*
|
|
20
|
+
* This parameter is required.
|
|
21
|
+
*
|
|
22
|
+
* @example
|
|
23
|
+
* idaas_ue2jvisn35ea5lmthk267xxxxx
|
|
24
|
+
*/
|
|
25
|
+
instanceId?: string;
|
|
26
|
+
static names(): { [key: string]: string } {
|
|
27
|
+
return {
|
|
28
|
+
authorizationServerId: 'AuthorizationServerId',
|
|
29
|
+
instanceId: 'InstanceId',
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
static types(): { [key: string]: any } {
|
|
34
|
+
return {
|
|
35
|
+
authorizationServerId: 'string',
|
|
36
|
+
instanceId: 'string',
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
validate() {
|
|
41
|
+
super.validate();
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
constructor(map?: { [key: string]: any }) {
|
|
45
|
+
super(map);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { GetAuthorizationServerResponseBody } from "./GetAuthorizationServerResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class GetAuthorizationServerResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: GetAuthorizationServerResponseBody;
|
|
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: GetAuthorizationServerResponseBody,
|
|
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
|
+
|
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class GetAuthorizationServerResponseBodyAuthorizationServerProtocolEndpoint extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* https://xxxx.aliyunidaas.com/api/v2/iauths_system/oauth2/token
|
|
9
|
+
*/
|
|
10
|
+
oauth2TokenEndpoint?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* https://xxxx.aliyunidaas.com/api/v2/iauths_system/oauth2/jwks
|
|
14
|
+
*/
|
|
15
|
+
oidcJwksEndpoint?: string;
|
|
16
|
+
static names(): { [key: string]: string } {
|
|
17
|
+
return {
|
|
18
|
+
oauth2TokenEndpoint: 'Oauth2TokenEndpoint',
|
|
19
|
+
oidcJwksEndpoint: 'OidcJwksEndpoint',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static types(): { [key: string]: any } {
|
|
24
|
+
return {
|
|
25
|
+
oauth2TokenEndpoint: 'string',
|
|
26
|
+
oidcJwksEndpoint: 'string',
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
validate() {
|
|
31
|
+
super.validate();
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
constructor(map?: { [key: string]: any }) {
|
|
35
|
+
super(map);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export class GetAuthorizationServerResponseBodyAuthorizationServer extends $dara.Model {
|
|
40
|
+
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* IDaaS EIAM 授权服务器ID
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* iauths_system
|
|
46
|
+
*/
|
|
47
|
+
authorizationServerId?: string;
|
|
48
|
+
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* IDaaS EIAM 授权服务器名称
|
|
51
|
+
*
|
|
52
|
+
* @example
|
|
53
|
+
* System_Default
|
|
54
|
+
*/
|
|
55
|
+
authorizationServerName?: string;
|
|
56
|
+
/**
|
|
57
|
+
* @remarks
|
|
58
|
+
* IDaaS EIAM 授权服务器创建时间
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* 1754620108295
|
|
62
|
+
*/
|
|
63
|
+
createTime?: number;
|
|
64
|
+
/**
|
|
65
|
+
* @remarks
|
|
66
|
+
* 创建类型:system_init-系统默认创建,jwt_credential_provider-JWT凭据提供商创建,user_custom-用户创建
|
|
67
|
+
*
|
|
68
|
+
* @example
|
|
69
|
+
* system_init
|
|
70
|
+
*/
|
|
71
|
+
creationType?: string;
|
|
72
|
+
/**
|
|
73
|
+
* @remarks
|
|
74
|
+
* 授权服务器描述
|
|
75
|
+
*
|
|
76
|
+
* @example
|
|
77
|
+
* description of authorization server
|
|
78
|
+
*/
|
|
79
|
+
description?: string;
|
|
80
|
+
/**
|
|
81
|
+
* @remarks
|
|
82
|
+
* IDaaS EIAM 实例Id
|
|
83
|
+
*
|
|
84
|
+
* @example
|
|
85
|
+
* idaas_qzljgbhtwnnsywtdbz7yzy2any
|
|
86
|
+
*/
|
|
87
|
+
instanceId?: string;
|
|
88
|
+
/**
|
|
89
|
+
* @remarks
|
|
90
|
+
* IDaaS EIAM 授权token颁发者
|
|
91
|
+
*
|
|
92
|
+
* @example
|
|
93
|
+
* https://xxxx.aliyunidaas.com/api/v2/iauths_system/oauth2
|
|
94
|
+
*/
|
|
95
|
+
issuer?: string;
|
|
96
|
+
/**
|
|
97
|
+
* @remarks
|
|
98
|
+
* Issuer使用的域名,可为初始化域名或已添加的自定义域名
|
|
99
|
+
*
|
|
100
|
+
* @example
|
|
101
|
+
* xxxx.aliyunidaas.com
|
|
102
|
+
*/
|
|
103
|
+
issuerDomain?: string;
|
|
104
|
+
/**
|
|
105
|
+
* @remarks
|
|
106
|
+
* Issuer模式:dynamic-动态基于请求域名,static-使用固定域名
|
|
107
|
+
*
|
|
108
|
+
* @example
|
|
109
|
+
* static
|
|
110
|
+
*/
|
|
111
|
+
issuerMode?: string;
|
|
112
|
+
/**
|
|
113
|
+
* @remarks
|
|
114
|
+
* IDaaS EIAM 授权服务器最近更新时间
|
|
115
|
+
*
|
|
116
|
+
* @example
|
|
117
|
+
* 1781608572164
|
|
118
|
+
*/
|
|
119
|
+
lastUpdateTime?: number;
|
|
120
|
+
protocolEndpoint?: GetAuthorizationServerResponseBodyAuthorizationServerProtocolEndpoint;
|
|
121
|
+
/**
|
|
122
|
+
* @remarks
|
|
123
|
+
* IDaaS EIAM 授权服务器状态,enabled启用,disabled禁用
|
|
124
|
+
*
|
|
125
|
+
* @example
|
|
126
|
+
* ENABLE
|
|
127
|
+
*/
|
|
128
|
+
status?: string;
|
|
129
|
+
static names(): { [key: string]: string } {
|
|
130
|
+
return {
|
|
131
|
+
authorizationServerId: 'AuthorizationServerId',
|
|
132
|
+
authorizationServerName: 'AuthorizationServerName',
|
|
133
|
+
createTime: 'CreateTime',
|
|
134
|
+
creationType: 'CreationType',
|
|
135
|
+
description: 'Description',
|
|
136
|
+
instanceId: 'InstanceId',
|
|
137
|
+
issuer: 'Issuer',
|
|
138
|
+
issuerDomain: 'IssuerDomain',
|
|
139
|
+
issuerMode: 'IssuerMode',
|
|
140
|
+
lastUpdateTime: 'LastUpdateTime',
|
|
141
|
+
protocolEndpoint: 'ProtocolEndpoint',
|
|
142
|
+
status: 'Status',
|
|
143
|
+
};
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
static types(): { [key: string]: any } {
|
|
147
|
+
return {
|
|
148
|
+
authorizationServerId: 'string',
|
|
149
|
+
authorizationServerName: 'string',
|
|
150
|
+
createTime: 'number',
|
|
151
|
+
creationType: 'string',
|
|
152
|
+
description: 'string',
|
|
153
|
+
instanceId: 'string',
|
|
154
|
+
issuer: 'string',
|
|
155
|
+
issuerDomain: 'string',
|
|
156
|
+
issuerMode: 'string',
|
|
157
|
+
lastUpdateTime: 'number',
|
|
158
|
+
protocolEndpoint: GetAuthorizationServerResponseBodyAuthorizationServerProtocolEndpoint,
|
|
159
|
+
status: 'string',
|
|
160
|
+
};
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
validate() {
|
|
164
|
+
if(this.protocolEndpoint && typeof (this.protocolEndpoint as any).validate === 'function') {
|
|
165
|
+
(this.protocolEndpoint as any).validate();
|
|
166
|
+
}
|
|
167
|
+
super.validate();
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
constructor(map?: { [key: string]: any }) {
|
|
171
|
+
super(map);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
export class GetAuthorizationServerResponseBody extends $dara.Model {
|
|
176
|
+
authorizationServer?: GetAuthorizationServerResponseBodyAuthorizationServer;
|
|
177
|
+
/**
|
|
178
|
+
* @example
|
|
179
|
+
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
180
|
+
*/
|
|
181
|
+
requestId?: string;
|
|
182
|
+
static names(): { [key: string]: string } {
|
|
183
|
+
return {
|
|
184
|
+
authorizationServer: 'AuthorizationServer',
|
|
185
|
+
requestId: 'RequestId',
|
|
186
|
+
};
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
static types(): { [key: string]: any } {
|
|
190
|
+
return {
|
|
191
|
+
authorizationServer: GetAuthorizationServerResponseBodyAuthorizationServer,
|
|
192
|
+
requestId: 'string',
|
|
193
|
+
};
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
validate() {
|
|
197
|
+
if(this.authorizationServer && typeof (this.authorizationServer as any).validate === 'function') {
|
|
198
|
+
(this.authorizationServer as any).validate();
|
|
199
|
+
}
|
|
200
|
+
super.validate();
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
constructor(map?: { [key: string]: any }) {
|
|
204
|
+
super(map);
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetBrandRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Brand ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class GetBrandRequest extends $dara.Model {
|
|
|
15
15
|
brandId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* Instance 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 GetBrandResponseBodyBrand extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Brand ID.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* brand_xxxx
|
|
@@ -13,7 +13,7 @@ export class GetBrandResponseBodyBrand extends $dara.Model {
|
|
|
13
13
|
brandId?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* Brand name.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* Custom Brand
|
|
@@ -21,7 +21,7 @@ export class GetBrandResponseBodyBrand extends $dara.Model {
|
|
|
21
21
|
brandName?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
*
|
|
24
|
+
* Brand type.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* user_custom
|
|
@@ -29,7 +29,7 @@ export class GetBrandResponseBodyBrand extends $dara.Model {
|
|
|
29
29
|
brandType?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
*
|
|
32
|
+
* Instance ID.
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
35
|
* idaas_ue2jvisn35ea5lmthk267xxxxx
|
|
@@ -37,7 +37,7 @@ export class GetBrandResponseBodyBrand extends $dara.Model {
|
|
|
37
37
|
instanceId?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
*
|
|
40
|
+
* Brand status.
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
43
|
* enabled
|
|
@@ -75,12 +75,12 @@ export class GetBrandResponseBodyBrand extends $dara.Model {
|
|
|
75
75
|
export class GetBrandResponseBody extends $dara.Model {
|
|
76
76
|
/**
|
|
77
77
|
* @remarks
|
|
78
|
-
*
|
|
78
|
+
* Brand.
|
|
79
79
|
*/
|
|
80
80
|
brand?: GetBrandResponseBodyBrand;
|
|
81
81
|
/**
|
|
82
82
|
* @remarks
|
|
83
|
-
*
|
|
83
|
+
* Request ID.
|
|
84
84
|
*
|
|
85
85
|
* @example
|
|
86
86
|
* 0441BD79-92F3-53AA-8657-F8CE4A2B912A
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetConditionalAccessPolicyRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Conditional access policy ID.
|
|
9
9
|
*
|
|
10
10
|
* This parameter is required.
|
|
11
11
|
*
|
|
@@ -15,7 +15,7 @@ export class GetConditionalAccessPolicyRequest extends $dara.Model {
|
|
|
15
15
|
conditionalAccessPolicyId?: string;
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
*
|
|
18
|
+
* Instance ID.
|
|
19
19
|
*
|
|
20
20
|
* This parameter is required.
|
|
21
21
|
*
|