CreateGroupRequestType

CreateGroupRequestType
CreateGroupRequestType

The parameters of CreateGroup.

JSON Example
{
    "group": {
        "_typeName": "string",
        "id": "string",
        "password": "string",
        "description": "string"
    }
}
group
Required

This data object type contains common parameters for local account creation.

The password and description properties are not supported for group accounts on POSIX hosts.