ArrayOfVslmServiceInstanceContent

ArrayOfVslmServiceInstanceContent
ArrayOfVslmServiceInstanceContent

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

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "aboutInfo": {
                "_typeName": "string",
                "name": "string",
                "fullName": "string",
                "vendor": "string",
                "apiVersion": "string",
                "instanceUuid": "string"
            },
            "sessionManager": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "vStorageObjectManager": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "storageLifecycleManager": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            }
        }
    ]
}
_value
Required

_value