The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chef::REST::Client::sandboxes

VERSION

1.0

SYNOPSIS

use Chef::REST::Client::sandboxes;

$obj->sandboxes->list; $obj->sandboxes( 'dev-sandbox' )->details;

DESCRIPTION

Class that represents collection of Chef sanboxes

METHODS

list

return list of sandboxes.

details

return details about a particular sandbox. or dump raw hash.

KNOWN BUGS

SUPPORT

open a github ticket or email comments to Bhavin Patel <mail4bhavin@yahoo.com>

COPYRIGHT AND LICENSE

This Software is free to use , licensed under : The Artisic License 2.0 (GPL Compatible)