Resource: Subdomain
A Subdomain represents a frontend path configured for a Chronicle instance.
| JSON representation |
|---|
{ "name": string, "workforcePoolProvider": string } |
| Fields | |
|---|---|
name |
Identifier. The resource name of this subdomain. Format: |
workforcePoolProvider |
Required. The workforce pool provider connected to the subdomain. Format: |
Methods |
|
|---|---|
|
Creates a Subdomain. |
|
Deletes a Subdomain. |
|
Gets a Subdomain. |
|
Lists Subdomains for a given instance. |