scenarioCreateParams
Extends: | webServiceBean |
Namespace: | http://fico.com/xpress/insight/rest/v1 |
The parameters required to create or clone a scenario.
At least one of parent, repositoryPath and sourceScenario must be present. Note: the use of repositoryPath is deprecated and will be removed in a future release.XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
displayName (string) | 0/1 | The display name of the scenario |
scenarioType (string) | 0/1 | The type of the scenario - null if the scenario has no type |
sourceScenarioId (string) | 0/1 | The id of the scenario to clone. If not present, a new empty scenario will be created. |
parent (simpleReference) | 0/1 | The parent in which to create the scenario. If not present, the folder of the source scenario will be used. |
repositoryPath (string) | 0/1 | The repository path in which to create the scenario. If not present, the folder of the source scenario will be used. |
JSON
property | type | description |
---|---|---|
displayName | displayName (string) | The display name of the scenario |
scenarioType | scenarioType (string) | The type of the scenario - null if the scenario has no type |
sourceScenarioId | sourceScenarioId (string) | The id of the scenario to clone. If not present, a new empty scenario will be created. |
parent | parent (simpleReference) | The parent in which to create the scenario. If not present, the folder of the source scenario will be used. |
repositoryPath | repositoryPath (string) | The repository path in which to create the scenario. If not present, the folder of the source scenario will be used. |
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.