Skip to content

missing netflow profile #1376

@daho2017

Description

@daho2017

Hello:

I noticed that the netflow profile in ltm profile is missing. I'd like to request to have this implemented. Thank you.

Example:
with TransactionContextManager(tx) as api:
udp = api.tm.ltm.profile.udps.udp.create(name='udp1', partition='Common') <- this works
netflow = api.tm.ltm.profile.netflows.netflow.create(name='netflow1', partition='Common') <- this does not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions