CustomerDevicesChromeos
class CustomerDevicesChromeos extends Resource (View source)
The "chromeos" collection of methods.
Typical usage is:
$adminService = new Google\Service\Directory(...);
$chromeos = $adminService->customer_devices_chromeos;
Methods
batchChangeStatus(string $customerId, BatchChangeChromeOsDeviceStatusRequest $postBody, array $optParams = [])
Changes the status of a batch of ChromeOS devices. For more information about changing a ChromeOS device state Repair, repurpose, or retire ChromeOS devices.
issueCommand(string $customerId, string $deviceId, DirectoryChromeosdevicesIssueCommandRequest $postBody, array $optParams = [])
Issues a command for the device to execute. (chromeos.issueCommand)
Details
BatchChangeChromeOsDeviceStatusResponse
batchChangeStatus(string $customerId, BatchChangeChromeOsDeviceStatusRequest $postBody, array $optParams = [])
Changes the status of a batch of ChromeOS devices. For more information about changing a ChromeOS device state Repair, repurpose, or retire ChromeOS devices.
(chromeos.batchChangeStatus)
DirectoryChromeosdevicesIssueCommandResponse
issueCommand(string $customerId, string $deviceId, DirectoryChromeosdevicesIssueCommandRequest $postBody, array $optParams = [])
Issues a command for the device to execute. (chromeos.issueCommand)