Here’s an XML example of the tenant data type that describes the tenants resource; the properties shown are those that are returned in response to a verbose GET request for an HCP tenant where the request is made using a system-level user account and the tenant has granted system-level users administrative access to itself:
<tenant>
<administrationAllowed>true</administrationAllowed>
<authenticationTypes>
<authenticationType>LOCAL</authenticationType>
<authenticationType>EXTERNAL</authenticationType>
</authenticationTypes>
<complianceConfigurationEnabled>true</complianceConfigurationEnabled>
<creationTime>2012-02-09T09:11:17-0500</creationTime>
<dataNetwork>net127</dataNetwork>
<fullyQualifiedName>finance.hcp.example.com</fullyQualifiedName>
<hardQuota>100 GB</hardQuota>
<managementNetwork>net004</managementNetwork>
<maxNamespacesPerUser>5</maxNamespacesPerUser>
<name>Finance</name>
<namespaceQuota>5</namespaceQuota>
<replicationConfigurationEnabled>true</replicationConfigurationEnabled>
<snmpLoggingEnabled>false</snmpLoggingEnabled>
<searchConfigurationEnabled>true</searchConfigurationEnabled>
<servicePlan>Short-Term-Activity</servicePlan>
<servicePlanSelectionEnabled>false</servicePlanSelectionEnabled>
<softQuota>90</softQuota>
<syslogLoggingEnabled>true</syslogLoggingEnabled>
<systemVisibleDescription>Created for the Finance department at Example
Company by P.D. Grey on 2/9/2012.</systemVisibleDescription>
<tags>
<tag>Example Company</tag>
<tag>pdgrey</tag>
</tags>
<tenantVisibleDescription>Please see Lee Green for any questions about this
tenant and its namespaces.</tenantVisibleDescription>
<id>4420f62f-3f63-43ab-a3cd-0bcf1f399daf</id>
<versioningConfigurationEnabled>true</versioningConfigurationEnabled>
</tenant>
© 2016 Hitachi Data Systems Corporation. All rights reserved.