Software · Sample payload
CBRN · Chemical hazard · TEMPLATE_GEO/CONTROL_AREA
CBRN-CADS chemical hazard control area, STANAG 2103 categorisation, with first-warning timing.
DefensePUT /api/v1/entities
JSON
{
"entityId": "geo-cbrn-control-39512",
"expiryTime": "2026-04-26T05:00:00Z",
"isLive": true,
"ontology": {
"template": "TEMPLATE_GEO",
"geoType": "GEO_TYPE_CONTROL_AREA"
},
"milView": {
"disposition": "HOSTILE",
"environment": "ENVIRONMENT_LAND"
},
"geoShape": {
"polygon": {
"rings": [{
"positions": [
{"latitudeDegrees": 37.49, "longitudeDegrees": 126.93},
{"latitudeDegrees": 37.49, "longitudeDegrees": 126.97},
{"latitudeDegrees": 37.46, "longitudeDegrees": 126.97},
{"latitudeDegrees": 37.46, "longitudeDegrees": 126.93}
]
}]
}
},
"_uamkt_extensions": {
"doctrine_ref": "STANAG 2103",
"stanag_category": "Chemical · Cat. III",
"warning_phase": "FIRST"
}
}Scrubbed of partner-specific identifiers · safe to copy and adapt