Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - EnvironmentSaveSettings
Saves the settings of an environment
Declaration
public string EnvironmentSaveSettings ( string apiKey, string environmentName, string xml );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
environmentName | The name of the environment | |
xml | The new settings XML, as returned by EnvironmentGetSettings |
Returns
A valid XML string
Security rights needed
Edit
Apply on resource
Environments