AgentGroupRequest

AgentGroupRequest
AgentGroupRequest
JSON Example
{
    "agentConfig": "string",
    "autoUpdate": false,
    "constraints": {
        "bool": "BoolQuery Object",
        "exists": {
            "field": "string"
        },
        "match_all": {},
        "match_phrase": {
            "empty": false
        },
        "prefix": {
            "empty": false
        },
        "range": {
            "empty": false
        },
        "regexp": {
            "empty": false
        },
        "term": {
            "empty": false
        },
        "terms": {
            "empty": false
        }
    },
    "info": "string",
    "mpId": "string",
    "name": "string"
}
string
agentConfig
Optional

agentConfig

boolean
autoUpdate
Optional

autoUpdate

constraints
Required

constraints

string
info
Optional

info

string
mpId
Optional

mpId

string
name
Required
Constraints: minLength: 1

name