Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello community,I am testing out ISE 2.1 REST API.I managed to create a new ANC policy and want to apply it to an endpoint.When I PUT https://IP:9060/ers/config/ancendpoint/applyI receive 400 bad request: <message type="ERROR" code="Applicatio...
Hello,I have a problem getting a result with the method getServicePolicyOutByInterfaceIdhere is the interface:ISR4451X-B#sh run int gi 0/0/1Building configuration...Current configuration : 194 bytes!interface GigabitEthernet0/0/1 description P2P link...
Hello,I am trying out the API of APIC-EM and I encounter problems in updating interface fields like : IP/mask, speed/duplex, description, mode.Here is an example:The POST body is:[{ "ipv4Address": "10.10.30.1", "ipv4Mask": "30", ...