SearchComputerProperty

The SearchComputerProperty method checks if a computer with the given property value exists.
cla140
The SearchComputerProperty method checks if a computer with the given property value exists.
Parameters
  • xsd:string sessionId
    Specifies the session ID obtained from the DSM web services login.
  • xsd:string propertyValue
    Specifies the computer property value that you want to search for.
  • dsm:PROPERTY-TYPE propType
    Identifies the type of property.
Return Values
None
Remarks
None