System Global Type/Search Operations
GETSearch OperationsSince 4.0.0SynchronousAuth Required
RefreshSearchIndexes
RefreshSearchIndexes
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Query Parameters
Request Inputs
Query Parameters
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
GET/zstack/v1/search/indexes/refresh
/zstack/v1/search/indexes/refresh
Request Example
curl -X GET 'http://{host}/zstack/v1/search/indexes/refresh?systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{}Change History
This API has no change history records yet.
