Apply Configuration
|
|||||
|
|
Applies a Configuration to the device to register the device for zero-touch enrollment. After applying a configuration to a device, the device automatically provisions itself on first boot, or next factory reset
Input
This building block consumes 10 input parameters
Name | Format | Description |
---|---|---|
parent Required |
STRING |
Required. The customer managing the device. An API resource name in the
format |
device |
OBJECT |
A
Methods that operate on devices take a |
device.deviceId |
INTEGER |
The ID of the device |
device.deviceIdentifier |
OBJECT |
Encapsulates hardware and product IDs to identify a manufactured device. To understand requirements on identifier sets, read Identifiers |
device.deviceIdentifier.meid |
STRING |
The device’s MEID number |
device.deviceIdentifier.manufacturer |
STRING |
The device manufacturer’s name. Matches the device's built-in
value returned from |
device.deviceIdentifier.serialNumber |
STRING |
The manufacturer's serial number for the device. This value might not be unique across different device models |
device.deviceIdentifier.model |
STRING |
The device model's name. Matches the device's built-in value returned from
|
device.deviceIdentifier.imei |
STRING |
The device’s IMEI number. Validated on input |
configuration |
STRING |
Required. The configuration applied to the device in the format
|
= Parameter name
= Format
parent STRING Required Required. The customer managing the device. An API resource name in the
format |
device OBJECT A
Methods that operate on devices take a |
device.deviceId INTEGER The ID of the device |
device.deviceIdentifier OBJECT Encapsulates hardware and product IDs to identify a manufactured device. To understand requirements on identifier sets, read Identifiers |
device.deviceIdentifier.meid STRING The device’s MEID number |
device.deviceIdentifier.manufacturer STRING The device manufacturer’s name. Matches the device's built-in
value returned from |
device.deviceIdentifier.serialNumber STRING The manufacturer's serial number for the device. This value might not be unique across different device models |
device.deviceIdentifier.model STRING The device model's name. Matches the device's built-in value returned from
|
device.deviceIdentifier.imei STRING The device’s IMEI number. Validated on input |
configuration STRING Required. The configuration applied to the device in the format
|