Skip to main content

API integration with 3rd party monitoring

Thread solved

Greatings All!!!
Dear Acronis support and all other community, please help to clarify some questions about Acronis API.

Whats my purpose:

I need simple integration Acronis Api (only GET functions) with monitoring system (for example Zabbix)

What am i doing:
For start i need to check and understand how to collect information needed thru API to my local system. For this i created API client from WEB panel and successfully generated TOKEN for access. And checked it with some basic functions – it works. But i have some problems with understanding of another steps.
1)    I need a list of all tenants from my account with their Names, UUD, ID and other information 
With which endpoint i can receive this information?
For now i have only:
client_id
client_secret
access_token (generated)

how can i get ask needed information? if i need some additional data, gow can i get it? 

2)    After i will receive previously asked list which endpoint i need to use to receive all Allerts (Errors, Critical and warnings for each tenant)
For example i didn’t find endpoint for V2 API. Only for V1 
https://developer.acronis.com/doc/alerts/v1/reference/index#/http/api-e…
I am asking because
 The API version 1 is discontinued and its users must migrate to API version 2 by June 30, 2023.

Can you please step by step clarify which endpoints i need? 
Thank you!
P.s. yes, i saw GitHub repository and investigated it. But didn’t find asked functions in any of them.
 

0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 2
Comments: 1727

Hello everybody !

Thanks for participating.

The tenant ID refers to the MSP account. Please check this KB with the details about how to get it: https://kb.acronis.com/content/69359

Regarding the Documents it's to V1, but it's updated so you can use it ( at least for now ) : https://developer.acronis.com/doc/alerts/v1/reference/index#/http/api-e…

If you have any questions feel free to ask them or to raise a ticket with our support so our API experts can help you with the issues you may have: https://kb.acronis.com/content/8153

Thanks!