Maximo API Client - v0.9.01
Preparing search index...
BulkOperationResponse
Interface BulkOperationResponse
Response for a bulk operation
interface
BulkOperationResponse
{
status
:
number
;
success
:
boolean
;
location
?:
string
;
error
?:
any
;
data
?:
any
;
}
Index
Properties
status
success
location?
error?
data?
Properties
status
status
:
number
success
success
:
boolean
Optional
location
location
?:
string
Optional
error
error
?:
any
Optional
data
data
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
success
location
error
data
Maximo API Client - v0.9.01
Loading...
Response for a bulk operation