Skip to main content

CreateTenantAsyncStatus

Information about the status of an asynchronous create tenant request.

Properties

NameTypeDescriptionNotes
error_messagestrThe error message describing the first error encountered processing the operation.[optional]
idstrThe unique UUID of the operation. Used to get status and results of operation
init_timedatetimeThe time this operation was initialized.[optional]
processing_end_timedatetimeThe time at which the operation completed processing.[optional]
processing_start_timedatetimeThe time at which the operation began processing.[optional]
processing_timeintHow long the operation took to complete processing in milliseconds.[optional]
statestrThe state of the operation.
subjectstrThe subject of this operation.[optional]

Example