Skip to main content

PrintRequestDetails

Properties

NameTypeDescriptionNotes
errorMessageStringThe error message describing the first error encountered processing the bulk operation.[optional]
firstFailedRowIntegerThe row number of the first row that failed.[optional]
idStringThe unique UUID of the request.[optional]
initTimeOffsetDateTimeThe time this bulk operation was initialized.[optional]
nameStringThe name of this bulk operation.[optional]
processingEndTimeOffsetDateTimeThe time at which the bulk operation completed processing.[optional]
processingStartTimeOffsetDateTimeThe time at which the bulk operation began processing.[optional]
processingTimeLongHow long the bulk operation took to complete processing.[optional]
rowsFailedIntegerThe number of rows that have failed when processed.[optional]
rowsProcessedIntegerThe number of rows successfully processed.[optional]
stateStateEnumThe state of the bulk operation.[optional]
typeTypeEnumThe type of bulk operation.[optional]

StateEnum

NameValue
FAILED"FAILED"
CANCELLED"CANCELLED"
COMPLETED"COMPLETED"
AWAITING_DATA"AWAITING_DATA"
PROCESSING"PROCESSING"
SCHEDULED"SCHEDULED"

TypeEnum

NameValue
IMPORT_USERS"IMPORT_USERS"
IMPORT_GROUPS"IMPORT_GROUPS"
IMPORT_USER_GROUPS"IMPORT_USER_GROUPS"
IMPORT_HARDWARE_TOKENS"IMPORT_HARDWARE_TOKENS"
IMPORT_SMART_CARDS"IMPORT_SMART_CARDS"
IMPORT_ENROLLMENTS"IMPORT_ENROLLMENTS"
PRINT_ENROLLMENTS"PRINT_ENROLLMENTS"
SEND_MFP"SEND_MFP"
ASSIGN_ENTRUST_ST"ASSIGN_ENTRUST_ST"
ASSIGN_GOOGLE_ST"ASSIGN_GOOGLE_ST"
ASSIGN_PASSWORDS"ASSIGN_PASSWORDS"
RESET_PASSWORDS"RESET_PASSWORDS"
DELETE_USERS"DELETE_USERS"
IMPORT_IDENTITYGUARD"IMPORT_IDENTITYGUARD"
IMPORT_GRIDS"IMPORT_GRIDS"
EXPORT_ASSIGNEDGRIDS"EXPORT_ASSIGNEDGRIDS"
EXPORT_ASSIGNEDTOKENS"EXPORT_ASSIGNEDTOKENS"
EXPORT_AUDITEVENTS"EXPORT_AUDITEVENTS"
EXPORT_SELFAUDITEVENTS"EXPORT_SELFAUDITEVENTS"
EXPORT_UNASSIGNEDGRIDS"EXPORT_UNASSIGNEDGRIDS"
EXPORT_UNASSIGNEDTOKENS"EXPORT_UNASSIGNEDTOKENS"
EXPORT_USERS"EXPORT_USERS"
SET_REGISTRATION"SET_REGISTRATION"
SET_VERIFICATION"SET_VERIFICATION"
ASSIGN_GRIDS"ASSIGN_GRIDS"
EXPORT_USAGE"EXPORT_USAGE"
CREATE_UNASSIGNED_GRIDS"CREATE_UNASSIGNED_GRIDS"
ASSIGN_HARDWARE_TOKENS"ASSIGN_HARDWARE_TOKENS"
SET_GRIDS"SET_GRIDS"
EXPORT_ENROLLMENTS"EXPORT_ENROLLMENTS"
DELETE_GROUPS"DELETE_GROUPS"
EXPORT_GROUPS"EXPORT_GROUPS"
RESET_TOKENS"RESET_TOKENS"
DELETE_ENROLLMENTS"DELETE_ENROLLMENTS"
PROVISION_SCIM"PROVISION_SCIM"
CREATE_TENANT"CREATE_TENANT"
REVOKE_MFP"REVOKE_MFP"
DELETE_GRIDS"DELETE_GRIDS"