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