Amazon Storage Gateway Describe Availability Monitor Test Output Structure
DescribeAvailabilityMonitorTestOutput schema from Amazon Storage Gateway API
Type: objectProperties: 3
BackupFile StorageGatewayHybrid CloudStorage
DescribeAvailabilityMonitorTestOutput is a JSON Structure definition published by Amazon Storage Gateway, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-structure/amazon-storage-gateway-describe-availability-monitor-test-output-structure.json",
"name": "DescribeAvailabilityMonitorTestOutput",
"description": "DescribeAvailabilityMonitorTestOutput schema from Amazon Storage Gateway API",
"properties": {
"GatewayARN": {
"$ref": "#/components/schemas/GatewayARN"
},
"Status": {
"allOf": [
{
"$ref": "#/components/schemas/AvailabilityMonitorTestStatus"
},
{
"description": "The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null."
}
]
},
"StartTime": {
"allOf": [
{
"$ref": "#/components/schemas/Time"
},
{
"description": "The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.