| 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<ConnectionFullVer1ViewDto>> |
SystemControllerApi.getSystemConnections(UUID systemId,
@Valid Boolean full)
GET /api/systems/{systemId}/connections : getSystems
|
org.springframework.http.ResponseEntity<List<ConnectionFullVer1ViewDto>> |
SystemControllerApi.openshiftUpdateRoutes(@Valid CreateSystemDtoDto createSystemDtoDto)
PUT /api/systems/openshift : openshiftUpdateRoutes
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionFullVer1ViewDto> |
ECIAPIController.getConnections(UUID ecSystemId,
UUID projectUuid)
Get list connections from atp-environment.
|
Copyright © 2025. All rights reserved.