GET Requirements/RequirementField/{fieldName}

Returns a specific requirement field’s data based upon the supplied field name.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fieldName

string

Required

Body Parameters

None.

Response Information

Resource Description

RequirementFieldVm
NameDescriptionTypeAdditional information
FieldId

globally unique identifier

None.

ParentFieldId

globally unique identifier

None.

FieldValue

string

None.

FieldName

string

None.

FieldType

string

None.

CategoryId

integer

None.

CategoryName

string

None.

CategoryDescription

string

None.

ChildFields

Collection of RequirementFieldVm

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.