Back to CLI Reference

$ sccfm-cli inventory devices cdfmc-managed-ftd onboard-ztp --help

Usage: sccfm-cli inventory devices cdfmc-managed-ftd onboard-ztp 
           [OPTIONS]

  Onboard a cdFMC-managed FTD device using Zero-Touch Provisioning (ZTP).

Options:
  -n, --name TEXT                 Human-readable name for the FTD device.
                                  [required]
  -s, --serial-number TEXT        Serial number of the FTD device. When plugged
                                  in and connected to the Internet, the device
                                  will automatically register to this tenant.
                                  [required]
  --licenses [BASE|CARRIER|THREAT|MALWARE|URLFilter]
                                  License(s) to apply to the device. Can be
                                  specified multiple times (e.g. --licenses BASE
                                  --licenses CARRIER).  [required]
  --fmc-access-policy-uid TEXT    UUID of the FMC access policy to apply to this
                                  device.  [required]
  --admin-password TEXT           Initial provisioning password for the device.
                                  Required for setup if a password has not
                                  already been set on the device.
  --device-group-uid TEXT         UUID of the device group to assign this device
                                  to after registration.
  --check                         Run a preflight check without onboarding.
  --config-path PATH              Path to the configuration file (defaults to
                                  ~/.sccfm-cli/config.json).
  --format [table|json]           Output format  [default: table]
  --help                          Show this message and exit.