GET Api/ActionPlanMasterAPI/GetActionPlanMasterByReportId?ReportId={ReportId}&APMasterId={APMasterId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ReportId

integer

None.

APMasterId

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ActionPlanMasterDTO
NameDescriptionTypeAdditional information
Id

integer

None.

WorkFlowStatus

globally unique identifier

None.

ProjectAdmin

integer

Matching regular expression pattern: ^[0-9]*$

ReportId

integer

Matching regular expression pattern: ^[0-9]*$

DivisionId

globally unique identifier

None.

AssetId

globally unique identifier

None.

BuildingId

globally unique identifier

None.

SubBuildingId

globally unique identifier

None.

LocationId

globally unique identifier

None.

LevelId

globally unique identifier

None.

CategoryId

globally unique identifier

None.

SectorId

globally unique identifier

None.

SubSectorId

globally unique identifier

None.

ActionPlanDetails

Collection of ActionPlanDetailsDTO

None.

CreatedBy

integer

Matching regular expression pattern: ^[0-9]*$

CreatedOn

date

Required

Data type: DateTime

UpdatedBy

integer

Matching regular expression pattern: ^[0-9]*$

UpdatedOn

date

Data type: DateTime

IsActive

boolean

Range: inclusive between false and true

IsDeleted

boolean

Range: inclusive between false and true

DateFrom

date

Data type: DateTime

DateTo

date

Data type: DateTime

GeneratedReportName

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

text/html

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/html'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Exception of type 'System.OutOfMemoryException' was thrown.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'MSMChecklistFlow.DAL.ActionPlanDetailComments' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'MSMChecklistFlow.DAL.ActionPlanDetailComments' contains cycles and cannot be serialized if reference tracking is disabled.