manifest 0.0.0.118 • 1 июн. 2026 г., 13:50
POST/v1/admin/services/installAuthenticated
POST install
Маршрут POST /v1/admin/services/install из AdminCliController. Детализация собрана из API manifest gateway.
Operation ID
AdminCliController.installService.POST.v1_admin_services_install
Handler
cdp.gateway.cdp_gateway.admin.controller.AdminCliController#installService
Consumes—
Producesapplication/json
Параметры0
Request bodyServiceAdminActionRequestDTO
Response bodyResponseWrapper<RunUpdateResponseDTO>
Request map
Маршрут и контракт запроса
POST
/v1/admin/services/installPath segments
v1adminservicesinstall
Security
isAuthenticated()
Parameters
Параметры
У метода нет параметров.
Request / Response
Тела запроса и ответа
Request bodyServiceAdminActionRequestDTO
Nullable: Нет
ServiceAdminActionRequestDTO
object • ServiceAdminActionRequestDTO
serviceKey
StringwithCliUpdate
booleandetached
booleanResponse bodyResponseWrapper<RunUpdateResponseDTO>
Nullable: Нет
ResponseWrapper<RunUpdateResponseDTO>
object • ResponseWrapper<RunUpdateResponseDTO>
success
booleandata
Terror
CdpErrorResponseCdpErrorResponse
object • CdpErrorResponse
errorId
Stringcode
Stringmessage
Stringdetails
Map<String, Object>fieldErrors
List<CdpFieldError>timestamp
longmeta
Map<String, Object>