get manifest Method
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
The get manifest method retrieves a manifest for the specified site.
method=get manifest:server_extension_version
&service_name=/
&options=[everything|structure|files|userlists|list_data|nontemplatizable_data|
globallists|subscriptions|discussions|userinfo|webparts|security]
Parameters
Decoded
POST /site_url/_vti_bin/_vti_adm/admin.dll HTTP/1.0
.
.
.
method=get+manifest:6.0.n.nnnn
&service_name=/
&options=structure,files,userlists,list_data,globallists,subscriptions,
discussions,userinfo,webparts,security,nontemplatizable_data
Remarks
To run code that uses the get manifest method, the user must be an administrator on the site.