ObjectReference =============== A ObjectReference resource represents the name and identifier of any other resource. Resource definition ------------------- .. literalinclude:: _static/ObjectReference.json :language: json +-----------------+-----------------+---------------------------------------------------------------------------------+ | Name | Type | Description | +=================+=================+=================================================================================+ | Id | int | Unique identifier | +-----------------+-----------------+---------------------------------------------------------------------------------+ | Name | string | The name of object | +-----------------+-----------------+---------------------------------------------------------------------------------+