Skip to main content

Browse the Splunk Cluster indexes

This operation is used to browse the Splunk Indexes from the backup. We could browse at the cluster level by setting the clusterViewName in the request.

Request Body
  • opType integer
  • queries object[]
  • type integer
  • queryId string
  • dataParam object
  • sortParam object
  • ascending boolean
  • sortBy integer[]
  • paging object
  • firstNode integer
  • pageSize integer
  • skipNode integer
  • aggrParam object
  • field integer
  • aggrType integer
  • paths object[]
  • path string
  • options object
  • restoreIndex boolean
  • skipIndexRestore boolean
  • hideUserHidden boolean
  • clusterView boolean
  • clusterType string
  • advOptions object
  • stubAsData boolean
  • browseViewName string
  • entity object
  • applicationId integer
  • backupsetId integer
  • clientId integer
  • instanceId integer
  • websession object
  • subscriptionId integer
  • requestId string
Responses

OK

Loading...