RegisterVimResponse_audit

RegisterVimResponse_audit
RegisterVimResponse_audit

The user details to log in the Audit-Trails.

JSON Example
{
    "creationUser": "string",
    "creationTimestamp": 0
}
string
creationUser
Optional

The user on who is carrying out the operation. The user name will appear in the audit trails.

integer As int32 As int32
creationTimestamp
Optional

The TimeStamp format/regex specified in Java 1.8 java.time.format.DateTimeFormatter (https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html)