SpiraPlan: SoapService SOAP Web Service

See all operations

Capability_RetrieveFilteredRequirementAssociations

Description

Retrieves a paginated list of requirement associations for a given capability

Parameters

Type Name Required
RemoteCredentials? credentials -
intprogramId - Program containing the relevant capability Yes
intcapabilityId - Capability to get requirement associations for Yes
intpageSize - Number of associations to retrieve per API call Yes
intcurrentPage - What page you want to retrieve Yes
ArrayOfRemoteFilter? remoteFilters - Filters to apply to the requirements these associations are derived from.

Return Value

ArrayOfRemoteAssociation - A list of associations, with DestArtifactId and SourceArtifactId being the Capability Id and requirement Id respectively