Skip to main content
Version: latest

Validate EKS properties

POST 

/v1/clouds/eks/properties/validate

Validate EKS properties

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

required

Request payload for EKS properties validate spec

    cloudAccountUidstring
    namestring
    regionstring
    sshKeyNamestring
    subnetsstring[]
    vpcIdstring

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...