Tenant - Fetch asset details for any requested tenant
Last updated
Last updated
Expects Id of an existing tenant
Indicates successful retrieval of asset details for any 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.