AgentGroupPatchRequest

AgentGroupPatchRequest
AgentGroupPatchRequest
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
        }
    },
    "id": "string",
    "info": "string",
    "mpId": "string",
    "name": "string"
}
string
agentConfig
Optional

agentConfig

boolean
autoUpdate
Optional

autoUpdate

constraints
Optional

constraints

string
id
Optional

id

string
info
Optional

info

string
mpId
Optional

mpId

string
name
Optional

name