File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ def list params = {}
8989 # - *name* [String] - A name used to identify the ATA.
9090 # - *description* [String] - A longer description of the ATA.
9191 # - *domain* [String] - A domain for the ATA.
92+ # - *mac_address* [String] - A mac address for the ATA.
9293 # @return [Phaxio::Resources::Ata]
9394 # The created ATA, including the generated username and password.
9495 # @raise [Phaxio::Error::PhaxioError]
@@ -121,7 +122,6 @@ def get id, params = {}
121122 # Any parameters to send to Phaxio.
122123 # - *name* [String] - A name used to identify the ATA.
123124 # - *description* [String] - A longer description of the ATA.
124- # - *domain* [String] - A domain for the ATA.
125125 # - *mac_address* [String] - A mac address for the ATA.
126126 # @return [Phaxio::Resources::Ata]
127127 # The updated ATA.
You can’t perform that action at this time.
0 commit comments