Namespaces
List watched namespaces
Returns all namespaces currently being watched for services
get/v1/namespaces
Response
List of watched namespaces
Example response
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}Returns all namespaces currently being watched for services
List of watched namespaces
{
"error": {
"code": "NOT_FOUND",
"message": "Service not found"
}
}