POST api/Discover/PackageSearch
Request Information
URI Parameters
None.
Body Parameters
PagedRequestModelName | Description | Type | Additional information |
---|---|---|---|
PageSize | integer |
None. |
|
Page | integer |
None. |
|
SortedBy | Collection of Sort |
None. |
|
ClusterSearchKeyword | string |
None. |
|
ClusterSearchOperator | string |
None. |
|
Filters | Collection of Filter |
None. |
|
SearchStats | Dictionary of string [key] and integer [value] |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PackageDtoName | Description | Type | Additional information |
---|---|---|---|
Upload | boolean |
None. |
|
Hidden | boolean |
None. |
|
UseName | boolean |
None. |
|
PackageDirectory | string |
None. |
|
OrganizationUuid | string |
None. |
|
JobUuid | string |
None. |
|
JobName | string |
None. |
|
PackageUuid | string |
None. |
|
PackageName | string |
None. |
|
Title | string |
None. |
|
Scope | string |
None. |
|
SipIngestPath | string |
None. |
|
AipStoragePath | string |
None. |
|
AipStorage | string |
None. |
|
StoragePathOptions | Collection of DataStorage |
None. |
|
Classification | string |
None. |
|
Accession | string |
None. |
|
AccessionDateString | string |
None. |
|
Status | string |
None. |
|
MinisisSourceApplication | string |
None. |
|
SourceApplicationMdType | string |
None. |
|
BytesSize | integer |
None. |
|
MegaBytesSize | decimal number |
None. |
|
AssetsBytesSize | integer |
None. |
|
AssetsMegaBytesSize | decimal number |
None. |
|
MbSize | string |
None. |
|
FilesCount | string |
None. |
|
PackageFilesCount | integer |
None. |
|
AssetsCount | integer |
None. |
|
UploadsCount | integer |
None. |
|
IngestDateTimeString | string |
None. |
|
Span | string |
None. |
|
Relation | Collection of string |
None. |
|
Rights | Collection of string |
None. |
|
DefaultSecurity | Collection of string |
None. |
|
Source | Collection of string |
None. |
|
Creators | Collection of string |
None. |
|
Subjects | Collection of string |
None. |
|
Corporate | Collection of string |
None. |
|
NamePeople | Collection of string |
None. |
|
CreatedBy | string |
None. |
|
CreatedOn | string |
None. |
|
ModifiedBy | string |
None. |
|
ModifiedOn | string |
None. |
|
MetsFilePath | string |
None. |
|
StateString | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.