Baseline 2.5 Create
Creates a new baseline and returns the element name of the new baseline.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psBaselineName | String | In | The unique name of the baseline. |
| psUserGroup | String | In | The user group |
| psOutBaselineId | String | Out | The element name of the baseline |
Note that:
- No objects will have a version selected yet.
- The new Baseline XML is not automatically returned. If the calling code needs the new Baseline XML, an extra GetBaseline call is needed.