Return values – Google Message Security Batch Reference Guide User Manual
Page 217

220
fields
The fields parameter is a list of field data displayed in the search results. These
are separated by ‘ | ‘.
•
All of the sortable fields can be used. See the sort parameter option.
domain_id
start
The start parameter is the starting index of the paginated sorted results returned
in the search.
Default: start=0
end
The end parameter is the ending index of the paginated sorted results returned in
the search.
Default: end=last
Return Values
Batch command interface return values:
•
Default return values of the jumboinc.com domain information using
listdomains ALL, targetOrg=Sales,
these comma delimited field-value
strings are returned in the batch command interface:
domainid 900000811,
domainname jumboinc.com
Return values using Administration Console syntax:
jumboinc.com 900000811
1 of a total of 1 matching records found.
•
Return values are dependent upon the command’s parameter options. For
example, using
listdomains ALL, targetOrg=Sales, childorgs=1,
fields=created_ts
will return only the Sales organization’s domains creation
time stamp (shown in the Administration Console syntax):
1115397891
1 of a total of 1 matching records found.