Amazon Outposts · Schema
RackPhysicalProperties
Information about the physical and logistical details for racks at sites. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
Edge ComputingHybrid CloudInfrastructureOn-Premises
Properties
| Name | Type | Description |
|---|---|---|
| PowerDrawKva | object | |
| PowerPhase | object | |
| PowerConnector | object | |
| PowerFeedDrop | object | |
| UplinkGbps | object | |
| UplinkCount | object | |
| FiberOpticCableType | object | |
| OpticalStandard | object | |
| MaximumSupportedWeightLbs | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-outposts/refs/heads/main/json-schema/openapi-rack-physical-properties-schema.json",
"title": "RackPhysicalProperties",
"description": " Information about the physical and logistical details for racks at sites. For more information about hardware requirements for racks, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#checklist\">Network readiness checklist</a> in the Amazon Web Services Outposts User Guide. ",
"type": "object",
"properties": {
"PowerDrawKva": {
"allOf": [
{
"$ref": "#/components/schemas/PowerDrawKva"
},
{
"description": "The power draw available at the hardware placement position for the rack. "
}
]
},
"PowerPhase": {
"allOf": [
{
"$ref": "#/components/schemas/PowerPhase"
},
{
"description": "The power option that you can provide for hardware."
}
]
},
"PowerConnector": {
"allOf": [
{
"$ref": "#/components/schemas/PowerConnector"
},
{
"description": "The power connector for the hardware. "
}
]
},
"PowerFeedDrop": {
"allOf": [
{
"$ref": "#/components/schemas/PowerFeedDrop"
},
{
"description": "The position of the power feed."
}
]
},
"UplinkGbps": {
"allOf": [
{
"$ref": "#/components/schemas/UplinkGbps"
},
{
"description": "The uplink speed the rack supports for the connection to the Region. "
}
]
},
"UplinkCount": {
"allOf": [
{
"$ref": "#/components/schemas/UplinkCount"
},
{
"description": "The number of uplinks each Outpost network device."
}
]
},
"FiberOpticCableType": {
"allOf": [
{
"$ref": "#/components/schemas/FiberOpticCableType"
},
{
"description": "The type of fiber used to attach the Outpost to the network. "
}
]
},
"OpticalStandard": {
"allOf": [
{
"$ref": "#/components/schemas/OpticalStandard"
},
{
"description": "The type of optical standard used to attach the Outpost to the network. This field is dependent on uplink speed, fiber type, and distance to the upstream device. For more information about networking requirements for racks, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/outposts-requirements.html#facility-networking\">Network</a> in the Amazon Web Services Outposts User Guide. "
}
]
},
"MaximumSupportedWeightLbs": {
"allOf": [
{
"$ref": "#/components/schemas/MaximumSupportedWeightLbs"
},
{
"description": "The maximum rack weight that this site can support. <code>NO_LIMIT</code> is over 2000 lbs (907 kg). "
}
]
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/openapi-rack-physical-properties"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.