Learn R Programming

paws.storage (version 0.1.10)

storagegateway_start_availability_monitor_test: Start a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment

Description

Start a test that verifies that the specified gateway is configured for High Availability monitoring in your host environment. This request only initiates the test and that a successful response only indicates that the test was started. It doesn't indicate that the test passed. For the status of the test, invoke the DescribeAvailabilityMonitorTest API.

Starting this test will cause your gateway to go offline for a brief period.

Usage

storagegateway_start_availability_monitor_test(GatewayARN)

Arguments

GatewayARN

[required]

Request syntax

svc$start_availability_monitor_test(
  GatewayARN = "string"
)