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
Missing modules for pod and pod profiles configuration
1. fabricPodP (Pod Profile)
a. name (name)
b. description (descr)
2. fabricSetupP (Pod Fabric Setup Policy)
a. pod_id (podId)
b. tep_pool ([11.0.0.0/16](https://11.0.0.0/16))
3. (Remote Pools) -> child config in table fabricSetupP
a. remote_id
b. remote_pool
4. (External TEP) -> child config in table fabricSetupP
a. ip
b. reserved_address_count
c. state
These classes fabricSetupP (Pod Fabric Setup Policy) and fabricPodP (Pod Profile) are related and required to test properly aci_pod_selector defined in https://github.com/CiscoDevNet/ansible-aci/pull/419.
Community Note
Description
Missing modules for pod and pod profiles configuration
These classes fabricSetupP (Pod Fabric Setup Policy) and fabricPodP (Pod Profile) are related and required to test properly aci_pod_selector defined in https://github.com/CiscoDevNet/ansible-aci/pull/419.
New or Affected Module(s):
APIC version and APIC Platform
Collection versions
References
0000