Retrieves AutoPilot devices for a specific customer tenant.
The Get-CIPPAPDevices function retrieves AutoPilot devices for a specific customer tenant by making a REST API call to the "/api/listapdevices" endpoint.
Specifies the ID of the customer tenant for which to retrieve AutoPilot devices.
PS > Get-CIPPAPDevices -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"