| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.controllers | |
| org.qubership.atp.environments.openapi.dto | |
| org.qubership.automation.itf.ui.controls.eci |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<SystemNameViewDto>> |
EnvironmentControllerApi.getSystemsShort(UUID environmentId)
GET /api/environments/{environmentId}/systems/short : getSystemsShort
|
| Modifier and Type | Method and Description |
|---|---|
SystemNameViewDto |
SystemNameViewDto.id(UUID id) |
SystemNameViewDto |
SystemNameViewDto.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SystemNameViewDto> |
ECIAPIController.getSystemsShort(UUID ecEnvId,
UUID projectUuid)
Get list systems from atp-environment.
|
Copyright © 2025. All rights reserved.