Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 859 Bytes

CmrfCmRf.md

File metadata and controls

12 lines (8 loc) · 859 Bytes

CmrfCmRf

A reference to a REST resource from a complex type, uniquely identified by object type and Moid. CMRF is a short term workaround until MoRef properties of complex types can be supported. CMRF means complex type managed object reference and is unique enough that it can be removed easily later. The long term solution is to support for relationships stanza under complextypes. Deprecated.

Properties

Name Type Description Notes
moid str The Moid of the referenced REST resource. [optional] [readonly]
object_type str The Object Type of the referenced REST resource. [readonly]

[Back to Model list] [Back to API list] [Back to README]