NAME
Chef::REST::Client::nodes
VERSION
1.0
SYNOPSIS
use Chef::REST::Client::nodes;
$obj->nodes->list; $obj->nodes('server1')->details;
DESCRIPTION
Class that represents collection of nodes
METHODS
list
return list of nodess, array of Chef::REST::Client::node objects.
details ( $details )
retun detail about a perticular node.
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)