Site Tools


guides:ws_payloads_get_repository_file_names

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
guides:ws_payloads_get_repository_file_names [2020/08/24 18:34] brett.zamoraguides:ws_payloads_get_repository_file_names [2022/03/29 17:22] (current) brett.zamora
Line 36: Line 36:
 {{tablelayout?colwidth="150px,250px,250px"&rowsFixed=1&rowsVisible=10&float=center}} {{tablelayout?colwidth="150px,250px,250px"&rowsFixed=1&rowsVisible=10&float=center}}
 ^ Column Name ^ Comparators ^ Allowed Values ^ ^ Column Name ^ Comparators ^ Allowed Values ^
-| FILE_NAME | Equals, Contains, StartsWith, EndsWith | Any string data. | +| FILE_NAME | Equal, Contains, StartsWith, EndsWith | Any string data. | 
-| LOCK_STATUS | Equals | Locked, Unlocked, All | +| LOCK_STATUS | Equal | Locked, Unlocked, All | 
-| DATE_CREATED | Equals, Greater, GreaterEqual, Less, LessEqual | Any valid date in format MM-dd-yyyy | +| DATE_CREATED | Equal, Greater, GreaterEqual, Less, LessEqual | Any valid date in format MM-dd-yyyy | 
-| DATE_MODIFIED | Equals, Greater, GreaterEqual, Less, LessEqual | Any valid date in format MM-dd-yyyy |+| DATE_MODIFIED | Equal, Greater, GreaterEqual, Less, LessEqual | Any valid date in format MM-dd-yyyy |
  
  
Line 67: Line 67:
 **Endpoint:** **Endpoint:**
  
-<nowiki>https://apex-prd.certna.org/APEX/Service/APEXPublicServer.svc/payloads/processed? filter=date_created:GreaterEqual:9-1-2019;date_created:Less:9-30-2019;date_modified:GreaterEqual:9-1-2019;date_modified:Less:9-30-2019;file_name:Contains:user-033;lock_status:Equal:Unlocked&page_size=10&page=1&order=Descending</nowiki>+<nowiki>https://apex-prd.certna.org/APEX/Service/APEXPublicServer.svc/payloads/processed? filter=date_created:GreaterEqual:9-1-2019;date_created:Less:9-30-2019;date_modified:GreaterEqual:9-1-2019;date_modified:Less:9-30-2019;file_name:Contains:user-033;lock_status:Equal:Unlocked&page_size=10&page=1&order=file_name:Descending</nowiki>
  
  
guides/ws_payloads_get_repository_file_names.1598294059.txt.gz · Last modified: by brett.zamora