Each managed object has an identifier (expressed as
id in the URI scheme) which is used to
address the object through the REST API. The REST API allows for the
client-generated and server-generated identifiers, through PUT and POST
methods. The default server-generated identifier type is a UUID. Object
identifiers that begin with underscore ( _ ) are reserved
for future use.

