HCP Tenant Management Help


JSON file for modifying the tenant

Here’s the content of the JSON file that enables syslog logging for the Finance tenant and also enables system-level administrative access to the tenant. The name of the file is modFinance.json.

{
   "administrationAllowed" : true,
   "maxNamespacesPerUser" : 5,
   "syslogloggingEnabled" : true
}

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.