]> git.proxmox.com Git - pve-network.git/blob - src/test/ipams/netbox/expected.del_ip
3c41de49d6781c8076c968a668052c8b49976548
[pve-network.git] / src / test / ipams / netbox / expected.del_ip
1 bless( {
2 '_content' => '',
3 '_headers' => bless( {
4 'authorization' => 'token 0123456789abcdef0123456789abcdef01234567',
5 'content-type' => 'application/json; charset=UTF-8'
6 }, 'HTTP::Headers' ),
7 '_method' => 'DELETE',
8 '_uri' => bless( do{\(my $o = 'http://localhost:8000/api/ipam/ip-addresses/1/')}, 'URI::http' )
9 }, 'HTTP::Request' );