CIM SMASH/Server Management API
Class CIM_CalculatedRoutes
extends CIM_Dependency (Association)
This assocation makes explicit the routes that are calculated by a specific RouteCalculationService. Thus, every RouteCalculationService can have its own unique set of calculated routes. The association is not necessary in the model and has been deprecated. An instance of the general ConcreteDependency association can tie a NextHopIPRoute to a RouteCalculationService. In addition, information on how the route was derived is available in NextHopIPRoute's RouteDerivation enumeration.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_ConcreteDependency, CIM_NextHopIPRoute.RouteDerivation | TOSUBCLASS= false | None |
Description | string | This assocation makes explicit the routes that are calculated by a specific RouteCalculationService. Thus, every RouteCalculationService can have its own unique set of calculated routes. The association is not necessary in the model and has been deprecated. An instance of the general ConcreteDependency association can tie a NextHopIPRoute to a RouteCalculationService. In addition, information on how the route was derived is available in NextHopIPRoute's RouteDerivation enumeration. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::Routes | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_CalculatedRoutes | CIM_RouteCalculationService |
Dependent | CIM_CalculatedRoutes | CIM_IPRoute |
Copyright © 2008-2020 VMware, Inc. All rights reserved.