curl --request POST \
--url https://dev.startree.ai/instances/{instanceName}/updateBrokerResource \
--header 'Authorization: <api-key>'This response has no body data.Broker resource should be updated when a new broker instance is added, or the tags for an existing broker are changed. Updating broker resource requires reading all the table configs, which can be costly for large cluster. Consider updating broker resource for each table individually.
curl --request POST \
--url https://dev.startree.ai/instances/{instanceName}/updateBrokerResource \
--header 'Authorization: <api-key>'This response has no body data.Was this page helpful?