| Package | Description |
|---|---|
| org.qubership.atp.environments.openapi.controllers | |
| org.qubership.atp.environments.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<List<ShortExternalServiceDto>> |
SystemControllerApi.getKubernetesServiceNames(UUID systemId)
GET /api/systems/shortKubeServices/{systemId} : getKubernetesServiceNames
|
org.springframework.http.ResponseEntity<List<ShortExternalServiceDto>> |
SystemControllerApi.getOpenshiftServiceNames(UUID systemId)
GET /api/systems/shortOpenshiftServices/{systemId} : getOpenshiftServiceNames
|
| Modifier and Type | Method and Description |
|---|---|
ShortExternalServiceDto |
ShortExternalServiceDto.id(String id) |
ShortExternalServiceDto |
ShortExternalServiceDto.name(String name) |
Copyright © 2025. All rights reserved.