Get the repository state of the matching VCS root instance.
GET {{baseUrl}}/app/rest/vcs-root-instances/:vcsRootInstanceLocator/repositoryState?fields=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |
RESPONSES
status: OK
{"count":"\u003cinteger\u003e","entry":[{"name":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"name":"\u003cstring\u003e","value":"\u003cstring\u003e"}]}