-
- Enthusiast
- Posts: 38
- Liked: 1 time
- Joined: Nov 10, 2015 2:13 pm
- Full Name: BILKAM
- Contact:
VeeamExternalInfrastructureRestProvider API
Hello,
How I can generate JWT to connect to VeeamExternalInfrastructureRestProvider API ?
Regards
How I can generate JWT to connect to VeeamExternalInfrastructureRestProvider API ?
Regards
BILKAM
vinception.fr
vinception.fr
-
- Veeam Software
- Posts: 149
- Liked: 47 times
- Joined: May 25, 2016 3:29 am
- Full Name: Ben Young
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
Do you mean the Enterprise Manager API for Veeam Backup and Replication?
There is no JWT support for that product. You need to log in using Basic Auth first, when successful it will return a Session header token you can use for subsequent request.
1) Login using basic auth https://helpcenter.veeam.com/docs/backu ... ml?ver=100
2) Read back the returned X-RestSvcSessionId header value
3) Pass X-RestSvcSessionId and value for future requests
The sessionid can be reused for a period of time, if not used then it will time out and you would need to login again.
There is no JWT support for that product. You need to log in using Basic Auth first, when successful it will return a Session header token you can use for subsequent request.
1) Login using basic auth https://helpcenter.veeam.com/docs/backu ... ml?ver=100
2) Read back the returned X-RestSvcSessionId header value
3) Pass X-RestSvcSessionId and value for future requests
The sessionid can be reused for a period of time, if not used then it will time out and you would need to login again.
-
- Enthusiast
- Posts: 38
- Liked: 1 time
- Joined: Nov 10, 2015 2:13 pm
- Full Name: BILKAM
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
Thanks @benyoung
No I am not talk about API for Veeam Backup and Replication.
There are new API VeeamExternalInfrastructureRestProvider if you install Nutanix AHV plugin.
Regards
No I am not talk about API for Veeam Backup and Replication.
There are new API VeeamExternalInfrastructureRestProvider if you install Nutanix AHV plugin.
Regards
BILKAM
vinception.fr
vinception.fr
-
- Veeam Software
- Posts: 149
- Liked: 47 times
- Joined: May 25, 2016 3:29 am
- Full Name: Ben Young
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
no worries, not over that product sorry - perhaps chuck this over on the nutanix forum? nutanix-ahv-f51/
-
- Product Manager
- Posts: 5796
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
If I'm correct, there is no REST API for AHV available to be used. What are you trying to achieve exactly?
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Enthusiast
- Posts: 38
- Liked: 1 time
- Joined: Nov 10, 2015 2:13 pm
- Full Name: BILKAM
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
want to automate some task in particular the possibility of making a veeamZIP of an AHV VM without connecting to the Veeam console
/api/v2/infrastructures/{infrastructureUid}/vms/{objectUid}/veeamZip
/api/v2/infrastructures/{infrastructureUid}/vms/{objectUid}/veeamZip
BILKAM
vinception.fr
vinception.fr
-
- Veeam Software
- Posts: 2010
- Liked: 669 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
Currently there is no officially supported RESTful API integration with AHV. Thanks!
-
- Enthusiast
- Posts: 38
- Liked: 1 time
- Joined: Nov 10, 2015 2:13 pm
- Full Name: BILKAM
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
Thanks for your answer.
No officially supported but it's work like a charm!
No officially supported but it's work like a charm!
BILKAM
vinception.fr
vinception.fr
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: VeeamExternalInfrastructureRestProvider API
They work smoothly, of course, as this is something we utilize ourselves
That's said custom development for them is not supported, meaning you won't get any support assistance, if something goes wrong.
Thanks!
That's said custom development for them is not supported, meaning you won't get any support assistance, if something goes wrong.
Thanks!
Who is online
Users browsing this forum: No registered users and 1 guest