API Documentation

Last Update: 28 December 2022

POST api/HostMSExchangeProtection



Request Information


URI Parameters

None.


Body Parameters
HostMSExchangeProtection
Name Description Type Additional information
ID

integer

None.

ReportDate

date

None.

HostID

integer

None.

InternalSenderAdminAddress

string

None.

ExternalSenderAdminAddress

string

None.

BypassInboundMessages

string

None.

BypassOutboundMessages

string

None.

Action

string

None.

IsDefault

string

None.

CustomNotifications

string

None.

EnableInternalSenderNotifications

string

None.

EnableExternalSenderNotifications

string

None.

EnableInternalSenderAdminNotifications

string

None.

EnableExternalSenderAdminNotifications

string

None.

EnableFileFilter

string

None.

FileTypes

string

None.

ExchangeVersion

string

None.

Name

string

None.

DistinguishedName

string

None.

ObjectIdentity

string

None.

Guid

string

None.

ObjectCategory

string

None.

ObjectClass

string

None.

WhenChanged

date

None.

WhenCreated

date

None.

OrganizationId

string

None.

OriginatingServer

string

None.

ObjectState

string

None.

RecordStatus

integer

None.

Request Formats
application/json, text/json
Sample:
{
  "ID": 1,
  "ReportDate": "2023-12-09T12:07:25.6784666+01:00",
  "HostID": 3,
  "InternalSenderAdminAddress": "sample string 4",
  "ExternalSenderAdminAddress": "sample string 5",
  "BypassInboundMessages": "sample string 6",
  "BypassOutboundMessages": "sample string 7",
  "Action": "sample string 8",
  "IsDefault": "sample string 9",
  "CustomNotifications": "sample string 10",
  "EnableInternalSenderNotifications": "sample string 11",
  "EnableExternalSenderNotifications": "sample string 12",
  "EnableInternalSenderAdminNotifications": "sample string 13",
  "EnableExternalSenderAdminNotifications": "sample string 14",
  "EnableFileFilter": "sample string 15",
  "FileTypes": "sample string 16",
  "ExchangeVersion": "sample string 17",
  "Name": "sample string 18",
  "DistinguishedName": "sample string 19",
  "ObjectIdentity": "sample string 20",
  "Guid": "sample string 21",
  "ObjectCategory": "sample string 22",
  "ObjectClass": "sample string 23",
  "WhenChanged": "2023-12-09T12:07:25.6784666+01:00",
  "WhenCreated": "2023-12-09T12:07:25.6784666+01:00",
  "OrganizationId": "sample string 26",
  "OriginatingServer": "sample string 27",
  "ObjectState": "sample string 28",
  "RecordStatus": 29
}

Response Information


Resource Description
HostMSExchangeProtection
Name Description Type Additional information
ID

integer

None.

ReportDate

date

None.

HostID

integer

None.

InternalSenderAdminAddress

string

None.

ExternalSenderAdminAddress

string

None.

BypassInboundMessages

string

None.

BypassOutboundMessages

string

None.

Action

string

None.

IsDefault

string

None.

CustomNotifications

string

None.

EnableInternalSenderNotifications

string

None.

EnableExternalSenderNotifications

string

None.

EnableInternalSenderAdminNotifications

string

None.

EnableExternalSenderAdminNotifications

string

None.

EnableFileFilter

string

None.

FileTypes

string

None.

ExchangeVersion

string

None.

Name

string

None.

DistinguishedName

string

None.

ObjectIdentity

string

None.

Guid

string

None.

ObjectCategory

string

None.

ObjectClass

string

None.

WhenChanged

date

None.

WhenCreated

date

None.

OrganizationId

string

None.

OriginatingServer

string

None.

ObjectState

string

None.

RecordStatus

integer

None.

Response Formats
application/json, text/json
Sample:
{
  "ID": 1,
  "ReportDate": "2023-12-09T12:07:25.6794665+01:00",
  "HostID": 3,
  "InternalSenderAdminAddress": "sample string 4",
  "ExternalSenderAdminAddress": "sample string 5",
  "BypassInboundMessages": "sample string 6",
  "BypassOutboundMessages": "sample string 7",
  "Action": "sample string 8",
  "IsDefault": "sample string 9",
  "CustomNotifications": "sample string 10",
  "EnableInternalSenderNotifications": "sample string 11",
  "EnableExternalSenderNotifications": "sample string 12",
  "EnableInternalSenderAdminNotifications": "sample string 13",
  "EnableExternalSenderAdminNotifications": "sample string 14",
  "EnableFileFilter": "sample string 15",
  "FileTypes": "sample string 16",
  "ExchangeVersion": "sample string 17",
  "Name": "sample string 18",
  "DistinguishedName": "sample string 19",
  "ObjectIdentity": "sample string 20",
  "Guid": "sample string 21",
  "ObjectCategory": "sample string 22",
  "ObjectClass": "sample string 23",
  "WhenChanged": "2023-12-09T12:07:25.6794665+01:00",
  "WhenCreated": "2023-12-09T12:07:25.6794665+01:00",
  "OrganizationId": "sample string 26",
  "OriginatingServer": "sample string 27",
  "ObjectState": "sample string 28",
  "RecordStatus": 29
}