Latest post Tue, Sep 20 2022 3:15 PM by sim.fontana. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • Mon, Aug 15 2022 5:01 PM

    Workspace Request Not Pulling All Workspaces - Is This Dead?

    I saw another forum post about requests for workspaces, which looked like the perfect thing for some data analysis I'm trying to do. Unfortunately, it doesn't look like this is supported or fully developed because I am missing workspaces (I could very well be doing something wrong.) Does anyone know if there is a roadmap for more NEXIS API development? Has anyone encountered the same thing while calling https://<nexis-host>/api/workspaces? I've tried calling the Virtual IP and both SDA's to no avail. Here's a bit of my script for reference: 

     

    workspace=$(curl --location --request POST 'http://<IP ADDR>/api/workspaces' \

    --header 'token: '$header'' \

    --header 'Content-Type: application/json' \

    --data-raw '{

        "user": "noneofyourbusiness",

        "pass": "noneofyourbusiness"

    }' -o /tmp/nexis.json)

    Filed under: , , , ,
  • Tue, Sep 20 2022 3:15 PM In reply to

    Re: Workspace Request Not Pulling All Workspaces - Is This Dead?

    First thing I would be looking at: does the User have at least Read permissions on the missing workspaces?

Page 1 of 1 (2 items)

© Copyright 2011 Avid Technology, Inc.  Terms of Use |  Privacy Policy |  Site Map |  Find a Reseller