@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
package/dist/index.js
CHANGED
|
@@ -6,49 +6,32 @@ class U {
|
|
|
6
6
|
/**
|
|
7
7
|
* parameter for apiKey security
|
|
8
8
|
* @param name security name
|
|
9
|
-
* @memberof Configuration
|
|
10
9
|
*/
|
|
11
10
|
Q(this, "apiKey");
|
|
12
11
|
/**
|
|
13
12
|
* parameter for basic security
|
|
14
|
-
*
|
|
15
|
-
* @type {string}
|
|
16
|
-
* @memberof Configuration
|
|
17
13
|
*/
|
|
18
14
|
Q(this, "username");
|
|
19
15
|
/**
|
|
20
16
|
* parameter for basic security
|
|
21
|
-
*
|
|
22
|
-
* @type {string}
|
|
23
|
-
* @memberof Configuration
|
|
24
17
|
*/
|
|
25
18
|
Q(this, "password");
|
|
26
19
|
/**
|
|
27
20
|
* parameter for oauth2 security
|
|
28
21
|
* @param name security name
|
|
29
22
|
* @param scopes oauth2 scope
|
|
30
|
-
* @memberof Configuration
|
|
31
23
|
*/
|
|
32
24
|
Q(this, "accessToken");
|
|
33
25
|
/**
|
|
34
26
|
* override base path
|
|
35
|
-
*
|
|
36
|
-
* @type {string}
|
|
37
|
-
* @memberof Configuration
|
|
38
27
|
*/
|
|
39
28
|
Q(this, "basePath");
|
|
40
29
|
/**
|
|
41
30
|
* override server index
|
|
42
|
-
*
|
|
43
|
-
* @type {number}
|
|
44
|
-
* @memberof Configuration
|
|
45
31
|
*/
|
|
46
32
|
Q(this, "serverIndex");
|
|
47
33
|
/**
|
|
48
34
|
* base options for axios calls
|
|
49
|
-
*
|
|
50
|
-
* @type {any}
|
|
51
|
-
* @memberof Configuration
|
|
52
35
|
*/
|
|
53
36
|
Q(this, "baseOptions");
|
|
54
37
|
/**
|
|
@@ -1513,7 +1496,7 @@ E.formToJSON = (e) => et(v.isHTMLForm(e) ? new FormData(e) : e);
|
|
|
1513
1496
|
E.getAdapter = at.getAdapter;
|
|
1514
1497
|
E.HttpStatusCode = wr;
|
|
1515
1498
|
E.default = E;
|
|
1516
|
-
const O = E, u = "https://coscine-
|
|
1499
|
+
const O = E, u = "https://coscine-siekmann.web.vulcanus.otc.coscine.dev/coscine".replace(/\/+$/, "");
|
|
1517
1500
|
class Tr extends Error {
|
|
1518
1501
|
constructor(s, o) {
|
|
1519
1502
|
super(o), this.field = s, this.name = "RequiredError";
|
|
@@ -1572,21 +1555,20 @@ const I = function(e, ...s) {
|
|
|
1572
1555
|
* @param {string} resourceId The unique identifier of the resource.
|
|
1573
1556
|
* @param {string} typeId The unique identifier of the datasource type.
|
|
1574
1557
|
* @param {number} [quota] The allocated quota for the datasource.
|
|
1575
|
-
* @param {DsNrwReplicationGroupDto} [replicationGroup] The replication group for the bucket.
|
|
1576
1558
|
* @param {*} [options] Override http request option.
|
|
1577
1559
|
* @throws {RequiredError}
|
|
1578
1560
|
*/
|
|
1579
|
-
createDatasource: async (s, o, n, t
|
|
1561
|
+
createDatasource: async (s, o, n, t = {}) => {
|
|
1580
1562
|
j("createDatasource", "resourceId", s), j("createDatasource", "typeId", o);
|
|
1581
|
-
const
|
|
1582
|
-
let
|
|
1583
|
-
e && (
|
|
1584
|
-
const
|
|
1585
|
-
await m(
|
|
1586
|
-
let
|
|
1587
|
-
return
|
|
1588
|
-
url: y(
|
|
1589
|
-
options:
|
|
1563
|
+
const r = "/api/v2/admin/resource/{resourceId}/type/{typeId}".replace("{resourceId}", encodeURIComponent(String(s))).replace("{typeId}", encodeURIComponent(String(o))), a = new URL(r, P);
|
|
1564
|
+
let l;
|
|
1565
|
+
e && (l = e.baseOptions);
|
|
1566
|
+
const c = { method: "POST", ...l, ...t }, i = {}, p = {};
|
|
1567
|
+
await m(i, "Authorization", e), n !== void 0 && (p.quota = n), I(a, p);
|
|
1568
|
+
let d = l && l.headers ? l.headers : {};
|
|
1569
|
+
return c.headers = { ...i, ...d, ...t.headers }, {
|
|
1570
|
+
url: y(a),
|
|
1571
|
+
options: c
|
|
1590
1572
|
};
|
|
1591
1573
|
},
|
|
1592
1574
|
/**
|
|
@@ -1813,14 +1795,13 @@ const I = function(e, ...s) {
|
|
|
1813
1795
|
* @param {string} resourceId The unique identifier of the resource.
|
|
1814
1796
|
* @param {string} typeId The unique identifier of the datasource type.
|
|
1815
1797
|
* @param {number} [quota] The allocated quota for the datasource.
|
|
1816
|
-
* @param {DsNrwReplicationGroupDto} [replicationGroup] The replication group for the bucket.
|
|
1817
1798
|
* @param {*} [options] Override http request option.
|
|
1818
1799
|
* @throws {RequiredError}
|
|
1819
1800
|
*/
|
|
1820
|
-
async createDatasource(o, n, t, r
|
|
1821
|
-
var
|
|
1822
|
-
const
|
|
1823
|
-
return (
|
|
1801
|
+
async createDatasource(o, n, t, r) {
|
|
1802
|
+
var i, p;
|
|
1803
|
+
const a = await s.createDatasource(o, n, t, r), l = (e == null ? void 0 : e.serverIndex) ?? 0, c = (p = (i = A["AdminApi.createDatasource"]) == null ? void 0 : i[l]) == null ? void 0 : p.url;
|
|
1804
|
+
return (d, h) => b(a, O, u, e)(d, c || h);
|
|
1824
1805
|
},
|
|
1825
1806
|
/**
|
|
1826
1807
|
* <p><strong>Required JWT roles for access:</strong> <code>administrator</code>.</p>
|
|
@@ -1979,7 +1960,7 @@ const I = function(e, ...s) {
|
|
|
1979
1960
|
* @throws {RequiredError}
|
|
1980
1961
|
*/
|
|
1981
1962
|
createDatasource(t, r) {
|
|
1982
|
-
return n.createDatasource(t.resourceId, t.typeId, t.quota,
|
|
1963
|
+
return n.createDatasource(t.resourceId, t.typeId, t.quota, r).then((a) => a(o, s));
|
|
1983
1964
|
},
|
|
1984
1965
|
/**
|
|
1985
1966
|
* <p><strong>Required JWT roles for access:</strong> <code>administrator</code>.</p>
|
|
@@ -16,7 +16,6 @@ import type { ActivityLogDtoPagedResponse } from '../../@coscine/model';
|
|
|
16
16
|
import type { CoscineHttpMethod } from '../../@coscine/model';
|
|
17
17
|
import type { CreateDatasourceDtoResponse } from '../../@coscine/model';
|
|
18
18
|
import type { DeployedGraphDtoPagedResponse } from '../../@coscine/model';
|
|
19
|
-
import type { DsNrwReplicationGroupDto } from '../../@coscine/model';
|
|
20
19
|
import type { MetadataUpdateAdminParameters } from '../../@coscine/model';
|
|
21
20
|
import type { ProjectAdminDtoPagedResponse } from '../../@coscine/model';
|
|
22
21
|
import type { RdfDefinitionDtoResponse } from '../../@coscine/model';
|
|
@@ -26,7 +25,6 @@ import type { ResourceAdminDtoPagedResponse } from '../../@coscine/model';
|
|
|
26
25
|
import type { UserDtoPagedResponse } from '../../@coscine/model';
|
|
27
26
|
/**
|
|
28
27
|
* AdminApi - axios parameter creator
|
|
29
|
-
* @export
|
|
30
28
|
*/
|
|
31
29
|
export declare const AdminApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
32
30
|
/**
|
|
@@ -42,11 +40,10 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
42
40
|
* @param {string} resourceId The unique identifier of the resource.
|
|
43
41
|
* @param {string} typeId The unique identifier of the datasource type.
|
|
44
42
|
* @param {number} [quota] The allocated quota for the datasource.
|
|
45
|
-
* @param {DsNrwReplicationGroupDto} [replicationGroup] The replication group for the bucket.
|
|
46
43
|
* @param {*} [options] Override http request option.
|
|
47
44
|
* @throws {RequiredError}
|
|
48
45
|
*/
|
|
49
|
-
createDatasource: (resourceId: string, typeId: string, quota?: number,
|
|
46
|
+
createDatasource: (resourceId: string, typeId: string, quota?: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
50
47
|
/**
|
|
51
48
|
* <p><strong>Required JWT roles for access:</strong> <code>administrator</code>.</p>
|
|
52
49
|
* @summary Retrieves all activity logs.
|
|
@@ -150,7 +147,6 @@ export declare const AdminApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
150
147
|
};
|
|
151
148
|
/**
|
|
152
149
|
* AdminApi - functional programming interface
|
|
153
|
-
* @export
|
|
154
150
|
*/
|
|
155
151
|
export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
156
152
|
/**
|
|
@@ -166,11 +162,10 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
166
162
|
* @param {string} resourceId The unique identifier of the resource.
|
|
167
163
|
* @param {string} typeId The unique identifier of the datasource type.
|
|
168
164
|
* @param {number} [quota] The allocated quota for the datasource.
|
|
169
|
-
* @param {DsNrwReplicationGroupDto} [replicationGroup] The replication group for the bucket.
|
|
170
165
|
* @param {*} [options] Override http request option.
|
|
171
166
|
* @throws {RequiredError}
|
|
172
167
|
*/
|
|
173
|
-
createDatasource(resourceId: string, typeId: string, quota?: number,
|
|
168
|
+
createDatasource(resourceId: string, typeId: string, quota?: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CreateDatasourceDtoResponse>>;
|
|
174
169
|
/**
|
|
175
170
|
* <p><strong>Required JWT roles for access:</strong> <code>administrator</code>.</p>
|
|
176
171
|
* @summary Retrieves all activity logs.
|
|
@@ -274,7 +269,6 @@ export declare const AdminApiFp: (configuration?: Configuration) => {
|
|
|
274
269
|
};
|
|
275
270
|
/**
|
|
276
271
|
* AdminApi - factory interface
|
|
277
|
-
* @export
|
|
278
272
|
*/
|
|
279
273
|
export declare const AdminApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
280
274
|
/**
|
|
@@ -367,325 +361,216 @@ export declare const AdminApiFactory: (configuration?: Configuration, basePath?:
|
|
|
367
361
|
};
|
|
368
362
|
/**
|
|
369
363
|
* Request parameters for createDatasource operation in AdminApi.
|
|
370
|
-
* @export
|
|
371
|
-
* @interface AdminApiCreateDatasourceRequest
|
|
372
364
|
*/
|
|
373
365
|
export interface AdminApiCreateDatasourceRequest {
|
|
374
366
|
/**
|
|
375
367
|
* The unique identifier of the resource.
|
|
376
|
-
* @type {string}
|
|
377
|
-
* @memberof AdminApiCreateDatasource
|
|
378
368
|
*/
|
|
379
369
|
readonly resourceId: string;
|
|
380
370
|
/**
|
|
381
371
|
* The unique identifier of the datasource type.
|
|
382
|
-
* @type {string}
|
|
383
|
-
* @memberof AdminApiCreateDatasource
|
|
384
372
|
*/
|
|
385
373
|
readonly typeId: string;
|
|
386
374
|
/**
|
|
387
375
|
* The allocated quota for the datasource.
|
|
388
|
-
* @type {number}
|
|
389
|
-
* @memberof AdminApiCreateDatasource
|
|
390
376
|
*/
|
|
391
377
|
readonly quota?: number;
|
|
392
|
-
/**
|
|
393
|
-
* The replication group for the bucket.
|
|
394
|
-
* @type {DsNrwReplicationGroupDto}
|
|
395
|
-
* @memberof AdminApiCreateDatasource
|
|
396
|
-
*/
|
|
397
|
-
readonly replicationGroup?: DsNrwReplicationGroupDto;
|
|
398
378
|
}
|
|
399
379
|
/**
|
|
400
380
|
* Request parameters for getAllActivityLogs operation in AdminApi.
|
|
401
|
-
* @export
|
|
402
|
-
* @interface AdminApiGetAllActivityLogsRequest
|
|
403
381
|
*/
|
|
404
382
|
export interface AdminApiGetAllActivityLogsRequest {
|
|
405
383
|
/**
|
|
406
384
|
* The activity timestamp date before which activity logs should be retrieved.
|
|
407
|
-
* @type {string}
|
|
408
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
409
385
|
*/
|
|
410
386
|
readonly activityTimestampBefore?: string;
|
|
411
387
|
/**
|
|
412
388
|
* The activity timestamp date after which activity logs should be retrieved.
|
|
413
|
-
* @type {string}
|
|
414
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
415
389
|
*/
|
|
416
390
|
readonly activityTimestampAfter?: string;
|
|
417
391
|
/**
|
|
418
392
|
* The GUID for which activity logs should be retrieved. Can be a project, resource or other ID.
|
|
419
|
-
* @type {string}
|
|
420
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
421
393
|
*/
|
|
422
394
|
readonly guid?: string;
|
|
423
395
|
/**
|
|
424
396
|
* The user ID for which activity logs should be retrieved.
|
|
425
|
-
* @type {string}
|
|
426
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
427
397
|
*/
|
|
428
398
|
readonly userId?: string;
|
|
429
399
|
/**
|
|
430
400
|
* The regular expression to filter activity logs\' API path by. The regex must be a valid, already escaped string.
|
|
431
|
-
* @type {string}
|
|
432
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
433
401
|
*/
|
|
434
402
|
readonly regularExpression?: string;
|
|
435
403
|
/**
|
|
436
404
|
* The http method to filter activity logs by.
|
|
437
|
-
* @type {CoscineHttpMethod}
|
|
438
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
439
405
|
*/
|
|
440
406
|
readonly httpMethod?: CoscineHttpMethod;
|
|
441
407
|
/**
|
|
442
408
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
443
|
-
* @type {number}
|
|
444
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
445
409
|
*/
|
|
446
410
|
readonly pageNumber?: number;
|
|
447
411
|
/**
|
|
448
412
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
449
|
-
* @type {number}
|
|
450
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
451
413
|
*/
|
|
452
414
|
readonly pageSize?: number;
|
|
453
415
|
/**
|
|
454
416
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
455
|
-
* @type {string}
|
|
456
|
-
* @memberof AdminApiGetAllActivityLogs
|
|
457
417
|
*/
|
|
458
418
|
readonly orderBy?: string;
|
|
459
419
|
}
|
|
460
420
|
/**
|
|
461
421
|
* Request parameters for getAllProjects operation in AdminApi.
|
|
462
|
-
* @export
|
|
463
|
-
* @interface AdminApiGetAllProjectsRequest
|
|
464
422
|
*/
|
|
465
423
|
export interface AdminApiGetAllProjectsRequest {
|
|
466
424
|
/**
|
|
467
425
|
* Gets or sets a value indicating whether to filter top-level projects.
|
|
468
|
-
* @type {boolean}
|
|
469
|
-
* @memberof AdminApiGetAllProjects
|
|
470
426
|
*/
|
|
471
427
|
readonly topLevel?: boolean;
|
|
472
428
|
/**
|
|
473
429
|
* Gets or sets a value indicating whether to include deleted projects in the results.
|
|
474
|
-
* @type {boolean}
|
|
475
|
-
* @memberof AdminApiGetAllProjects
|
|
476
430
|
*/
|
|
477
431
|
readonly includeDeleted?: boolean;
|
|
478
432
|
/**
|
|
479
433
|
* Gets or sets a value indicating whether to include quotas in the results.
|
|
480
|
-
* @type {boolean}
|
|
481
|
-
* @memberof AdminApiGetAllProjects
|
|
482
434
|
*/
|
|
483
435
|
readonly includeQuotas?: boolean;
|
|
484
436
|
/**
|
|
485
437
|
* Gets or sets a value indicating whether to include project publication requests in the results.
|
|
486
|
-
* @type {boolean}
|
|
487
|
-
* @memberof AdminApiGetAllProjects
|
|
488
438
|
*/
|
|
489
439
|
readonly includePublicationRequests?: boolean;
|
|
490
440
|
/**
|
|
491
441
|
* Number of items per page. The maximum number of items per page is `250`.
|
|
492
|
-
* @type {number}
|
|
493
|
-
* @memberof AdminApiGetAllProjects
|
|
494
442
|
*/
|
|
495
443
|
readonly pageSize?: number;
|
|
496
444
|
/**
|
|
497
445
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
498
|
-
* @type {number}
|
|
499
|
-
* @memberof AdminApiGetAllProjects
|
|
500
446
|
*/
|
|
501
447
|
readonly pageNumber?: number;
|
|
502
448
|
/**
|
|
503
449
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
504
|
-
* @type {string}
|
|
505
|
-
* @memberof AdminApiGetAllProjects
|
|
506
450
|
*/
|
|
507
451
|
readonly orderBy?: string;
|
|
508
452
|
}
|
|
509
453
|
/**
|
|
510
454
|
* Request parameters for getAllResources operation in AdminApi.
|
|
511
|
-
* @export
|
|
512
|
-
* @interface AdminApiGetAllResourcesRequest
|
|
513
455
|
*/
|
|
514
456
|
export interface AdminApiGetAllResourcesRequest {
|
|
515
457
|
/**
|
|
516
458
|
* Value indicating whether to include deleted resources.
|
|
517
|
-
* @type {boolean}
|
|
518
|
-
* @memberof AdminApiGetAllResources
|
|
519
459
|
*/
|
|
520
460
|
readonly includeDeleted?: boolean;
|
|
521
461
|
/**
|
|
522
462
|
* Value indicating whether to include individual resource quotas.
|
|
523
|
-
* @type {boolean}
|
|
524
|
-
* @memberof AdminApiGetAllResources
|
|
525
463
|
*/
|
|
526
464
|
readonly includeQuotas?: boolean;
|
|
527
465
|
/**
|
|
528
466
|
* Number of items per page. The maximum number of items per page is `250`.
|
|
529
|
-
* @type {number}
|
|
530
|
-
* @memberof AdminApiGetAllResources
|
|
531
467
|
*/
|
|
532
468
|
readonly pageSize?: number;
|
|
533
469
|
/**
|
|
534
470
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
535
|
-
* @type {number}
|
|
536
|
-
* @memberof AdminApiGetAllResources
|
|
537
471
|
*/
|
|
538
472
|
readonly pageNumber?: number;
|
|
539
473
|
/**
|
|
540
474
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
541
|
-
* @type {string}
|
|
542
|
-
* @memberof AdminApiGetAllResources
|
|
543
475
|
*/
|
|
544
476
|
readonly orderBy?: string;
|
|
545
477
|
}
|
|
546
478
|
/**
|
|
547
479
|
* Request parameters for getAllUsers operation in AdminApi.
|
|
548
|
-
* @export
|
|
549
|
-
* @interface AdminApiGetAllUsersRequest
|
|
550
480
|
*/
|
|
551
481
|
export interface AdminApiGetAllUsersRequest {
|
|
552
482
|
/**
|
|
553
483
|
* Gets or sets a value indicating whether the terms of service have been accepted by the user.
|
|
554
|
-
* @type {boolean}
|
|
555
|
-
* @memberof AdminApiGetAllUsers
|
|
556
484
|
*/
|
|
557
485
|
readonly tosAccepted?: boolean;
|
|
558
486
|
/**
|
|
559
487
|
* Number of items per page. The maximum number of items per page is `250`.
|
|
560
|
-
* @type {number}
|
|
561
|
-
* @memberof AdminApiGetAllUsers
|
|
562
488
|
*/
|
|
563
489
|
readonly pageSize?: number;
|
|
564
490
|
/**
|
|
565
491
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
566
|
-
* @type {number}
|
|
567
|
-
* @memberof AdminApiGetAllUsers
|
|
568
492
|
*/
|
|
569
493
|
readonly pageNumber?: number;
|
|
570
494
|
/**
|
|
571
495
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
572
|
-
* @type {string}
|
|
573
|
-
* @memberof AdminApiGetAllUsers
|
|
574
496
|
*/
|
|
575
497
|
readonly orderBy?: string;
|
|
576
498
|
}
|
|
577
499
|
/**
|
|
578
500
|
* Request parameters for getDeployedGraphs operation in AdminApi.
|
|
579
|
-
* @export
|
|
580
|
-
* @interface AdminApiGetDeployedGraphsRequest
|
|
581
501
|
*/
|
|
582
502
|
export interface AdminApiGetDeployedGraphsRequest {
|
|
583
503
|
/**
|
|
584
504
|
* The desired page number. Should be greater than or equal to 1. Default is 1.
|
|
585
|
-
* @type {number}
|
|
586
|
-
* @memberof AdminApiGetDeployedGraphs
|
|
587
505
|
*/
|
|
588
506
|
readonly pageNumber?: number;
|
|
589
507
|
/**
|
|
590
508
|
* The desired page size. Should be between 1 and the maximum allowed page size (50). Default is 10.
|
|
591
|
-
* @type {number}
|
|
592
|
-
* @memberof AdminApiGetDeployedGraphs
|
|
593
509
|
*/
|
|
594
510
|
readonly pageSize?: number;
|
|
595
511
|
/**
|
|
596
512
|
* Gets or sets the field name used for ordering the results. The order is constructed by an order string. Use the property followed by \"asc\" or \"desc\" and separate properties by commas. Default is asc.
|
|
597
|
-
* @type {string}
|
|
598
|
-
* @memberof AdminApiGetDeployedGraphs
|
|
599
513
|
*/
|
|
600
514
|
readonly orderBy?: string;
|
|
601
515
|
}
|
|
602
516
|
/**
|
|
603
517
|
* Request parameters for getMetadataGraph operation in AdminApi.
|
|
604
|
-
* @export
|
|
605
|
-
* @interface AdminApiGetMetadataGraphRequest
|
|
606
518
|
*/
|
|
607
519
|
export interface AdminApiGetMetadataGraphRequest {
|
|
608
520
|
/**
|
|
609
521
|
* The absolute URI of the graph to get.
|
|
610
|
-
* @type {string}
|
|
611
|
-
* @memberof AdminApiGetMetadataGraph
|
|
612
522
|
*/
|
|
613
523
|
readonly graph: string;
|
|
614
524
|
/**
|
|
615
525
|
* Gets or sets the RDF format.
|
|
616
|
-
* @type {RdfFormat}
|
|
617
|
-
* @memberof AdminApiGetMetadataGraph
|
|
618
526
|
*/
|
|
619
527
|
readonly format?: RdfFormat;
|
|
620
528
|
}
|
|
621
529
|
/**
|
|
622
530
|
* Request parameters for patchMetadata operation in AdminApi.
|
|
623
|
-
* @export
|
|
624
|
-
* @interface AdminApiPatchMetadataRequest
|
|
625
531
|
*/
|
|
626
532
|
export interface AdminApiPatchMetadataRequest {
|
|
627
533
|
/**
|
|
628
534
|
* The absolute URI of the graph to patch.
|
|
629
|
-
* @type {string}
|
|
630
|
-
* @memberof AdminApiPatchMetadata
|
|
631
535
|
*/
|
|
632
536
|
readonly graph: string;
|
|
633
537
|
/**
|
|
634
538
|
* The well-formed RDF patch document containing the changes as operations to be applied to the graph.
|
|
635
|
-
* @type {RdfPatchDocumentDto}
|
|
636
|
-
* @memberof AdminApiPatchMetadata
|
|
637
539
|
*/
|
|
638
540
|
readonly rdfPatchDocumentDto?: RdfPatchDocumentDto;
|
|
639
541
|
}
|
|
640
542
|
/**
|
|
641
543
|
* Request parameters for updateMetadataGraph operation in AdminApi.
|
|
642
|
-
* @export
|
|
643
|
-
* @interface AdminApiUpdateMetadataGraphRequest
|
|
644
544
|
*/
|
|
645
545
|
export interface AdminApiUpdateMetadataGraphRequest {
|
|
646
546
|
/**
|
|
647
547
|
* The absolute URI of the graph to update.
|
|
648
|
-
* @type {string}
|
|
649
|
-
* @memberof AdminApiUpdateMetadataGraph
|
|
650
548
|
*/
|
|
651
549
|
readonly graph: string;
|
|
652
550
|
/**
|
|
653
551
|
* The metadata update admin parameters.
|
|
654
|
-
* @type {MetadataUpdateAdminParameters}
|
|
655
|
-
* @memberof AdminApiUpdateMetadataGraph
|
|
656
552
|
*/
|
|
657
553
|
readonly metadataUpdateAdminParameters?: MetadataUpdateAdminParameters;
|
|
658
554
|
}
|
|
659
555
|
/**
|
|
660
556
|
* Request parameters for updateResourceType operation in AdminApi.
|
|
661
|
-
* @export
|
|
662
|
-
* @interface AdminApiUpdateResourceTypeRequest
|
|
663
557
|
*/
|
|
664
558
|
export interface AdminApiUpdateResourceTypeRequest {
|
|
665
559
|
/**
|
|
666
560
|
* The unique identifier of the resource to be updated.
|
|
667
|
-
* @type {string}
|
|
668
|
-
* @memberof AdminApiUpdateResourceType
|
|
669
561
|
*/
|
|
670
562
|
readonly resourceId: string;
|
|
671
563
|
/**
|
|
672
564
|
* The unique identifier of the new resource type.
|
|
673
|
-
* @type {string}
|
|
674
|
-
* @memberof AdminApiUpdateResourceType
|
|
675
565
|
*/
|
|
676
566
|
readonly typeId: string;
|
|
677
567
|
/**
|
|
678
568
|
* The unique identifier of the new resource type option.
|
|
679
|
-
* @type {string}
|
|
680
|
-
* @memberof AdminApiUpdateResourceType
|
|
681
569
|
*/
|
|
682
570
|
readonly optionId?: string;
|
|
683
571
|
}
|
|
684
572
|
/**
|
|
685
573
|
* AdminApi - object-oriented interface
|
|
686
|
-
* @export
|
|
687
|
-
* @class AdminApi
|
|
688
|
-
* @extends {BaseAPI}
|
|
689
574
|
*/
|
|
690
575
|
export declare class AdminApi extends BaseAPI {
|
|
691
576
|
/**
|
|
@@ -693,7 +578,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
693
578
|
* @summary Responds with the HTTP methods allowed for the endpoint.
|
|
694
579
|
* @param {*} [options] Override http request option.
|
|
695
580
|
* @throws {RequiredError}
|
|
696
|
-
* @memberof AdminApi
|
|
697
581
|
*/
|
|
698
582
|
apiV2AdminOptions(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
699
583
|
/**
|
|
@@ -702,7 +586,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
702
586
|
* @param {AdminApiCreateDatasourceRequest} requestParameters Request parameters.
|
|
703
587
|
* @param {*} [options] Override http request option.
|
|
704
588
|
* @throws {RequiredError}
|
|
705
|
-
* @memberof AdminApi
|
|
706
589
|
*/
|
|
707
590
|
createDatasource(requestParameters: AdminApiCreateDatasourceRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CreateDatasourceDtoResponse, any>>;
|
|
708
591
|
/**
|
|
@@ -711,7 +594,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
711
594
|
* @param {AdminApiGetAllActivityLogsRequest} requestParameters Request parameters.
|
|
712
595
|
* @param {*} [options] Override http request option.
|
|
713
596
|
* @throws {RequiredError}
|
|
714
|
-
* @memberof AdminApi
|
|
715
597
|
*/
|
|
716
598
|
getAllActivityLogs(requestParameters?: AdminApiGetAllActivityLogsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ActivityLogDtoPagedResponse, any>>;
|
|
717
599
|
/**
|
|
@@ -720,7 +602,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
720
602
|
* @param {AdminApiGetAllProjectsRequest} requestParameters Request parameters.
|
|
721
603
|
* @param {*} [options] Override http request option.
|
|
722
604
|
* @throws {RequiredError}
|
|
723
|
-
* @memberof AdminApi
|
|
724
605
|
*/
|
|
725
606
|
getAllProjects(requestParameters?: AdminApiGetAllProjectsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ProjectAdminDtoPagedResponse, any>>;
|
|
726
607
|
/**
|
|
@@ -729,7 +610,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
729
610
|
* @param {AdminApiGetAllResourcesRequest} requestParameters Request parameters.
|
|
730
611
|
* @param {*} [options] Override http request option.
|
|
731
612
|
* @throws {RequiredError}
|
|
732
|
-
* @memberof AdminApi
|
|
733
613
|
*/
|
|
734
614
|
getAllResources(requestParameters?: AdminApiGetAllResourcesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ResourceAdminDtoPagedResponse, any>>;
|
|
735
615
|
/**
|
|
@@ -738,7 +618,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
738
618
|
* @param {AdminApiGetAllUsersRequest} requestParameters Request parameters.
|
|
739
619
|
* @param {*} [options] Override http request option.
|
|
740
620
|
* @throws {RequiredError}
|
|
741
|
-
* @memberof AdminApi
|
|
742
621
|
*/
|
|
743
622
|
getAllUsers(requestParameters?: AdminApiGetAllUsersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<UserDtoPagedResponse, any>>;
|
|
744
623
|
/**
|
|
@@ -747,7 +626,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
747
626
|
* @param {AdminApiGetDeployedGraphsRequest} requestParameters Request parameters.
|
|
748
627
|
* @param {*} [options] Override http request option.
|
|
749
628
|
* @throws {RequiredError}
|
|
750
|
-
* @memberof AdminApi
|
|
751
629
|
*/
|
|
752
630
|
getDeployedGraphs(requestParameters?: AdminApiGetDeployedGraphsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DeployedGraphDtoPagedResponse, any>>;
|
|
753
631
|
/**
|
|
@@ -756,7 +634,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
756
634
|
* @param {AdminApiGetMetadataGraphRequest} requestParameters Request parameters.
|
|
757
635
|
* @param {*} [options] Override http request option.
|
|
758
636
|
* @throws {RequiredError}
|
|
759
|
-
* @memberof AdminApi
|
|
760
637
|
*/
|
|
761
638
|
getMetadataGraph(requestParameters: AdminApiGetMetadataGraphRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<RdfDefinitionDtoResponse, any>>;
|
|
762
639
|
/**
|
|
@@ -765,7 +642,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
765
642
|
* @param {AdminApiPatchMetadataRequest} requestParameters Request parameters.
|
|
766
643
|
* @param {*} [options] Override http request option.
|
|
767
644
|
* @throws {RequiredError}
|
|
768
|
-
* @memberof AdminApi
|
|
769
645
|
*/
|
|
770
646
|
patchMetadata(requestParameters: AdminApiPatchMetadataRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
771
647
|
/**
|
|
@@ -774,7 +650,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
774
650
|
* @param {AdminApiUpdateMetadataGraphRequest} requestParameters Request parameters.
|
|
775
651
|
* @param {*} [options] Override http request option.
|
|
776
652
|
* @throws {RequiredError}
|
|
777
|
-
* @memberof AdminApi
|
|
778
653
|
*/
|
|
779
654
|
updateMetadataGraph(requestParameters: AdminApiUpdateMetadataGraphRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
780
655
|
/**
|
|
@@ -783,7 +658,6 @@ export declare class AdminApi extends BaseAPI {
|
|
|
783
658
|
* @param {AdminApiUpdateResourceTypeRequest} requestParameters Request parameters.
|
|
784
659
|
* @param {*} [options] Override http request option.
|
|
785
660
|
* @throws {RequiredError}
|
|
786
|
-
* @memberof AdminApi
|
|
787
661
|
*/
|
|
788
662
|
updateResourceType(requestParameters: AdminApiUpdateResourceTypeRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
789
663
|
}
|