Configuration - Network

put/tcap-profiles/{id}

Path parameters

idinteger required

TCAP ID

Request body

namestring required

The name of the address pool

start_ip_addressstring required

The start IP address of the pool range

end_ip_addressstring required

The end IP address of the pool range

netmaskstring required

The subnet mask of the pool

next_hopstring required

The next hop (gateway) IP address

Response

OK

idinteger required

The unique identifier

create_timestring date-time required

The create time in UTC (ISO 8601 format)

update_timestring date-time required

The last update time in UTC (ISO 8601 format)

namestring required
start_ip_addressstring required
end_ip_addressstring required
netmaskstring required
next_hopstring required

Changes