Returns the names of all known EAs.
Returns:
the names of all known EAs
78 79 80
# File 'lib/jamf/api/classic/api_objects/extendable.rb', line 78 def ea_names ea_types.keys end