Forum Discussion

Boris_'s avatar
Boris_
Level 3
20 days ago

Flex 5260 help with API

Hello everyone, 

I am currently struggling with finding up-to-date resource regarding the available API endpoints for Flex 6.0.

The closest i got was to https://sort.veritas.com/public/documents/FAPP/6.0/veritas5260/productguides/html/flex-restapis-6.0/   but even those are documented very poorly.

Their github has last update 2 years ago and contains strange endpoints which in reality dont appear to exist, e.g. /api/appliance/v1.0/netbackup/checkpoints.

Swagger would be helpful to at least test the commands but Swagger URL which i found here https://www.veritas.com/support/en_US/doc/139332629-144656221-0/v143532640-144656221  doesnt work for me at all, i get 404.

Any hints?

2 Replies

  • where are you getting stuck? the endpoint to login is https://your_master/netbackup/login from there you give it creds to generate a token for the session and boom your all set.  The swagger page for you master server can be found at https://your_master/api-docs/index.html

     

    • Boris_'s avatar
      Boris_
      Level 3

      Sorry but i am talking about Flex API,  not NB API.