Aspera

 View Only
  • 1.  Connecting AoC and Node APIs

    Posted Tue August 20, 2024 09:26 AM

    Hi I was wondering if anyone knows if there's a way to link transfer information, retrieved using the node API endpoint /ops/transfers, to a specific package in a workspace, retrieved using the AoC endpoint /packages ? I have been looking through all the data and trying to connect them and even looking into the Console API as well but haven't found any connections yet. Any help or guidance would be great! 

    Thanks :)



    ------------------------------
    Kam Dudwal
    ------------------------------


  • 2.  RE: Connecting AoC and Node APIs

    Posted Wed August 21, 2024 06:09 PM

    Hi Kam,

    The response payload for a request to /ops/transfers for a single or I think all transfer ids should include a "tags" element, which is another json object that would include details about the package, like the "package_id", "package_name", "package_recipients", etc. 



    ------------------------------
    Jose Gomez
    ------------------------------