XL Deploy REST API

These are the public REST services exposed by the XL Deploy Server. Note that the XL Deploy REST API can be accessed via a URL of the form: http://[host]:[port]/[context-root]/deployit/[service-resource]. Example: http://localhost:4516/deployit/control

PermissionService Manages permissions in XL Deploy.
TaskBlockService Manages tasks with blocks on the XL Deploy Server.
UserService Manages users in XL Deploy's internal user repository.
RoleService Manages the roles in XL Deploy's security system.
TaskService Manages tasks on the XL Deploy Server.
MetadataService Provides XL Deploy's metadata: available types, permissions and orchestrators.
DeploymentService Deployment management
ControlService Provides access to control methods defined on CIs.
ServerService Services related to the operation of the XL Deploy server process.
RepositoryService Provides access to the XL Deploy repository.
PackageService Manages Deployment Packages.
InspectionService Inspects middleware.