Class RbVmomi::VIM::ManagedEntity
In: lib/rbvmomi/vim/ManagedEntity.rb
Parent: Object

Methods

path   paths   pretty_path  

Public Class methods

Retrieve the ancestors of a list of entries. @return [Hash] Object-indexed hash of ancestors of entities, starting with the root.

Public Instance methods

Retrieve the ancestors of the entity. @return [Array] Ancestors of this entity, starting with the root.

Return a string representation of path suitable for display. @return [String] @see path

[Validate]