Operations at PushInstallCommunication

This page describes the backend methods at this endpoint.

Signature Description
Int32 GetInstallationStatus(String jobId) Gets installation progress of child push install job.
Void SetInstallationProgress(String jobId, String messageType, String progress, String message) This method is called by push install functionality on in order to track progress of remote agent installation. This method is for internal usage only.