SendQuotaWarningEmail

Sends out the Quota warning mails.

Authentication Methods


  • ApiKey
Output Parameter Type Description
DiskUsage Integer
FileserverName String nmsa

Examples

curl -v 'https://secure.nomadesk.com/ctrller/api.php?Task=SendQuotaWarningEmail&FileserverName=nmsa821456775&DiskUsage=99877895'

Response:

<Response>
    <Status>1</Status>
    <Message>Success</Message>
</Response>