@coscine/api-client 3.18.0 → 3.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +16 -35
- package/dist/types/Coscine.Api/@coscine/api/admin-api.d.ts +2 -128
- 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 +246 -0
- 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 +0 -26
- 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/report-api.d.ts +258 -0
- 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 +0 -36
- 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 -49
- 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 +0 -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 +20 -0
- 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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto-response.d.ts +18 -0
- package/dist/types/Coscine.Api/@coscine/model/data-hamster-kpi-dto.d.ts +21 -0
- 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 +2 -12
- 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 +2 -12
- 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 +2 -12
- 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/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 +7 -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 +24 -0
- 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 +8 -25
- package/dist/types/Coscine.Api/@coscine/model/publication-advisory-service-dto.d.ts +0 -8
- 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 +0 -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 +0 -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 +18 -0
- package/dist/types/Coscine.Api/@coscine/model/storage-data-hamster-kpi-dto.d.ts +16 -0
- 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 +5 -32
- 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 +4 -8
- 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/api.d.ts +2 -0
- package/dist/types/Coscine.Api/base.d.ts +0 -24
- package/dist/types/Coscine.Api/common.d.ts +0 -37
- package/dist/types/Coscine.Api/configuration.d.ts +0 -17
- package/package.json +1 -1
|
@@ -11,40 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { Pagination } from './pagination';
|
|
13
13
|
import type { ResourceDto } from './resource-dto';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceDtoPagedResponse
|
|
18
|
-
*/
|
|
19
14
|
export interface ResourceDtoPagedResponse {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {Array<ResourceDto>}
|
|
23
|
-
* @memberof ResourceDtoPagedResponse
|
|
24
|
-
*/
|
|
25
15
|
'data'?: Array<ResourceDto> | null;
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {boolean}
|
|
29
|
-
* @memberof ResourceDtoPagedResponse
|
|
30
|
-
*/
|
|
31
16
|
'isSuccess'?: boolean;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {number}
|
|
35
|
-
* @memberof ResourceDtoPagedResponse
|
|
36
|
-
*/
|
|
37
17
|
'statusCode'?: number | null;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {string}
|
|
41
|
-
* @memberof ResourceDtoPagedResponse
|
|
42
|
-
*/
|
|
43
18
|
'traceId'?: string | null;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {Pagination}
|
|
47
|
-
* @memberof ResourceDtoPagedResponse
|
|
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 { ResourceDto } from './resource-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceDto}
|
|
22
|
-
* @memberof ResourceDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -19,86 +19,49 @@ import type { UserMinimalDto } from './user-minimal-dto';
|
|
|
19
19
|
import type { VisibilityDto } from './visibility-dto';
|
|
20
20
|
/**
|
|
21
21
|
* Represents a Data Transfer Object (DTO) for resource details.
|
|
22
|
-
* @export
|
|
23
|
-
* @interface ResourceDto
|
|
24
22
|
*/
|
|
25
23
|
export interface ResourceDto {
|
|
26
24
|
/**
|
|
27
25
|
* Unique identifier for the resource.
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof ResourceDto
|
|
30
26
|
*/
|
|
31
27
|
'id'?: string;
|
|
32
28
|
/**
|
|
33
29
|
* Persistent identifier for the resource.
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof ResourceDto
|
|
36
30
|
*/
|
|
37
31
|
'pid': string;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {ResourceTypeDto}
|
|
41
|
-
* @memberof ResourceDto
|
|
42
|
-
*/
|
|
43
32
|
'type': ResourceTypeDto;
|
|
44
33
|
/**
|
|
45
34
|
* Name of the resource.
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof ResourceDto
|
|
48
35
|
*/
|
|
49
36
|
'name': string;
|
|
50
37
|
/**
|
|
51
38
|
* Display name of the resource.
|
|
52
|
-
* @type {string}
|
|
53
|
-
* @memberof ResourceDto
|
|
54
39
|
*/
|
|
55
40
|
'displayName': string;
|
|
56
41
|
/**
|
|
57
42
|
* Description of the resource.
|
|
58
|
-
* @type {string}
|
|
59
|
-
* @memberof ResourceDto
|
|
60
43
|
*/
|
|
61
44
|
'description': string;
|
|
62
45
|
/**
|
|
63
46
|
* Keywords associated with the resource.
|
|
64
|
-
* @type {Array<string>}
|
|
65
|
-
* @memberof ResourceDto
|
|
66
47
|
*/
|
|
67
48
|
'keywords'?: Array<string> | null;
|
|
68
|
-
/**
|
|
69
|
-
*
|
|
70
|
-
* @type {LicenseDto}
|
|
71
|
-
* @memberof ResourceDto
|
|
72
|
-
*/
|
|
73
49
|
'license'?: LicenseDto;
|
|
74
50
|
/**
|
|
75
51
|
* Usage rights associated with the resource.
|
|
76
|
-
* @type {string}
|
|
77
|
-
* @memberof ResourceDto
|
|
78
52
|
*/
|
|
79
53
|
'usageRights'?: string | null;
|
|
80
54
|
/**
|
|
81
55
|
* Indicates whether a local copy of the metadata is available for the resource.
|
|
82
|
-
* @type {boolean}
|
|
83
|
-
* @memberof ResourceDto
|
|
84
56
|
*/
|
|
85
57
|
'metadataLocalCopy'?: boolean;
|
|
86
58
|
/**
|
|
87
59
|
* Indicates whether metadata extraction is enabled for the resource.
|
|
88
|
-
* @type {boolean}
|
|
89
|
-
* @memberof ResourceDto
|
|
90
60
|
*/
|
|
91
61
|
'metadataExtraction'?: boolean;
|
|
92
|
-
/**
|
|
93
|
-
*
|
|
94
|
-
* @type {ApplicationProfileMinimalDto}
|
|
95
|
-
* @memberof ResourceDto
|
|
96
|
-
*/
|
|
97
62
|
'applicationProfile': ApplicationProfileMinimalDto;
|
|
98
63
|
/**
|
|
99
64
|
* Fixed values associated with resource manipulation. This dictionary may contain multiple levels and is structured as follows: Dictionary (Key: string) -> Dictionary (Key: string) -> List of FixedValueForResourceManipulationDto.
|
|
100
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
101
|
-
* @memberof ResourceDto
|
|
102
65
|
*/
|
|
103
66
|
'fixedValues': {
|
|
104
67
|
[key: string]: {
|
|
@@ -107,44 +70,24 @@ export interface ResourceDto {
|
|
|
107
70
|
};
|
|
108
71
|
/**
|
|
109
72
|
* Disciplines associated with the resource.
|
|
110
|
-
* @type {Array<DisciplineDto>}
|
|
111
|
-
* @memberof ResourceDto
|
|
112
73
|
*/
|
|
113
74
|
'disciplines': Array<DisciplineDto>;
|
|
114
|
-
/**
|
|
115
|
-
*
|
|
116
|
-
* @type {VisibilityDto}
|
|
117
|
-
* @memberof ResourceDto
|
|
118
|
-
*/
|
|
119
75
|
'visibility': VisibilityDto;
|
|
120
76
|
/**
|
|
121
77
|
* Date when the resource was created.
|
|
122
|
-
* @type {string}
|
|
123
|
-
* @memberof ResourceDto
|
|
124
78
|
*/
|
|
125
79
|
'dateCreated'?: string | null;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* @type {UserMinimalDto}
|
|
129
|
-
* @memberof ResourceDto
|
|
130
|
-
*/
|
|
131
80
|
'creator'?: UserMinimalDto;
|
|
132
81
|
/**
|
|
133
82
|
* Indicates whether the resource is archived.
|
|
134
|
-
* @type {boolean}
|
|
135
|
-
* @memberof ResourceDto
|
|
136
83
|
*/
|
|
137
84
|
'archived'?: boolean;
|
|
138
85
|
/**
|
|
139
86
|
* Indicates whether the resource is in maintenance mode.
|
|
140
|
-
* @type {boolean}
|
|
141
|
-
* @memberof ResourceDto
|
|
142
87
|
*/
|
|
143
88
|
'maintenanceMode'?: boolean;
|
|
144
89
|
/**
|
|
145
90
|
* The projects associated with the resource.
|
|
146
|
-
* @type {Array<ProjectMinimalDto>}
|
|
147
|
-
* @memberof ResourceDto
|
|
148
91
|
*/
|
|
149
92
|
'projects'?: Array<ProjectMinimalDto> | null;
|
|
150
93
|
}
|
|
@@ -17,90 +17,50 @@ import type { ResourceTypeOptionsForCreationDto } from './resource-type-options-
|
|
|
17
17
|
import type { VisibilityForResourceManipulationDto } from './visibility-for-resource-manipulation-dto';
|
|
18
18
|
/**
|
|
19
19
|
* Represents the data transfer object (DTO) used for creating a resource. Inherits properties from Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ResourceForManipulationDto.
|
|
20
|
-
* @export
|
|
21
|
-
* @interface ResourceForCreationDto
|
|
22
20
|
*/
|
|
23
21
|
export interface ResourceForCreationDto {
|
|
24
22
|
/**
|
|
25
23
|
* The name of the resource.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ResourceForCreationDto
|
|
28
24
|
*/
|
|
29
25
|
'name': string;
|
|
30
26
|
/**
|
|
31
27
|
* The display name of the resource.
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ResourceForCreationDto
|
|
34
28
|
*/
|
|
35
29
|
'displayName'?: string | null;
|
|
36
30
|
/**
|
|
37
31
|
* The description of the resource.
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof ResourceForCreationDto
|
|
40
32
|
*/
|
|
41
33
|
'description': string;
|
|
42
34
|
/**
|
|
43
35
|
* The keywords associated with the resource.
|
|
44
|
-
* @type {Array<string>}
|
|
45
|
-
* @memberof ResourceForCreationDto
|
|
46
36
|
*/
|
|
47
37
|
'keywords'?: Array<string> | null;
|
|
48
38
|
/**
|
|
49
39
|
* Fixed values associated with the resource.
|
|
50
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
51
|
-
* @memberof ResourceForCreationDto
|
|
52
40
|
*/
|
|
53
41
|
'fixedValues'?: {
|
|
54
42
|
[key: string]: {
|
|
55
43
|
[key: string]: Array<FixedValueForResourceManipulationDto>;
|
|
56
44
|
};
|
|
57
45
|
} | null;
|
|
58
|
-
/**
|
|
59
|
-
*
|
|
60
|
-
* @type {LicenseForResourceManipulationDto}
|
|
61
|
-
* @memberof ResourceForCreationDto
|
|
62
|
-
*/
|
|
63
46
|
'license'?: LicenseForResourceManipulationDto;
|
|
64
47
|
/**
|
|
65
48
|
* The usage rights description of the resource.
|
|
66
|
-
* @type {string}
|
|
67
|
-
* @memberof ResourceForCreationDto
|
|
68
49
|
*/
|
|
69
50
|
'usageRights'?: string | null;
|
|
70
51
|
/**
|
|
71
52
|
* If a local copy for the metadata should be created.
|
|
72
|
-
* @type {boolean}
|
|
73
|
-
* @memberof ResourceForCreationDto
|
|
74
53
|
*/
|
|
75
54
|
'metadataLocalCopy'?: boolean | null;
|
|
76
|
-
/**
|
|
77
|
-
*
|
|
78
|
-
* @type {VisibilityForResourceManipulationDto}
|
|
79
|
-
* @memberof ResourceForCreationDto
|
|
80
|
-
*/
|
|
81
55
|
'visibility': VisibilityForResourceManipulationDto;
|
|
82
56
|
/**
|
|
83
57
|
* The disciplines associated with the resource.
|
|
84
|
-
* @type {Array<DisciplineForResourceManipulationDto>}
|
|
85
|
-
* @memberof ResourceForCreationDto
|
|
86
58
|
*/
|
|
87
59
|
'disciplines': Array<DisciplineForResourceManipulationDto>;
|
|
88
60
|
/**
|
|
89
61
|
* The identifier of the resource type associated with the resource.
|
|
90
|
-
* @type {string}
|
|
91
|
-
* @memberof ResourceForCreationDto
|
|
92
62
|
*/
|
|
93
63
|
'resourceTypeId': string;
|
|
94
|
-
/**
|
|
95
|
-
*
|
|
96
|
-
* @type {ApplicationProfileForResourceCreationDto}
|
|
97
|
-
* @memberof ResourceForCreationDto
|
|
98
|
-
*/
|
|
99
64
|
'applicationProfile': ApplicationProfileForResourceCreationDto;
|
|
100
|
-
/**
|
|
101
|
-
*
|
|
102
|
-
* @type {ResourceTypeOptionsForCreationDto}
|
|
103
|
-
* @memberof ResourceForCreationDto
|
|
104
|
-
*/
|
|
105
65
|
'resourceTypeOptions': ResourceTypeOptionsForCreationDto;
|
|
106
66
|
}
|
|
@@ -16,90 +16,53 @@ import type { ResourceTypeOptionsForUpdateDto } from './resource-type-options-fo
|
|
|
16
16
|
import type { VisibilityForResourceManipulationDto } from './visibility-for-resource-manipulation-dto';
|
|
17
17
|
/**
|
|
18
18
|
* Represents the data transfer object (DTO) used for updating a resource. Inherits properties from Coscine.Api.Core.Shared.DataTransferObjects.ParameterObjects.ResourceForManipulationDto.
|
|
19
|
-
* @export
|
|
20
|
-
* @interface ResourceForUpdateDto
|
|
21
19
|
*/
|
|
22
20
|
export interface ResourceForUpdateDto {
|
|
23
21
|
/**
|
|
24
22
|
* The name of the resource.
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof ResourceForUpdateDto
|
|
27
23
|
*/
|
|
28
24
|
'name': string;
|
|
29
25
|
/**
|
|
30
26
|
* The display name of the resource.
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof ResourceForUpdateDto
|
|
33
27
|
*/
|
|
34
28
|
'displayName'?: string | null;
|
|
35
29
|
/**
|
|
36
30
|
* The description of the resource.
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof ResourceForUpdateDto
|
|
39
31
|
*/
|
|
40
32
|
'description': string;
|
|
41
33
|
/**
|
|
42
34
|
* The keywords associated with the resource.
|
|
43
|
-
* @type {Array<string>}
|
|
44
|
-
* @memberof ResourceForUpdateDto
|
|
45
35
|
*/
|
|
46
36
|
'keywords'?: Array<string> | null;
|
|
47
37
|
/**
|
|
48
38
|
* Fixed values associated with the resource.
|
|
49
|
-
* @type {{ [key: string]: { [key: string]: Array<FixedValueForResourceManipulationDto>; }; }}
|
|
50
|
-
* @memberof ResourceForUpdateDto
|
|
51
39
|
*/
|
|
52
40
|
'fixedValues'?: {
|
|
53
41
|
[key: string]: {
|
|
54
42
|
[key: string]: Array<FixedValueForResourceManipulationDto>;
|
|
55
43
|
};
|
|
56
44
|
} | null;
|
|
57
|
-
/**
|
|
58
|
-
*
|
|
59
|
-
* @type {LicenseForResourceManipulationDto}
|
|
60
|
-
* @memberof ResourceForUpdateDto
|
|
61
|
-
*/
|
|
62
45
|
'license'?: LicenseForResourceManipulationDto;
|
|
63
46
|
/**
|
|
64
47
|
* The usage rights description of the resource.
|
|
65
|
-
* @type {string}
|
|
66
|
-
* @memberof ResourceForUpdateDto
|
|
67
48
|
*/
|
|
68
49
|
'usageRights'?: string | null;
|
|
69
50
|
/**
|
|
70
51
|
* If a local copy for the metadata should be created.
|
|
71
|
-
* @type {boolean}
|
|
72
|
-
* @memberof ResourceForUpdateDto
|
|
73
52
|
*/
|
|
74
53
|
'metadataLocalCopy'?: boolean | null;
|
|
75
|
-
/**
|
|
76
|
-
*
|
|
77
|
-
* @type {VisibilityForResourceManipulationDto}
|
|
78
|
-
* @memberof ResourceForUpdateDto
|
|
79
|
-
*/
|
|
80
54
|
'visibility': VisibilityForResourceManipulationDto;
|
|
81
55
|
/**
|
|
82
56
|
* The disciplines associated with the resource.
|
|
83
|
-
* @type {Array<DisciplineForResourceManipulationDto>}
|
|
84
|
-
* @memberof ResourceForUpdateDto
|
|
85
57
|
*/
|
|
86
58
|
'disciplines': Array<DisciplineForResourceManipulationDto>;
|
|
87
59
|
/**
|
|
88
60
|
* Indicates whether the resource is archived.
|
|
89
|
-
* @type {boolean}
|
|
90
|
-
* @memberof ResourceForUpdateDto
|
|
91
61
|
*/
|
|
92
62
|
'archived': boolean;
|
|
93
|
-
/**
|
|
94
|
-
*
|
|
95
|
-
* @type {ResourceTypeOptionsForUpdateDto}
|
|
96
|
-
* @memberof ResourceForUpdateDto
|
|
97
|
-
*/
|
|
98
63
|
'resourceTypeOptions'?: ResourceTypeOptionsForUpdateDto;
|
|
99
64
|
/**
|
|
100
65
|
* Indicates whether the resource is in maintenance mode.
|
|
101
|
-
* @type {boolean}
|
|
102
|
-
* @memberof ResourceForUpdateDto
|
|
103
66
|
*/
|
|
104
67
|
'maintenanceMode'?: boolean | null;
|
|
105
68
|
}
|
|
@@ -11,14 +11,10 @@
|
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
13
|
* Represents a minimal Data Transfer Object (DTO) for a resource, containing essential identifiers.
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResourceMinimalDto
|
|
16
14
|
*/
|
|
17
15
|
export interface ResourceMinimalDto {
|
|
18
16
|
/**
|
|
19
17
|
* Unique identifier for the resource.
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ResourceMinimalDto
|
|
22
18
|
*/
|
|
23
19
|
'id': string;
|
|
24
20
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ResourceQuotaDto } from './resource-quota-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceQuotaDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceQuotaDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceQuotaDto}
|
|
22
|
-
* @memberof ResourceQuotaDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceQuotaDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceQuotaDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceQuotaDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceQuotaDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|
|
@@ -13,32 +13,13 @@ import type { QuotaDto } from './quota-dto';
|
|
|
13
13
|
import type { ResourceMinimalDto } from './resource-minimal-dto';
|
|
14
14
|
/**
|
|
15
15
|
* Represents a Data Transfer Object (DTO) containing quota information for a resource.
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ResourceQuotaDto
|
|
18
16
|
*/
|
|
19
17
|
export interface ResourceQuotaDto {
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @type {ResourceMinimalDto}
|
|
23
|
-
* @memberof ResourceQuotaDto
|
|
24
|
-
*/
|
|
25
18
|
'resource': ResourceMinimalDto;
|
|
26
19
|
/**
|
|
27
20
|
* The percentage of quota used by the resource.
|
|
28
|
-
* @type {number}
|
|
29
|
-
* @memberof ResourceQuotaDto
|
|
30
21
|
*/
|
|
31
22
|
'usedPercentage'?: number | null;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {QuotaDto}
|
|
35
|
-
* @memberof ResourceQuotaDto
|
|
36
|
-
*/
|
|
37
23
|
'used'?: QuotaDto;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {QuotaDto}
|
|
41
|
-
* @memberof ResourceQuotaDto
|
|
42
|
-
*/
|
|
43
24
|
'reserved'?: QuotaDto;
|
|
44
25
|
}
|
|
@@ -12,32 +12,19 @@
|
|
|
12
12
|
import type { ResourceTypeOptionsDto } from './resource-type-options-dto';
|
|
13
13
|
/**
|
|
14
14
|
* Represents a resource type.
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeDto
|
|
17
15
|
*/
|
|
18
16
|
export interface ResourceTypeDto {
|
|
19
17
|
/**
|
|
20
18
|
* The unique identifier of the resource type.
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof ResourceTypeDto
|
|
23
19
|
*/
|
|
24
20
|
'id'?: string;
|
|
25
21
|
/**
|
|
26
22
|
* The general type of the resource.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof ResourceTypeDto
|
|
29
23
|
*/
|
|
30
24
|
'generalType': string;
|
|
31
25
|
/**
|
|
32
26
|
* The specific type of the resource.
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof ResourceTypeDto
|
|
35
27
|
*/
|
|
36
28
|
'specificType': string;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {ResourceTypeOptionsDto}
|
|
40
|
-
* @memberof ResourceTypeDto
|
|
41
|
-
*/
|
|
42
29
|
'options'?: ResourceTypeOptionsDto;
|
|
43
30
|
}
|
|
@@ -10,34 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { ResourceTypeInformationDto } from './resource-type-information-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeInformationDtoIEnumerableResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceTypeInformationDtoIEnumerableResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<ResourceTypeInformationDto>}
|
|
22
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: Array<ResourceTypeInformationDto> | null;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceTypeInformationDtoIEnumerableResponse
|
|
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 { ResourceTypeInformationDto } from './resource-type-information-dto';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ResourceTypeInformationDtoResponse
|
|
17
|
-
*/
|
|
18
13
|
export interface ResourceTypeInformationDtoResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {ResourceTypeInformationDto}
|
|
22
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
23
|
-
*/
|
|
24
14
|
'data'?: ResourceTypeInformationDto;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {boolean}
|
|
28
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
29
|
-
*/
|
|
30
15
|
'isSuccess'?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {number}
|
|
34
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
35
|
-
*/
|
|
36
16
|
'statusCode'?: number | null;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof ResourceTypeInformationDtoResponse
|
|
41
|
-
*/
|
|
42
17
|
'traceId'?: string | null;
|
|
43
18
|
}
|