Vouchers

async OPNsenseClient.generate_vouchers(data)

Generate vouchers from the Voucher Server.

Parameters:

data (MutableMapping[str, Any]) – Configuration data used to generate vouchers.

Returns:

List of normalized entries produced by this method.

Return type:

list[dict[str, Any]]