Skip to main content

subdomain

Overview

Namesubdomain
TypeResource
Idsumologic.account.subdomain

Fields

NameDatatypeDescription
urlstringLogin URL corresponding to the subdomain.
createdAtstringCreation timestamp in UTC in RFC3339 format.
createdBystringIdentifier of the user who created the resource.
modifiedAtstringLast modification timestamp in UTC.
modifiedBystringIdentifier of the user who last modified the resource.
subdomainstringThe new subdomain.

Methods

NameAccessible byRequired ParamsDescription
getSubdomainSELECTregionGet the configured subdomain.
createSubdomainINSERTdata__subdomain, regionCreate a subdomain. Only the Account Owner can create a subdomain.
deleteSubdomainDELETEregionDelete the configured subdomain.
updateSubdomainEXECdata__subdomain, regionUpdate a subdomain. Only the Account Owner can update the subdomain.