introspectionStatus
The status of the introspection during retrieval. By default, when a new instrospection is being retrieved, the status will be set to PROCESSING
. Once the operation has been completed, the status will change to SUCCESS
or FAILED
depending on how the data was parsed. A FAILED
operation will return an error and its details as an introspectionStatusDetail
.