Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

As of Version

2022 Spring

Request MethodPOST
Response FormatHTTP status code
Specific Response Codes
HTTP Status CodeMeaning
200OK, resource file successfully updated
201OK, new resource file successfully created
403Access Forbidden
404Not Found
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 every 5 minutes.

Request Example

http://10.11.8.276:7281/manage/refresh

Response Example

200 OK

  • No labels