AddMonitoredEntitiesRequestType

AddMonitoredEntitiesRequestType
AddMonitoredEntitiesRequestType

The parameters of AddMonitoredEntities.

JSON Example
{
    "providerId": "string",
    "entities": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ]
}
string
providerId
Required

The provider id.

entities
Optional

The entities that are newly monitored by this provider.