
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
25 lines
665 B
ReStructuredText
25 lines
665 B
ReStructuredText
.. _vim.host.SnmpSystem.AgentLimits: ../../../../vim/host/SnmpSystem/AgentLimits.rst
|
|
|
|
.. _vim.host.SnmpSystem.AgentLimits.Capability: ../../../../vim/host/SnmpSystem/AgentLimits/Capability.rst
|
|
|
|
vim.host.SnmpSystem.AgentLimits.Capability
|
|
==========================================
|
|
SNMP Agent supported capabilities enum
|
|
:contained by: `vim.host.SnmpSystem.AgentLimits`_
|
|
|
|
:type: `vim.host.SnmpSystem.AgentLimits.Capability`_
|
|
|
|
:name: CONFIGURATION
|
|
|
|
values:
|
|
--------
|
|
|
|
CONFIGURATION
|
|
Allows for agent configuration only
|
|
|
|
COMPLETE
|
|
Implements test notifications and allows agent configuration
|
|
|
|
DIAGNOSTICS
|
|
Implements only test notification capability only
|