FindChildRequestType

FindChildRequestType
FindChildRequestType

The parameters of FindChild.

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

Reference to an instance of the ManagedEntity managed object.

string
name
Required

The name of the child object.