Skip to content

Add support to import L4-L7 Service Device from other tenant (DCNE-513) #1372

@hpalm242

Description

@hpalm242

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

The ACI 2.17 provider lacks the functionality to import a L4-L7 Service Device from another tenant.

Need to create the following object in the importing tenant
{
"vnsLDevIf": {
"attributes": {
"dn": "uni/tn-[Importing tenant name]/lDevIf-[uni/tn-[Exporting tenant]/lDevVip-[Service Device Name]]",
"ldev": "uni/tn-[Exporting tenant]/lDevVip-[Service Device Name]",
"rn": "lDevIf-[uni/tn-[Exporting tenant]/lDevVip-[Service Device Name]]"
},
"children": []
}
}

APIC version and APIC Platform

  • ACI 5.2.1g on-prem

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions