Lists all Recovery Snapshots for a single Source Server.
See https://www.paws-r-sdk.com/docs/drs_describe_recovery_snapshots/ for full documentation.
drs_describe_recovery_snapshots(
filters = NULL,
maxResults = NULL,
nextToken = NULL,
order = NULL,
sourceServerID
)
A set of filters by which to return Recovery Snapshots.
Maximum number of Recovery Snapshots to retrieve.
The token of the next Recovery Snapshot to retrieve.
The sorted ordering by which to return Recovery Snapshots.
[required] Filter Recovery Snapshots by Source Server ID.