API Documentation

Last Update: 28 December 2022

POST api/HostMSExchangeReceiveConnector



Request Information


URI Parameters

None.


Body Parameters
HostMSExchangeReceiveConnector
Name Description Type Additional information
ID

integer

None.

ReportDate

date

None.

HostID

integer

None.

AuthMechanism

string

None.

Banner

string

None.

BinaryMimeEnabled

string

None.

Bindings

string

None.

ChunkingEnabled

string

None.

DefaultDomain

string

None.

DeliveryStatusNotificationEnabled

string

None.

EightBitMimeEnabled

string

None.

SmtpUtf8Enabled

string

None.

BareLinefeedRejectionEnabled

string

None.

DomainSecureEnabled

string

None.

ProxyEnabled

string

None.

Fqdn

string

None.

Enabled

string

None.

ConnectionTimeout

string

None.

MessageRateLimit

string

None.

PermissionGroup

string

None.

RequireTLS

string

None.

Name

string

None.

Server

string

None.

TransportRole

string

None.

SizeEnabled

string

None.

DistinguishedName

string

None.

ObjectIdentity

string

None.

Guid

string

None.

OriginatingServer

string

None.

ObjectState

string

None.

RecordStatus

integer

None.

Request Formats
application/json, text/json
Sample:
{
  "ID": 1,
  "ReportDate": "2023-12-09T13:10:22.69018+01:00",
  "HostID": 3,
  "AuthMechanism": "sample string 4",
  "Banner": "sample string 5",
  "BinaryMimeEnabled": "sample string 6",
  "Bindings": "sample string 7",
  "ChunkingEnabled": "sample string 8",
  "DefaultDomain": "sample string 9",
  "DeliveryStatusNotificationEnabled": "sample string 10",
  "EightBitMimeEnabled": "sample string 11",
  "SmtpUtf8Enabled": "sample string 12",
  "BareLinefeedRejectionEnabled": "sample string 13",
  "DomainSecureEnabled": "sample string 14",
  "ProxyEnabled": "sample string 15",
  "Fqdn": "sample string 16",
  "Enabled": "sample string 17",
  "ConnectionTimeout": "sample string 18",
  "MessageRateLimit": "sample string 19",
  "PermissionGroup": "sample string 20",
  "RequireTLS": "sample string 21",
  "Name": "sample string 22",
  "Server": "sample string 23",
  "TransportRole": "sample string 24",
  "SizeEnabled": "sample string 25",
  "DistinguishedName": "sample string 26",
  "ObjectIdentity": "sample string 27",
  "Guid": "sample string 28",
  "OriginatingServer": "sample string 29",
  "ObjectState": "sample string 30",
  "RecordStatus": 31
}

Response Information


Resource Description
HostMSExchangeReceiveConnector
Name Description Type Additional information
ID

integer

None.

ReportDate

date

None.

HostID

integer

None.

AuthMechanism

string

None.

Banner

string

None.

BinaryMimeEnabled

string

None.

Bindings

string

None.

ChunkingEnabled

string

None.

DefaultDomain

string

None.

DeliveryStatusNotificationEnabled

string

None.

EightBitMimeEnabled

string

None.

SmtpUtf8Enabled

string

None.

BareLinefeedRejectionEnabled

string

None.

DomainSecureEnabled

string

None.

ProxyEnabled

string

None.

Fqdn

string

None.

Enabled

string

None.

ConnectionTimeout

string

None.

MessageRateLimit

string

None.

PermissionGroup

string

None.

RequireTLS

string

None.

Name

string

None.

Server

string

None.

TransportRole

string

None.

SizeEnabled

string

None.

DistinguishedName

string

None.

ObjectIdentity

string

None.

Guid

string

None.

OriginatingServer

string

None.

ObjectState

string

None.

RecordStatus

integer

None.

Response Formats
application/json, text/json
Sample:
{
  "ID": 1,
  "ReportDate": "2023-12-09T13:10:22.69018+01:00",
  "HostID": 3,
  "AuthMechanism": "sample string 4",
  "Banner": "sample string 5",
  "BinaryMimeEnabled": "sample string 6",
  "Bindings": "sample string 7",
  "ChunkingEnabled": "sample string 8",
  "DefaultDomain": "sample string 9",
  "DeliveryStatusNotificationEnabled": "sample string 10",
  "EightBitMimeEnabled": "sample string 11",
  "SmtpUtf8Enabled": "sample string 12",
  "BareLinefeedRejectionEnabled": "sample string 13",
  "DomainSecureEnabled": "sample string 14",
  "ProxyEnabled": "sample string 15",
  "Fqdn": "sample string 16",
  "Enabled": "sample string 17",
  "ConnectionTimeout": "sample string 18",
  "MessageRateLimit": "sample string 19",
  "PermissionGroup": "sample string 20",
  "RequireTLS": "sample string 21",
  "Name": "sample string 22",
  "Server": "sample string 23",
  "TransportRole": "sample string 24",
  "SizeEnabled": "sample string 25",
  "DistinguishedName": "sample string 26",
  "ObjectIdentity": "sample string 27",
  "Guid": "sample string 28",
  "OriginatingServer": "sample string 29",
  "ObjectState": "sample string 30",
  "RecordStatus": 31
}