systemConfiguration resource Get logging configurationSets the current logging configuration. The output of the getLoggingConfig command is acceptable input. To support this, several elements of the input template are optional and ignored, but must be valid if supplied. Regardless, the input is still subject to the constraints reported by these ignored elements. For example, objects for which 'deletable' is false must be present in the input as their absense is interpreted as a request for deletion.Get logging configurationReturns the current logging configuration. The output is suitable for input to the setLoggingConfig command.Get the value of a system propertyList system configuration propertiesThese properties are available on the System Settings page of the server.List system propertiesThis command returns a JSONArray representation of the system properties, which behave like global variables for the server.Set a system propertySystem properties behave like global variables for the server.Update the system configurationUse this command to set any of the properties on the System Settings page of the server. The JSON template for this command lists all of the properties that you can change, but you can omit properties that you are not changing.Parent topic: REST commands for the IBM UrbanCode Deploy server