POST api/v1/Monitor/Publication
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
publication | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<Publication xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Uniware.Data.Sync.Collections.Monitor"> <DatabaseName>sample string 4</DatabaseName> <DefaultFileSetId>8</DefaultFileSetId> <ExpiryDays>5</ExpiryDays> <IsUpos>true</IsUpos> <LastSnapshotCTVersion>1</LastSnapshotCTVersion> <LastSnapshotCreated>2024-11-21T09:48:24.344154+00:00</LastSnapshotCreated> <LicenceCount>9</LicenceCount> <Owner>7</Owner> <PiaBKey>sample string 11</PiaBKey> <PiaBPostcode>sample string 12</PiaBPostcode> <PublicationId>1</PublicationId> <PublicationName>sample string 2</PublicationName> <PublicationType>None</PublicationType> <ServerName>sample string 3</ServerName> <SnapshotFileName>sample string 6</SnapshotFileName> <UmisCompanyId>10</UmisCompanyId> <VersionString>sample string 14</VersionString> </Publication>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<Publication xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Uniware.Data.Sync.Collections.Monitor"> <DatabaseName>sample string 4</DatabaseName> <DefaultFileSetId>8</DefaultFileSetId> <ExpiryDays>5</ExpiryDays> <IsUpos>true</IsUpos> <LastSnapshotCTVersion>1</LastSnapshotCTVersion> <LastSnapshotCreated>2024-11-21T09:48:24.3597765+00:00</LastSnapshotCreated> <LicenceCount>9</LicenceCount> <Owner>7</Owner> <PiaBKey>sample string 11</PiaBKey> <PiaBPostcode>sample string 12</PiaBPostcode> <PublicationId>1</PublicationId> <PublicationName>sample string 2</PublicationName> <PublicationType>None</PublicationType> <ServerName>sample string 3</ServerName> <SnapshotFileName>sample string 6</SnapshotFileName> <UmisCompanyId>10</UmisCompanyId> <VersionString>sample string 14</VersionString> </Publication>