Skip to main content

SetInstallStatusWithLease

You can use the SetInstallStatusWithLease web method to set the install status Success/Fail with the lease expiration date for the package request.

Parameters

The SetInstallStatusWithLease web method includes the following parameters:

#ParametersData TypeDescription
1.RequestIdStringID number of the request.
2.InstallStatusBooleanEnter one of the following values:
Success
Fail
3.LeaseDateDate / TimeLease expiration date.

Return Value

Returns one of the following values:

  • Returns TRUE for success

  • Returns FALSE for failure