Direkt zum Inhalt

c# API examples

Thread solved
Beginner
Beiträge: 1
Kommentare: 3

Hi, 

I've been trying to find examples for C#, only article I can find refers to a file, but don't see where to download it.

The idea is just to pull some data out of the API for our tenants, specially backup logs and machines being online/offline.

Thanks in advance.

 

Regards

0 Users found this helpful
Forum Moderator
Beiträge: 248
Kommentare: 7081

Hello Andre,

thank you for your posting! The public documentation is available in Acronis Cyber Cloud API article. For more information please open a support ticket, so that the dedicated team of engineers can assist you with this task. 

Beginner
Beiträge: 1
Kommentare: 3

Hi Ekaterina,

Thanks for your reply,

 

Yes, I found the documentation before, but it is not clear and I can't find any code samples.

 

Is there not available?

 

Regards 

 

 

Forum Moderator
Beiträge: 248
Kommentare: 7081

I'm afraid the links in the above KB article are the only source of public information we have regarding API. 

Forum Member
Beiträge: 3
Kommentare: 82

Hi, Andre,

Now, you can find detailed APIs documentation at the Acronis Developer Network portal https://developer.acronis.com/doc/

As well, you can find PHP and Python samples at GitHub https://github.com/acronis. Of cause it's not C# but in can help to understand APIs usage. 

We continuously working to improve developers experience and already planned to have C# examples. Unfortunately, I can't give you exact dates when they will be available, 

Beginner
Beiträge: 1
Kommentare: 3

Hi Stanislav,

Thank you very much for your reply.

 

I believe that helps a lot.

I will make sure to upload c# samples.

Beginner
Beiträge: 0
Kommentare: 1

Has there been any progress made with C# examples?  I need to get an integration going with our company.  I can learn PHP, but I would prefer to stay with C#.

 

Thanks,
Jeremy

Forum Member
Beiträge: 3
Kommentare: 82

There are C# examples under MIT license and Acronis copyright available by request. They are ready to consume, but still in a documenting phase, Thus you can reach me and I will provide you the link to download.

Beginner
Beiträge: 0
Kommentare: 1

I'm also interested.

I have sent a private message to you for the download request.

Thanks

Beginner
Beiträge: 1
Kommentare: 3

Stanislav Pavlov wrote:

There are C# examples under MIT license and Acronis copyright available by request. They are ready to consume, but still in a documenting phase, Thus you can reach me and I will provide you the link to download.

Thank you very much for this. 

I've sent you a private message requesting this.

 

Regards, 

Beginner
Beiträge: 1
Kommentare: 1

I've sent you a private message requesting this.

Thanks.

Beginner
Beiträge: 0
Kommentare: 3

Create ASP.NET Web API stand-alone project as well as with MVC project using Visual Studio here. ... In the New Project popup, expand Visual C# and select Web node in the left pane. Select ASP. ... Example: Web API Configuration. Copy.