REST API
Portworx Backup APIs allow you to interact with the application seamlessly to perform operations.
Commonly used REST API-based request and responses are available here:
📄️ REST Backup API
You can use the Portworx Backup API to create, delete, schedule, and restore backups. This API is organized around REST and returns responses in JSON format.
📄️ REST Backend API
You can use the Portworx Backup backend API to create, manage and assign roles to the user. The backend API is organized around REST and returns responses in JSON format.