SubdomainThe Subdomain object containing subdomain details.
uid (String)
A string containing the unique identifier of the subdomain.
subdomain (String)
A string containing the name of the subdomain. This is the part of the domain that comes before the main domain name.
e.g. in example.puter.site, example is the subdomain.
root_dir (FSItem)
An FSItem object representing the root directory of the subdomain. This is the directory where the files of the subdomain are stored.