Method: JSS::OSXConfigurationProfile#uuid
- Defined in:
- lib/jss-api/api_object/osx_configuration_profile.rb
#uuid ⇒ String (readonly)
Returns 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 |