PageRenderTime 43ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/cim-schema-2.29.0-docs/CIM_ServiceAccessURI.html

#
HTML | 170 lines | 170 code | 0 blank | 0 comment | 0 complexity | e4874663824c553ed83b8864c3a82846 MD5 | raw file
  1. <head><META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  2. <link rel="stylesheet" type="text/css" href="mof.css" xmlns:lxslt="http://xml.apache.org/xslt">
  3. <title>DMTF Schema Documentation Schema Documentation</title>
  4. </head><html>
  5. <body bgcolor="White">
  6. <hr>
  7. </hr>
  8. <a name="CIM_ServiceAccessURI"></a>
  9. <H1>Class CIM_ServiceAccessURI<BR>extends <a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a>
  10. </H1>CIM_ServiceAccessURI represents the ability to utilize or invoke a Service using a uniform resource identifier (URI). RFC 1738 describes the Uniform Resource Locator, which is a more specific form of a URI, and RFC 2396 describes the broader, inclusive URI. The following explanation is from the RFC: "A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource." In the context of a ServiceAccessPoint, a URI contains the information necessary to access an associated service (associated through ServiceAccessBySAP), using a syntax that is specific to that service.<h3>
  11. Table of Contents<br>
  12. <a href="#c_hierarchy">Hierarchy</a>
  13. <br>
  14. <a href="#c_subclasses">Direct Known Subclasses</a>
  15. <br>
  16. <a href="#c_qualifiers">Class Qualifiers</a>
  17. <br>
  18. <a href="#c_properties">Class Properties</a>
  19. <br>
  20. <a href="#c_methods">Class Methods</a>
  21. <br>
  22. </h3>
  23. <hr>
  24. </hr>
  25. <H2>
  26. <a name="c_hierarchy">Class Hierarchy</a>
  27. </H2>
  28. <a href="CIM_ManagedElement.html">CIM_ManagedElement</a>
  29. <br data="@NAME"> &nbsp; &nbsp;|<br> &nbsp; &nbsp;+--<a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a>
  30. <br data="@NAME"> &nbsp; &nbsp;|<br> &nbsp; &nbsp;+--<a href="CIM_LogicalElement.html">CIM_LogicalElement</a>
  31. <br data="@NAME"> &nbsp; &nbsp;|<br> &nbsp; &nbsp;+--<a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a>
  32. <br data="@NAME"> &nbsp; &nbsp;|<br> &nbsp; &nbsp;+--<a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a>
  33. <br data="@NAME"> &nbsp; &nbsp;|<br> &nbsp; &nbsp;+--<b>CIM_ServiceAccessURI</b>
  34. <br data="CIM_ServiceAccessURI -- CIM_ServiceAccessPoint">
  35. <H2>
  36. <a name="c_subclasses">Direct Known Subclasses</a>
  37. </H2>
  38. <H2>
  39. <a name="c_qualifiers">Class Qualifiers</a>
  40. </H2>
  41. <TABLE BORDER="1" CELLPADDING="1" WIDTH="100%">
  42. <TR>
  43. <TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
  44. </TR>
  45. <TR>
  46. <TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM_ServiceAccessURI represents the ability to utilize or invoke a Service using a uniform resource identifier (URI). RFC 1738 describes the Uniform Resource Locator, which is a more specific form of a URI, and RFC 2396 describes the broader, inclusive URI. The following explanation is from the RFC: "A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource." In the context of a ServiceAccessPoint, a URI contains the information necessary to access an associated service (associated through ServiceAccessBySAP), using a syntax that is specific to that service.</TD>
  47. </TR>
  48. <TR>
  49. <TD VALIGN="TOP">UMLPackagePath</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">CIM::Core::Service</TD>
  50. </TR>
  51. <TR>
  52. <TD VALIGN="TOP">Version</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">2.10.0</TD>
  53. </TR>
  54. </TABLE>
  55. <H2>
  56. <a name="c_properties">Class Properties</a>
  57. </H2>
  58. <H3>Local Class Properties</H3>
  59. <TABLE WIDTH="100%" CELLPADDING="1" BORDER="1">
  60. <TR>
  61. <TH ROWSPAN="2"><B>Name</B></TH><TH ROWSPAN="2"><B>Data Type</B></TH><TH ROWSPAN="2"><B>Default Value</B></TH><TH COLSPAN="5"><B>Qualifiers</B></TH>
  62. </TR>
  63. <TR>
  64. <TH>Name</TH><TH>Data Type</TH><TH>Value</TH>
  65. </TR>
  66. <TR>
  67. <TH ROWSPAN="4" VALIGN="TOP">LabeledURI</TH><TD ROWSPAN="4" VALIGN="TOP">string</TD><TD ROWSPAN="4" VALIGN="TOP"></TD>
  68. </TR>
  69. <TR>
  70. <TD VALIGN="TOP">Description</TD><TD VALIGN="TOP">string</TD><TD VALIGN="TOP">The LabeledURI property is based on RFC 2079 and its value and syntax are service-specific.</TD>
  71. </TR>
  72. <TR>
  73. <TD VALIGN="TOP">MaxLen</TD><TD VALIGN="TOP">uint32</TD><TD VALIGN="TOP">256</TD>
  74. </TR>
  75. <TR>
  76. <TD VALIGN="TOP">Required</TD><TD VALIGN="TOP">boolean</TD><TD VALIGN="TOP">true</TD>
  77. </TR>
  78. </TABLE>
  79. <H3>Inherited Properties</H3>
  80. <TABLE BORDER="1" CELLPADDING="1" WIDTH="60%">
  81. <TR>
  82. <TH>Name</TH><TH>Data Type</TH><TH>Class Origin</TH>
  83. </TR>
  84. <TR>
  85. <TH VALIGN="TOP">Caption</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
  86. </TR>
  87. <TR>
  88. <TH VALIGN="TOP">CommunicationStatus</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  89. </TR>
  90. <TR>
  91. <TH VALIGN="TOP">CreationClassName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a></TD>
  92. </TR>
  93. <TR>
  94. <TH VALIGN="TOP">Description</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
  95. </TR>
  96. <TR>
  97. <TH VALIGN="TOP">DetailedStatus</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  98. </TR>
  99. <TR>
  100. <TH VALIGN="TOP">ElementName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
  101. </TR>
  102. <TR>
  103. <TH VALIGN="TOP">EnabledDefault</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  104. </TR>
  105. <TR>
  106. <TH VALIGN="TOP">EnabledState</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  107. </TR>
  108. <TR>
  109. <TH VALIGN="TOP">HealthState</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  110. </TR>
  111. <TR>
  112. <TH VALIGN="TOP">InstallDate</TH><TD VALIGN="TOP">datetime</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  113. </TR>
  114. <TR>
  115. <TH VALIGN="TOP">InstanceID</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedElement.html">CIM_ManagedElement</a></TD>
  116. </TR>
  117. <TR>
  118. <TH VALIGN="TOP">Name</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a></TD>
  119. </TR>
  120. <TR>
  121. <TH VALIGN="TOP">OperatingStatus</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  122. </TR>
  123. <TR>
  124. <TH VALIGN="TOP">OtherEnabledState</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  125. </TR>
  126. <TR>
  127. <TH VALIGN="TOP">PrimaryStatus</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  128. </TR>
  129. <TR>
  130. <TH VALIGN="TOP">RequestedState</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  131. </TR>
  132. <TR>
  133. <TH VALIGN="TOP">Status</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  134. </TR>
  135. <TR>
  136. <TH VALIGN="TOP">SystemCreationClassName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a></TD>
  137. </TR>
  138. <TR>
  139. <TH VALIGN="TOP">SystemName</TH><TD VALIGN="TOP">string</TD><TD VALIGN="TOP"><a href="CIM_ServiceAccessPoint.html">CIM_ServiceAccessPoint</a></TD>
  140. </TR>
  141. <TR>
  142. <TH VALIGN="TOP">TimeOfLastStateChange</TH><TD VALIGN="TOP">datetime</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  143. </TR>
  144. <TR>
  145. <TH VALIGN="TOP">TransitioningToState</TH><TD VALIGN="TOP">uint16</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  146. </TR>
  147. <TR>
  148. <TH VALIGN="TOP">AvailableRequestedStates</TH><TD VALIGN="TOP">uint16[]</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  149. </TR>
  150. <TR>
  151. <TH VALIGN="TOP">OperationalStatus</TH><TD VALIGN="TOP">uint16[]</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  152. </TR>
  153. <TR>
  154. <TH VALIGN="TOP">StatusDescriptions</TH><TD VALIGN="TOP">string[]</TD><TD VALIGN="TOP"><a href="CIM_ManagedSystemElement.html">CIM_ManagedSystemElement</a></TD>
  155. </TR>
  156. </TABLE>
  157. <h2>
  158. <a name="c_methods">Class Methods</a>
  159. </h2>
  160. <H3>Inherited Class Methods</H3>
  161. <TABLE BORDER="1" CELLPADDING="1" WIDTH="60%">
  162. <TR>
  163. <TH>Name</TH><TH>Return Type</TH><TH>Class Origin</TH>
  164. </TR>
  165. <TR>
  166. <TH VALIGN="TOP">RequestStateChange</TH><TD VALIGN="TOP">uint32</TD><TD VALIGN="TOP"><a href="CIM_EnabledLogicalElement.html">CIM_EnabledLogicalElement</a></TD>
  167. </TR>
  168. </TABLE>
  169. </body>
  170. </html>