one.group.update Golang /GOCA

I am looking for an example of what to send to this method.
It say this but I am unable to find any reference to it in the XML-RPC docs:

// * tpl: The new group contents. Syntax can be the usual attribute=value or XML.
// * uType: Update type: Replace: Replace the whole template.
// Merge: Merge new template with the existing one.

Where can I see an example of a group template ? Or where a can I find one on my front end node ?

HI @jungle,

You can check the Template of existing groups by running: onegroup update <grp_id>.

1 Like