Create an ATA
Method
POST
Path
atas
Request Parameters
Name |
Type |
Description |
name |
string |
The name for your ATA |
description |
string |
A more detailed description for your ATA |
domain |
string |
The domain for your ATA |
mac_address |
string |
The MAC address for your ATA (12 hexadecimal digits) |
Response
A JSON object with success, message, and data attributes. The data attribute contains an ATA Object.
Sample Call
Sample Response