Get Models Metadata
get
/rest/v19/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models
This endpoint returns definitions for all Models within a given Product Family and Product Line.
Request
Path Parameters
-
prodFamVarName(required): string
Product family variable name.
-
prodLineVarName(required): string
Product line variable name.
Query Parameters
-
excludeLinks: string
Exclude links.
-
expand: string
Allows expansion of relationships.
-
showParentAttrs: string
Allows expansion of parent attributes.
Response
Supported Media Types
- application/json
Default Response
List of models in a product line.
Root Schema : model-collection
Type:
Show Source
object-
items:
array Product Models
Title:
Product ModelsList of models -
links:
object Reference Links
Title:
Reference LinksReference links for the Parent, Self, Children and Related as applicable
Nested Schema : Reference Links
Type:
objectTitle:
Reference LinksReference links for the Parent, Self, Children and Related as applicable
Show Source
-
href:
string
Title:
hrefURL to the related object -
rel:
string
Title:
LinkLink relationship to the current object
Nested Schema : model
Type:
Show Source
object-
comment:
string
Title:
CommentModel's comment. -
description:
string
Title:
DescriptionDescription of the model. -
id:
string
Title:
Model IdentifierIt uniquely idenitfies the model. -
modelName:
string
Title:
Model NameModel display name. -
modelVariableName:
string
Title:
Model Variable NameUniquely identifies the model. -
price:
object Price
Title:
PriceModel's price. -
quantity:
integer
Title:
QuantityQuantity of model in the configuration. -
selected:
string
Title:
SelectionIt represents selection of the item. Selection can be 'true', 'false' or 'missing'.
Examples
The following example shows how to retrieve the metadata for the specified Configuration item by submitting a GET request to the REST resource using cURL. For more information about cURL, see Use cURL.
curl - X GET -H "Authorization: Bearer <token>" - H "Content-type: application/json" https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models
Response Body Sample
{
"items": [{
"id": 36637527,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/serverSolutions"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/serverSolutions/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/serverSolutions/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": ""
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "",
"_bm_model_ht_model_processor": "",
"_bm_model_ht_model_sockets": null,
"_bm_model_ht_model_cores": null,
"_bm_model_ht_model_threads": null,
"_bm_model_ht_model_cpuSpeed": "",
"_bm_model_ht_model_memory": "",
"_bm_model_ht_model_formFactor": "",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "",
"_bm_model_ht_model_link1": "",
"_bm_model_ht_model_link2": "",
"_bm_model_ht_model_link3": "",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Server Solutions",
"_bm_model_variable_name": "serverSolutions",
"_bm_model_description": "Customize your Vision Server Solution based on the needs of your organization. Choose from a variety of options including our Green Starter, Sentinel Standard, and Ultra Power solutions built just for you."
}, {
"id": 36637528,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenStarterPackage"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenStarterPackage/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenStarterPackage/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/greenPackage.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$5,007.800000"
},
"_bm_model_ht_model_configurationLink": "&packagedSolutions=Green",
"_bm_model_ht_model_operatingSystem": "Oracle Linux",
"_bm_model_ht_model_processor": "Vision E3-1220",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 4,
"_bm_model_ht_model_threads": 8,
"_bm_model_ht_model_cpuSpeed": "3.1 GHz",
"_bm_model_ht_model_memory": "4 GB RAM/450 GB 15k HDD",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Highly Reliable for Cloud-Based Applications",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS85025.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Green Starter Package",
"_bm_model_variable_name": "greenStarterPackage",
"_bm_model_description": "Vision's Green Starter package is a highly reliable system integrating Vision's Zenon server modules with high capacity networking for cloud-based applications."
}, {
"id": 36637529,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelStandardPackage"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelStandardPackage/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelStandardPackage/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/standardPackage.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$8,452.820000"
},
"_bm_model_ht_model_configurationLink": "&packagedSolutions=Sentinel&operatingSystem=Blue Hat Enterprise Premium&ram=16 GB RAM",
"_bm_model_ht_model_operatingSystem": "Blue Hat Enterprise Standard",
"_bm_model_ht_model_processor": "Vision E3-4650",
"_bm_model_ht_model_sockets": 4,
"_bm_model_ht_model_cores": 8,
"_bm_model_ht_model_threads": 32,
"_bm_model_ht_model_cpuSpeed": "2.7 GHz x 2",
"_bm_model_ht_model_memory": "16 GB RAM/120 GB SSD",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "High Performance for Mission-Critical Applications",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS89095.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Sentinel Standard Package",
"_bm_model_variable_name": "sentinelStandardPackage",
"_bm_model_description": "Vision's Sentinal solution running Blue Hat Enterprise provides an integrated platform that delivers deployment flexibility and high performance for single- and multi-threaded enterprise and mission-critical applications including database, middleware, and web services."
}, {
"id": 36637530,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerSolutionPackage/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/ultraPackage.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$15,131.670000"
},
"_bm_model_ht_model_configurationLink": "&packagedSolutions=Ultra",
"_bm_model_ht_model_operatingSystem": "Blue Hat Enterprise Premium",
"_bm_model_ht_model_processor": "Vision E3-4870",
"_bm_model_ht_model_sockets": 4,
"_bm_model_ht_model_cores": 10,
"_bm_model_ht_model_threads": 80,
"_bm_model_ht_model_cpuSpeed": "2.4 GHz x 4",
"_bm_model_ht_model_memory": "32 GB RAM/480 GB SSD",
"_bm_model_ht_model_formFactor": "Blade",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Perfect Solutions in Single Full-Height Blades",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS86009.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Ultra Power Solution Package",
"_bm_model_variable_name": "ultraPowerSolutionPackage",
"_bm_model_description": "Vision's Ultra Power Solution is the perfect integration of compute, memory, and storage in a single full-height blade form actor for running both virtual and physical workloads. It’s easy to deploy, manage and provision."
}, {
"id": 36637531,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer3500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer3500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer3500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/green1.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$5,432.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-4640",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 8,
"_bm_model_ht_model_threads": 32,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 16 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Standard-setting Versatile Server",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS85025.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Green Server 3500",
"_bm_model_variable_name": "greenServer3500",
"_bm_model_description": "Vision's Green Saver 3500 system is the most versatile two-socket server for cluster computing and virtualization, packing the optimal balance of compute power, memory capacity, and I/O capability. It is an ideal server for a wide range of mission-critical business applications, such as middleware and enterprise business workloads in virtualized environments. Vision's Green systems are designed and engineered to achieved the highest reliability for maximizing up time."
}, {
"id": 36637532,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer7500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer7500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer7500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/green2.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$9,568.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640, Vision E3-4650, Vision E3-4870, Vision E3-8860",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 10,
"_bm_model_ht_model_threads": 32,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Versatile and Balanced for Cluster Computing",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS85025.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Green Server 7500",
"_bm_model_variable_name": "greenServer7500",
"_bm_model_description": "Vision's Green Server 7500 system is the most versatile two-socket server for clustered computing and virtualization, packing the optimal balance of computing power, memory capacity, and I/O capability."
}, {
"id": 36637533,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer9560"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer9560/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/greenServer9560/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/green3.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$11,028.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-2450, Vision E3-2470, Vision E3-4640, Vision E3-4650, Vision E3-4870, Vision E3-8860",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 10,
"_bm_model_ht_model_threads": 40,
"_bm_model_ht_model_cpuSpeed": "Up to 2.4 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Ideal Consolidation for Mixed Workloads",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS85025.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Green Server 9560",
"_bm_model_variable_name": "greenServer9560",
"_bm_model_description": "Vision's Green Server 9560 is an enterprise-class, two-socket Zenon-based server that delivers expandability, density, and power efficiency in only 3RU. It's an ideal consolidation platform for mixed workloads."
}, {
"id": 36637534,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer4500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer4500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer4500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/sentinel1.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$5,410.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 4,
"_bm_model_ht_model_threads": 16,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 16 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Extreme Performance and Security in a Rack Server",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS89095.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Sentinel Power Server 4500",
"_bm_model_variable_name": "sentinelPowerServer4500",
"_bm_model_description": "Vision's Sentinel Power Server 4500 system is the perfect integration of compute and storage in a single two rack unit (2U) enclosure for clustered databases and virtualized business applications. It is a unique and scalable enterprise-class, two-socket Vision Zenon server."
}, {
"id": 36637535,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer5500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer5500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer5500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/sentinel2.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$7,413.770000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640, Vision E3-4650, Vision E3-4870, Vision E3-8860",
"_bm_model_ht_model_sockets": 4,
"_bm_model_ht_model_cores": 8,
"_bm_model_ht_model_threads": 64,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Industry-Leading Performance and Scalability",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS89095.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Sentinel Power Server 5500",
"_bm_model_variable_name": "sentinelPowerServer5500",
"_bm_model_description": "Vision's Sentinal Power Server 5500 delivers industry leading performance, scalability, and unmatched RAS. Powered by up to four Vision Zenon processors, this powerful server delivers up to 38% lower TCO than comparable systems."
}, {
"id": 36637536,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer7500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer7500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/sentinelPowerServer7500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/sentinel3.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$10,298.750000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640, Vision E3-4650, Vision E3-4870, Vision E3-8860",
"_bm_model_ht_model_sockets": 4,
"_bm_model_ht_model_cores": 10,
"_bm_model_ht_model_threads": 80,
"_bm_model_ht_model_cpuSpeed": "Up to 2.7 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Rack",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Efficient and Balanced Rack Server",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS89095.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Sentinel Power Server 7500",
"_bm_model_variable_name": "sentinelPowerServer7500",
"_bm_model_description": "Vision's Sentinel Power Server 7500 is the most versatile four-socket server for enterprise data centers and is ideal for running Vision software including middleware and business applications. This enterprise-class, Zenon server offers the optimal balance of compute power, memory capacity, and I/O capability in a compact and energy-efficient 1U enclosure."
}, {
"id": 36637537,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer1500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer1500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer1500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/ultra1.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$8,617.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 4,
"_bm_model_ht_model_threads": 16,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 16 GB",
"_bm_model_ht_model_formFactor": "Blade",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Reliable, Scalable, and Simple Blade Server",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS86009.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Ultra Power Server 1500",
"_bm_model_variable_name": "ultraPowerServer1500",
"_bm_model_description": "Vision's new Ultra Power Server 1500 is designed for building out cloud-based infrastructures in Zenon environments. Reliable, scalable, and simple to manage, this system is the safe choice for providing continuous long-term service with everything required for successful communications deployments."
}, {
"id": 36637538,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer3000"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer3000/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer3000/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/ultra2.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$10,527.790000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Vision E3-1220, Vision E3-1290, Vision E3-2440, Vision E3-2450, Vision E3-2470, Vision E3-4640, Vision E3-4650, Vision E3-4870, Vision E3-8860",
"_bm_model_ht_model_sockets": 2,
"_bm_model_ht_model_cores": 8,
"_bm_model_ht_model_threads": 32,
"_bm_model_ht_model_cpuSpeed": "Up to 3.6 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Blade",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Perfectly Balanced for Enterprise Cloud Infrastructures",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS86009.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Ultra Power Server 3000",
"_bm_model_variable_name": "ultraPowerServer3000",
"_bm_model_description": "Vision's Ultra Power Server 3000 module is the best two-socket blade for building enterprise cloud infrastructures. This perfectly balanced blade leverages the uniquely flexible I/O architecture of the Vision's 1012RU rack, making it easy to deploy, manage, and provision."
}, {
"id": 36637539,
"links": [{
"rel": "parent",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers"
}, {
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer4500"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer4500/attributes"
}, {
"rel": "child",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models/ultraPowerServer4500/arraySets"
}
],
"customProperties": {
"_bm_model_ht_model_image": null,
"_bm_model_ht_model_imageURL": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Vision/ultra3.png",
"_bm_model_ht_model_basePrice": {
"currency": "USD",
"value": "$13,491.750000"
},
"_bm_model_ht_model_configurationLink": "",
"_bm_model_ht_model_operatingSystem": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_processor": "Oracle Linux, Ubuntu Server Edition, openSUSE Linux Enterprise Server, Blue Hat Enterprise Premium, Blue Hat Enterprise Standard, Blue Hat Enterprise Self-Support",
"_bm_model_ht_model_sockets": 4,
"_bm_model_ht_model_cores": 10,
"_bm_model_ht_model_threads": 80,
"_bm_model_ht_model_cpuSpeed": "Up to 2.7 GHz",
"_bm_model_ht_model_memory": "Up to 64 GB",
"_bm_model_ht_model_formFactor": "Blade",
"_bm_model_ht_model_productDetailsLink": "",
"_bm_model_ht_model_simpleDescription": "Completely Engineered System Designed for Consolidation of Services",
"_bm_model_ht_model_link1": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/AS86009.pdf",
"_bm_model_ht_model_link2": "https://hitech-build.bigmachines.com/bmfsweb/hitech-build/image/Data%20Sheets/Comparing_Dual-Core_vs_Quad-Core_CPUs.pdf",
"_bm_model_ht_model_link3": "https://www.oracle.com/us/solutions/oracle-opt-sols-cloud-inf-sol-brief-406108.pdf",
"_bm_model_ready_for_self_service": false,
"_bm_model_self_service_part_number": ""
},
"_bm_model_name": "Ultra Power Server 4500",
"_bm_model_variable_name": "ultraPowerServer4500",
"_bm_model_description": "Vision's Ultra Power Server 4500 is a complete engineered system that’s ideal for the consolidation of databases and applications and private cloud deployments. It delivers extreme performance, highest availability and efficiency and eliminates the risks of build-it-yourself architectures."
}
],
"links": [{
"rel": "self",
"href": "https://sitename.oracle.com/rest/v19/productFamilies/vision/productLines/servers/models"
}
]
}