OptionalauditOptionalcontainerThe container path in which the requested Domain is defined. If not supplied, the current container path will be used.
OptionaldomainThe domain design to save.
OptionaldomainId 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.
OptionalfailureThis will be called upon failure to complete a request.
OptionalincludeSet to true to prevent save from completing when a server side warning occurs.
OptionaloptionsDomain 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.
OptionalqueryName of the query.
OptionalschemaName of the schema.
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsuccessThis will be called upon successfully completing a request.
Can be used to provide a comment from the user that will be attached to domain audit event.