API를 통해 사용자 정의 취약점 시그니처 추가하면 'API_I00013' 및 '한정자가 잘못되었습니다'라는 메시지가 표시됩니다.
1265
Created On 11/12/24 00:13 AM - Last Modified 10/22/25 18:52 PM
Symptom
API를 통해 사용자 정의 취약점 시그니처 추가하는 작업은 요청 에 한정자를 추가할 때만 다음 오류와 함께 실패합니다.
{
"_errors": [
{
"code": "API_I00013", <<<<<<<<<<<<<!!!
"message": "?????????????????? ???????????????",
"details": {
"errorType": "Invalid Object",
"message": [
" 42005 -> signature -> standard -> TEST -> and-condition -> And Condition 1 -> or-condition -> Or Condition 1 -> operator -> pattern-match -> qualifier -> value has unexpected text.",
" 42005 -> signature -> standard -> TEST -> and-condition -> And Condition 1 -> or-condition -> Or Condition 1 -> operator -> pattern-match -> qualifier is invalid" <<<<<<<<<<<<< !!!
],
"errors": [
{
"type": "UNEXPECTED_TEXT_ERR",
"message": "node has unexpected text",
"params": [
"value"
]
}
]
}
}
],
"_request_id": "xxxx-xxxx-xxxx-xxxx-xxxxxxxxxx"
}
Environment
- 프리즈마 액세스 API
Resolution
이 문제는 현재 2025년 2월 중순으로 예정된 SCM 버전 2025.r1.0에서 수정될 예정입니다.
SCM 버전은 SCM > 관리 > 구성 > NGFW 및 Prisma Access > 구성 범위: 글로벌 > 일반 정보 > 클라우드 관리 버전에서 확인할 수 있습니다.