summaryrefslogtreecommitdiffstats
path: root/static/redfish/v1/JsonSchemas/OemAccountService/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/redfish/v1/JsonSchemas/OemAccountService/index.json')
-rw-r--r--static/redfish/v1/JsonSchemas/OemAccountService/index.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/redfish/v1/JsonSchemas/OemAccountService/index.json b/static/redfish/v1/JsonSchemas/OemAccountService/index.json
index 5283170..2311d83 100644
--- a/static/redfish/v1/JsonSchemas/OemAccountService/index.json
+++ b/static/redfish/v1/JsonSchemas/OemAccountService/index.json
@@ -83,6 +83,15 @@
"null"
]
},
+ "TLS": {
+ "description": "Indicates whether TLS authorization is enabled.",
+ "longDescription": "The value of this property shall be a boolean indicating whether TLS authorization is enabled.",
+ "readonly": false,
+ "type": [
+ "boolean",
+ "null"
+ ]
+ },
"XToken": {
"description": "Indicates whether XToken authorization is enabled.",
"longDescription": "The value of this property shall be a boolean indicating whether XToken authorization is enabled.",
OpenPOWER on IntegriCloud