ProductKubernetesDistributionAssociation
ProductKubernetesDistributionAssociation
JSON Example
{
"guid": "string",
"identifier": "string",
"label": "string",
"staged_product_version": "string",
"deployed_product_version": "string",
"is_staged_for_deletion": false,
"staged_kubernetes_distribution": {
"identifier": "string",
"version": "string"
},
"deployed_kubernetes_distribution": {
"identifier": "string",
"version": "string"
},
"available_kubernetes_distributions": [
{
"identifier": "string",
"version": "string",
"rank": 0,
"label": "string"
}
],
"required_kubernetes_distributions": [
{
"identifier": "string",
"version": "string"
}
]
}
string
guid
Optional
guid
string
identifier
Optional
identifier
string
label
Optional
label
string
staged_product_version
Optional
staged_product_version
string
deployed_product_version
Optional
deployed_product_version
boolean
is_staged_for_deletion
Optional
is_staged_for_deletion
deployed_kubernetes_distribution
Optional
deployed_kubernetes_distribution
array of
KubernetesDistribution
available_kubernetes_distributions
Optional
available_kubernetes_distributions
array of
KubernetesDistributionRequirement
required_kubernetes_distributions
Optional
required_kubernetes_distributions