Skip to content
Snippets Groups Projects
Select Git revision
  • 1c262c048403145878e43d2dd00ab4725f583a38
  • master default
  • script_novo
3 results

GET_status.sh

Blame
  • GET_status.sh 99 B
    # {}
    
    USER="admin@dspace.com"
    PASS="admin"
    
    VERB="GET"
    ACTION="status"
    
    RQST_JSON='[]'
    RQST_XML=''