18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"role": [
|
|
"Red Hat Enterprise Linux Server",
|
|
"Red Hat Enterprise Linux Workstation",
|
|
"Red Hat Enterprise Linux Compute Node"
|
|
],
|
|
"service_level_agreement": [
|
|
"Premium",
|
|
"Standard",
|
|
"Self-Support"
|
|
],
|
|
"usage": [
|
|
"Production",
|
|
"Development/Test",
|
|
"Disaster Recovery"
|
|
]
|
|
}
|