Amazon Storage Gateway · JSON Structure

Amazon Storage Gateway Pool Info Structure

Describes a custom tape pool.

Type: object Properties: 6
BackupFile StorageGatewayHybrid CloudStorage

PoolInfo is a JSON Structure definition published by Amazon Storage Gateway, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

PoolARN PoolName StorageClass RetentionLockType RetentionLockTimeInDays PoolStatus

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "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-pool-info-structure.json",
  "name": "PoolInfo",
  "description": "Describes a custom tape pool.",
  "properties": {
    "PoolARN": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PoolARN"
        },
        {
          "description": "The Amazon Resource Name (ARN) of the custom tape pool. Use the <a>ListTapePools</a> operation to return a list of custom tape pools for your account and Amazon Web Services Region."
        }
      ]
    },
    "PoolName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PoolName"
        },
        {
          "description": "The name of the custom tape pool. <code>PoolName</code> can use all ASCII characters, except '/' and '\\'."
        }
      ]
    },
    "StorageClass": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TapeStorageClass"
        },
        {
          "description": "The storage class that is associated with the custom pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool."
        }
      ]
    },
    "RetentionLockType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RetentionLockType"
        },
        {
          "description": "Tape retention lock type, which can be configured in two modes. When configured in governance mode, Amazon Web Services accounts with specific IAM permissions are authorized to remove the tape retention lock from archived virtual tapes. When configured in compliance mode, the tape retention lock cannot be removed by any user, including the root Amazon Web Services account."
        }
      ]
    },
    "RetentionLockTimeInDays": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RetentionLockTimeInDays"
        },
        {
          "description": "Tape retention lock time is set in days. Tape retention lock can be enabled for up to 100 years (36,500 days)."
        }
      ]
    },
    "PoolStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PoolStatus"
        },
        {
          "description": "Status of the custom tape pool. Pool can be <code>ACTIVE</code> or <code>DELETED</code>."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-storage-gateway-pool-info-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.