Skip to content

get_tunnels_between_appliances fails in newer versions of Orchestrator #19

@SThomas986

Description

@SThomas986

Orchestrator has a new format for the data sent for this query.
Old:
{
"ids": [
"string"
]
}

New:
{
"nePks": [
"string"
]
}

Using Orchestrator version 9.3.3.40122

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