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": "a4e531b0-97de-41e3-ab31-da33f446fc15",
    "cveCLUES": "sample string 2",
    "nomCLUES": "sample string 3"
  },
  {
    "$ref": "2"
  }
]