...
This web service retrieves a list of the configured project issue statuses , based upon a unique project identifier for a specified (PwsProjectRef) and . The list can further be filter to include or exclude inactive statuses based on the IncludeInactiveFlag filter.
...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | ARNkL4C1bp7KLtsSXQW6/g== | |
IncludeInactiveFlag | Boolean | No | false | If set to 'true', both inactive and active issue statuses are included in the response. | false |
ProjectIdentity | Yes | The set of information that can uniquely identify a projectproject for which to retrieve the list of configured issue statuses. Click here for more information. |
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 0 |
Status | Click here for more information. | Ok | |
ServerTimestampUtc | DateTime | Click here for more information. | 2018-03-07T14:44:11.9219745Z |
IssueStatuses | This structure contains the complete set of information about an each configured issue status of a for the specified project. Click here for more information. |
...