Create Device Model
Create a device model. Returns the model with its parsed autoprovision field schema.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Device model name
Autoprovision template
4294967295First line slot
Last line slot
Directory template
4294967295Remote-post template
4294967295Remote-post URL
Remote-post username
Remote-post password
Remote-post deregister template
4294967295Response
Newly created device model with autoprovision field schema
Device model ID
Device model name
First line slot
Last line slot
Autoprovision template
Remote-post deregister template
Remote-post template
Directory template
Description
Remote-post URL
Remote-post username
Remote-post password
Parsed autoprovision field schema for this model: which fields exist, their type, default, and (for mapping fields) the allowed value->label options. Join to the devices config[] by name to interpret/edit a device's current values.