Citrix Cloud (DaaS) Documentation Script V1.19

Version 1.19 16-Jul-2022

  • Added the missing enums for VDAUpgrade.Type and VDAUpgrade.State
    • Type:
      • Release type the VDA upgrades follow. Possible values are:
      • NotSet – Upgrade release type was not set by admin for this catalog.
      • CR – VDA upgrades follow CR release cycles.
      • LTSR – VDA upgrades follow LTSR release cycles.
    • State:
      • Represents whether one or more VDAs in a catalog can be upgraded. Possible values are:
      • MissingUpgradeType – Admin has not yet set UpgradeType, which is required to figure out whether catalog can be upgraded.
      • UpgradeScheduled – Upgrade was scheduled or is in progress for this catalog.
      • UpgradeAvailable – One or more machines in this catalog can be upgraded.
      • UpToDate – All VDAs in this catalog are on the most recently released version.
      • Unknown – Temporary state where the service is currently figuring out one of the above states.
  • Updated the help text
  • Updated the ReadMe file

You can always find the most current script by going to https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/

Thanks

Webster