ContainerBaseDataSource
ContainerBaseDataSource
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "string",
"entity_type": "string",
"ip": "192.168.10.1",
"fqdn": "your.domain.com",
"proxy_id": "1000:104:12313412",
"nickname": "vc1",
"enabled": false,
"notes": "Located in DC1",
"manager_id": "192.168.10.1",
"credentials": {
"kubeconfig": {
"apiVersion": "v1",
"clusters": {
"cluster": {
"api-version": "v1",
"server": "http://cow.org:8080",
"name": "cow-cluster"
}
}
}
}
}