netbox_extras¶
Constants¶
None exist at the moment.
Classes¶
-
class
plugins.module_utils.netbox_extras.NetboxExtrasModule(*args: Any, **kwargs: Any)¶ -
__init__(module, endpoint)¶ Initialize self. See help(type(self)) for accurate signature.
-
run()¶ This function should have all necessary code for endpoints within the application to create/update/delete the endpoint objects Supported endpoints: - tags
-