Skip to main content

Update the Splunk instance with cluster details

This operation is used to update the Splunk Instance properties with the masternode and peer cluster details

Path Parameters
  • instanceId integer required

    Id of the Splunk instance to be browsed

Request Body required

Request Body

  • instanceProperties object
  • excludeFromSLA boolean
  • instance object
  • instanceId integer
  • clientId integer
  • applicationId integer
  • distributedClusterInstance object
  • clusterType integer
  • opType integer
  • instance object
  • instanceName string
  • instanceId integer
  • clusterConfig object
  • splunkConfig object
  • primaryNode object
  • entity object
  • clientId integer
  • clientName string
  • splunkUserCredInfo object
  • credentialId integer
  • credentialName string
  • url string
Responses

OK


Schema
  • instanceProperties object
  • excludeFromSLA boolean
  • instance object
  • instanceId integer
  • clientId integer
  • applicationId integer
  • distributedClusterInstance object
  • clusterType integer
  • opType integer
  • instance object
  • instanceName string
  • instanceId integer
  • clusterConfig object
  • splunkConfig object
  • nodes object[]
  • entity object
  • clientId integer
  • clientName string
  • primaryNode object
  • path string
  • entity object
  • clientId integer
  • clientName string
  • splunkUserCredInfo object
  • url string
Loading...