Get status Of service being installed Or uninstalled

Get status Of service being installed Or uninstalled

Get status of install/uninstall operation performed on a service in a given namespace in the specified cluster

Request
URI
GET
https://{api_host}/:9443/api/admin/services/status/{clusterName}/{namespace}/{serviceId}
COPY
Path Parameters
clusterName
Required

clusterName

namespace
Required

namespace

serviceId
Required

serviceId


Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

Returns inline_response_200_8 of type(s) application/json
{
    "status": "string",
    "message": "string"
}
status
Required

status

string
message
Required

reason of failure status of service