AgentControllerTagDTO
Agent Controller Tag key and value
keystringrequired
Key for the Agent Controller Tag
Possible values: non-empty
valuestringrequired
Value for the Agent Controller Tag
Possible values: non-empty
AgentControllerTagDTO
{
"key": "string",
"value": "string"
}