Create a new inventory
Creates a new inventory with the specified name and optional properties.
Basic authentication of the form Basic <base64(username:password)>.
Array of group names that will have access to this inventory (at least one group required)
Automatically create built-in broker actions (get-config, set-config, run-command, is-alive) for device broker compatibility. Custom actions with the same name will override the default broker actions.
Default cluster ID for built-in broker actions. Required when createBrokerActions is enabled.