update spaceCalculator

Sets one or more space calculator properties from an XML description.

Syntax

update spaceCalculator --INPUT_FILE=xml_filename --UPDATE_METHOD=method

or

update spaceCalculator -i xml_filename -a method

Parameters

xml_filename

Path to an XML document that contains parameter settings for the object. See spaceCalculator.

method

Method to use when updating the properties of an object:

  • overwrite: Replaces the existing property values with the new values.

Example

This example updates the space calculator schedule:

SES>update spaceCalculator --INPUT_FILE=space_update.xml --UPDATE_METHOD=overwrite
 
The object "spaceCalculator" was successfully updated.