nautobot_ssot_vsphere
Plugin declaration for nautobot_ssot_vsphere.
Subpackages
Submodules
Package Contents
Classes
Plugin configuration for the nautobot_ssot_vsphere plugin. |
Functions
|
Trigger when the Nautobot database is fully ready. |
Attributes
- nautobot_ssot_vsphere.nautobot_database_ready_callback(sender, *, apps, **kwargs)
Trigger when the Nautobot database is fully ready.
- nautobot_ssot_vsphere.__version__
- class nautobot_ssot_vsphere.NautobotSsotVsphereConfig
Bases:
nautobot.extras.plugins.PluginConfig
Plugin configuration for the nautobot_ssot_vsphere plugin.
- name = nautobot_ssot_vsphere
- verbose_name = Nautobot SSoT vSphere
- version
- author = h4ndzdatm0ld
- description = Nautobot SSoT vSphere.
- base_url = nautobot-ssot-vsphere
- required_settings = ['VSPHERE_URI', 'VSPHERE_VERIFY_SSL', 'VSPHERE_PASSWORD', 'VSPHERE_USERNAME']
- min_version = 1.2.0
- max_version = 1.9999
- default_settings
- caching_config
- ready()
Ready signal.
- nautobot_ssot_vsphere.config