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 sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:string propertyValueSpecifies the computer property value that you want to search for.
- dsm:PROPERTY-TYPE propTypeIdentifies the type of property.
Return Values
None
Remarks
None