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

NAME

App::Manoc::Controller::Device - Device Controller

VERSION

version 2.99.2

CONSUMED ROLES

  • App::Manoc::ControllerRole::CommonCRUD

  • App::Manoc::ControllerRole::JSONView

  • App::Manoc::ControllerRole::CSVView

ACTIONS

view

ifstatus

Called via xhr by view

neighs

Called via xhr by view

ssids

Called via xhr by view

dot11clients

Called via xhr by view

refresh

nwinfo

show_config

Show running configuration

create

Override in order to manage rack parameter.

decommission

restore

update_from_nwinfo

METHODS

get_object

Find by id or mng_address.

delete_object

get_json_object

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.