perform Software Update
fun performSoftwareUpdate(filePath: String, securityToken: String, selectedComponents: List<SoftwareUpdateInfo>? = null): Task<Unit>
Performs software update with given file and optional selected components.