See: Description
Interface | Description |
---|---|
ControlService |
Provides access to control methods defined on CIs.
|
DeploymentService |
Deployment management
|
InspectionService |
Inspects middleware.
|
MetadataService |
Provides XL Deploy's metadata: available types, permissions and orchestrators.
|
PackageService |
Manages Deployment Packages.
|
PermissionService |
Manages permissions in XL Deploy.
|
ReportService |
Retrieves reports for Deployment or Control Tasks A User must have a REPORT_VIEW permission to be able to run these
operations.
|
RepositoryService |
Provides access to the XL Deploy repository.
|
RoleService |
Manages the roles in XL Deploy's security system.
|
SatelliteService |
Services related to XL Satellites and hosts attached to them.
|
ServerService |
Services related to the operation of the XL Deploy server process.
|
TaskBlockService |
Manages tasks with blocks on the XL Deploy Server.
|
TaskService | Deprecated
Use
TaskBlockService instead. |
UserService |
Manages users in XL Deploy's internal user repository.
|
Class | Description |
---|---|
ServiceHolder |
Annotation Type | Description |
---|---|
LimitCiTreeDepth |
Indicates how deep should CI deserializer go while resolving ci references
You should use it if you'd like to optimize your APIs as it allows to reduce the amount of data being extracted
from the database.
|