diff --git a/index.html b/index.html index 9b3102dd..720e7ac9 100644 --- a/index.html +++ b/index.html @@ -2396,7 +2396,7 @@

Response samples

Content type
application/json
[
  • {
    }
]

Organization Webhook

List organization webhooks

List organization webhooks

+

Response samples

Content type
application/json
{
  • "results": [
    ]
}

Organization Webhook

List organization webhooks

List organization webhooks

Authorizations:
bearerAuthApiKeyAuth
path Parameters
organizationId
required
string <uuid>

Organization ID

Responses

Response samples

Content type
application/json
{
  • "aws.cloudwatch.eks_logs_retention_days": 0,
  • "aws.vpc.enable_s3_flow_logs": true,
  • "aws.vpc.flow_logs_retention_days": 0,
  • "loki.log_retention_in_week": 0,
  • "registry.image_retention_time": 0,
  • "cloud_provider.container_registry.tags": {
    },
  • "aws.eks.enable_alb_controller": true,
  • "load_balancer.size": "string",
  • "database.postgresql.deny_any_access": true,
  • "database.postgresql.allowed_cidrs": [
    ],
  • "database.mysql.deny_any_access": true,
  • "database.mysql.allowed_cidrs": [
    ],
  • "database.mongodb.deny_any_access": true,
  • "database.mongodb.allowed_cidrs": [
    ],
  • "database.redis.deny_any_access": true,
  • "database.redis.allowed_cidrs": [
    ],
  • "aws.iam.admin_group": "string",
  • "aws.eks.ec2.metadata_imds": "optional",
  • "pleco.resources_ttl": 0,
  • "registry.mirroring_mode": "Cluster",
  • "nginx.vcpu.request_in_milli_cpu": 0,
  • "nginx.vcpu.limit_in_milli_cpu": 0,
  • "nginx.memory.request_in_mib": 0,
  • "nginx.memory.limit_in_mib": 0,
  • "nginx.hpa.cpu_utilization_percentage_threshold": 0,
  • "nginx.hpa.min_number_instances": 0,
  • "nginx.hpa.max_number_instances": 0,
  • "storageclass.fast_ssd": "string",
  • "qovery.static_ip_mode": true,
  • "k8s.api.allowed_public_access_cidrs": [
    ]
}

Lock Cluster

Lock a Cluster

-
Authorizations:
bearerAuthApiKeyAuth
path Parameters
clusterId
required
string
Request Body schema: application/json
reason
required
string
ttl_in_days
number

Responses

Authorizations:
bearerAuthApiKeyAuth
path Parameters
clusterId
required
string
Request Body schema: application/json
reason
required
string
ttl_in_days
integer

Responses

Request samples

Content type
application/json
{
  • "first_name": "string",
  • "last_name": "string",
  • "user_email": "string",
  • "type_of_use": "PERSONAL",
  • "qovery_usage": "string",
  • "company_name": "string",
  • "company_size": "1-10",
  • "user_role": "string",
  • "qovery_usage_other": "string",
  • "user_questions": "string",
  • "current_step": "string",
  • "dx_auth": true,
  • "infrastructure_hosting": "string"
}