Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
ConfigureZimlet SOAP Command

Configure Zimlet

Authorization token required true
Admin Authorization token required true

ConfigureZimletRequest

    <ConfigureZimletRequest> ## ConfigureZimletRequest
        <content [aid="{attachment-id}"] /> ## AttachmentIdAttrib
    </ConfigureZimletRequest>

The following table describes elements and attributes you can define within a <ConfigureZimletRequest> element:

XPath Required / Optional Description
/content Required (only 1) Content
/content@aid Optional (0 or 1) Type:String
Attachment ID

ConfigureZimletResponse

    <ConfigureZimletResponse /> ## ConfigureZimletResponse