Network\CIM_NetworkServicesInAdminDomain.mof.mof (HTML version)

Return to index
CIM_NetworkServicesInAdminDomain Superclass: CIM_HostedDependency
This association establishes the Dependency relationships that exist between an administrative domain and the Network Services that it hosts. It is deprecated since AdminDomains can contain any ManagedSystemElements. There is no special relationship needed for NetworkServices. In addition, the Min (1) cardinality on AdminDomain is not valid - since it may not be possible to define every NetworkService in the context of one or more Domains.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::RoutingForwarding" ) Deprecated { "CIM_HostedDependency" } Association
Parameters (local in grey)
Deprecated { "CIM_Dependency.Dependent" }
Override ( "Dependent" )
CIM_NetworkService REF Dependent ;
The network service that is hosted in the administrative domain.
Deprecated { "CIM_Dependency.Antecedent" }
Override ( "Antecedent" )
CIM_AdminDomain REF Antecedent ;
The AdminDomain that hosts and administers the various network services.