Automated DDI workflow management provides many benefits to large-scale organizations. It minimizes manual tasks, increases IT productivity, and the ability to focus on strategic opportunities that drive business growth. Automation standardizes network management processes to enforce best practices and rapidly deliver services at scale. This white paper provides insights into DDI workflow automation using curl commands.
Curl is a command-line tool that enables interaction with APIs by sending HTTP requests to a server and receiving responses. These requests are made using different HTTP methods like GET, POST, PUT, and DELETE, each of which has a different functionality, such as retrieving or creating/updating a resource on the server. The server responds in formats like JSON, XML, or plain text.
The following section illustrates the basic functionality within the TCPWave IPAM application using curl commands. The basic functionality includes the following:
# |
Name |
# |
Name |
# |
Name |
1 |
Adding Organization |
2 |
Adding Domain |
3 |
Adding Zone |
4 |
Adding Zone Level A Record |
5 |
Zone A Record Traverse |
6 |
Adding Zone CNAME Record |
7 |
Zone CNAME Record Traverse |
8 |
Adding Zone MX Record |
9 |
Zone MX Record Traverse |
10 |
Adding Zone SRV Record |
11 |
Zone SRV Record Traverse |
12 |
Adding Zone TXT Record |
13 |
Zone TXT Record Traverse |
14 |
Add a Network |
15 |
Add a Subnet |
16 |
Add an Object |
17 |
Object Traverse |
18 |
Object A Record |
19 |
Object A Record Traverse |
20 |
Adding Object CNAME Record |
21 |
Object CNAME Traverse |
22 |
Subnet Edit to DHCP-Enabled |
23 |
Create a Scope |
24 |
Delete a Scope |
25 |
Delete Zone TXT Record |
26 |
Delete Zone SRV Record |
27 |
Delete Zone MX Record |
28 |
Delete Zone CNAME Record |
29 |
Delete Zone A Record |
30 |
Delete Object CNAME Record |
31 |
Delete an Object |
32 |
Delete a Subnet |
33 |
Delete a Network |
34 |
Delete a Zone |
For detailed usage, download the PDF copy which is available at the bottom of the page.
Leverage TCPWave’s automated DDI workflow management for an increased efficiency and decreased human errors. For a quick demo, contact the TCPWave Sales Team.