Perform Software Update Action
class PerformSoftwareUpdateAction(filePath: String, securityToken: String, selectedComponents: List<SoftwareUpdateInfo>?) : IAction
Performs a software update. Make sure to check the update with ValidateSoftwareUpdateAction first.