Returns the group identifier
Returns:
the element’s group ID
196 197 198
# File 'lib/opennebula/virtual_router.rb', line 196 def gid self['GID'].to_i end