POST api/GetCLUES_CB

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of spGetCLUES_CB_Result
NameDescriptionTypeAdditional information
idCLUES

globally unique identifier

None.

cveCLUES

string

None.

nomCLUES

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "2",
    "idCLUES": "876517d2-afdf-4bc4-9fe4-b95cd2983856",
    "cveCLUES": "sample string 2",
    "nomCLUES": "sample string 3"
  },
  {
    "$ref": "2"
  }
]