Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

propertyrequiredvalid valuesdescription
nameyesMust be at least 3 characters long but no longer than 128.The domain name. Must be unique to the entire YOUnite deployment since domains are typically shared. TODO NEED SOME DESCRIPTION OF VALID CHARACTER PARAMETERS.
zoneUuidnoOwning zone's domain UUIDTODO ROBBIE: The zone that the domain, the domain's versions and its MDRs will be tied to. If this is omitted the caller's current zone will be used. Note that the caller must have permissions to create a domain for the zone.
domainTypenoMASTERMDM_DATA_CENTRALIZEDSTORE or MASTER_FEDERATED

The domain type can be either:

MASTER CENTRALIZEDMDM_DATA_STORE (default TODO ROBBIE - still?) Is when the domain's master data is centrally stored in YOUnite. This is used when the entire organization is comfortable or mandated to migrate a domain to a single store. Central stores are MDM_DATA_STORE is optimal for reference data such as a list of states, countries, zip-codes, etc. 

MASTER FEDERATED domains do not store their data centrally in YOUnite, but reference and update data on the systems in which it resides. Federated domains require adaptors and metadata and scope configurations and are covered in detail *TODO: TUTORIAL ON FEDERATED*

...