_api_admin_clusters__clusterId__addon_get_request

_api_admin_clusters__clusterId__addon_get_request
_api_admin_clusters__clusterId__addon_get_request

Addon to a cluster

JSON Example
{
    "csi": [
        {
            "type": "vsphere-csi",
            "properties": {
                "isDefault": true,
                "name": "vsphere-sc",
                "timeout": 30
            }
        }
    ],
    "plugins": [
        {
            "type": "harbor",
            "properties": {
                "externalHarborPwd": "Password",
                "protocol": "Password",
                "externalHarborIP": "10.161.186.74",
                "port": 8012,
                "externalHarborUser": "admin",
                "insecure": false,
                "version": "2.17.0"
            }
        }
    ]
}
array of csi_inner
csi
Required

list of CSI plugins

plugins
Required

list of plugins to addon