With this Method the Client can check the specific update behavior for a specified software version. To identify the version the GetUpdateBehavior Method requires the ManufacturerUri, SoftwareRevision and PatchIdentifiers Properties of the SoftwareVersionType.
ManufacturerUri Property of either the Pending or FallbackSoftwareVersionType that should be installed.
SoftwareRevision
SoftwareRevision Property of either the Pending or FallbackSoftwareVersionType that should be installed.
PatchIdentifiers
PatchIdentifiers Property of either the Pending or FallbackSoftwareVersionType that should be installed. (or empty array if not supported by the SoftwareVersionType instance)
UpdateBehavior
Update behavior option set for the specified SoftwareVersionType instance
Method Result Codes (defined in Call Service)
Result Code
Description
Bad_NotFound
If the Software Package, identified by the parameters, does not exist.