Parameter
|
Description
|
Valid Values
|
{id}
|
The ID of the tenant.
|
A valid tenant ID.
|
Property
|
Description
|
Usage
|
Valid Values
|
"name"
|
The name of the tenant.
|
Required
|
A string that specifies the name of the tenant.
|
"description"
|
A description of the tenant.
|
Optional
|
A string that provides a description of the tenant.
|
"parentTenant"
|
The ID of the parent tenant.
|
Optional
|
null | 1
null is returned when the query is executed for the system tenant.
1 is returned when the query is executed for tenants in the system tenant.
|
"status"
|
The status of the tenant.
|
Required
|
This option will be available with a future update.
0 | 1
0 specifies that the tenant is inactive.
1 specifies that the tenant is active.
|