An interface that manages configuring the data warehouse where Service Manager data is stored for generating reports, as well as retrieving metadata about the datawarehouse objects.
The following tables list the members exposed by the IDataWarehouseManagement type.
Public Methods
Name | Description | |
---|---|---|
AddDataWarehouseConfiguration | Adds a data warehouse configuration to the Service Manager store. | |
GetDataWarehouseConfiguration | Gets the current data warehouse configuration. | |
GetDimensionType | Gets a dimension type by using an identifier. | |
GetDimensionTypes | Overloaded. Gets a dimension type, in the management group the API is connected to, by using an identifier. | |
GetFactType | Gets a fact type by using an identifier in the management group the API is connected to. | |
GetFactTypes | Overloaded. Gets a list of fact types. | |
GetMeasureType | Gets a measure type by using an identifier in the management group the API is connected to. | |
GetMeasureTypes | Overloaded. Gets a list of measure types. | |
GetOutriggerType | Gets an outrigger type by using an identifier in the management group the API is connected to. | |
GetOutriggerTypes | Overloaded. Gets a list of outrigger types. | |
GetRelationshipFactType | Gets a relationship fact type by using an identifier in the management group the API is connected to. | |
GetRelationshipFactTypes | Overloaded. Gets a list of relationship fact types. | |
GetWarehouseModuleType | Gets a warehouse module type by using an identifier in the management group the API is connected to. | |
GetWarehouseModuleTypes | Overloaded. Gets a list of warehouse module types. | |
RemoveDataWarehouseConfiguration | Removes the current data warehouse configuration from the Service Manager store. |
See Also
Send comments about this topic to Microsoft.