Note
Groups and projects are synonymous terms. Your {PROJECT-ID} is the same as your project ID. For existing groups, your group/project ID remains the same. This page uses the more familiar term group when referring to descriptions. The endpoint remains as stated in the document.
Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v2.0/admin/backup
The v2.0 resource for S3-compatible storage blockstore configurations adds the keyVault object. With this object, an S3-compatible storage blockstore reads its AWS credentials from HashiCorp Vault instead of the Ops Manager application database. To learn more, see HashiCorp Vault for Snapshot Store Credentials.
To learn more about the v1.0 resource, see S3-Compatible Blockstore Configurations.
Endpoints
The following lists the endpoints available for v2.0 S3-compatible storage blockstore configurations.
Method | Endpoint | Description |
|---|---|---|
GET | Get One S3-Compatible Blockstore Configuration by ID | |
GET | Get All S3-Compatible Blockstore Configurations | |
POST | Create One S3-Compatible Blockstore Configuration | |
PUT | Update One S3-Compatible Blockstore Configuration | |
DELETE | Delete One S3-Compatible Blockstore Configuration |