OBJECT

UpdateCloudNativeIndexingStatusReply

Description

The status of the call to update indexing status.

link GraphQL Schema definition

  • type UpdateCloudNativeIndexingStatusReply {
  • # The list of errors from indexing status request for each workload ID.
  • errors: [UpdateIndexingStatusError!]!
  • }

link Require by