This message was deleted.
# general
a
This message was deleted.
s
when I browse to the https://x.x.x.x/k8s/clusters/c-b8nmq/api/v1/namespaces/cattle-monitoring-system/services/http:rancher-monitoring-grafana:80 i get the following:
Copy code
{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "services \"http:rancher-monitoring-grafana:80\" not found",
  "reason": "NotFound",
  "details": {
    "name": "http:rancher-monitoring-grafana:80",
    "kind": "services"
  },
  "code": 404
}