Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties
hiddentrue
idDONE

Product Version2022 Spring
Report Note
AssigneeAntje

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje07 JUN 20222022 SpringPage created.



As of Version

2022 SpringSummer

Request MethodPOST
Response FormatHTTP status code
Required Permissionsuccessful authentication
Description


Excerpt

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 every 5 minutes.

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

...