@meeco/svx-api-sdk 1.0.0-stage.20241122171806.f5ccdca → 1.0.0-stage.20250108182330.b4cebf3
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/.openapi-generator/FILES +2 -118
- package/lib/esm/apis/UsersApi.js +6 -100
- package/lib/esm/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/esm/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/esm/models/IDPCreateInvitationDto.js +6 -12
- package/lib/esm/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/esm/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/esm/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/esm/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/esm/models/VCFieldsDtoFilter.js +6 -0
- package/lib/esm/models/{ATOMRebuildableProjectors.js → VCFilterContainsDto.js} +10 -8
- package/lib/esm/models/VCFilterDto.js +6 -0
- package/lib/esm/models/{ATOMSrt.js → VCFilterItemsDto.js} +9 -9
- package/lib/esm/models/VCInputDescriptorDto.js +2 -0
- package/lib/esm/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/esm/models/index.js +2 -118
- package/lib/types/apis/UsersApi.d.ts +5 -41
- package/lib/types/apis/VerifiableCredentialsApi.d.ts +6 -6
- package/lib/types/apis/VerifiablePresentationsApi.d.ts +26 -26
- package/lib/types/models/IDPCreateInvitationDto.d.ts +3 -18
- package/lib/types/models/VCCreateCredentialTypeConfigDto.d.ts +20 -3
- package/lib/types/models/VCCreatePresentationRequestOptionsRequestDto.d.ts +1 -1
- package/lib/types/models/VCCredentialTypeConfigDto.d.ts +23 -6
- package/lib/types/models/VCCredentialTypeModelDto.d.ts +10 -10
- package/lib/types/models/VCFieldsDtoFilter.d.ts +14 -0
- package/lib/types/models/VCFilterContainsDto.d.ts +37 -0
- package/lib/types/models/VCFilterDto.d.ts +14 -0
- package/lib/types/models/VCFilterItemsDto.d.ts +31 -0
- package/lib/types/models/VCInputDescriptorDto.d.ts +6 -0
- package/lib/types/models/VCPresentationVerificationOptionsDto.d.ts +0 -1
- package/lib/types/models/index.d.ts +2 -118
- package/lib/umd/apis/UsersApi.js +7 -101
- package/lib/umd/apis/VerifiableCredentialsApi.js +6 -6
- package/lib/umd/apis/VerifiablePresentationsApi.js +26 -29
- package/lib/umd/models/IDPCreateInvitationDto.js +7 -13
- package/lib/umd/models/VCCreateCredentialTypeConfigDto.js +8 -3
- package/lib/umd/models/VCCreatePresentationRequestOptionsRequestDto.js +1 -1
- package/lib/umd/models/VCCredentialTypeConfigDto.js +14 -5
- package/lib/umd/models/VCCredentialTypeModelDto.js +12 -12
- package/lib/umd/models/VCFieldsDtoFilter.js +6 -0
- package/lib/umd/models/VCFilterContainsDto.js +52 -0
- package/lib/umd/models/VCFilterDto.js +6 -0
- package/lib/umd/models/VCFilterItemsDto.js +50 -0
- package/lib/umd/models/VCInputDescriptorDto.js +2 -0
- package/lib/umd/models/VCPresentationVerificationOptionsDto.js +1 -2
- package/lib/umd/models/index.js +2 -118
- package/package.json +1 -1
- package/lib/esm/models/ATOMAgentList.js +0 -44
- package/lib/esm/models/ATOMAgentToken.js +0 -43
- package/lib/esm/models/ATOMApplicationVersion.js +0 -44
- package/lib/esm/models/ATOMAuthorizationResponse.js +0 -47
- package/lib/esm/models/ATOMBlobInfo.js +0 -67
- package/lib/esm/models/ATOMBlobInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobPublicInfo.js +0 -61
- package/lib/esm/models/ATOMBlobPublicInfoResponse.js +0 -44
- package/lib/esm/models/ATOMBlobUploadUrlRequest.js +0 -46
- package/lib/esm/models/ATOMComponent.js +0 -49
- package/lib/esm/models/ATOMFileStorageBackend.js +0 -45
- package/lib/esm/models/ATOMFileStorageConfiguration.js +0 -46
- package/lib/esm/models/ATOMGenesisRequest.js +0 -43
- package/lib/esm/models/ATOMJwk.js +0 -49
- package/lib/esm/models/ATOMNewAgentRequest.js +0 -48
- package/lib/esm/models/ATOMOneAgent.js +0 -44
- package/lib/esm/models/ATOMOneUser.js +0 -44
- package/lib/esm/models/ATOMOrgAgent.js +0 -51
- package/lib/esm/models/ATOMPublicKey.js +0 -43
- package/lib/esm/models/ATOMRedeemInvitationRequest.js +0 -46
- package/lib/esm/models/ATOMSecurityRightSpec.js +0 -48
- package/lib/esm/models/ATOMUpdateOrgAgentRequest.js +0 -46
- package/lib/esm/models/CreateSessionResponseSession.js +0 -43
- package/lib/esm/models/IDNApp.js +0 -61
- package/lib/esm/models/IDNAppSignal.js +0 -49
- package/lib/esm/models/IDNComponent.js +0 -49
- package/lib/esm/models/IDNDatabase.js +0 -52
- package/lib/esm/models/IDNHealthCheck.js +0 -49
- package/lib/esm/models/IDNStatusDto.js +0 -56
- package/lib/esm/models/IDNStatusDtoWrapper.js +0 -44
- package/lib/esm/models/IDNVersionDto.js +0 -44
- package/lib/esm/models/IDPAcceptInviteNewUserDto.js +0 -52
- package/lib/esm/models/IDPClientModelDto.js +0 -82
- package/lib/esm/models/IDPClientResponseDto.js +0 -44
- package/lib/esm/models/IDPClientsResponseDto.js +0 -44
- package/lib/esm/models/IDPCreateClientDto.js +0 -85
- package/lib/esm/models/IDPCreateClientPayloadDto.js +0 -44
- package/lib/esm/models/IDPForgotPasswordDto.js +0 -43
- package/lib/esm/models/IDPLoginRequestDto.js +0 -49
- package/lib/esm/models/IDPResetPasswordDto.js +0 -43
- package/lib/esm/models/IDPUpdateClientDto.js +0 -61
- package/lib/esm/models/IDPUpdateClientPayloadDto.js +0 -44
- package/lib/esm/models/KeystoreComponent.js +0 -46
- package/lib/esm/models/KeystoreDelegation.js +0 -73
- package/lib/esm/models/KeystoreDelegationResponse.js +0 -44
- package/lib/esm/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -47
- package/lib/esm/models/KeystoreExternalAdmissionTokens.js +0 -46
- package/lib/esm/models/KeystoreKbcSessionResponse.js +0 -48
- package/lib/esm/models/KeystoreSession.js +0 -55
- package/lib/esm/models/KeystoreSessionResponse.js +0 -44
- package/lib/esm/models/KeystoreSessionValidity.js +0 -43
- package/lib/esm/models/KeystoreSrpChallenge.js +0 -46
- package/lib/esm/models/KeystoreUser.js +0 -46
- package/lib/esm/models/KeystoreUserImported.js +0 -49
- package/lib/esm/models/KeystoreUserInfo.js +0 -52
- package/lib/esm/models/KeystoreUserQueuedForDeletion.js +0 -46
- package/lib/esm/models/KeystoreUserResponse.js +0 -44
- package/lib/esm/models/KeystoreUsernameResponse.js +0 -46
- package/lib/esm/models/KeystoreWellKnownRecaptchaResponse.js +0 -43
- package/lib/esm/models/UtilitiesApplicationVersion.js +0 -44
- package/lib/esm/models/UtilitiesComponent.js +0 -49
- package/lib/esm/models/UtilitiesFileStorageBackend.js +0 -45
- package/lib/esm/models/UtilitiesFileStorageConfiguration.js +0 -46
- package/lib/esm/models/VCAmqp.js +0 -50
- package/lib/esm/models/VCApp.js +0 -61
- package/lib/esm/models/VCAppSignal.js +0 -49
- package/lib/esm/models/VCComponent.js +0 -49
- package/lib/esm/models/VCConnectionParams.js +0 -52
- package/lib/esm/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCreateCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeConfigDtoExpiry.js +0 -49
- package/lib/esm/models/VCCredentialTypeExpiryDto.js +0 -49
- package/lib/esm/models/VCCredentialTypeModelDtoConfig.js +0 -52
- package/lib/esm/models/VCCredentialTypeModelDtoSchema.js +0 -55
- package/lib/esm/models/VCCredentialTypeModelDtoStyle.js +0 -49
- package/lib/esm/models/VCDatabase.js +0 -52
- package/lib/esm/models/VCHealthCheck.js +0 -49
- package/lib/esm/models/VCStatusDto.js +0 -60
- package/lib/esm/models/VCStatusDtoWrapper.js +0 -44
- package/lib/esm/models/VCVersionDto.js +0 -44
- package/lib/esm/models/VaultAdmissionToken.js +0 -49
- package/lib/esm/models/VaultAdmissionTokenResponse.js +0 -44
- package/lib/esm/models/VaultAssociation.js +0 -58
- package/lib/esm/models/VaultAssociationResponse.js +0 -44
- package/lib/esm/models/VaultAttachmentResponse.js +0 -44
- package/lib/esm/models/VaultCompactAttachment.js +0 -54
- package/lib/esm/models/VaultCompactSlot.js +0 -49
- package/lib/esm/models/VaultComponent.js +0 -46
- package/lib/esm/models/VaultCreateOrganizationServiceResponse.js +0 -48
- package/lib/esm/models/VaultCreateSessionResponse.js +0 -44
- package/lib/esm/models/VaultDeletionQueueItemResponse.js +0 -44
- package/lib/esm/models/VaultGlobalAttachmentsReport.js +0 -52
- package/lib/esm/models/VaultGlobalAttachmentsReportResponse.js +0 -44
- package/lib/esm/models/VaultGlobalConnectionsReport.js +0 -56
- package/lib/esm/models/VaultGlobalConnectionsReportResponse.js +0 -48
- package/lib/esm/models/VaultGlobalSharesReport.js +0 -49
- package/lib/esm/models/VaultGlobalUsersReport.js +0 -52
- package/lib/esm/models/VaultGlobalUsersReportResponse.js +0 -44
- package/lib/esm/models/VaultImage.js +0 -49
- package/lib/esm/models/VaultInvitationConfirmedResponse.js +0 -51
- package/lib/esm/models/VaultItemTemplateClassificationRequest.js +0 -46
- package/lib/esm/models/VaultOrganization.js +0 -81
- package/lib/esm/models/VaultOrganizationMember.js +0 -59
- package/lib/esm/models/VaultOrganizationResponse.js +0 -44
- package/lib/esm/models/VaultRedirectResponse.js +0 -43
- package/lib/esm/models/VaultService.js +0 -78
- package/lib/esm/models/VaultServiceUser.js +0 -55
- package/lib/esm/models/VaultSessionResumeResponse.js +0 -51
- package/lib/esm/models/VaultSessionTypeAndUserAccessToken.js +0 -54
- package/lib/esm/models/VaultSlotResponse.js +0 -44
- package/lib/esm/models/VaultSystemClassificationNode.js +0 -64
- package/lib/esm/models/VaultSystemClassificationScheme.js +0 -65
- package/lib/esm/models/VaultSystemItemTemplate.js +0 -63
- package/lib/esm/models/VaultSystemTemplateSlot.js +0 -52
- package/lib/esm/models/VaultUserAccessToken.js +0 -55
- package/lib/esm/models/VaultUserQueuedForDeletion.js +0 -46
- package/lib/types/models/ATOMAgentList.d.ts +0 -32
- package/lib/types/models/ATOMAgentToken.d.ts +0 -31
- package/lib/types/models/ATOMApplicationVersion.d.ts +0 -32
- package/lib/types/models/ATOMAuthorizationResponse.d.ts +0 -38
- package/lib/types/models/ATOMBlobInfo.d.ts +0 -85
- package/lib/types/models/ATOMBlobInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobPublicInfo.d.ts +0 -67
- package/lib/types/models/ATOMBlobPublicInfoResponse.d.ts +0 -32
- package/lib/types/models/ATOMBlobUploadUrlRequest.d.ts +0 -37
- package/lib/types/models/ATOMComponent.d.ts +0 -43
- package/lib/types/models/ATOMFileStorageBackend.d.ts +0 -37
- package/lib/types/models/ATOMFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/ATOMGenesisRequest.d.ts +0 -31
- package/lib/types/models/ATOMJwk.d.ts +0 -43
- package/lib/types/models/ATOMNewAgentRequest.d.ts +0 -43
- package/lib/types/models/ATOMOneAgent.d.ts +0 -32
- package/lib/types/models/ATOMOneUser.d.ts +0 -32
- package/lib/types/models/ATOMOrgAgent.d.ts +0 -49
- package/lib/types/models/ATOMPublicKey.d.ts +0 -31
- package/lib/types/models/ATOMRebuildableProjectors.d.ts +0 -31
- package/lib/types/models/ATOMRedeemInvitationRequest.d.ts +0 -37
- package/lib/types/models/ATOMSecurityRightSpec.d.ts +0 -43
- package/lib/types/models/ATOMSrt.d.ts +0 -31
- package/lib/types/models/ATOMUpdateOrgAgentRequest.d.ts +0 -37
- package/lib/types/models/CreateSessionResponseSession.d.ts +0 -31
- package/lib/types/models/IDNApp.d.ts +0 -67
- package/lib/types/models/IDNAppSignal.d.ts +0 -43
- package/lib/types/models/IDNComponent.d.ts +0 -43
- package/lib/types/models/IDNDatabase.d.ts +0 -49
- package/lib/types/models/IDNHealthCheck.d.ts +0 -43
- package/lib/types/models/IDNStatusDto.d.ts +0 -53
- package/lib/types/models/IDNStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/IDNVersionDto.d.ts +0 -32
- package/lib/types/models/IDPAcceptInviteNewUserDto.d.ts +0 -49
- package/lib/types/models/IDPClientModelDto.d.ts +0 -109
- package/lib/types/models/IDPClientResponseDto.d.ts +0 -32
- package/lib/types/models/IDPClientsResponseDto.d.ts +0 -32
- package/lib/types/models/IDPCreateClientDto.d.ts +0 -102
- package/lib/types/models/IDPCreateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/IDPForgotPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPLoginRequestDto.d.ts +0 -43
- package/lib/types/models/IDPResetPasswordDto.d.ts +0 -31
- package/lib/types/models/IDPUpdateClientDto.d.ts +0 -70
- package/lib/types/models/IDPUpdateClientPayloadDto.d.ts +0 -32
- package/lib/types/models/KeystoreComponent.d.ts +0 -37
- package/lib/types/models/KeystoreDelegation.d.ts +0 -91
- package/lib/types/models/KeystoreDelegationResponse.d.ts +0 -32
- package/lib/types/models/KeystoreDelegationWithPivateDekExternalIdResponse.d.ts +0 -38
- package/lib/types/models/KeystoreExternalAdmissionTokens.d.ts +0 -37
- package/lib/types/models/KeystoreKbcSessionResponse.d.ts +0 -39
- package/lib/types/models/KeystoreSession.d.ts +0 -55
- package/lib/types/models/KeystoreSessionResponse.d.ts +0 -32
- package/lib/types/models/KeystoreSessionValidity.d.ts +0 -31
- package/lib/types/models/KeystoreSrpChallenge.d.ts +0 -37
- package/lib/types/models/KeystoreUser.d.ts +0 -37
- package/lib/types/models/KeystoreUserImported.d.ts +0 -43
- package/lib/types/models/KeystoreUserInfo.d.ts +0 -49
- package/lib/types/models/KeystoreUserQueuedForDeletion.d.ts +0 -37
- package/lib/types/models/KeystoreUserResponse.d.ts +0 -32
- package/lib/types/models/KeystoreUsernameResponse.d.ts +0 -37
- package/lib/types/models/KeystoreWellKnownRecaptchaResponse.d.ts +0 -31
- package/lib/types/models/UtilitiesApplicationVersion.d.ts +0 -32
- package/lib/types/models/UtilitiesComponent.d.ts +0 -43
- package/lib/types/models/UtilitiesFileStorageBackend.d.ts +0 -37
- package/lib/types/models/UtilitiesFileStorageConfiguration.d.ts +0 -38
- package/lib/types/models/VCAmqp.d.ts +0 -44
- package/lib/types/models/VCApp.d.ts +0 -67
- package/lib/types/models/VCAppSignal.d.ts +0 -43
- package/lib/types/models/VCComponent.d.ts +0 -43
- package/lib/types/models/VCConnectionParams.d.ts +0 -49
- package/lib/types/models/VCCreateCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCreateCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeConfigDtoExpiry.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeExpiryDto.d.ts +0 -43
- package/lib/types/models/VCCredentialTypeModelDtoConfig.d.ts +0 -50
- package/lib/types/models/VCCredentialTypeModelDtoSchema.d.ts +0 -55
- package/lib/types/models/VCCredentialTypeModelDtoStyle.d.ts +0 -43
- package/lib/types/models/VCDatabase.d.ts +0 -49
- package/lib/types/models/VCHealthCheck.d.ts +0 -43
- package/lib/types/models/VCStatusDto.d.ts +0 -60
- package/lib/types/models/VCStatusDtoWrapper.d.ts +0 -32
- package/lib/types/models/VCVersionDto.d.ts +0 -32
- package/lib/types/models/VaultAdmissionToken.d.ts +0 -43
- package/lib/types/models/VaultAdmissionTokenResponse.d.ts +0 -32
- package/lib/types/models/VaultAssociation.d.ts +0 -61
- package/lib/types/models/VaultAssociationResponse.d.ts +0 -32
- package/lib/types/models/VaultAttachmentResponse.d.ts +0 -32
- package/lib/types/models/VaultCompactAttachment.d.ts +0 -55
- package/lib/types/models/VaultCompactSlot.d.ts +0 -45
- package/lib/types/models/VaultComponent.d.ts +0 -37
- package/lib/types/models/VaultCreateOrganizationServiceResponse.d.ts +0 -39
- package/lib/types/models/VaultCreateSessionResponse.d.ts +0 -32
- package/lib/types/models/VaultDeletionQueueItemResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalAttachmentsReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalAttachmentsReportResponse.d.ts +0 -32
- package/lib/types/models/VaultGlobalConnectionsReport.d.ts +0 -56
- package/lib/types/models/VaultGlobalConnectionsReportResponse.d.ts +0 -39
- package/lib/types/models/VaultGlobalSharesReport.d.ts +0 -43
- package/lib/types/models/VaultGlobalUsersReport.d.ts +0 -49
- package/lib/types/models/VaultGlobalUsersReportResponse.d.ts +0 -32
- package/lib/types/models/VaultImage.d.ts +0 -43
- package/lib/types/models/VaultInvitationConfirmedResponse.d.ts +0 -45
- package/lib/types/models/VaultItemTemplateClassificationRequest.d.ts +0 -37
- package/lib/types/models/VaultOrganization.d.ts +0 -100
- package/lib/types/models/VaultOrganizationMember.d.ts +0 -57
- package/lib/types/models/VaultOrganizationResponse.d.ts +0 -32
- package/lib/types/models/VaultRedirectResponse.d.ts +0 -31
- package/lib/types/models/VaultService.d.ts +0 -94
- package/lib/types/models/VaultServiceUser.d.ts +0 -55
- package/lib/types/models/VaultSessionResumeResponse.d.ts +0 -45
- package/lib/types/models/VaultSessionTypeAndUserAccessToken.d.ts +0 -46
- package/lib/types/models/VaultSlotResponse.d.ts +0 -32
- package/lib/types/models/VaultSystemClassificationNode.d.ts +0 -74
- package/lib/types/models/VaultSystemClassificationScheme.d.ts +0 -74
- package/lib/types/models/VaultSystemItemTemplate.d.ts +0 -69
- package/lib/types/models/VaultSystemTemplateSlot.d.ts +0 -49
- package/lib/types/models/VaultUserAccessToken.d.ts +0 -55
- package/lib/types/models/VaultUserQueuedForDeletion.d.ts +0 -37
- package/lib/umd/models/ATOMAgentList.js +0 -51
- package/lib/umd/models/ATOMAgentToken.js +0 -50
- package/lib/umd/models/ATOMApplicationVersion.js +0 -51
- package/lib/umd/models/ATOMAuthorizationResponse.js +0 -54
- package/lib/umd/models/ATOMBlobInfo.js +0 -74
- package/lib/umd/models/ATOMBlobInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobPublicInfo.js +0 -68
- package/lib/umd/models/ATOMBlobPublicInfoResponse.js +0 -51
- package/lib/umd/models/ATOMBlobUploadUrlRequest.js +0 -53
- package/lib/umd/models/ATOMComponent.js +0 -56
- package/lib/umd/models/ATOMFileStorageBackend.js +0 -52
- package/lib/umd/models/ATOMFileStorageConfiguration.js +0 -53
- package/lib/umd/models/ATOMGenesisRequest.js +0 -50
- package/lib/umd/models/ATOMJwk.js +0 -56
- package/lib/umd/models/ATOMNewAgentRequest.js +0 -55
- package/lib/umd/models/ATOMOneAgent.js +0 -51
- package/lib/umd/models/ATOMOneUser.js +0 -51
- package/lib/umd/models/ATOMOrgAgent.js +0 -58
- package/lib/umd/models/ATOMPublicKey.js +0 -50
- package/lib/umd/models/ATOMRebuildableProjectors.js +0 -50
- package/lib/umd/models/ATOMRedeemInvitationRequest.js +0 -53
- package/lib/umd/models/ATOMSecurityRightSpec.js +0 -55
- package/lib/umd/models/ATOMSrt.js +0 -50
- package/lib/umd/models/ATOMUpdateOrgAgentRequest.js +0 -53
- package/lib/umd/models/CreateSessionResponseSession.js +0 -50
- package/lib/umd/models/IDNApp.js +0 -68
- package/lib/umd/models/IDNAppSignal.js +0 -56
- package/lib/umd/models/IDNComponent.js +0 -56
- package/lib/umd/models/IDNDatabase.js +0 -59
- package/lib/umd/models/IDNHealthCheck.js +0 -56
- package/lib/umd/models/IDNStatusDto.js +0 -63
- package/lib/umd/models/IDNStatusDtoWrapper.js +0 -51
- package/lib/umd/models/IDNVersionDto.js +0 -51
- package/lib/umd/models/IDPAcceptInviteNewUserDto.js +0 -59
- package/lib/umd/models/IDPClientModelDto.js +0 -89
- package/lib/umd/models/IDPClientResponseDto.js +0 -51
- package/lib/umd/models/IDPClientsResponseDto.js +0 -51
- package/lib/umd/models/IDPCreateClientDto.js +0 -92
- package/lib/umd/models/IDPCreateClientPayloadDto.js +0 -51
- package/lib/umd/models/IDPForgotPasswordDto.js +0 -50
- package/lib/umd/models/IDPLoginRequestDto.js +0 -56
- package/lib/umd/models/IDPResetPasswordDto.js +0 -50
- package/lib/umd/models/IDPUpdateClientDto.js +0 -68
- package/lib/umd/models/IDPUpdateClientPayloadDto.js +0 -51
- package/lib/umd/models/KeystoreComponent.js +0 -53
- package/lib/umd/models/KeystoreDelegation.js +0 -80
- package/lib/umd/models/KeystoreDelegationResponse.js +0 -51
- package/lib/umd/models/KeystoreDelegationWithPivateDekExternalIdResponse.js +0 -54
- package/lib/umd/models/KeystoreExternalAdmissionTokens.js +0 -53
- package/lib/umd/models/KeystoreKbcSessionResponse.js +0 -55
- package/lib/umd/models/KeystoreSession.js +0 -62
- package/lib/umd/models/KeystoreSessionResponse.js +0 -51
- package/lib/umd/models/KeystoreSessionValidity.js +0 -50
- package/lib/umd/models/KeystoreSrpChallenge.js +0 -53
- package/lib/umd/models/KeystoreUser.js +0 -53
- package/lib/umd/models/KeystoreUserImported.js +0 -56
- package/lib/umd/models/KeystoreUserInfo.js +0 -59
- package/lib/umd/models/KeystoreUserQueuedForDeletion.js +0 -53
- package/lib/umd/models/KeystoreUserResponse.js +0 -51
- package/lib/umd/models/KeystoreUsernameResponse.js +0 -53
- package/lib/umd/models/KeystoreWellKnownRecaptchaResponse.js +0 -50
- package/lib/umd/models/UtilitiesApplicationVersion.js +0 -51
- package/lib/umd/models/UtilitiesComponent.js +0 -56
- package/lib/umd/models/UtilitiesFileStorageBackend.js +0 -52
- package/lib/umd/models/UtilitiesFileStorageConfiguration.js +0 -53
- package/lib/umd/models/VCAmqp.js +0 -57
- package/lib/umd/models/VCApp.js +0 -68
- package/lib/umd/models/VCAppSignal.js +0 -56
- package/lib/umd/models/VCComponent.js +0 -56
- package/lib/umd/models/VCConnectionParams.js +0 -59
- package/lib/umd/models/VCCreateCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCreateCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeConfigDtoExpiry.js +0 -56
- package/lib/umd/models/VCCredentialTypeExpiryDto.js +0 -56
- package/lib/umd/models/VCCredentialTypeModelDtoConfig.js +0 -59
- package/lib/umd/models/VCCredentialTypeModelDtoSchema.js +0 -62
- package/lib/umd/models/VCCredentialTypeModelDtoStyle.js +0 -56
- package/lib/umd/models/VCDatabase.js +0 -59
- package/lib/umd/models/VCHealthCheck.js +0 -56
- package/lib/umd/models/VCStatusDto.js +0 -67
- package/lib/umd/models/VCStatusDtoWrapper.js +0 -51
- package/lib/umd/models/VCVersionDto.js +0 -51
- package/lib/umd/models/VaultAdmissionToken.js +0 -56
- package/lib/umd/models/VaultAdmissionTokenResponse.js +0 -51
- package/lib/umd/models/VaultAssociation.js +0 -65
- package/lib/umd/models/VaultAssociationResponse.js +0 -51
- package/lib/umd/models/VaultAttachmentResponse.js +0 -51
- package/lib/umd/models/VaultCompactAttachment.js +0 -61
- package/lib/umd/models/VaultCompactSlot.js +0 -56
- package/lib/umd/models/VaultComponent.js +0 -53
- package/lib/umd/models/VaultCreateOrganizationServiceResponse.js +0 -55
- package/lib/umd/models/VaultCreateSessionResponse.js +0 -51
- package/lib/umd/models/VaultDeletionQueueItemResponse.js +0 -51
- package/lib/umd/models/VaultGlobalAttachmentsReport.js +0 -59
- package/lib/umd/models/VaultGlobalAttachmentsReportResponse.js +0 -51
- package/lib/umd/models/VaultGlobalConnectionsReport.js +0 -63
- package/lib/umd/models/VaultGlobalConnectionsReportResponse.js +0 -55
- package/lib/umd/models/VaultGlobalSharesReport.js +0 -56
- package/lib/umd/models/VaultGlobalUsersReport.js +0 -59
- package/lib/umd/models/VaultGlobalUsersReportResponse.js +0 -51
- package/lib/umd/models/VaultImage.js +0 -56
- package/lib/umd/models/VaultInvitationConfirmedResponse.js +0 -58
- package/lib/umd/models/VaultItemTemplateClassificationRequest.js +0 -53
- package/lib/umd/models/VaultOrganization.js +0 -88
- package/lib/umd/models/VaultOrganizationMember.js +0 -66
- package/lib/umd/models/VaultOrganizationResponse.js +0 -51
- package/lib/umd/models/VaultRedirectResponse.js +0 -50
- package/lib/umd/models/VaultService.js +0 -85
- package/lib/umd/models/VaultServiceUser.js +0 -62
- package/lib/umd/models/VaultSessionResumeResponse.js +0 -58
- package/lib/umd/models/VaultSessionTypeAndUserAccessToken.js +0 -61
- package/lib/umd/models/VaultSlotResponse.js +0 -51
- package/lib/umd/models/VaultSystemClassificationNode.js +0 -71
- package/lib/umd/models/VaultSystemClassificationScheme.js +0 -72
- package/lib/umd/models/VaultSystemItemTemplate.js +0 -70
- package/lib/umd/models/VaultSystemTemplateSlot.js +0 -59
- package/lib/umd/models/VaultUserAccessToken.js +0 -62
- package/lib/umd/models/VaultUserQueuedForDeletion.js +0 -53
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultAssociation } from './VaultAssociation';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultAssociationResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultAssociationResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {VaultAssociation}
|
|
22
|
-
* @memberof VaultAssociationResponse
|
|
23
|
-
*/
|
|
24
|
-
association: VaultAssociation;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultAssociationResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultAssociationResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultAssociationResponseFromJSON(json: any): VaultAssociationResponse;
|
|
31
|
-
export declare function VaultAssociationResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultAssociationResponse;
|
|
32
|
-
export declare function VaultAssociationResponseToJSON(value?: VaultAssociationResponse | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultAttachment } from './VaultAttachment';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultAttachmentResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultAttachmentResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {VaultAttachment}
|
|
22
|
-
* @memberof VaultAttachmentResponse
|
|
23
|
-
*/
|
|
24
|
-
attachment: VaultAttachment;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultAttachmentResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultAttachmentResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultAttachmentResponseFromJSON(json: any): VaultAttachmentResponse;
|
|
31
|
-
export declare function VaultAttachmentResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultAttachmentResponse;
|
|
32
|
-
export declare function VaultAttachmentResponseToJSON(value?: VaultAttachmentResponse | null): any;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* An encrypted binary object
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultCompactAttachment
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultCompactAttachment {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof VaultCompactAttachment
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof VaultCompactAttachment
|
|
28
|
-
*/
|
|
29
|
-
filename: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof VaultCompactAttachment
|
|
34
|
-
*/
|
|
35
|
-
has_error?: boolean | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof VaultCompactAttachment
|
|
40
|
-
*/
|
|
41
|
-
file_digest?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {string}
|
|
45
|
-
* @memberof VaultCompactAttachment
|
|
46
|
-
*/
|
|
47
|
-
url: string;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* Check if a given object implements the VaultCompactAttachment interface.
|
|
51
|
-
*/
|
|
52
|
-
export declare function instanceOfVaultCompactAttachment(value: object): boolean;
|
|
53
|
-
export declare function VaultCompactAttachmentFromJSON(json: any): VaultCompactAttachment;
|
|
54
|
-
export declare function VaultCompactAttachmentFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultCompactAttachment;
|
|
55
|
-
export declare function VaultCompactAttachmentToJSON(value?: VaultCompactAttachment | null): any;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Slot instances provide a dynamic way to add arbitrary attributes to Item instances.
|
|
14
|
-
* This ability to add attributes dynamically to Item instances enables extensibility within the information model.
|
|
15
|
-
* A Slot is composed of a name, a label, a SlotType and a value. The value is an object whose type is determined by the SlotType.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface VaultCompactSlot
|
|
18
|
-
*/
|
|
19
|
-
export interface VaultCompactSlot {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof VaultCompactSlot
|
|
24
|
-
*/
|
|
25
|
-
id: string;
|
|
26
|
-
/**
|
|
27
|
-
* `attachment_id` is an ID of an attachment record if the slot has an attachment. This ID can be used to retrieve the attachment. When a slot is shared, `attachment_id` changes, too. In other words, two attachments having different `attachment_id`'s can point to the same file. Also see `attachment_uid`.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof VaultCompactSlot
|
|
30
|
-
*/
|
|
31
|
-
attachment_id: string | null;
|
|
32
|
-
/**
|
|
33
|
-
* If field `own` is `true`, this value is encrypted with the default DEK of the user (`private_dek_external_id`). If field `own` is `false`, this is a shared slot, `share_id` points to the corresponding share,and the value is encrypted with the encryption space referenced from the share object
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof VaultCompactSlot
|
|
36
|
-
*/
|
|
37
|
-
encrypted_value: string | null;
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* Check if a given object implements the VaultCompactSlot interface.
|
|
41
|
-
*/
|
|
42
|
-
export declare function instanceOfVaultCompactSlot(value: object): boolean;
|
|
43
|
-
export declare function VaultCompactSlotFromJSON(json: any): VaultCompactSlot;
|
|
44
|
-
export declare function VaultCompactSlotFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultCompactSlot;
|
|
45
|
-
export declare function VaultCompactSlotToJSON(value?: VaultCompactSlot | null): any;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
* Identifies the microservice currently in use (determined by HTTP headers) and the API version.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultComponent
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultComponent {
|
|
18
|
-
/**
|
|
19
|
-
* API version
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof VaultComponent
|
|
22
|
-
*/
|
|
23
|
-
api_version: string;
|
|
24
|
-
/**
|
|
25
|
-
* Name of the component/microservice
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof VaultComponent
|
|
28
|
-
*/
|
|
29
|
-
name: string;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Check if a given object implements the VaultComponent interface.
|
|
33
|
-
*/
|
|
34
|
-
export declare function instanceOfVaultComponent(value: object): boolean;
|
|
35
|
-
export declare function VaultComponentFromJSON(json: any): VaultComponent;
|
|
36
|
-
export declare function VaultComponentFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultComponent;
|
|
37
|
-
export declare function VaultComponentToJSON(value?: VaultComponent | null): any;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultOrganization } from './VaultOrganization';
|
|
13
|
-
import type { VaultService } from './VaultService';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface VaultCreateOrganizationServiceResponse
|
|
18
|
-
*/
|
|
19
|
-
export interface VaultCreateOrganizationServiceResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {VaultOrganization}
|
|
23
|
-
* @memberof VaultCreateOrganizationServiceResponse
|
|
24
|
-
*/
|
|
25
|
-
organization: VaultOrganization;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {VaultService}
|
|
29
|
-
* @memberof VaultCreateOrganizationServiceResponse
|
|
30
|
-
*/
|
|
31
|
-
service: VaultService;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Check if a given object implements the VaultCreateOrganizationServiceResponse interface.
|
|
35
|
-
*/
|
|
36
|
-
export declare function instanceOfVaultCreateOrganizationServiceResponse(value: object): boolean;
|
|
37
|
-
export declare function VaultCreateOrganizationServiceResponseFromJSON(json: any): VaultCreateOrganizationServiceResponse;
|
|
38
|
-
export declare function VaultCreateOrganizationServiceResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultCreateOrganizationServiceResponse;
|
|
39
|
-
export declare function VaultCreateOrganizationServiceResponseToJSON(value?: VaultCreateOrganizationServiceResponse | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { CreateSessionResponseSession } from './CreateSessionResponseSession';
|
|
13
|
-
/**
|
|
14
|
-
* A single use token for account creation, indexed by a hexademical string, `token_value`.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultCreateSessionResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultCreateSessionResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {CreateSessionResponseSession}
|
|
22
|
-
* @memberof VaultCreateSessionResponse
|
|
23
|
-
*/
|
|
24
|
-
session: CreateSessionResponseSession;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultCreateSessionResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultCreateSessionResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultCreateSessionResponseFromJSON(json: any): VaultCreateSessionResponse;
|
|
31
|
-
export declare function VaultCreateSessionResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultCreateSessionResponse;
|
|
32
|
-
export declare function VaultCreateSessionResponseToJSON(value?: VaultCreateSessionResponse | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultUserQueuedForDeletion } from './VaultUserQueuedForDeletion';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultDeletionQueueItemResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultDeletionQueueItemResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {VaultUserQueuedForDeletion}
|
|
22
|
-
* @memberof VaultDeletionQueueItemResponse
|
|
23
|
-
*/
|
|
24
|
-
deletion_queue_item: VaultUserQueuedForDeletion;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultDeletionQueueItemResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultDeletionQueueItemResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultDeletionQueueItemResponseFromJSON(json: any): VaultDeletionQueueItemResponse;
|
|
31
|
-
export declare function VaultDeletionQueueItemResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultDeletionQueueItemResponse;
|
|
32
|
-
export declare function VaultDeletionQueueItemResponseToJSON(value?: VaultDeletionQueueItemResponse | null): any;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultGlobalAttachmentsReport
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultGlobalAttachmentsReport {
|
|
18
|
-
/**
|
|
19
|
-
* Data size of all attachments and attachment folders uploaded by users. The unit is bytes. Normally attachments and folders not linked to slots are deleted by the system after a certain period, but because there is this period unattached (= unused) folders and accounts can be taken into account in this number
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof VaultGlobalAttachmentsReport
|
|
22
|
-
*/
|
|
23
|
-
data_size_of_uploaded_attachments_and_folders: number;
|
|
24
|
-
/**
|
|
25
|
-
* Data size of all attachments and attachment folders that users have linked to their own slots. The unit is bytes.A user can link only their own attachments and folders to their slots. If the same attachment or a folder is linked to 2 different slots it will be counted twice.
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof VaultGlobalAttachmentsReport
|
|
28
|
-
*/
|
|
29
|
-
data_size_of_own_slots: number;
|
|
30
|
-
/**
|
|
31
|
-
* Data size of all attachments and attachment folders that users have in slots shared with them, and thus these attachments do not belong to receivers of shares. The unit is bytes.
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof VaultGlobalAttachmentsReport
|
|
34
|
-
*/
|
|
35
|
-
data_size_of_duplicate_slots: number;
|
|
36
|
-
/**
|
|
37
|
-
* Sum of `data_size_of_own_slots` and `data_size_of_duplicate_slots`.
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof VaultGlobalAttachmentsReport
|
|
40
|
-
*/
|
|
41
|
-
data_size_of_own_and_duplicate_slots: number;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Check if a given object implements the VaultGlobalAttachmentsReport interface.
|
|
45
|
-
*/
|
|
46
|
-
export declare function instanceOfVaultGlobalAttachmentsReport(value: object): boolean;
|
|
47
|
-
export declare function VaultGlobalAttachmentsReportFromJSON(json: any): VaultGlobalAttachmentsReport;
|
|
48
|
-
export declare function VaultGlobalAttachmentsReportFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalAttachmentsReport;
|
|
49
|
-
export declare function VaultGlobalAttachmentsReportToJSON(value?: VaultGlobalAttachmentsReport | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultGlobalAttachmentsReport } from './VaultGlobalAttachmentsReport';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultGlobalAttachmentsReportResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultGlobalAttachmentsReportResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {VaultGlobalAttachmentsReport}
|
|
22
|
-
* @memberof VaultGlobalAttachmentsReportResponse
|
|
23
|
-
*/
|
|
24
|
-
attachment_metrics: VaultGlobalAttachmentsReport;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultGlobalAttachmentsReportResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultGlobalAttachmentsReportResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultGlobalAttachmentsReportResponseFromJSON(json: any): VaultGlobalAttachmentsReportResponse;
|
|
31
|
-
export declare function VaultGlobalAttachmentsReportResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalAttachmentsReportResponse;
|
|
32
|
-
export declare function VaultGlobalAttachmentsReportResponseToJSON(value?: VaultGlobalAttachmentsReportResponse | null): any;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultConnectionsByRoles } from './VaultConnectionsByRoles';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultGlobalConnectionsReport
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultGlobalConnectionsReport {
|
|
19
|
-
/**
|
|
20
|
-
* the sum of all connections
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof VaultGlobalConnectionsReport
|
|
23
|
-
*/
|
|
24
|
-
all_connections: number;
|
|
25
|
-
/**
|
|
26
|
-
* number of member connections
|
|
27
|
-
* @type {number}
|
|
28
|
-
* @memberof VaultGlobalConnectionsReport
|
|
29
|
-
*/
|
|
30
|
-
member_connections: number;
|
|
31
|
-
/**
|
|
32
|
-
* number of service connections
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof VaultGlobalConnectionsReport
|
|
35
|
-
*/
|
|
36
|
-
service_connections: number;
|
|
37
|
-
/**
|
|
38
|
-
* number of delegation connections
|
|
39
|
-
* @type {number}
|
|
40
|
-
* @memberof VaultGlobalConnectionsReport
|
|
41
|
-
*/
|
|
42
|
-
delegate_connections: number;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {VaultConnectionsByRoles}
|
|
46
|
-
* @memberof VaultGlobalConnectionsReport
|
|
47
|
-
*/
|
|
48
|
-
delegation_connections_by_roles: VaultConnectionsByRoles;
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* Check if a given object implements the VaultGlobalConnectionsReport interface.
|
|
52
|
-
*/
|
|
53
|
-
export declare function instanceOfVaultGlobalConnectionsReport(value: object): boolean;
|
|
54
|
-
export declare function VaultGlobalConnectionsReportFromJSON(json: any): VaultGlobalConnectionsReport;
|
|
55
|
-
export declare function VaultGlobalConnectionsReportFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalConnectionsReport;
|
|
56
|
-
export declare function VaultGlobalConnectionsReportToJSON(value?: VaultGlobalConnectionsReport | null): any;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultGlobalConnectionsReport } from './VaultGlobalConnectionsReport';
|
|
13
|
-
import type { VaultGlobalSharesReport } from './VaultGlobalSharesReport';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface VaultGlobalConnectionsReportResponse
|
|
18
|
-
*/
|
|
19
|
-
export interface VaultGlobalConnectionsReportResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {VaultGlobalConnectionsReport}
|
|
23
|
-
* @memberof VaultGlobalConnectionsReportResponse
|
|
24
|
-
*/
|
|
25
|
-
connection_metrics: VaultGlobalConnectionsReport;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {VaultGlobalSharesReport}
|
|
29
|
-
* @memberof VaultGlobalConnectionsReportResponse
|
|
30
|
-
*/
|
|
31
|
-
share_metrics: VaultGlobalSharesReport;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Check if a given object implements the VaultGlobalConnectionsReportResponse interface.
|
|
35
|
-
*/
|
|
36
|
-
export declare function instanceOfVaultGlobalConnectionsReportResponse(value: object): boolean;
|
|
37
|
-
export declare function VaultGlobalConnectionsReportResponseFromJSON(json: any): VaultGlobalConnectionsReportResponse;
|
|
38
|
-
export declare function VaultGlobalConnectionsReportResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalConnectionsReportResponse;
|
|
39
|
-
export declare function VaultGlobalConnectionsReportResponseToJSON(value?: VaultGlobalConnectionsReportResponse | null): any;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultGlobalSharesReport
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultGlobalSharesReport {
|
|
18
|
-
/**
|
|
19
|
-
* the sum of all shares
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof VaultGlobalSharesReport
|
|
22
|
-
*/
|
|
23
|
-
all_shares: number;
|
|
24
|
-
/**
|
|
25
|
-
* the number of users who shared their data
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof VaultGlobalSharesReport
|
|
28
|
-
*/
|
|
29
|
-
share_senders: number;
|
|
30
|
-
/**
|
|
31
|
-
* the number of user who have received shares
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof VaultGlobalSharesReport
|
|
34
|
-
*/
|
|
35
|
-
share_recipients: number;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the VaultGlobalSharesReport interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfVaultGlobalSharesReport(value: object): boolean;
|
|
41
|
-
export declare function VaultGlobalSharesReportFromJSON(json: any): VaultGlobalSharesReport;
|
|
42
|
-
export declare function VaultGlobalSharesReportFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalSharesReport;
|
|
43
|
-
export declare function VaultGlobalSharesReportToJSON(value?: VaultGlobalSharesReport | null): any;
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultGlobalUsersReport
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultGlobalUsersReport {
|
|
18
|
-
/**
|
|
19
|
-
* the sum of all users
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof VaultGlobalUsersReport
|
|
22
|
-
*/
|
|
23
|
-
all_users: number;
|
|
24
|
-
/**
|
|
25
|
-
* number of human users
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof VaultGlobalUsersReport
|
|
28
|
-
*/
|
|
29
|
-
humans: number;
|
|
30
|
-
/**
|
|
31
|
-
* number of organization agents
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof VaultGlobalUsersReport
|
|
34
|
-
*/
|
|
35
|
-
organization_agents: number;
|
|
36
|
-
/**
|
|
37
|
-
* number of service agents
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof VaultGlobalUsersReport
|
|
40
|
-
*/
|
|
41
|
-
service_agents: number;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Check if a given object implements the VaultGlobalUsersReport interface.
|
|
45
|
-
*/
|
|
46
|
-
export declare function instanceOfVaultGlobalUsersReport(value: object): boolean;
|
|
47
|
-
export declare function VaultGlobalUsersReportFromJSON(json: any): VaultGlobalUsersReport;
|
|
48
|
-
export declare function VaultGlobalUsersReportFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalUsersReport;
|
|
49
|
-
export declare function VaultGlobalUsersReportToJSON(value?: VaultGlobalUsersReport | null): any;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VaultGlobalUsersReport } from './VaultGlobalUsersReport';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface VaultGlobalUsersReportResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface VaultGlobalUsersReportResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {VaultGlobalUsersReport}
|
|
22
|
-
* @memberof VaultGlobalUsersReportResponse
|
|
23
|
-
*/
|
|
24
|
-
user_metrics: VaultGlobalUsersReport;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the VaultGlobalUsersReportResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfVaultGlobalUsersReportResponse(value: object): boolean;
|
|
30
|
-
export declare function VaultGlobalUsersReportResponseFromJSON(json: any): VaultGlobalUsersReportResponse;
|
|
31
|
-
export declare function VaultGlobalUsersReportResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultGlobalUsersReportResponse;
|
|
32
|
-
export declare function VaultGlobalUsersReportResponseToJSON(value?: VaultGlobalUsersReportResponse | null): any;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SVX API
|
|
3
|
-
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface VaultImage
|
|
16
|
-
*/
|
|
17
|
-
export interface VaultImage {
|
|
18
|
-
/**
|
|
19
|
-
* ID of the image
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof VaultImage
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
* name of the image
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof VaultImage
|
|
28
|
-
*/
|
|
29
|
-
filename: string | null;
|
|
30
|
-
/**
|
|
31
|
-
* URL to download the image
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof VaultImage
|
|
34
|
-
*/
|
|
35
|
-
image_url: string;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Check if a given object implements the VaultImage interface.
|
|
39
|
-
*/
|
|
40
|
-
export declare function instanceOfVaultImage(value: object): boolean;
|
|
41
|
-
export declare function VaultImageFromJSON(json: any): VaultImage;
|
|
42
|
-
export declare function VaultImageFromJSONTyped(json: any, ignoreDiscriminator: boolean): VaultImage;
|
|
43
|
-
export declare function VaultImageToJSON(value?: VaultImage | null): any;
|