@coscine/api-client 3.22.0 → 3.25.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/README.md +1 -1
- package/dist/index.js +2602 -2534
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +0 -124
- package/dist/types/Coscine.Api/@coscine/api/application-profile-api.d.ts +0 -41
- package/dist/types/Coscine.Api/@coscine/api/blob-api.d.ts +0 -65
- package/dist/types/Coscine.Api/@coscine/api/data-hamster-report-api.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/api/discipline-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/handle-api.d.ts +0 -23
- package/dist/types/Coscine.Api/@coscine/api/language-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/license-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/maintenance-api.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/api/notification-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/organization-api.d.ts +0 -27
- package/dist/types/Coscine.Api/@coscine/api/pid-api.d.ts +0 -38
- package/dist/types/Coscine.Api/@coscine/api/project-api.d.ts +0 -44
- package/dist/types/Coscine.Api/@coscine/api/project-invitation-api.d.ts +0 -46
- package/dist/types/Coscine.Api/@coscine/api/project-member-api.d.ts +0 -55
- package/dist/types/Coscine.Api/@coscine/api/project-publication-request-api.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/api/project-quota-api.d.ts +0 -41
- package/dist/types/Coscine.Api/@coscine/api/project-resource-api.d.ts +0 -55
- package/dist/types/Coscine.Api/@coscine/api/project-resource-quota-api.d.ts +8 -28
- package/dist/types/Coscine.Api/@coscine/api/project-resource-type-api.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/api/project-sub-projects-api.d.ts +0 -27
- package/dist/types/Coscine.Api/@coscine/api/provenance-api.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/api/publication-advisory-service-api.d.ts +0 -20
- package/dist/types/Coscine.Api/@coscine/api/report-api.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/api/resource-api.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/api/resource-type-api.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/api/resource-type-git-lab-api.d.ts +0 -32
- package/dist/types/Coscine.Api/@coscine/api/role-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/search-api.d.ts +0 -24
- package/dist/types/Coscine.Api/@coscine/api/self-api-token-api.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/api/self-api.d.ts +29 -37
- package/dist/types/Coscine.Api/@coscine/api/self-session-api.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/api/system-status-api.d.ts +0 -38
- package/dist/types/Coscine.Api/@coscine/api/title-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/tos-api.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/api/tree-api.d.ts +0 -117
- package/dist/types/Coscine.Api/@coscine/api/user-api.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/api/user-notification-opt-out-api.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/api/visibility-api.d.ts +0 -21
- package/dist/types/Coscine.Api/@coscine/api/vocabulary-api.d.ts +41 -42
- package/dist/types/Coscine.Api/@coscine/model/accepted-language.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/activity-log-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/activity-log-dto.d.ts +0 -37
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/api-token-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/api-token-for-creation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/application-profile-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto.d.ts +0 -11
- package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/application-profile-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/coscine-http-method.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/coscine-role-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/create-datasource-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +0 -35
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-s3-worm-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-options-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/data-storage-nrw-web-resource-type-options-for-manipulation-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/default-organization-quota-dto.d.ts +28 -0
- package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/deployed-graph-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/discipline-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/discipline-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/ds-nrw-replication-group-dto.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/ds-nrw-replication-group.d.ts +0 -5
- package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-creation-dto.d.ts +0 -16
- package/dist/types/Coscine.Api/@coscine/model/extracted-metadata-tree-for-update-dto.d.ts +0 -18
- package/dist/types/Coscine.Api/@coscine/model/file-action-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/file-action-http-method.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/file-actions-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/file-system-storage-options-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/file-tree-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/file-tree-dto.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/model/fixed-value-for-resource-manipulation-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/git-lab-options-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-branch-dto.d.ts +0 -16
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/gitlab-project-dto.d.ts +0 -28
- package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-creation-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/gitlab-resource-type-options-for-update-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/handle-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/handle-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/handle-for-update-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/handle-value-dto.d.ts +0 -50
- package/dist/types/Coscine.Api/@coscine/model/handle-value-for-update-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/hash-parameters-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/identity-provider-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/identity-providers.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/index.d.ts +3 -0
- package/dist/types/Coscine.Api/@coscine/model/language-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/language-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/language-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/language-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/license-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/license-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/license-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/license-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/lifecycle-options-for-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/maintenance-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/maintenance-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/message-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/message-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/message-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-dto.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-extracted-dto.d.ts +0 -18
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-creation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-deletion-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/metadata-tree-for-update-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/metadata-update-admin-parameters.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/notification-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/notification-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/notification-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/organization-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/organization-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/organization-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/organization-for-project-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/pagination.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/pid-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/pid-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/pid-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/pid-request-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/pid-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/project-admin-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-admin-dto.d.ts +0 -57
- package/dist/types/Coscine.Api/@coscine/model/project-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-dto.d.ts +0 -47
- package/dist/types/Coscine.Api/@coscine/model/project-for-creation-dto.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/model/project-for-update-dto.d.ts +0 -29
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-dto.d.ts +0 -23
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-for-project-manipulation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-invitation-resolve-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-organization-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-publication-request-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-quota-dto.d.ts +0 -31
- package/dist/types/Coscine.Api/@coscine/model/project-quota-for-update-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/project-resource-minimal-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/project-role-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-creation-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/project-role-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/project-role-minimal-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/provenance-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/provenance-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/provenance-for-update-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/provenance-parameters-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/public-user-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/public-user-dto.d.ts +0 -17
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/publication-request-for-creation-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/quota-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/quota-for-manipulation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/quota-unit.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/rdf-definition-for-manipulation-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/rdf-format.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-document-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-dto.d.ts +0 -12
- package/dist/types/Coscine.Api/@coscine/model/rdf-patch-operation-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/rds-options-dto.d.ts +0 -9
- package/dist/types/Coscine.Api/@coscine/model/rds-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-options-dto.d.ts +0 -19
- package/dist/types/Coscine.Api/@coscine/model/rds-s3-worm-resource-type-options-for-manipulation-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/resource-admin-dto.d.ts +0 -66
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-columns-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-entries-view-dto.d.ts +0 -7
- package/dist/types/Coscine.Api/@coscine/model/resource-content-page-metadata-view-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/resource-creation-page-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/resource-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-dto.d.ts +0 -57
- package/dist/types/Coscine.Api/@coscine/model/resource-for-creation-dto.d.ts +0 -40
- package/dist/types/Coscine.Api/@coscine/model/resource-for-update-dto.d.ts +0 -37
- package/dist/types/Coscine.Api/@coscine/model/resource-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-quota-dto.d.ts +1 -19
- package/dist/types/Coscine.Api/@coscine/model/resource-type-dto.d.ts +0 -13
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/resource-type-information-dto.d.ts +4 -51
- package/dist/types/Coscine.Api/@coscine/model/resource-type-minimal-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-dto.d.ts +0 -44
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-creation-dto.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/model/resource-type-options-for-update-dto.d.ts +0 -39
- package/dist/types/Coscine.Api/@coscine/model/resource-type-status.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/role-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/role-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/role-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/role-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/search-category-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/search-category.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/search-result-dto-paged-search-response.d.ts +0 -35
- package/dist/types/Coscine.Api/@coscine/model/search-result-dto.d.ts +0 -11
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +0 -15
- package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/terms-of-service-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/title-dto-ienumerable-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/title-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/title-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/title-for-user-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/tree-data-type.d.ts +0 -2
- package/dist/types/Coscine.Api/@coscine/model/user-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/user-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-dto.d.ts +0 -34
- package/dist/types/Coscine.Api/@coscine/model/user-email-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/user-for-update-dto.d.ts +0 -22
- package/dist/types/Coscine.Api/@coscine/model/user-merge-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-merge-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-minimal-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-notification-for-creation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/user-notification-opt-out-dto.d.ts +0 -8
- package/dist/types/Coscine.Api/@coscine/model/user-organization-dto.d.ts +9 -14
- package/dist/types/Coscine.Api/@coscine/model/user-project-role-count-dto-response.d.ts +18 -0
- package/dist/types/Coscine.Api/@coscine/model/user-project-role-count-dto.d.ts +20 -0
- package/dist/types/Coscine.Api/@coscine/model/user-terms-of-service-accept-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/variant-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/visibility-dto.d.ts +0 -6
- package/dist/types/Coscine.Api/@coscine/model/visibility-for-project-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/visibility-for-resource-manipulation-dto.d.ts +0 -4
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-dto.d.ts +0 -10
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-paged-response.d.ts +0 -30
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto-response.d.ts +0 -25
- package/dist/types/Coscine.Api/@coscine/model/vocabulary-instance-dto.d.ts +0 -14
- package/dist/types/Coscine.Api/base.d.ts +0 -24
- package/dist/types/Coscine.Api/common.d.ts +4 -35
- package/dist/types/Coscine.Api/configuration.d.ts +0 -17
- package/dist/types/apis.d.ts +2 -0
- package/dist/types/index.d.ts +11 -0
- package/package.json +1 -1
package/dist/types/Coscine.Api/@coscine/model/application-profile-for-creation-dto-response.d.ts
CHANGED
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ApplicationProfileForCreationDto } from './application-profile-for-creation-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileForCreationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ApplicationProfileForCreationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ApplicationProfileForCreationDto}
|
|
22
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ApplicationProfileForCreationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ApplicationProfileForCreationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -12,26 +12,15 @@
|
|
|
12
12
|
import type { RdfDefinitionForManipulationDto } from './rdf-definition-for-manipulation-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Data transfer object (DTO) representing the creation of an application profile.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ApplicationProfileForCreationDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ApplicationProfileForCreationDto {
|
|
19
17
|
/**
|
|
20
18
|
* Gets or initializes the name of the application profile.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ApplicationProfileForCreationDto
|
|
23
19
|
*/
|
|
24
20
|
'name': string;
|
|
25
21
|
/**
|
|
26
22
|
* Gets or initializes the URI of the application profile.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ApplicationProfileForCreationDto
|
|
29
23
|
*/
|
|
30
24
|
'uri': string;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {RdfDefinitionForManipulationDto}
|
|
34
|
-
* @memberof ApplicationProfileForCreationDto
|
|
35
|
-
*/
|
|
36
25
|
'definition': RdfDefinitionForManipulationDto;
|
|
37
26
|
}
|
package/dist/types/Coscine.Api/@coscine/model/application-profile-for-resource-creation-dto.d.ts
CHANGED
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data transfer object (DTO) representing the creation of an application profile for a resource.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ApplicationProfileForResourceCreationDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ApplicationProfileForResourceCreationDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the URI of the resource for the application profile.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ApplicationProfileForResourceCreationDto
|
|
22
18
|
*/
|
|
23
19
|
'uri': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimalistic application profile data transfer object.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ApplicationProfileMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ApplicationProfileMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* The URI associated with the application profile.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ApplicationProfileMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'uri': string;
|
|
24
20
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Data Transfer Object (DTO) that represents a user role within Coscine.///
|
|
14
|
-
* @export
|
|
15
|
-
* @interface CoscineRoleDto
|
|
16
14
|
*/
|
|
17
15
|
export interface CoscineRoleDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or sets the name of the role (e.g. \"User\", \"QuotaAdmin\").
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof CoscineRoleDto
|
|
22
18
|
*/
|
|
23
19
|
'name': string;
|
|
24
20
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { CreateDatasourceDto } from './create-datasource-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface CreateDatasourceDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface CreateDatasourceDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {CreateDatasourceDto}
|
|
22
|
-
* @memberof CreateDatasourceDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: CreateDatasourceDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof CreateDatasourceDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof CreateDatasourceDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof CreateDatasourceDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents the data transfer object for creating a datasource.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface CreateDatasourceDto
|
|
16
14
|
*/
|
|
17
15
|
export interface CreateDatasourceDto {
|
|
18
16
|
/**
|
|
19
17
|
* Gets or initializes the unique identifier of the resource type option.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof CreateDatasourceDto
|
|
22
18
|
*/
|
|
23
19
|
'resourceTypeOptionId'?: string | null;
|
|
24
20
|
}
|
package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-ienumerable-response.d.ts
CHANGED
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DataHamsterKpiDto } from './data-hamster-kpi-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DataHamsterKpiDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface DataHamsterKpiDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<DataHamsterKpiDto>}
|
|
22
|
-
* @memberof DataHamsterKpiDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<DataHamsterKpiDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof DataHamsterKpiDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof DataHamsterKpiDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof DataHamsterKpiDtoIEnumerableResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DataHamsterKpiDto } from './data-hamster-kpi-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DataHamsterKpiDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface DataHamsterKpiDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {DataHamsterKpiDto}
|
|
22
|
-
* @memberof DataHamsterKpiDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: DataHamsterKpiDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof DataHamsterKpiDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof DataHamsterKpiDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof DataHamsterKpiDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -9,48 +9,13 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DataHamsterKpiDto
|
|
16
|
-
*/
|
|
17
12
|
export interface DataHamsterKpiDto {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof DataHamsterKpiDto
|
|
22
|
-
*/
|
|
23
13
|
'measurementId'?: number;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {number}
|
|
27
|
-
* @memberof DataHamsterKpiDto
|
|
28
|
-
*/
|
|
29
14
|
'value'?: number | null;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof DataHamsterKpiDto
|
|
34
|
-
*/
|
|
35
15
|
'start'?: string | null;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof DataHamsterKpiDto
|
|
40
|
-
*/
|
|
41
16
|
'end'?: string | null;
|
|
42
|
-
/**
|
|
43
|
-
*
|
|
44
|
-
* @type {{ [key: string]: string; }}
|
|
45
|
-
* @memberof DataHamsterKpiDto
|
|
46
|
-
*/
|
|
47
17
|
'additionalInfo'?: {
|
|
48
18
|
[key: string]: string;
|
|
49
19
|
};
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof DataHamsterKpiDto
|
|
54
|
-
*/
|
|
55
20
|
'query'?: string;
|
|
56
21
|
}
|
|
@@ -12,50 +12,31 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for DataStorage.nrw S3 options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DataStorageNrwS3OptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface DataStorageNrwS3OptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with DataStorage.nrw S3.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
21
|
/**
|
|
26
22
|
* The access key for reading from the DataStorage.nrw S3 bucket.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
29
23
|
*/
|
|
30
24
|
'accessKeyRead': string;
|
|
31
25
|
/**
|
|
32
26
|
* The secret key for reading from the DataStorage.nrw S3 bucket.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
35
27
|
*/
|
|
36
28
|
'secretKeyRead': string;
|
|
37
29
|
/**
|
|
38
30
|
* The access key for writing to the DataStorage.nrw S3 bucket.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
41
31
|
*/
|
|
42
32
|
'accessKeyWrite': string;
|
|
43
33
|
/**
|
|
44
34
|
* The secret key for writing to the DataStorage.nrw S3 bucket.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
47
35
|
*/
|
|
48
36
|
'secretKeyWrite': string;
|
|
49
37
|
/**
|
|
50
38
|
* The endpoint for the DataStorage.nrw S3 bucket.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
53
39
|
*/
|
|
54
40
|
'endpoint': string;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {QuotaDto}
|
|
58
|
-
* @memberof DataStorageNrwS3OptionsDto
|
|
59
|
-
*/
|
|
60
41
|
'size'?: QuotaDto;
|
|
61
42
|
}
|
|
@@ -14,26 +14,9 @@ import type { LifecycleOptionsForManipulationDto } from './lifecycle-options-for
|
|
|
14
14
|
import type { QuotaForManipulationDto } from './quota-for-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Represents the data transfer object (DTO) for manipulating DataStorage.nrw S3 resource type options.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface DataStorageNrwS3ResourceTypeOptionsForManipulationDto
|
|
19
17
|
*/
|
|
20
18
|
export interface DataStorageNrwS3ResourceTypeOptionsForManipulationDto {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {QuotaForManipulationDto}
|
|
24
|
-
* @memberof DataStorageNrwS3ResourceTypeOptionsForManipulationDto
|
|
25
|
-
*/
|
|
26
19
|
'quota': QuotaForManipulationDto;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {LifecycleOptionsForManipulationDto}
|
|
30
|
-
* @memberof DataStorageNrwS3ResourceTypeOptionsForManipulationDto
|
|
31
|
-
*/
|
|
32
20
|
'lifecycleOptions'?: LifecycleOptionsForManipulationDto;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {DsNrwReplicationGroupDto}
|
|
36
|
-
* @memberof DataStorageNrwS3ResourceTypeOptionsForManipulationDto
|
|
37
|
-
*/
|
|
38
21
|
'replicationGroup'?: DsNrwReplicationGroupDto;
|
|
39
22
|
}
|
|
@@ -12,50 +12,31 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for DataStorage.nrw S3 WORM options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DataStorageNrwS3WormOptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface DataStorageNrwS3WormOptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with DataStorage.nrw S3 WORM.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
21
|
/**
|
|
26
22
|
* The access key for reading from the DataStorage.nrw S3 WORM bucket.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
29
23
|
*/
|
|
30
24
|
'accessKeyRead': string;
|
|
31
25
|
/**
|
|
32
26
|
* The secret key for reading from the DataStorage.nrw S3 WORM bucket.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
35
27
|
*/
|
|
36
28
|
'secretKeyRead': string;
|
|
37
29
|
/**
|
|
38
30
|
* The access key for writing to the DataStorage.nrw S3 WORM bucket.
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
41
31
|
*/
|
|
42
32
|
'accessKeyWrite': string;
|
|
43
33
|
/**
|
|
44
34
|
* The secret key for writing to the DataStorage.nrw S3 WORM bucket.
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
47
35
|
*/
|
|
48
36
|
'secretKeyWrite': string;
|
|
49
37
|
/**
|
|
50
38
|
* The endpoint for the RDS DataStorage.nrw WORM bucket.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
53
39
|
*/
|
|
54
40
|
'endpoint': string;
|
|
55
|
-
/**
|
|
56
|
-
*
|
|
57
|
-
* @type {QuotaDto}
|
|
58
|
-
* @memberof DataStorageNrwS3WormOptionsDto
|
|
59
|
-
*/
|
|
60
41
|
'size'?: QuotaDto;
|
|
61
42
|
}
|
|
@@ -14,26 +14,9 @@ import type { LifecycleOptionsForManipulationDto } from './lifecycle-options-for
|
|
|
14
14
|
import type { QuotaForManipulationDto } from './quota-for-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Represents the data transfer object (DTO) for manipulating DataStorage.nrw S3 WORM resource type options.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface DataStorageNrwS3WormResourceTypeOptionsForManipulationDto
|
|
19
17
|
*/
|
|
20
18
|
export interface DataStorageNrwS3WormResourceTypeOptionsForManipulationDto {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {QuotaForManipulationDto}
|
|
24
|
-
* @memberof DataStorageNrwS3WormResourceTypeOptionsForManipulationDto
|
|
25
|
-
*/
|
|
26
19
|
'quota': QuotaForManipulationDto;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {LifecycleOptionsForManipulationDto}
|
|
30
|
-
* @memberof DataStorageNrwS3WormResourceTypeOptionsForManipulationDto
|
|
31
|
-
*/
|
|
32
20
|
'lifecycleOptions'?: LifecycleOptionsForManipulationDto;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {DsNrwReplicationGroupDto}
|
|
36
|
-
* @memberof DataStorageNrwS3WormResourceTypeOptionsForManipulationDto
|
|
37
|
-
*/
|
|
38
21
|
'replicationGroup'?: DsNrwReplicationGroupDto;
|
|
39
22
|
}
|
|
@@ -12,20 +12,11 @@
|
|
|
12
12
|
import type { QuotaDto } from './quota-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents the data transfer object (DTO) for DataStorage.nrw Web options.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DataStorageNrwWebOptionsDto
|
|
17
15
|
*/
|
|
18
16
|
export interface DataStorageNrwWebOptionsDto {
|
|
19
17
|
/**
|
|
20
18
|
* The name of the bucket associated with DataStorage.nrw Web.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof DataStorageNrwWebOptionsDto
|
|
23
19
|
*/
|
|
24
20
|
'bucketName': string;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {QuotaDto}
|
|
28
|
-
* @memberof DataStorageNrwWebOptionsDto
|
|
29
|
-
*/
|
|
30
21
|
'size'?: QuotaDto;
|
|
31
22
|
}
|
|
@@ -14,26 +14,9 @@ import type { LifecycleOptionsForManipulationDto } from './lifecycle-options-for
|
|
|
14
14
|
import type { QuotaForManipulationDto } from './quota-for-manipulation-dto';
|
|
15
15
|
/**
|
|
16
16
|
* Represents the data transfer object (DTO) for manipulating DataStorage.nrw Web resource type options.
|
|
17
|
-
* @export
|
|
18
|
-
* @interface DataStorageNrwWebResourceTypeOptionsForManipulationDto
|
|
19
17
|
*/
|
|
20
18
|
export interface DataStorageNrwWebResourceTypeOptionsForManipulationDto {
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* @type {QuotaForManipulationDto}
|
|
24
|
-
* @memberof DataStorageNrwWebResourceTypeOptionsForManipulationDto
|
|
25
|
-
*/
|
|
26
19
|
'quota': QuotaForManipulationDto;
|
|
27
|
-
/**
|
|
28
|
-
*
|
|
29
|
-
* @type {LifecycleOptionsForManipulationDto}
|
|
30
|
-
* @memberof DataStorageNrwWebResourceTypeOptionsForManipulationDto
|
|
31
|
-
*/
|
|
32
20
|
'lifecycleOptions'?: LifecycleOptionsForManipulationDto;
|
|
33
|
-
/**
|
|
34
|
-
*
|
|
35
|
-
* @type {DsNrwReplicationGroupDto}
|
|
36
|
-
* @memberof DataStorageNrwWebResourceTypeOptionsForManipulationDto
|
|
37
|
-
*/
|
|
38
21
|
'replicationGroup'?: DsNrwReplicationGroupDto;
|
|
39
22
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Coscine Web API
|
|
3
|
+
* Coscine (short for <b>CO</b>llaborative <b>SC</b>ientific <b>IN</b>tegration <b>E</b>nvironment) is the research data management platform for your research project.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 2.0
|
|
6
|
+
* Contact: servicedesk@rwth-aachen.de
|
|
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
|
+
* Represents the default quota of an organization.
|
|
14
|
+
*/
|
|
15
|
+
export interface DefaultOrganizationQuotaDto {
|
|
16
|
+
/**
|
|
17
|
+
* Gets or sets the resource type id of the default quota.
|
|
18
|
+
*/
|
|
19
|
+
'resourceTypeId'?: string;
|
|
20
|
+
/**
|
|
21
|
+
* Gets or sets the default quota value.
|
|
22
|
+
*/
|
|
23
|
+
'defaultQuota'?: number;
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets the default max quota value.
|
|
26
|
+
*/
|
|
27
|
+
'defaultMaxQuota'?: number;
|
|
28
|
+
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { DeployedGraphDto } from './deployed-graph-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DeployedGraphDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface DeployedGraphDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<DeployedGraphDto>}
|
|
23
|
-
* @memberof DeployedGraphDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<DeployedGraphDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof DeployedGraphDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof DeployedGraphDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof DeployedGraphDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof DeployedGraphDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -11,20 +11,14 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a Data Transfer Object (DTO) for deployed graph details.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface DeployedGraphDto
|
|
16
14
|
*/
|
|
17
15
|
export interface DeployedGraphDto {
|
|
18
16
|
/**
|
|
19
17
|
* Graph URI and identifier.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof DeployedGraphDto
|
|
22
18
|
*/
|
|
23
19
|
'uri'?: string;
|
|
24
20
|
/**
|
|
25
21
|
* Collection of file hashes associated with the graph.
|
|
26
|
-
* @type {Array<string>}
|
|
27
|
-
* @memberof DeployedGraphDto
|
|
28
22
|
*/
|
|
29
23
|
'fileHashes'?: Array<string>;
|
|
30
24
|
}
|
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { DisciplineDto } from './discipline-dto';
|
|
13
13
|
import type { Pagination } from './pagination';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface DisciplineDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface DisciplineDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<DisciplineDto>}
|
|
23
|
-
* @memberof DisciplineDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<DisciplineDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof DisciplineDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof DisciplineDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof DisciplineDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof DisciplineDtoPagedResponse
|
|
48
|
-
*/
|
|
49
19
|
'pagination'?: Pagination;
|
|
50
20
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { DisciplineDto } from './discipline-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DisciplineDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface DisciplineDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {DisciplineDto}
|
|
22
|
-
* @memberof DisciplineDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: DisciplineDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof DisciplineDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof DisciplineDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof DisciplineDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|