Help for this page

Select Code to Download


  1. or download this
    "nfs" => {
          "%comment" => "Properties for an NFS mount definition",
    ...
            "%type" => "string"
          }
        }
    
  2. or download this
    
    {
    ...
                        "@ridge": "/vol/home2_c"
                    }
                },
    
  3. or download this
    sub recurse_hash {
      my($hash,@findkeys) = @_;
    ...
      }
    }
    
  4. or download this
    recurse_hash(\%$decoded_json_obj,"@keylist");
    
  5. or download this
    recurse_hash(\%$decoded_json_obj,"%export_name","%filer_device","%file
    +r_volume","%mount_acl","%mount_group","%mount_opts");
    
  6. or download this
    /links:nydevnfs_links:/vol/links:0755:root:root:nfsvers=3,timeo=600,re
    +trans=2
    /links:rnap7750-s:/vol/links_c:0755:root:root:nfsvers=3,timeo=600,retr
    +ans=2
    ...
    /home8:nydevnfs_home2:/vol/home2:0755:root:root:nfsvers=3,timeo=600,re
    +trans=2
    /home8:rnap2114-s:/vol/home2_c:0755:root:root:nfsvers=3,timeo=600,retr
    +ans=2