AWS SDK for .NET Documentation
RetrieveTapeRecoveryPoint Method (retrieveTapeRecoveryPointRequest)
AmazonAmazon.StorageGatewayAmazonStorageGatewayRetrieveTapeRecoveryPoint(RetrieveTapeRecoveryPointRequest) Did this page help you?   Yes   No    Tell us about it...

Retrieves the recovery point for the specified virtual tape.

A recovery point is a point in time view of a virtual tape at which all the data on the tape is consistent. If your gateway crashes, virtual tapes that have recovery points can be recovered to a new gateway.

NOTE:The virtual tape can be retrieved to only one gateway. The retrieved tape is read-only. The virtual tape can be retrieved to only a gateway-VTL. There is no charge for retrieving recovery points.

Declaration Syntax
C#
RetrieveTapeRecoveryPointResponse RetrieveTapeRecoveryPoint(
	RetrieveTapeRecoveryPointRequest retrieveTapeRecoveryPointRequest
)
Parameters
retrieveTapeRecoveryPointRequest (RetrieveTapeRecoveryPointRequest)
Container for the necessary parameters to execute the RetrieveTapeRecoveryPoint service method on AmazonStorageGateway.
Return Value
The response from the RetrieveTapeRecoveryPoint service method, as returned by AmazonStorageGateway.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)