VersionedSettingsApi
getVersionedSettingsProjectsToLoad
Get a list of projects that are affected by Load Settings from VCS action.
Endpoint | /app/rest/projects/{locator}/versionedSettings/affectedProjects |
Parameters |
|
Response |
checkForVersionedSettingsChanges
Check for changes in Versioned Settings.
Endpoint | /app/rest/projects/{locator}/versionedSettings/checkForChanges |
Parameters |
|
commitCurrentSettings
Perform Versioned Settings action: Commit current settings to VCS.
Endpoint | /app/rest/projects/{locator}/versionedSettings/commitCurrentSettings |
Parameters |
|
getVersionedSettingsConfig
Get Versioned Settings config.
Endpoint | /app/rest/projects/{locator}/versionedSettings/config |
Parameters |
|
Response |
setVersionedSettingsConfig
Set Verseioned Settings config.
Endpoint | /app/rest/projects/{locator}/versionedSettings/config |
Parameters |
|
Response |
deleteVersionedSettingsConfigParameter
Delete Versioned Settings config parameter value.
Endpoint | /app/rest/projects/{locator}/versionedSettings/config/parameters/{name} |
Parameters |
|
getVersionedSettingsConfigParameter
Get Versioned Settings config parameter value.
Endpoint | /app/rest/projects/{locator}/versionedSettings/config/parameters/{name} |
Produces |
|
Parameters |
|
Response |
|
setVersionedSettingsConfigParameter
Set Versioned Settings config parameter value.
Endpoint | /app/rest/projects/{locator}/versionedSettings/config/parameters/{name} |
Consumes |
|
Produces |
|
Parameters |
|
Response |
|
getVersionedSettingsContextParameters
Get Versioned Settings Context Parameters.
Endpoint | /app/rest/projects/{locator}/versionedSettings/contextParameters |
Parameters |
|
Response |
setVersionedSettingsContextParameters
Set Versioned Settings Context Parameters.
Endpoint | /app/rest/projects/{locator}/versionedSettings/contextParameters |
Parameters |
|
Response |
loadSettingsFromVCS
Perform Versioned Settings action: Load Setting from VCS.
Endpoint | /app/rest/projects/{locator}/versionedSettings/loadSettings |
Parameters |
|
Response |
getVersionedSettingsStatus
Get current status of Versioned Settings.
Endpoint | /app/rest/projects/{locator}/versionedSettings/status |
Parameters |
|
Response |
deleteVersionedSettingsTokens
Delete Versioned Settings Tokens.
Endpoint | /app/rest/projects/{locator}/versionedSettings/tokens |
Parameters |
|
Response |
getVersionedSettingsTokens
Get Versioned Settings Tokens.
Endpoint | /app/rest/projects/{locator}/versionedSettings/tokens |
Parameters |
|
Response |
addVersionedSettingsTokens
Add Versioned Settings Tokens.
Endpoint | /app/rest/projects/{locator}/versionedSettings/tokens |
Parameters |
|
Response |