ArrayOfHostPosixAccountSpec

ArrayOfHostPosixAccountSpec
ArrayOfHostPosixAccountSpec

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "id": "string",
            "password": "string",
            "description": "string",
            "posixId": 0,
            "shellAccess": false
        }
    ]
}
_value
Required

_value