NAME

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

VERSION

version 2.99.3

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

cablings

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

ifacecreate

Redirect to deviceiface method

ifacepopulate

Redirect to deviceiface method

METHODS

iface

Get interface by names

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.