HasMonitoredEntityRequestType

HasMonitoredEntityRequestType
HasMonitoredEntityRequestType

The parameters of HasMonitoredEntity.

JSON Example
{
    "providerId": "string",
    "entity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
providerId
Required

The provider id.

entity
Required

Reference to an instance of the ManagedEntity managed object.