UserGroupWrite

UserGroupWrite
UserGroupWrite

Wavefront user group entity for write requests

JSON Example
{
    "name": "string",
    "id": "string",
    "description": "string",
    "createdEpochMillis": 0,
    "customer": "string",
    "roleIDs": [
        "string"
    ]
}
string
name
Required

The name of the user group

string
id
Optional

The unique identifier of the user group

string
description
Optional

The description of the user group

integer As int64 As int64
createdEpochMillis
Optional

createdEpochMillis

string
customer
Optional

The id of the customer to which the user group belongs

array of string
roleIDs
Required

List of role IDs the user group has been linked to.