Get cluster namespace service exposure list

Get cluster namespace service exposure list

get

Get the list of exposed services in the specified cluster and namespace.

Path parameters
clusterIdstringRequired
namespaceNamestringRequired
Responses
chevron-right
200

OK

*/*
clusterIPstringOptionalExample: 0.0.0.0
creationTimestampstringOptionalExample: 2023-04-29 05:54:51
internalLBFlagbooleanOptional

Internal load balancer availability

Example: false
namespacestringOptional

Namespace name

Example: cocktail-system
serviceNamestringOptionalExample: api-cmdb
sessionAffinitystringOptional

Session Affinity

Example: None
typestringOptionalExample: ClusterIP
get
/v1/clusters/{clusterId}/namespaces/{namespaceName}/services
200

OK