sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 1 | { |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 2 | "$id": "http://redfish.dmtf.org/schemas/v1/PhysicalContext.json", |
| 3 | "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", |
| 4 | "copyright": "Copyright 2014-2023 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 5 | "definitions": { |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 6 | "LogicalContext": { |
| 7 | "enum": [ |
| 8 | "Capacity", |
| 9 | "Environment", |
| 10 | "Network", |
| 11 | "Performance", |
| 12 | "Security", |
| 13 | "Storage" |
| 14 | ], |
| 15 | "enumDescriptions": { |
Gunnar Mills | 2ae81db | 2024-01-31 14:25:11 -0600 | [diff] [blame] | 16 | "Capacity": "Capacity-related logical context.", |
| 17 | "Environment": "Environment-related logical context.", |
| 18 | "Network": "Network-related logical context.", |
| 19 | "Performance": "Performance-related logical context.", |
| 20 | "Security": "Security-related logical context.", |
| 21 | "Storage": "Storage-related logical context." |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 22 | }, |
| 23 | "type": "string", |
| 24 | "versionAdded": "2022.1" |
| 25 | }, |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 26 | "PhysicalContext": { |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 27 | "enum": [ |
| 28 | "Room", |
| 29 | "Intake", |
| 30 | "Exhaust", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 31 | "LiquidInlet", |
| 32 | "LiquidOutlet", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 33 | "Front", |
| 34 | "Back", |
| 35 | "Upper", |
| 36 | "Lower", |
| 37 | "CPU", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 38 | "CPUSubsystem", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 39 | "GPU", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 40 | "GPUSubsystem", |
| 41 | "FPGA", |
| 42 | "Accelerator", |
| 43 | "ASIC", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 44 | "Backplane", |
| 45 | "SystemBoard", |
| 46 | "PowerSupply", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 47 | "PowerSubsystem", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 48 | "VoltageRegulator", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 49 | "Rectifier", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 50 | "StorageDevice", |
| 51 | "NetworkingDevice", |
| 52 | "ComputeBay", |
| 53 | "StorageBay", |
| 54 | "NetworkBay", |
| 55 | "ExpansionBay", |
| 56 | "PowerSupplyBay", |
| 57 | "Memory", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 58 | "MemorySubsystem", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 59 | "Chassis", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 60 | "Fan", |
| 61 | "CoolingSubsystem", |
| 62 | "Motor", |
| 63 | "Transformer", |
| 64 | "ACUtilityInput", |
| 65 | "ACStaticBypassInput", |
| 66 | "ACMaintenanceBypassInput", |
| 67 | "DCBus", |
| 68 | "ACOutput", |
| 69 | "ACInput", |
| 70 | "TrustedModule", |
| 71 | "Board", |
| 72 | "Transceiver", |
| 73 | "Battery", |
| 74 | "Pump" |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 75 | ], |
| 76 | "enumDescriptions": { |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 77 | "ACInput": "An AC input.", |
| 78 | "ACMaintenanceBypassInput": "An AC maintenance bypass input.", |
| 79 | "ACOutput": "An AC output.", |
| 80 | "ACStaticBypassInput": "An AC static bypass input.", |
| 81 | "ACUtilityInput": "An AC utility input.", |
| 82 | "ASIC": "An ASIC device, such as a networking chip or chipset component.", |
| 83 | "Accelerator": "An accelerator.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 84 | "Back": "The back of the chassis.", |
| 85 | "Backplane": "A backplane within the chassis.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 86 | "Battery": "A battery.", |
| 87 | "Board": "A circuit board.", |
| 88 | "CPU": "A processor (CPU).", |
| 89 | "CPUSubsystem": "The entire processor (CPU) subsystem.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 90 | "Chassis": "The entire chassis.", |
| 91 | "ComputeBay": "Within a compute bay.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 92 | "CoolingSubsystem": "The entire cooling, or air and liquid, subsystem.", |
| 93 | "DCBus": "A DC bus.", |
| 94 | "Exhaust": "The air exhaust point or points or region of the chassis.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 95 | "ExpansionBay": "Within an expansion bay.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 96 | "FPGA": "An FPGA.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 97 | "Fan": "A fan.", |
| 98 | "Front": "The front of the chassis.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 99 | "GPU": "A graphics processor (GPU).", |
| 100 | "GPUSubsystem": "The entire graphics processor (GPU) subsystem.", |
| 101 | "Intake": "The air intake point or points or region of the chassis.", |
| 102 | "LiquidInlet": "The liquid inlet point of the chassis.", |
| 103 | "LiquidOutlet": "The liquid outlet point of the chassis.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 104 | "Lower": "The lower portion of the chassis.", |
| 105 | "Memory": "A memory device.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 106 | "MemorySubsystem": "The entire memory subsystem.", |
| 107 | "Motor": "A motor.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 108 | "NetworkBay": "Within a networking bay.", |
| 109 | "NetworkingDevice": "A networking device.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 110 | "PowerSubsystem": "The entire power subsystem.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 111 | "PowerSupply": "A power supply.", |
| 112 | "PowerSupplyBay": "Within a power supply bay.", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 113 | "Pump": "A pump.", |
| 114 | "Rectifier": "A rectifier device.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 115 | "Room": "The room.", |
| 116 | "StorageBay": "Within a storage bay.", |
| 117 | "StorageDevice": "A storage device.", |
| 118 | "SystemBoard": "The system board (PCB).", |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 119 | "Transceiver": "A transceiver.", |
| 120 | "Transformer": "A transformer.", |
| 121 | "TrustedModule": "A trusted module.", |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 122 | "Upper": "The upper portion of the chassis.", |
| 123 | "VoltageRegulator": "A voltage regulator device." |
| 124 | }, |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 125 | "enumLongDescriptions": { |
| 126 | "Board": "This value shall indicate a circuit board that is not the primary or system board within a context that cannot be described by other defined values.", |
| 127 | "Transceiver": "This value shall indicate a transceiver attached to a device." |
| 128 | }, |
| 129 | "enumVersionAdded": { |
| 130 | "ACInput": "2018.3", |
| 131 | "ACMaintenanceBypassInput": "2018.3", |
| 132 | "ACOutput": "2018.3", |
| 133 | "ACStaticBypassInput": "2018.3", |
| 134 | "ACUtilityInput": "2018.3", |
| 135 | "ASIC": "2017.3", |
| 136 | "Accelerator": "2018.3", |
| 137 | "Battery": "2021.2", |
| 138 | "Board": "2021.1", |
| 139 | "CPUSubsystem": "2018.3", |
| 140 | "Chassis": "2017.2", |
| 141 | "CoolingSubsystem": "2018.3", |
| 142 | "DCBus": "2018.3", |
| 143 | "FPGA": "2018.3", |
| 144 | "Fan": "2017.2", |
| 145 | "GPUSubsystem": "2018.3", |
| 146 | "LiquidInlet": "2017.3", |
| 147 | "LiquidOutlet": "2017.3", |
| 148 | "Memory": "2017.1", |
| 149 | "MemorySubsystem": "2018.3", |
| 150 | "Motor": "2018.3", |
| 151 | "PowerSubsystem": "2019.1", |
| 152 | "Pump": "2021.3", |
| 153 | "Rectifier": "2019.1", |
| 154 | "Transceiver": "2021.1", |
| 155 | "Transformer": "2018.3", |
| 156 | "TrustedModule": "2020.4" |
| 157 | }, |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 158 | "type": "string" |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 159 | }, |
| 160 | "PhysicalSubContext": { |
| 161 | "enum": [ |
| 162 | "Input", |
| 163 | "Output" |
| 164 | ], |
| 165 | "enumDescriptions": { |
| 166 | "Input": "The input.", |
| 167 | "Output": "The output." |
| 168 | }, |
| 169 | "type": "string", |
| 170 | "versionAdded": "2018.3" |
sunitakx | 71b861b | 2022-01-18 11:05:05 +0000 | [diff] [blame] | 171 | } |
| 172 | }, |
Ed Tanous | f263e09 | 2023-05-22 09:56:29 -0700 | [diff] [blame] | 173 | "owningEntity": "DMTF", |
| 174 | "release": "1.0", |
| 175 | "title": "#PhysicalContext" |
Ed Tanous | b3db896 | 2022-02-08 12:25:17 -0800 | [diff] [blame] | 176 | } |