KSC Reports

GETs (Reading Data)

Resource Description

/ksc

Get a list of all KSC reports, including ID and label.

/ksc/{reportid}

Get a specific KSC report, by ID.

/ksc/count

Get a count of all KSC reports.

PUTs (Modifying Data)

Resource Description

/ksc/{reportid}

Modify a report with the given ID.

POSTs (Creating Data)

Documentation incomplete see issue: NMS-7162.

DELETEs (Removing Data)

Documentation incomplete see issue: NMS-7162.