application-service-list
application-service-list
Model that represents the event of bulk plugin activation
JSON Example
{
"targetIds": [
"string"
],
"services": [
{
"serviceName": "string",
"configurations": [
{
"configName": "string",
"isActivated": false,
"parameters": [
{
"key": "string",
"value": "string"
}
]
}
]
}
]
}
array of
string
targetIds
Required
VM or Endpoint or EC2Instance Resource UUIDs