Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
wget -O- \
  --header 'x-user:x' \
  --header 'x-password:y' \
'httphttps://cdws21.ificlaims.com/system/dwh/loading/info?load_id=618115'

...

Code Block
languagetext
{
   "time" : "0.108006",
   "status" : "success",
   "load" : {
      "load_source" : "IFI-Cont",
      "completed_stamp" : "2022-04-13 04:33:21.378294",
      "load_id" : 618115,
      "running_status" : "complete",
      "completed_status" : "success",
      "entered_stamp" : "2022-04-13 04:33:04.767529",
      "client_load_process_id" : 232605,
      "url" : "httphttps://alexandria.fairviewresearch.com/dwhpp/20220413/000000618115-IFI-Cont.tar.gz",
      "ndocs" : 1097
   }
}

...

wget -O- \
  --header 'x-user:x' \
  --header 'x-password:y' \
'httphttps://cdws21.ificlaims.com/attachment/pdf?ucid=US-20160000001-A1'

...

wget -O- \
  --header 'x-user:x' \
  --header 'x-password:y' \
'httphttps://cdws21.ificlaims.com/attachment/abimage?ucid=US-20160000001-A1'

...

wget -O- \
  --header 'x-user:x' \
  --header 'x-password:y' \
'httphttps://cdws21.ificlaims.com/attachment/list?ucid=US-20100077592-A1'

...