How to Get Storage Information – Aspose.HTML Cloud
Cloud Storage Information
Cloud storage allows you to keep and retrieve data worldwide at any time. It can be used for various scenarios, including archival or disaster recovery.
Aspose.HTML Cloud provides a set of functions to work with objects uploaded to Aspose.HTML Cloud Storage or any other Cloud Storage of your choice. This section provides a description of SDK methods and REST API storage-wide operations using Aspose.HTML Cloud API v.4.0. You find out how to get user associated cloud storage information such as disc usage, object existence, etc.
Aspose.HTML Cloud SDKs and REST API allow you to incorporate Aspose.HTML Cloud services in your applications quickly and easily. SDKs are available in C#, PHP, C++, Android, Swift, Java, and other languages to help developers speed up development.
Storage Information – Examples
All storage access methods are divided into three groups: storage information methods, directory manipulation methods and file manipulation methods. Let’s consider a few examples that allow you to get storage information.
Example 1: How to check if the storage exists
Example 2: How to get the storage disc usage
If you have questions about how to create a free account and obtain user credentials, please see the Create an Account and Get Credentials article.
Detailed information about getting access token for Aspose Cloud API requests authentication, you find out in the Authenticating API Requests article.
The GitHub repository for Aspose.HTML for Cloud has a complete set of examples, demonstrating our API capabilities.
See Also
- The Conversion API chapter describes how to convert HTML, EPUB, XHTML, MHTML, Markdown, and SVG files to the most popular formats by calling directly the REST API by HTTP requests or using a set of Cloud SDKs.
- The Available SDKs article introduces you to Aspose.HTML Cloud’s ability to use SDKs in various programming languages, such as C#, Java, Python, Ruby, PHP, Node.js, Swift, Android, and C++.
- Aspose.HTML Cloud API you can call directly from your browser by accessing the API Reference.
- Aspose.HTML offers free online Converters to convert HTML, XHTML, MHTML, EPUB, XML, or Markdown documents to PDF, XPS, DOCX, JPG, PNG, BMP, TIFF, GIFF, Markdown, and other formats. Select the file, choose the format to save, and you’re done. It’s fast and completely free!