amazonka-storagegateway-0.2.2: Amazon Storage Gateway SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.StorageGateway.DisableGateway

Contents

Description

Disables a gateway when the gateway is no longer functioning. For example, if your gateway VM is damaged, you can disable the gateway so you can recover virtual tapes.

Use this operation for a gateway-VTL that is not reachable or not functioning.

Once a gateway is disabled it cannot be enabled.

http://docs.aws.amazon.com/storagegateway/latest/APIReference/API_DisableGateway.html

Synopsis

Request

Request constructor

disableGateway Source

DisableGateway constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

disableGatewayResponse :: DisableGatewayResponse Source

DisableGatewayResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses

dgr1GatewayARN :: Lens' DisableGatewayResponse (Maybe Text) Source

The unique Amazon Resource Name of the disabled gateway.