KubernetesEngineCreateRequest
KubernetesEngineCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cifs_volume_id optional | Cifs Volume ID Example : | any of [string, null] | |
| cloud_logging_enabled optional | Cloud Logging Enabled Example : False | boolean | |
| k8s_version required | Kubernetes Version Example : v1.28.1 | string | |
| kubernetes_engine_name required | Cluster Name Example : cluster-testPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 30 | string | |
| lb_id optional | Load Balancer ID Example : | any of [string, null] | |
| private_acl_ip_resource optional | Private Acl Ip Resource | array[object] | |
| public_acl_ip_address optional | Public Acl Ip Address Example : | any of [string, null] | |
| security_group_id_list required | List Of Security Group ID Example : ['10a599e031e749b7b260868f441e862b'] | array[string] | |
| subnet_id required | Subnet ID Example : 10a599e031e749b7b260868f441e862b | string | |
| volume_id required | Volume ID Example : 10a599e031e749b7b260868f441e862b | string | |
| vpc_id required | VPC ID Example : 10a599e031e749b7b260868f441e862b | string |