Zones

POST /infrastructure/zones/create

Create a new zone

Create a new zone in the infrastructure

Status Codes:
DELETE /infrastructure/zones/delete

Delete a zone

Delete an existing zone from the infrastructure

Status Codes:
POST /infrastructure/zones/disable

Disable a zone

Disable an active zone

Status Codes:
POST /infrastructure/zones/enable

Enable a zone

Enable a disabled zone

Status Codes:
POST /infrastructure/zones/get-by-id

Get zone by ID

Retrieve zone details by unique identifier

Status Codes:
GET /infrastructure/zones/get-by-name

Get zone by name

Retrieve zone details by name

Status Codes:
POST /infrastructure/zones/get-metrics

Get zone metrics with infrastructure details

Get zone metrics along with pods, clusters, and hosts information for a specific zone

Status Codes:
GET /infrastructure/zones/list

List zones

Get a list of all zones with optional filters

Status Codes:
GET /infrastructure/zones/metrics

List zones metrics

Get a list of all zones with resource metrics (CPU, memory, storage usage)

Status Codes:
PUT /infrastructure/zones/update

Update zone configuration

Update the configuration of an existing zone

Status Codes: