
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
36 lines
989 B
ReStructuredText
36 lines
989 B
ReStructuredText
.. _vim.fault.ReplicationDiskConfigFault: ../../../vim/fault/ReplicationDiskConfigFault.rst
|
|
|
|
.. _vim.fault.ReplicationDiskConfigFault.ReasonForFault: ../../../vim/fault/ReplicationDiskConfigFault/ReasonForFault.rst
|
|
|
|
vim.fault.ReplicationDiskConfigFault.ReasonForFault
|
|
===================================================
|
|
:contained by: `vim.fault.ReplicationDiskConfigFault`_
|
|
|
|
:type: `vim.fault.ReplicationDiskConfigFault.ReasonForFault`_
|
|
|
|
:name: reconfigureDiskReplicationIdNotAllowed
|
|
|
|
values:
|
|
--------
|
|
|
|
duplicateDiskReplicationId
|
|
Another disk in the VM has the same replication ID
|
|
|
|
invalidPersistentFilePath
|
|
Invalid path (string) for the persistent file
|
|
|
|
diskNotFound
|
|
Could not look up device by key
|
|
|
|
reconfigureDiskReplicationIdNotAllowed
|
|
Attempting to re-configure the disk's replication ID
|
|
|
|
invalidDiskReplicationId
|
|
Invalid disk replication ID string
|
|
|
|
diskTypeNotSupported
|
|
Replication not supported for disk type or backend
|
|
|
|
invalidDiskKey
|
|
Invalid key value
|