Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - EnvironmentGetDiskUsage
Provide a list of resources/folders, and have the same XML structure returned including the folder sizes
Declaration
public string EnvironmentGetDiskUsage ( string apiKey, string requestedResourceXML );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
requestedResourceXML | XML string describing the resources and folders to report on. Eg: |
Returns
Returns the input XML, appended with directory information
A valid XML string