Attach different path parameters (URIs) to the Base URL to accomplish various actions in the Application.
listAllAppsGUID
URI | /applications/ |
---|---|
HTTP | GET |
Fetch details of Application
URI | applications/{applicationGUID}/{applicationVersion} |
---|---|
HTTP | GET |
launchEStudioApps
URI | /applications/{applicationGUID}/{applicationVersion}/ |
---|---|
HTTP | POST |
Sample JSON
stopEStudioApps
URI | /applications/{applicationGUID}/{applicationVersion}/ |
---|---|
HTTP | POST |
Sample JSON
stopAllEStudioServices
URI | /applications/{applicationGUID}/{applicationVersion}/services/ |
---|---|
HTTP | POST |
Sample JSON
startAllEStudioServices
URI | /applications/{applicationGUID}/{applicationVersion}/services |
---|---|
HTTP | POST |
Sample JSON
stopEStudioServices
URI | /applications/{applicationGUID}/{applicationVersion}/services/{serviceName}/ |
---|---|
HTTP | POST |
Sample JSON
startEStudioServices
URI | /applications/{applicationGUID}/{applicationVersion}/services/{serviceName}/ |
---|---|
HTTP | POST |
Sample JSON
syncEStudioApps
URI | /applications/{applicationGUID}/{applicationVersion}/ |
---|---|
HTTP | POST |
Sample JSON
start all eStudio Apps of
URI | /applications |
---|---|
HTTP | POST |
Sample JSON
stop all eStudio Apps of
URI | /applications |
---|---|
HTTP | POST |
Sample JSON
exportEStudioApps
URI | /applications/export/{applicationGUID}/{applicationVersion}/ |
---|---|
HTTP | POST |
Sample JSON
exportEStudioServices
URI | /services/export/{ServiceName}/{Service Version}/ |
---|---|
HTTP | POST |
Overview
Content Tools
ThemeBuilder