Name | Data Type | Value |
---|---|---|
Association | boolean | true |
Description | string | CIM_HostedShare is an association between a Share and the System on which the functionality resides. The cardinality of this association is many-to-many but a FileShare must have at least 1 host system, either exporting or importing it. (A System may host many Shares and a Share may be hosted by more than one System, but a Share must have at least one HostedShare). Heuristic: For export, a Share is hosted on the System where the LogicalElement that is exported by the Share is located (via SharedElement, derived from LogicalIdentity). For import, a Share is hosted on the System where the LogicalFile (or other namespace element) that provides the mount-point for the share is located (via ImportedShare, derived from LogicalIdentity). |
Experimental | boolean | true |
UMLPackagePath | string | CIM::System::FileElements |
Version | string | 2.8.1000 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
RemoteShareWWN | string | ||||||
Description | string | A string that uniquely identifies the remote element (expected to be an ExportedFileShare) that the Dependent Share represents if this is an imported Share. This is an opaque, unique identifier that provides an unambiguous name for the remote share -- we expect that it will be a WWN but any other interoperable format (e.g., a URI) would also work. |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Antecedent | CIM_HostedShare | CIM_System | |||||
Description | string | The hosting System. | |||||
Key | boolean | true | |||||
Max | uint32 | 1 | |||||
Min | uint32 | 1 | |||||
Override | string | Antecedent | |||||
Dependent | CIM_HostedShare | CIM_Share | |||||
Description | string | The Share hosted on the System. | |||||
Key | boolean | true | |||||
Override | string | Dependent |