Overview | Service | Command |
Get the intersection of installed skins on the server and the list specified in the zimbraAvailableSkin on an account (or its CoS). If none is set in zimbraAvailableSkin, get the entire list of installed skins. The installed skin list is obtained by a directory scan of the designated location of skins on a server.
Authorization token required | true |
Admin Authorization token required | false |
<GetAvailableSkinsRequest /> ## GetAvailableSkinsRequest
<GetAvailableSkinsResponse> ## GetAvailableSkinsResponse
(<skin [name="..."] /> ## NamedElement)*
</GetAvailableSkinsResponse>
The following table describes elements and attributes you can define within a
<GetAvailableSkinsResponse>
element:
XPath | Required / Optional | Description |
/skin | Optional (0 or more) | Skins |
/skin@name | Optional (0 or 1) | Type:String Name |