Create an IP address
Creates an IP address.
POST
Create an IP address
Authorizations
Body
application/json
Body
The IP address.
Maximum string length:
50Pattern:
^(\b25[0-5]|\b2[0-4][0-9]|\b[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}(\/([0-9]|[1-2][0-9]|3[0-2]))?$Example:
"8.8.8.8"
A description of the IP address.
Maximum string length:
256Example:
"John Smith's home IP"
ID of the person to work with. If not set, defaults to caller’s ID
Maximum string length:
36Response
201 - application/json
Created
The ID of the IP address.
Maximum string length:
36Example:
"2327f0d0-2cb5-4f31-8de2-b9d04036fdd9"
The IP address.
Maximum string length:
50Pattern:
^(\b25[0-5]|\b2[0-4][0-9]|\b[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}(\/([0-9]|[1-2][0-9]|3[0-2]))?$Example:
"8.8.8.8"
A description of the IP address.
Maximum string length:
256Example:
"John Smith's home IP"
The date the Resource was initially created. ISO 8601 format without milliseconds.
The date the Resource was last modified. ISO 8601 format without milliseconds.
Maximum string length:
36Create an IP address