Method: JSS::OSXConfigurationProfile#uuid

Defined in:
lib/jss-api/api_object/osx_configuration_profile.rb

#uuidString (readonly)

Returns the uuid of this profile. NOT Updatable.

Returns:

  • (String)

    the uuid of this profile. NOT Updatable



114
115
116
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 114

def uuid
  @uuid
end