A.25 Requesting Configuration Information about a POA

Request:
GET https://localhost:9710/gwadmin-service/domains/testDom1/postoffices/testPO1/poas

Response Status: 
200 - OK

JSON Response: 
[ {
  "id" : "POA.testDom1.testPO1.POA",
  "guid" : "56A986B1-0870-0000-8A08-FB644894ACE1",
  "name" : "POA",
  "links" : null,
  "timeCreated" : null,
  "timeLastMod" : 1370970807000,
  "legacyDn" : null,
  "lastModifiedBy" : "admin.testSystem1",
  "lastModifiedOp" : "MODIFY",
  "pendingOp" : null,
  "adminName" : null,
  "agentType" : "POA",
  "bindExclusive" : false,
  "description" : "GroupWise Post Office Agent",
  "httpPort" : 7181,
  "httpUser" : "admin",
  "logFilePath" : null,
  "logLevel" : "NORMAL",
  "logMaxAge" : 30,
  "logMaxSize" : 102400,
  "platform" : "WINDOWS",
  "snmpCommunityGetString" : null,
  "sslCertfile" : null,
  "sslKeyFile" : null,
  "sslKeyPassword" : null,
  "ipAddress" : "127.0.0.1",
  "ipPort" : null,
  "sslEnabled" : null,
  "domainName" : "testDom1",
  "postOfficeName" : "testPO1",
  "timezoneId" : null,
  "languageId" : null,
  "timezone" : null,
  "language" : null,
  "externalSync" : null,
  "httpPortUsesSsl" : "DISABLED",
  "address" : null,
  "adminAgentFlag" : 0,
  "administrationTaskProcessingDisabled" : false,
  "appConnections" : 2048,
  "cacheEnabled" : true,
  "calendarPublishingEnabled" : true,
  "calendarPublishingPort" : 7171,
  "calendarPublishingThreads" : 4,
  "clientServerEnabled" : true,
  "clientServerThreads" : 10,
  "cpuUtilization" : 85,
  "delayTime" : 100,
  "externalIpAddress" : null,
  "externalClientServerPort" : 0,
  "fileId" : null,
  "httpEnabled" : true,
  "httpPassword" : null,
  "imapEnabled" : false,
  "imapPort" : 143,
  "imapSslPort" : 993,
  "imapThreads" : 40,
  "internalClientServerPort" : 1677,
  "ipxAddress" : null,
  "messageFileProcessing" : "ALL_MESSAGES",
  "messageHandlerThreads" : 6,
  "mtaport" : null,
  "mtpPort" : 7101,
  "physicalConnections" : 2048,
  "primeMoveThreadUsage" : 30,
  "snmpEnabled" : false,
  "soapPort" : 7191,
  "soapExternalPort" : 7191,
  "soapEnabled" : true,
  "soapThreads" : 40,
  "quickFinderEnabled" : true,
  "quickFinderIndexBase" : 20,
  "quickFinderIndexBaseMinute" : 59,
  "quickFinderInterval" : 23,
  "quickFinderIntervalMinute" : 59,
  "quickFinderQuarantineFiles" : false,
  "autoDBRecovery" : true,
  "maintenanceHandlerThreads" : 4,
  "performUserUpkeep" : true,
  "userUpkeepOffset" : 1,
  "generateRemoteAddressBook" : true,
  "generateRemoteAddressBookOffset" : 0,
  "diskCheckInterval" : 5,
  "diskCheckDelay" : 2,
  "clientServerExtUsesSsl" : "ENABLED",
  "clientServerUsesSsl" : "ENABLED",
  "imapUsesSsl" : "DISABLED",
  "soapUsesSsl" : "DISABLED",
  "mtpPortUsesSsl" : "DISABLED",
  "adminPort" : 9710,
  "@type" : "poa",
  "@url" : "/gwadmin-service/domains/testDom1/postoffices/testPO1/poas/POA",
  "FID" : null
} ]

XML Response:
<list>
  <poa>
    <id>POA.testDom1.testPO1.POA</id>
    <guid>56A986B1-0870-0000-8A08-FB644894ACE1</guid>
    <name>POA</name>
    <objType>poa</objType>
    <url>/gwadmin-service/domains/testDom1/postoffices/testPO1/poas/POA</url>
    <timeLastMod>1370970807000</timeLastMod>
    <lastModifiedBy>admin.testSystem1</lastModifiedBy>
    <lastModifiedOp>MODIFY</lastModifiedOp>
    <forceNullOnAttrs/>
    <agentType>POA</agentType>
    <bindExclusive>false</bindExclusive>
    <description>GroupWise Post Office Agent</description>
    <httpPort>7181</httpPort>
    <logLevel>NORMAL</logLevel>
    <logMaxAge>30</logMaxAge>
    <logMaxSize>102400</logMaxSize>
    <platform>WINDOWS</platform>
    <ipAddress>127.0.0.1</ipAddress>
    <domainName>testDom1</domainName>
    <postOfficeName>testPO1</postOfficeName>
    <adminAgentFlag>0</adminAgentFlag>
    <administrationTaskProcessingDisabled>false</administrationTaskProcessingDisabled>
    <appConnections>2048</appConnections>
    <cacheEnabled>true</cacheEnabled>
    <calendarPublishingEnabled>true</calendarPublishingEnabled>
    <calendarPublishingPort>7171</calendarPublishingPort>
    <calendarPublishingThreads>4</calendarPublishingThreads>
    <clientServerEnabled>true</clientServerEnabled>
    <clientServerThreads>10</clientServerThreads>
    <cpuUtilization>85</cpuUtilization>
    <delayTime>100</delayTime>
    <externalClientServerPort>0</externalClientServerPort>
    <httpEnabled>true</httpEnabled>
    <httpUser>admin</httpUser>
    <imapEnabled>false</imapEnabled>
    <imapPort>143</imapPort>
    <imapSslPort>993</imapSslPort>
    <imapThreads>40</imapThreads>
    <internalClientServerPort>1677</internalClientServerPort>
    <messageFileProcessing>ALL_MESSAGES</messageFileProcessing>
    <messageHandlerThreads>6</messageHandlerThreads>
    <mtpPort>7101</mtpPort>
    <physicalConnections>2048</physicalConnections>
    <primeMoveThreadUsage>30</primeMoveThreadUsage>
    <snmpEnabled>false</snmpEnabled>
    <soapPort>7191</soapPort>
    <soapExternalPort>7191</soapExternalPort>
    <soapEnabled>true</soapEnabled>
    <soapThreads>40</soapThreads>
    <quickFinderEnabled>true</quickFinderEnabled>
    <quickFinderIndexBase>20</quickFinderIndexBase>
    <quickFinderIndexBaseMinute>59</quickFinderIndexBaseMinute>
    <quickFinderInterval>23</quickFinderInterval>
    <quickFinderIntervalMinute>59</quickFinderIntervalMinute>
    <quickFinderQuarantineFiles>false</quickFinderQuarantineFiles>
    <autoDBRecovery>true</autoDBRecovery>
    <maintenanceHandlerThreads>4</maintenanceHandlerThreads>
    <performUserUpkeep>true</performUserUpkeep>
    <userUpkeepOffset>1</userUpkeepOffset>
    <generateRemoteAddressBook>true</generateRemoteAddressBook>
    <generateRemoteAddressBookOffset>0</generateRemoteAddressBookOffset>
    <diskCheckInterval>5</diskCheckInterval>
    <diskCheckDelay>2</diskCheckDelay>
    <clientServerExtUsesSsl>ENABLED</clientServerExtUsesSsl>
    <clientServerUsesSsl>ENABLED</clientServerUsesSsl>
    <imapUsesSsl>DISABLED</imapUsesSsl>
    <soapUsesSsl>DISABLED</soapUsesSsl>
    <httpPortUsesSsl>DISABLED</httpPortUsesSsl>
    <mtpPortUsesSsl>DISABLED</mtpPortUsesSsl>
    <adminPort>9710</adminPort>
  </poa>
</list>