Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 1 | { |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 2 | "$id": "http://redfish.dmtf.org/schemas/v1/ServiceRoot.v1_13_0.json", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 3 | "$ref": "#/definitions/ServiceRoot", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 4 | "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 5 | "copyright": "Copyright 2014-2021 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 6 | "definitions": { |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 7 | "DeepOperations": { |
| 8 | "additionalProperties": false, |
| 9 | "description": "The information about deep operations that the service supports.", |
| 10 | "longDescription": "This type shall contain information about deep operations that the service supports.", |
| 11 | "patternProperties": { |
| 12 | "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { |
| 13 | "description": "This property shall specify a valid odata or Redfish property.", |
| 14 | "type": [ |
| 15 | "array", |
| 16 | "boolean", |
| 17 | "integer", |
| 18 | "number", |
| 19 | "null", |
| 20 | "object", |
| 21 | "string" |
| 22 | ] |
| 23 | } |
| 24 | }, |
| 25 | "properties": { |
| 26 | "DeepPATCH": { |
| 27 | "description": "An indication of whether the service supports the deep PATCH operation.", |
| 28 | "longDescription": "This property shall indicate whether this service supports the Redfish Specification-defined deep PATCH operation.", |
| 29 | "readonly": true, |
| 30 | "type": "boolean", |
| 31 | "versionAdded": "v1_7_0" |
| 32 | }, |
| 33 | "DeepPOST": { |
| 34 | "description": "An indication of whether the service supports the deep POST operation.", |
| 35 | "longDescription": "This property shall indicate whether this service supports the Redfish Specification-defined deep POST operation.", |
| 36 | "readonly": true, |
| 37 | "type": "boolean", |
| 38 | "versionAdded": "v1_7_0" |
| 39 | }, |
| 40 | "MaxLevels": { |
| 41 | "description": "The maximum levels of resources allowed in deep operations.", |
| 42 | "longDescription": "This property shall contain the maximum levels of resources allowed in deep operations.", |
| 43 | "maximum": 6, |
| 44 | "minimum": 1, |
| 45 | "readonly": true, |
| 46 | "type": "integer", |
| 47 | "versionAdded": "v1_7_0" |
| 48 | } |
| 49 | }, |
| 50 | "type": "object" |
| 51 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 52 | "Expand": { |
| 53 | "additionalProperties": false, |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 54 | "description": "The information about the use of $expand in the service.", |
| 55 | "longDescription": "This type shall contain information about the support of the $expand query parameter by the service.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 56 | "patternProperties": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 57 | "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 58 | "description": "This property shall specify a valid odata or Redfish property.", |
| 59 | "type": [ |
| 60 | "array", |
| 61 | "boolean", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 62 | "integer", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 63 | "number", |
| 64 | "null", |
| 65 | "object", |
| 66 | "string" |
| 67 | ] |
| 68 | } |
| 69 | }, |
| 70 | "properties": { |
| 71 | "ExpandAll": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 72 | "description": "An indication of whether the service supports the asterisk (`*`) option of the $expand query parameter.", |
| 73 | "longDescription": "This property shall indicate whether this service supports the asterisk (`*`) option of the $expand query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 74 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 75 | "type": "boolean", |
| 76 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 77 | }, |
| 78 | "Levels": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 79 | "description": "An indication of whether the service supports the $levels option of the $expand query parameter.", |
| 80 | "longDescription": "This property shall indicate whether the service supports the $levels option of the $expand query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 81 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 82 | "type": "boolean", |
| 83 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 84 | }, |
| 85 | "Links": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 86 | "description": "An indication of whether this service supports the tilde (`~`) option of the $expand query parameter.", |
| 87 | "longDescription": "This property shall indicate whether this service supports the supports the tilde (~) option of the $expand query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 88 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 89 | "type": "boolean", |
| 90 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 91 | }, |
| 92 | "MaxLevels": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 93 | "description": "The maximum $levels option value in the $expand query parameter.", |
| 94 | "longDescription": "This property shall contain the maximum $levels option value in the $expand query parameter. Shall be included only if $levels is true.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 95 | "maximum": 6, |
| 96 | "minimum": 1, |
| 97 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 98 | "type": "integer", |
| 99 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 100 | }, |
| 101 | "NoLinks": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 102 | "description": "An indication of whether the service supports the period (`.`) option of the $expand query parameter.", |
| 103 | "longDescription": "This property shall indicate whether the service supports the period (`.`) option of the $expand query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 104 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 105 | "type": "boolean", |
| 106 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 107 | } |
| 108 | }, |
| 109 | "type": "object" |
| 110 | }, |
| 111 | "Links": { |
| 112 | "additionalProperties": false, |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 113 | "description": "The links to other Resources that are related to this Resource.", |
| 114 | "longDescription": "The Redfish Specification-described type shall contain links to Resources related to but not subordinate to this Resource.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 115 | "patternProperties": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 116 | "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 117 | "description": "This property shall specify a valid odata or Redfish property.", |
| 118 | "type": [ |
| 119 | "array", |
| 120 | "boolean", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 121 | "integer", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 122 | "number", |
| 123 | "null", |
| 124 | "object", |
| 125 | "string" |
| 126 | ] |
| 127 | } |
| 128 | }, |
| 129 | "properties": { |
| 130 | "Oem": { |
| 131 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 132 | "description": "The OEM extension property.", |
| 133 | "longDescription": "This property shall contain the OEM extensions. All values for properties contained in this object shall conform to the Redfish Specification-described requirements." |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 134 | }, |
| 135 | "Sessions": { |
| 136 | "$ref": "http://redfish.dmtf.org/schemas/v1/SessionCollection.json#/definitions/SessionCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 137 | "description": "The link to a collection of Sessions.", |
| 138 | "longDescription": "This property shall contain a link to a Resource Collection of type SessionCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 139 | "readonly": true |
| 140 | } |
| 141 | }, |
| 142 | "required": [ |
| 143 | "Sessions" |
| 144 | ], |
| 145 | "type": "object" |
| 146 | }, |
| 147 | "ProtocolFeaturesSupported": { |
| 148 | "additionalProperties": false, |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 149 | "description": "The information about protocol features that the service supports.", |
| 150 | "longDescription": "This type shall contain information about protocol features that the service supports.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 151 | "patternProperties": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 152 | "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 153 | "description": "This property shall specify a valid odata or Redfish property.", |
| 154 | "type": [ |
| 155 | "array", |
| 156 | "boolean", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 157 | "integer", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 158 | "number", |
| 159 | "null", |
| 160 | "object", |
| 161 | "string" |
| 162 | ] |
| 163 | } |
| 164 | }, |
| 165 | "properties": { |
Gunnar Mills | a778c02 | 2020-05-12 12:20:36 -0500 | [diff] [blame] | 166 | "DeepOperations": { |
| 167 | "$ref": "#/definitions/DeepOperations", |
| 168 | "description": "The information about deep operations that the service supports.", |
| 169 | "longDescription": "This property shall contain information about deep operations that the service supports.", |
| 170 | "versionAdded": "v1_7_0" |
| 171 | }, |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 172 | "ExcerptQuery": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 173 | "description": "An indication of whether the service supports the excerpt query parameter.", |
| 174 | "longDescription": "This property shall indicate whether this service supports the excerpt query parameter.", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 175 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 176 | "type": "boolean", |
| 177 | "versionAdded": "v1_4_0" |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 178 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 179 | "ExpandQuery": { |
| 180 | "$ref": "#/definitions/Expand", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 181 | "description": "The information about the use of $expand in the service.", |
| 182 | "longDescription": "This property shall contain information about the support of the $expand query parameter by the service.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 183 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 184 | }, |
| 185 | "FilterQuery": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 186 | "description": "An indication of whether the service supports the $filter query parameter.", |
| 187 | "longDescription": "This property shall indicate whether this service supports the $filter query parameter.", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 188 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 189 | "type": "boolean", |
| 190 | "versionAdded": "v1_3_0" |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 191 | }, |
| 192 | "OnlyMemberQuery": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 193 | "description": "An indication of whether the service supports the only query parameter.", |
| 194 | "longDescription": "This property shall indicate whether this service supports the only query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 195 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 196 | "type": "boolean", |
| 197 | "versionAdded": "v1_4_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 198 | }, |
| 199 | "SelectQuery": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 200 | "description": "An indication of whether the service supports the $select query parameter.", |
| 201 | "longDescription": "This property shall indicate whether this service supports the $select query parameter.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 202 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 203 | "type": "boolean", |
| 204 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 205 | } |
| 206 | }, |
| 207 | "type": "object" |
| 208 | }, |
| 209 | "ServiceRoot": { |
| 210 | "additionalProperties": false, |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 211 | "description": "The ServiceRoot schema describes the root of the Redfish Service, located at the '/redfish/v1' URI. All other Resources accessible through the Redfish interface on this device are linked directly or indirectly from the Service Root.", |
| 212 | "longDescription": "This Resource represents the root Redfish Service. All values that this schema describes for Resources shall comply with the Redfish Specification-described requirements.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 213 | "patternProperties": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 214 | "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 215 | "description": "This property shall specify a valid odata or Redfish property.", |
| 216 | "type": [ |
| 217 | "array", |
| 218 | "boolean", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 219 | "integer", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 220 | "number", |
| 221 | "null", |
| 222 | "object", |
| 223 | "string" |
| 224 | ] |
| 225 | } |
| 226 | }, |
| 227 | "properties": { |
| 228 | "@odata.context": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 229 | "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/context" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 230 | }, |
| 231 | "@odata.etag": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 232 | "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/etag" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 233 | }, |
| 234 | "@odata.id": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 235 | "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/id" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 236 | }, |
| 237 | "@odata.type": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 238 | "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/type" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 239 | }, |
| 240 | "AccountService": { |
| 241 | "$ref": "http://redfish.dmtf.org/schemas/v1/AccountService.json#/definitions/AccountService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 242 | "description": "The link to the Account Service.", |
| 243 | "longDescription": "This property shall contain a link to a Resource of type AccountService.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 244 | "readonly": true |
| 245 | }, |
Gunnar Mills | 844b415 | 2020-06-22 12:44:09 -0500 | [diff] [blame] | 246 | "AggregationService": { |
| 247 | "$ref": "http://redfish.dmtf.org/schemas/v1/AggregationService.json#/definitions/AggregationService", |
| 248 | "description": "The link to the aggregation service.", |
| 249 | "longDescription": "This property shall contain a link to a resource of type AggregationService.", |
| 250 | "readonly": true, |
| 251 | "versionAdded": "v1_8_0" |
| 252 | }, |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 253 | "Cables": { |
| 254 | "$ref": "http://redfish.dmtf.org/schemas/v1/CableCollection.json#/definitions/CableCollection", |
| 255 | "description": "The link to a collection of cables.", |
| 256 | "longDescription": "This property shall contain a link to a resource collection of type CableCollection.", |
| 257 | "readonly": true, |
| 258 | "versionAdded": "v1_11_0" |
| 259 | }, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 260 | "CertificateService": { |
| 261 | "$ref": "http://redfish.dmtf.org/schemas/v1/CertificateService.json#/definitions/CertificateService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 262 | "description": "The link to the Certificate Service.", |
| 263 | "longDescription": "This property shall contain a link to a Resource of type CertificateService.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 264 | "readonly": true, |
| 265 | "versionAdded": "v1_5_0" |
| 266 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 267 | "Chassis": { |
| 268 | "$ref": "http://redfish.dmtf.org/schemas/v1/ChassisCollection.json#/definitions/ChassisCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 269 | "description": "The link to a collection of chassis.", |
| 270 | "longDescription": "This property shall contain a link to a Resource Collection of type ChassisCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 271 | "readonly": true |
| 272 | }, |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 273 | "ComponentIntegrity": { |
| 274 | "$ref": "http://redfish.dmtf.org/schemas/v1/ComponentIntegrityCollection.json#/definitions/ComponentIntegrityCollection", |
| 275 | "description": "The link to a collection of component integrity information.", |
| 276 | "longDescription": "This property shall contain a link to a resource collection of type ComponentIntegrityCollection.", |
| 277 | "readonly": true, |
| 278 | "versionAdded": "v1_13_0" |
| 279 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 280 | "CompositionService": { |
| 281 | "$ref": "http://redfish.dmtf.org/schemas/v1/CompositionService.json#/definitions/CompositionService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 282 | "description": "The link to the Composition Service.", |
| 283 | "longDescription": "This property shall contain a link to a Resource of type CompositionService.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 284 | "readonly": true, |
| 285 | "versionAdded": "v1_2_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 286 | }, |
| 287 | "Description": { |
| 288 | "anyOf": [ |
| 289 | { |
| 290 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Description" |
| 291 | }, |
| 292 | { |
| 293 | "type": "null" |
| 294 | } |
| 295 | ], |
| 296 | "readonly": true |
| 297 | }, |
| 298 | "EventService": { |
| 299 | "$ref": "http://redfish.dmtf.org/schemas/v1/EventService.json#/definitions/EventService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 300 | "description": "The link to the Event Service.", |
| 301 | "longDescription": "This property shall contain a link to a Resource of type EventService.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 302 | "readonly": true |
| 303 | }, |
| 304 | "Fabrics": { |
| 305 | "$ref": "http://redfish.dmtf.org/schemas/v1/FabricCollection.json#/definitions/FabricCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 306 | "description": "The link to a collection of all fabric entities.", |
| 307 | "longDescription": "This property shall contain a link to a Resource Collection of type FabricCollection.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 308 | "readonly": true, |
| 309 | "versionAdded": "v1_1_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 310 | }, |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 311 | "Facilities": { |
| 312 | "$ref": "http://redfish.dmtf.org/schemas/v1/FacilityCollection.json#/definitions/FacilityCollection", |
| 313 | "description": "The link to a collection of facilities.", |
| 314 | "longDescription": "This property shall contain a link to a resource collection of type FacilityCollection.", |
| 315 | "readonly": true, |
| 316 | "versionAdded": "v1_6_0" |
| 317 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 318 | "Id": { |
| 319 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Id", |
| 320 | "readonly": true |
| 321 | }, |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 322 | "JobService": { |
| 323 | "$ref": "http://redfish.dmtf.org/schemas/v1/JobService.json#/definitions/JobService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 324 | "description": "The link to the JobService.", |
| 325 | "longDescription": "This property shall contain a link to a Resource of type JobService.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 326 | "readonly": true, |
| 327 | "versionAdded": "v1_4_0" |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 328 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 329 | "JsonSchemas": { |
| 330 | "$ref": "http://redfish.dmtf.org/schemas/v1/JsonSchemaFileCollection.json#/definitions/JsonSchemaFileCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 331 | "description": "The link to a collection of JSON Schema files.", |
| 332 | "longDescription": "This property shall contain a link to a Resource Collection of type JsonSchemaFileCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 333 | "readonly": true |
| 334 | }, |
Gunnar Mills | 9d42466 | 2021-09-22 21:56:16 -0500 | [diff] [blame] | 335 | "KeyService": { |
| 336 | "$ref": "http://redfish.dmtf.org/schemas/v1/KeyService.json#/definitions/KeyService", |
| 337 | "description": "The link to the key service.", |
| 338 | "longDescription": "This property shall contain a link to a resource of type KeyService.", |
| 339 | "readonly": true, |
| 340 | "versionAdded": "v1_11_0" |
| 341 | }, |
Gunnar Mills | 60c922d | 2021-12-01 09:28:53 -0600 | [diff] [blame] | 342 | "LicenseService": { |
| 343 | "$ref": "http://redfish.dmtf.org/schemas/v1/LicenseService.json#/definitions/LicenseService", |
| 344 | "description": "The link to the license service.", |
| 345 | "longDescription": "This property shall contain a link to a resource of type LicenseService.", |
| 346 | "readonly": true, |
| 347 | "versionAdded": "v1_12_0" |
| 348 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 349 | "Links": { |
| 350 | "$ref": "#/definitions/Links", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 351 | "description": "The links to other Resources that are related to this Resource.", |
| 352 | "longDescription": "The Redfish Specification-described Links Property shall contain links to Resources related to but not subordinate to this Resource." |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 353 | }, |
| 354 | "Managers": { |
| 355 | "$ref": "http://redfish.dmtf.org/schemas/v1/ManagerCollection.json#/definitions/ManagerCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 356 | "description": "The link to a collection of managers.", |
| 357 | "longDescription": "This property shall contain a link to a Resource Collection of type ManagerCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 358 | "readonly": true |
| 359 | }, |
Gunnar Mills | 10f270b | 2021-05-19 15:34:06 -0500 | [diff] [blame] | 360 | "NVMeDomains": { |
| 361 | "$ref": "http://redfish.dmtf.org/schemas/swordfish/v1/NVMeDomainCollection.json#/definitions/NVMeDomainCollection", |
| 362 | "description": "The link to a collection of NVMe domains.", |
| 363 | "longDescription": "This property shall contain a link to a resource collection of type NVMeDomainCollection.", |
| 364 | "readonly": true, |
| 365 | "versionAdded": "v1_10_0" |
| 366 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 367 | "Name": { |
| 368 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Name", |
| 369 | "readonly": true |
| 370 | }, |
| 371 | "Oem": { |
| 372 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/Oem", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 373 | "description": "The OEM extension property.", |
| 374 | "longDescription": "This property shall contain the OEM extensions. All values for properties that this object contains shall conform to the Redfish Specification-described requirements." |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 375 | }, |
Gunnar Mills | 09b9d45 | 2020-02-11 13:27:39 -0600 | [diff] [blame] | 376 | "PowerEquipment": { |
| 377 | "$ref": "http://redfish.dmtf.org/schemas/v1/PowerEquipment.json#/definitions/PowerEquipment", |
| 378 | "description": "The link to a set of power equipment.", |
| 379 | "longDescription": "This property shall contain a link to a resource of type PowerEquipment.", |
| 380 | "readonly": true, |
| 381 | "versionAdded": "v1_6_0" |
| 382 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 383 | "Product": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 384 | "description": "The product associated with this Redfish Service.", |
| 385 | "longDescription": "This property shall include the name of the product represented by this Redfish Service.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 386 | "readonly": true, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 387 | "type": [ |
| 388 | "string", |
| 389 | "null" |
| 390 | ], |
| 391 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 392 | }, |
| 393 | "ProtocolFeaturesSupported": { |
| 394 | "$ref": "#/definitions/ProtocolFeaturesSupported", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 395 | "description": "The information about protocol features that the service supports.", |
| 396 | "longDescription": "This property shall contain information about protocol features that the service supports.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 397 | "versionAdded": "v1_3_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 398 | }, |
| 399 | "RedfishVersion": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 400 | "description": "The version of the Redfish Service.", |
| 401 | "longDescription": "This property shall represent the Redfish protocol version, as specified in the Protocol Version clause of the Redfish Specification, to which this Service conforms.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 402 | "pattern": "^\\d+\\.\\d+\\.\\d+$", |
| 403 | "readonly": true, |
| 404 | "type": "string" |
| 405 | }, |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 406 | "RegisteredClients": { |
| 407 | "$ref": "http://redfish.dmtf.org/schemas/v1/RegisteredClientCollection.json#/definitions/RegisteredClientCollection", |
| 408 | "description": "The link to a collection of registered clients.", |
| 409 | "longDescription": "This property shall contain a link to a resource collection of type RegisteredClientCollection.", |
| 410 | "readonly": true, |
| 411 | "versionAdded": "v1_13_0" |
| 412 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 413 | "Registries": { |
| 414 | "$ref": "http://redfish.dmtf.org/schemas/v1/MessageRegistryFileCollection.json#/definitions/MessageRegistryFileCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 415 | "description": "The link to a collection of Registries.", |
| 416 | "longDescription": "This property shall contain a link to a Resource Collection of type MessageRegistryFileCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 417 | "readonly": true |
| 418 | }, |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 419 | "ResourceBlocks": { |
| 420 | "$ref": "http://redfish.dmtf.org/schemas/v1/ResourceBlockCollection.json#/definitions/ResourceBlockCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 421 | "description": "The link to a collection of all Resource Block Resources. This collection is intended for implementations that do not contain a Composition Service but that expose Resources to an orchestrator that implements a Composition Service.", |
| 422 | "longDescription": "This property shall contain a link to a Resource Collection of type ResourceBlockCollection.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 423 | "readonly": true, |
| 424 | "versionAdded": "v1_5_0" |
| 425 | }, |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 426 | "ServiceConditions": { |
| 427 | "$ref": "http://redfish.dmtf.org/schemas/v1/ServiceConditions.json#/definitions/ServiceConditions", |
| 428 | "description": "The link to the service conditions.", |
| 429 | "longDescription": "This property shall contain a link to a resource of type ServiceConditions.", |
| 430 | "readonly": true, |
| 431 | "versionAdded": "v1_13_0" |
| 432 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 433 | "SessionService": { |
| 434 | "$ref": "http://redfish.dmtf.org/schemas/v1/SessionService.json#/definitions/SessionService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 435 | "description": "The link to the Sessions Service.", |
| 436 | "longDescription": "This property shall contain a link to a Resource of type SessionService.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 437 | "readonly": true |
| 438 | }, |
Asmitha Karunanithi | c8ccb77 | 2020-09-22 10:56:46 -0500 | [diff] [blame] | 439 | "Storage": { |
| 440 | "$ref": "http://redfish.dmtf.org/schemas/v1/StorageCollection.json#/definitions/StorageCollection", |
| 441 | "description": "The link to a collection of storage subsystems.", |
| 442 | "longDescription": "This property shall contain a link to a resource collection of type StorageCollection.", |
| 443 | "readonly": true, |
| 444 | "versionAdded": "v1_9_0" |
| 445 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 446 | "StorageServices": { |
| 447 | "$ref": "http://redfish.dmtf.org/schemas/swordfish/v1/StorageServiceCollection.json#/definitions/StorageServiceCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 448 | "description": "The link to a collection of all storage service entities.", |
| 449 | "longDescription": "This property shall contain a link to a Resource Collection of type StorageServiceCollection.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 450 | "readonly": true, |
| 451 | "versionAdded": "v1_1_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 452 | }, |
| 453 | "StorageSystems": { |
| 454 | "$ref": "http://redfish.dmtf.org/schemas/swordfish/v1/StorageSystemCollection.json#/definitions/StorageSystemCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 455 | "description": "The link to a collection of storage systems.", |
| 456 | "longDescription": "This property shall contain a link to a Resource Collection of type StorageSystemCollection. This collection shall contain computer systems that act as storage servers. The HostingRoles attribute of each such computer system shall have a StorageServer entry.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 457 | "readonly": true, |
| 458 | "versionAdded": "v1_1_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 459 | }, |
| 460 | "Systems": { |
| 461 | "$ref": "http://redfish.dmtf.org/schemas/v1/ComputerSystemCollection.json#/definitions/ComputerSystemCollection", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 462 | "description": "The link to a collection of systems.", |
| 463 | "longDescription": "This property shall contain a link to a Resource Collection of type ComputerSystemCollection.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 464 | "readonly": true |
| 465 | }, |
| 466 | "Tasks": { |
| 467 | "$ref": "http://redfish.dmtf.org/schemas/v1/TaskService.json#/definitions/TaskService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 468 | "description": "The link to the Task Service.", |
| 469 | "longDescription": "This property shall contain a link to a Resource of type TaskService.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 470 | "readonly": true |
| 471 | }, |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 472 | "TelemetryService": { |
| 473 | "$ref": "http://redfish.dmtf.org/schemas/v1/TelemetryService.json#/definitions/TelemetryService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 474 | "description": "The link to the Telemetry Service.", |
| 475 | "longDescription": "This property shall contain a link to a Resource of type TelemetryService.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 476 | "readonly": true, |
| 477 | "versionAdded": "v1_4_0" |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 478 | }, |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 479 | "UUID": { |
| 480 | "anyOf": [ |
| 481 | { |
| 482 | "$ref": "http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/UUID" |
| 483 | }, |
| 484 | { |
| 485 | "type": "null" |
| 486 | } |
| 487 | ], |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 488 | "description": "Unique identifier for a service instance. When SSDP is used, this value should be an exact match of the UUID value returned in a 200 OK from an SSDP M-SEARCH request during discovery.", |
| 489 | "longDescription": "This property shall represent the id of the Redfish Service instance. The format of this string shall contain a 32-byte value in the form 8-4-4-4-12. If SSDP is used, this value shall be an exact match of the UUID value returned in a 200 OK from an SSDP M-SEARCH request during discovery. RFC4122 describes methods to use to create a UUID value. The value should be considered to be opaque. Client software should only treat the overall value as a universally unique identifier and should not interpret any sub-fields within the UUID.", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 490 | "readonly": true |
| 491 | }, |
| 492 | "UpdateService": { |
| 493 | "$ref": "http://redfish.dmtf.org/schemas/v1/UpdateService.json#/definitions/UpdateService", |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 494 | "description": "The link to the Update Service.", |
| 495 | "longDescription": "This property shall contain a link to a Resource of type UpdateService.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 496 | "readonly": true, |
| 497 | "versionAdded": "v1_1_0" |
| 498 | }, |
| 499 | "Vendor": { |
Ed Tanous | cb10313 | 2019-10-08 11:34:22 -0700 | [diff] [blame] | 500 | "description": "The vendor or manufacturer associated with this Redfish Service.", |
| 501 | "longDescription": "This property shall include the name of the manufacturer or vendor represented by this Redfish Service. If this property is supported, the vendor name shall not be included in the Product property value.", |
Marri Devender Rao | d45d2d0 | 2019-01-21 10:11:34 -0600 | [diff] [blame] | 502 | "readonly": true, |
| 503 | "type": [ |
| 504 | "string", |
| 505 | "null" |
| 506 | ], |
| 507 | "versionAdded": "v1_5_0" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 508 | } |
| 509 | }, |
| 510 | "required": [ |
| 511 | "Links", |
Ed Tanous | 530520e | 2019-01-02 13:41:37 -0800 | [diff] [blame] | 512 | "@odata.id", |
| 513 | "@odata.type", |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 514 | "Id", |
| 515 | "Name" |
| 516 | ], |
| 517 | "type": "object" |
| 518 | } |
| 519 | }, |
| 520 | "owningEntity": "DMTF", |
Sui Chen | 141d943 | 2022-02-03 22:01:27 -0800 | [diff] [blame] | 521 | "release": "2021.4", |
| 522 | "title": "#ServiceRoot.v1_13_0.ServiceRoot" |
Ed Tanous | 118b1c7 | 2018-09-13 13:45:51 -0700 | [diff] [blame] | 523 | } |