v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

Returns selection metadata and a document in JSON format that specifies a list of resources that are associated with a backup plan.

get/backup/plans/{backupPlanId}/selections/{selectionId}

Path parameters

backupPlanIdstring required

Uniquely identifies a backup plan.

selectionIdstring required

Uniquely identifies the body of a request to assign a set of resources to a backup plan.

Response

Success

SelectionIdstring

Uniquely identifies the body of a request to assign a set of resources to a backup plan.

BackupPlanIdstring

Uniquely identifies a backup plan.

CreationDatestring date-time

The date and time a backup selection is created, in Unix format and Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

CreatorRequestIdstring

A unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice.