Tenant - Retrieves asset details for a tenant
Last updated
Last updated
Enter the ID of an existing tenant.
Success: Asset details retrieved successfully for the requested tenant.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the TenantId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TenantName property.
A public property of type list of object that has both a getter and a setter method, which allows for getting and setting the value of the Reports property.
A public property of type list of object that has both a getter and a setter method, which allows for getting and setting the value of the Dashboards property.
A public property of type list of object that has both a getter and a setter method, which allows for getting and setting the value of the Datasets property.