INPUT_OBJECT
DownloadCdmUpgradesPdfFiltersInput
Description
Filters for cdm upgrades page for pdf generation.
link GraphQL Schema definition
- input DownloadCdmUpgradesPdfFiltersInput {
- # List of cluster ID.
- String!] : [
- # List of cluster names.
- String!] : [
- # List of cluster types.
- String!] : [
- # List of downloaded versions.
- String!] : [
- # List of installed versions.
- String!] : [
- # List of cluster locations.
- String!] : [
- # Cluster upgrade job status.
- String!] : [
- # Cluster precheck status.
- String!] : [
- # Cluster version status.
- String!] : [
- }