]> git.proxmox.com Git - pve-network.git/blob - src/test/ipams/netbox/expected.add_ip
e9323ca75429828edd37ceb2b61925da82023ab8
[pve-network.git] / src / test / ipams / netbox / expected.add_ip
1 bless( {
2 '_content' => '{"address":"10.0.0.1/24","description":"mydescription mac:da:65:8f:18:9b:6f","dns_name":"myhostname"}',
3 '_headers' => bless( {
4 'authorization' => 'token 0123456789abcdef0123456789abcdef01234567',
5 'content-type' => 'application/json; charset=UTF-8'
6 }, 'HTTP::Headers' ),
7 '_max_body_size' => undef,
8 '_method' => 'POST',
9 '_uri' => bless( do{\(my $o = 'http://localhost:8000/api/ipam/ip-addresses/')}, 'URI::http' )
10 }, 'HTTP::Request' );