Optional
containerOptional
domainThe domain design to save.
Optional
domainId of the domain. This is an alternate way to identify the domain to update. SchemaName and queryName will be ignored if this value is not undefined or null.
Optional
failureThis will be called upon failure to complete a request.
Optional
includeSet to true to prevent save from completing when a server side warning occurs.
Optional
optionsDomain Kind specific properties. If not supplied, will be ignored. Note: Certain domain kind specific properties are read-only and cannot be updated. Read-only properties for 'IntList' & 'VarList' domain kinds: listId, domainId, keyName, keyType, and lastIndexed.
Optional
queryName of the query.
Optional
schemaName of the schema.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis will be called upon successfully completing a request.
The container path in which the requested Domain is defined. If not supplied, the current container path will be used.