{
    "$id": "http://redfish.dmtf.org/schemas/v1/Storage.json",
    "$ref": "#/definitions/Storage",
    "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
    "copyright": "Copyright 2014-2026 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
    "definitions": {
        "Storage": {
            "anyOf": [
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_0_14.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_1_13.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_2_11.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_3_11.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_4_11.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_5_9.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_6_8.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_7_7.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_8_6.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_9_5.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_10_4.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_11_3.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_12_3.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_13_3.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_14_3.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_15_3.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_16_2.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_17_1.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_18_0.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_19_0.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_20_0.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_21_0.json#/definitions/Storage"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_22_0.json#/definitions/Storage"
                }
            ],
            "deletable": false,
            "description": "The `Storage` schema defines a storage subsystem and its respective properties.  A storage subsystem represents a set of physical or virtual storage controllers and the resources, such as volumes, that can be accessed from that subsystem.",
            "insertable": false,
            "longDescription": "This resource shall represent a storage subsystem in the Redfish Specification.",
            "updatable": true,
            "uris": [
                "/redfish/v1/Storage/{StorageId}",
                "/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}",
                "/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}",
                "/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}",
                "/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}",
                "/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}"
            ]
        },
        "StorageController": {
            "anyOf": [
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/idRef"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_0_14.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_1_13.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_2_11.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_3_11.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_4_11.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_5_9.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_6_8.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_7_7.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_8_6.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_9_5.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_10_4.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_11_3.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_12_3.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_13_3.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_14_3.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_15_3.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_16_2.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_17_1.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_18_0.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_19_0.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_20_0.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_21_0.json#/definitions/StorageController"
                },
                {
                    "$ref": "http://redfish.dmtf.org/schemas/v1/Storage.v1_22_0.json#/definitions/StorageController"
                }
            ],
            "description": "The StorageController schema describes a storage controller and its properties.  A storage controller represents a physical or virtual storage device that produces volumes.",
            "longDescription": "This resource shall represent a storage controller in the Redfish Specification."
        }
    },
    "language": "en",
    "owningEntity": "DMTF",
    "title": "#Storage.Storage"
}