Log in to use Airheads Agent
Airheads Agent is an early-release version of a generative AI search tool to aid your search of the Airheads Community.
I am testing Restapi , however I have check with all API including account .. I have not got API for user group and directory service. LDAP DN or CN name .. Locally it's under user administrator directory group and under security directory settings . #restapi
Hi there! I decided to write a client to access IMC through its REST API, because I need to configure more than 1000 devices for auto-backup, which is a little bit messy to manage with the web interface. The REST API makes it possible for me to change all the device settings from my...
I can't seem to get my OVS version 2.2 to forward flows I am using the following script payload05='( "flow": ( "priority": 30000, "idle timeout":120, "table id":202, "match": [("eth type":"ipv4"), ("ipv4 src":"10.0.0.1"), ("ipv4 dst":"10.0.0.15"), ("ip proto":"tcp"), ("tcp...
The json schema for all REST API commands is available via RSDoc. Enter the following URL to access the json information. Be sure the controller is running. https:// :8443/sdn/v2.0/models Replace with the IP address of your controller. This will display the json models for...