CA Service Management

  • 1.  [REST API] upload file with curl

    Posted Feb 25, 2015 06:13 AM

    Hello,

     

    Do you have any idea how to upload file with curl program with CA SDM REST API.

    I find java sample but I can not reproduce the same request in curl program.

     

     

    Regards,



  • 2.  Re: [REST API] upload file with curl

    Posted Mar 10, 2015 02:57 PM

    Anyone have any help with this one?

     

    Thanks

     

    [REST API] upload file with curl

    This question is Not Answered.(Mark as assumed answered)

    Minh-long NGUYENMember

    Hello,

     

    Do you have any idea how to upload file with curl program with CA SDM REST API.

    I find java sample but I can not reproduce the same request in curl program.

     

     

    Regards,



  • 3.  Re: [REST API] upload file with curl

    Posted Jul 29, 2015 03:23 PM

    What is the command that you are using?

     

    Not sure if this is of any help, but take a look at this thread: http://stackoverflow.com/questions/26773724/curl-http-post-file-upload-using-curl-data-in-linux-command-line

    Also this tutorial might be of some help: cURL - Tutorial