POST /{host}:{port}/manage/refresh

As of Version

2021 Winter

Request MethodPOST
Response FormatHTTP status code
Required Permissionsuccessful authentication
Description

Synchronizes the local resources of the CONFIGSERVICE running on the specified port and the remote resources on the git server.

This synchronization is additional and independent of the automated synchronization

The endpoint is a standard Spring Boot Actuator endpoint.
>> Spring Boot Actuator Web API Documentation

Request Example

http://10.11.8.276:7281/manage/refresh

Response Example

200 OK