java.lang.Object
com.ringcentral.paths.restapi.account.emergencyaddressautoupdate.tasks.Index

public class Index extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • path

      public String path(Boolean withParameter)
    • path

      public String path()
    • get

      Returns results of the task created within the frame of Automatic Location Updates feature. Currently four task types are supported: 'Wireless Points Bulk Create', 'Wireless Points Bulk Update', 'Switches Bulk Create', 'Switches Bulk Update'.

      HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/emergency-address-auto-update/tasks/{taskId} Rate Limit Group: Light App Permission: EditAccounts User Permission: ConfigureEmergencyMaps

      Throws:
      RestException
      IOException