Pods

POST /infrastructure/pods

Create a new pod

Create a new pod in the infrastructure

Status Codes:
POST /infrastructure/pods/delete

Delete a pod

Delete a pod from the infrastructure

Status Codes:
POST /infrastructure/pods/getbyid/{id}

GetPodByID

Get pod details by ID

Parameters:
  • id (string) – Pod ID

Status Codes:
POST /infrastructure/pods/getid/{name}

GetPodID

Get pod ID by name

Parameters:
  • name (string) – Pod name

Status Codes:
POST /infrastructure/pods/list

List pods

Get a list of all pods with optional filters

Status Codes: