File: PathStatus.rst

package info (click to toggle)
python-pyvmomi 6.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,984 kB
  • sloc: python: 9,206; xml: 77; makefile: 11
file content (26 lines) | stat: -rw-r--r-- 848 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. _vim.host.IscsiManager.IscsiPortInfo: ../../../../vim/host/IscsiManager/IscsiPortInfo.rst

.. _vim.host.IscsiManager.IscsiPortInfo.PathStatus: ../../../../vim/host/IscsiManager/IscsiPortInfo/PathStatus.rst

vim.host.IscsiManager.IscsiPortInfo.PathStatus
==============================================
  :contained by: `vim.host.IscsiManager.IscsiPortInfo`_

  :type: `vim.host.IscsiManager.IscsiPortInfo.PathStatus`_

  :name: lastActive

values:
--------

active
   All paths on this Virtual NIC are standby paths from SCSI stack perspective.

standBy
   One or more paths on the Virtual NIC are active paths to storage. Unbinding this Virtual NIC will cause storage path transitions.

notUsed
   There are no paths on this Virtual NIC

lastActive
   One or more paths on the Virtual NIC is the last active path to a particular storage device.