Service Virtualization

Expand all | Collapse all

Deploying MAR to coordinator using swagger

  • 1.  Deploying MAR to coordinator using swagger

    Posted Mar 05, 2018 02:22 AM

    Javed_Ali

    deoma03

     

    Below is the swagger which i used to deploy a  MAR file to coordinator, though the status says 200 OK the MAR file is not getting deployed to coordinator.

     

    https://{{hostname}}:{{port no}}/api/Dcm/CoordinatorServers/{{Coordinator Name}}/actions/deployMAR..Could someone help me with the steps to deploy a MAR file from POSTMAN or provide some documentation. 



  • 2.  Re: Deploying MAR to coordinator using swagger
    Best Answer

    Broadcom Employee
    Posted Mar 07, 2018 12:42 PM

    Hello Varun,

     

             Please find below the link to documentation on how to deploy test Mar and execute.

     

    Deploy Test Mar

    https://support.ca.com/cadocs/0/CA%20DevTest%20Solutions%208%200-ENU/Bookshelf_Files/Invoke/index.html#1475772698 

     

    Start a Test that has been deployed

    https://support.ca.com/cadocs/0/CA%20DevTest%20Solutions%208%200-ENU/Bookshelf_Files/Invoke/index.html#410800433 

     

    Once you start the test, it will appear is monitor test section on portal. Please let me know in case of any questions.

     

    Both of the below calls are HTTP POST calls.

    http://{HostName}:1505/api/Dcm/CoordinatorServers/{Coordinator Service Name}/actions/deployMar/ 

    http://{HostName}:1505/api/Dcm/CoordinatorServers/{Coordinator Service Name}/Tests/{Test Id}/actions/start/

     

     

    Thanks,

    Surya.