https://github.com/actifio/restapisamples
Rest API integration samples for Actifio APIs
https://github.com/actifio/restapisamples
agm appliance datamover sky vdp
Last synced: about 1 month ago
JSON representation
Rest API integration samples for Actifio APIs
- Host: GitHub
- URL: https://github.com/actifio/restapisamples
- Owner: Actifio
- License: apache-2.0
- Created: 2020-09-23T04:43:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T01:02:43.000Z (about 1 year ago)
- Last Synced: 2025-03-10T23:55:52.121Z (about 1 month ago)
- Topics: agm, appliance, datamover, sky, vdp
- Language: Python
- Homepage:
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# restapisamples
This repository contain Rest API integration samples for Actifio APIsWith the announcement of Google Cloud Backup and DR there are three possible starting points:
| Product | Device | API
| ---- | ---- | --------
| Actifio | AGM | [Actifio Global Manager API examples](https://github.com/Actifio/restapisamples/blob/main/AGMAPI.md)
| Actifio | Sky | [Actifio Sky Appliance API examples](https://github.com/Actifio/restapisamples/blob/main/ApplianceAPI.md)
| Google Cloud Backup and DR | Management Console | [Management Console API Examples](https://github.com/Actifio/restapisamples/blob/main/Backup%20and%20DR.md)
| Google Cloud Backup and DR | Backup/recovery appliance | none## Contributing
Have a patch that will benefit this project? Awesome! Follow these steps to have
it accepted.1. Please sign our [Contributor License Agreement](CONTRIBUTING.md).
1. Fork this Git repository and make your changes.
1. Create a Pull Request.
1. Incorporate review feedback to your changes.
1. Accepted!## Disclaimer
This is not an official Google product.