Domains

Defines a domain with which a system is associated with.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

The field Name of data type nvarchar with a maximum length of 128 in the Domain table is used to store the data type of a given domain name, such as the web address of a website, up to 128 characters in length. This field helps identify the type of data to store when referencing the Domain table.

string | null

The Value field in the Domain table of type nvarchar stores alphanumeric values associated with a given domain. This field can be used to store user-specified values that represent the domain and its associated characteristics.

string | null

Miscellaneous notes and information for the entry or record.

int32 | null

The SystemDefnId field of data type int in the Domain table identifies the unique system definition for a given domain. It is used to separate different domain sets that have the same domain names but different system specific configurations.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!