ArrayOfStorageArray

ArrayOfStorageArray
ArrayOfStorageArray

A boxed array of StorageArray. To be used in Any placeholders.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "name": "string",
            "uuid": "string",
            "vendorId": "string",
            "modelId": "string",
            "firmware": "string",
            "alternateName": [
                "string"
            ],
            "supportedBlockInterface": [
                "string"
            ],
            "supportedFileSystemInterface": [
                "string"
            ],
            "supportedProfile": [
                "string"
            ],
            "priority": 0,
            "discoverySvc": [
                {
                    "_typeName": "string",
                    "portType": "string",
                    "svcNqn": "string",
                    "ipInfo": {
                        "_typeName": "string",
                        "ipAddress": "string",
                        "portNumber": "string"
                    },
                    "fcInfo": {
                        "_typeName": "string",
                        "nodeWwn": "string",
                        "portWwn": "string"
                    }
                }
            ]
        }
    ]
}
_value
Required

_value