put https://octave-api.sierrawireless.io/v5.0//blueprint/createFromDevice
A new Blueprint object will be created based on the configuration of the
specified Device. All Resource State, Observation, Edge Action, Firmware, and (File)[#tag/File] configuration present on the Device will be copied to the Blueprint.
The best way to copy configuration to a fleet of Devices is first to create
a Blueprint from a Device in a known good state using this endpoint, then to
Apply the Blueprint to the fleet.
Permissions required:
Path / Role | Permission | Description |
---|---|---|
BLUEPRINT_WRITE Role | - | Global role enabling the writing of Blueprints |
Device.path or Device.tag | Read | Read access to the Device(s) included in the request |