Versions Compared

Key

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

...

A  domain model schema (model) is a JSON object describing the schema for a data domain; it defines the properties that make up the domain's schema. The root node of the model schema is the properties element. See Domains and Domains for ModelSchema Properties below.

POST the Domain

The first step in creating a domain is to define the domain name, its type and the owning zone:

...