When a Mulesoft application is deployed to Cloudhub, it gets assigned an ID that is available from the Cloudhub API. In Cloudhub API v2, this value is named versionID.
Can I retrieve this ID value within the app itself while it's running? I want to use it to refer to the application on a remote log. Some values appear to be available as predefined variables, but I don't see this one.