VslmTaskReasonUser

VslmTaskReasonUser
VslmTaskReasonUser

Indicates that the task was queued by a specific user.

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "userName": "string"
}
string
userName
Required

Name of the user that queued the task.