domains

domains — lists all domains in a DataHub instance.

Synopsis

(domains)
    

Arguments

none

Returns

On success, a message with the following syntax:

(domains "default" "domain1" "domain2" "domain3" ...)

the following syntax. On error, an error message as described inReturn Syntax.

Description

This command generates a response message listing all of the domains currently in a DataHub instance. The response message is different from the usual DataHub command return syntax, in that it doesn't contain the string success on success.