Get the profile and version assigned to the host invoking this method.
/cubit_api/1/my_profile
This method does not require authentication.
Sample XML output: <?xml version='1.0'?> <cubit version='1'> <profile revision="26" version="2">rhel3_base</profile> </cubit> Sample text output: rhel3_base 26 2