Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Kubernetes 

Extracted Data

 

Endpoint:

https://{hostname}:{port}/api/v1/pods

Description:

List all pods of a cluster and their properties.

Permissions:

get, list

Resource:

pods

 

Endpoint:

https://{hostname}:{port}/api/v1/nodes

Description:

List all nodes of a cluster and their properties.

Permissions:

get, list

Resource:

nodes

Endpoint:

https://{hostname}:{port}/api/v1/namespaces

Description:

List all namespaces of a cluster and their properties.

Permissions:

get, list

Resource:

namespaces

 

Endpoint:

https://{hostname}:{port}/api/v1/services

Description:

List all services of a cluster and their properties.

Permissions:

get, list

Resource:

services