GetBackupSelection
In this article:
GetBackupSelection#
Description#
Request for a JSON specification document of the resource selection for a backup plan.
Request Parameters#
BackupPlanId — The backup plan ID.
Type: String
Required: Yes
SelectionId — The ID of the resource selection.
Type: String
Required: Yes
Response Elements#
BackupPlanId — The backup plan ID.
Type: String
BackupSelection — The resource selection.
Type: BackupSelectionOutput object
CreationDate — The creation date.
Type: Timestamp
SelectionId — The ID of the resource selection.
Type: String
Examples#
c2-bs GetBackupSelection BackupPlanId 0000-0000-0000 SelectionId 1111-1111-1111-1111