Properties
Name | Type | Notes |
---|---|---|
Properties inherited from DynamicManagedObject | ||
Id, Uid |
Methods
Methods defined in this object |
---|
QueryMoInstances, QueryTypeInfo, CreateDynamicManagedObject, InvokeOperation |
Parameters
Name | Type | Description |
---|---|---|
id | String | optional; pass null to retrieve all MoInstanceDescriptors |
Parameters
Name | Type | Description |
---|---|---|
typeSubstring | String | optional; pass null to retrieve the info for all types |
Parameters
Name | Type | Description |
---|---|---|
Id | String | The ID of the managed object. You can obtain it by using the QueryMoInstances method. |
Parameters
Name | Type | Description |
---|---|---|
name | String | The name of the method to invoke. |
parameters | IDictionary | The parameters names/values. |