AUServer


Úplný seznam operací zobrazíte kliknutím sem.

DejSeznamNovychAktualizaci

Test

Testovací formulář je k dispozici pouze pro požadavky z místního počítače.

SOAP 1.1

Následuje ukázkový požadavek a odpověď SOAP 1.1. Uvedené zástupce je třeba nahradit skutečnými hodnotami.

POST /auserver.asmx HTTP/1.1
Host: aktualizace.flux.cz
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.flux.cz/DejSeznamNovychAktualizaci"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <DejSeznamNovychAktualizaci xmlns="http://www.flux.cz">
      <Info>
        <IdLastDownloadedPackagePAM5>int</IdLastDownloadedPackagePAM5>
        <IdLastDownloadedPackageDPAM>int</IdLastDownloadedPackageDPAM>
        <IdLastDownloadedPackageEFluxPam>int</IdLastDownloadedPackageEFluxPam>
        <IdLastDownloadedPackageFluxServices>int</IdLastDownloadedPackageFluxServices>
        <IdLastDownloadedPackageSDPAMNet>int</IdLastDownloadedPackageSDPAMNet>
        <IdLastDownloadedPackageFluXpam>int</IdLastDownloadedPackageFluXpam>
        <IdLastDownloadedPackageFluXpamNative>int</IdLastDownloadedPackageFluXpamNative>
        <IdLastInstalledPackagePAM5>int</IdLastInstalledPackagePAM5>
        <IdLastInstalledPackageDPAM>int</IdLastInstalledPackageDPAM>
        <IdLastInstalledPackageEFluxPam>int</IdLastInstalledPackageEFluxPam>
        <IdLastInstalledPackageFluxServices>int</IdLastInstalledPackageFluxServices>
        <IdLastInstalledPackageSDPAMNet>int</IdLastInstalledPackageSDPAMNet>
        <IdLastInstalledPackageFluXpam>int</IdLastInstalledPackageFluXpam>
        <IdLastInstalledPackageFluXpamNative>int</IdLastInstalledPackageFluXpamNative>
        <IdLastDownloadedMessage>int</IdLastDownloadedMessage>
        <ExeVersionMajor>int</ExeVersionMajor>
        <ExeVersionMinor>int</ExeVersionMinor>
        <ExeVersionBuild>int</ExeVersionBuild>
        <ExeVersionRevision>int</ExeVersionRevision>
        <MacpomVersionMajor>int</MacpomVersionMajor>
        <MacpomVersionMinor>int</MacpomVersionMinor>
        <MacpomVersionBuild>int</MacpomVersionBuild>
        <MacpomVersionRevision>int</MacpomVersionRevision>
        <SerialNumber>string</SerialNumber>
        <KeyNumber>string</KeyNumber>
        <Owner>string</Owner>
        <FirmInfoArray>
          <PamFirmInfo>
            <FirmName>string</FirmName>
            <PathData>string</PathData>
            <PathMac>string</PathMac>
            <PathMacPom>string</PathMacPom>
          </PamFirmInfo>
          <PamFirmInfo>
            <FirmName>string</FirmName>
            <PathData>string</PathData>
            <PathMac>string</PathMac>
            <PathMacPom>string</PathMacPom>
          </PamFirmInfo>
        </FirmInfoArray>
      </Info>
      <vcetneTestovacich>boolean</vcetneTestovacich>
    </DejSeznamNovychAktualizaci>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <DejSeznamNovychAktualizaciResponse xmlns="http://www.flux.cz">
      <DejSeznamNovychAktualizaciResult>
        <CPackageInfo>
          <IdVerze>int</IdVerze>
          <Full>boolean</Full>
          <Test>boolean</Test>
          <Nazev>string</Nazev>
          <Poznamka>string</Poznamka>
          <DtVytvoreni>dateTime</DtVytvoreni>
          <TypDistribuce>short</TypDistribuce>
          <ObsahujeExe>boolean</ObsahujeExe>
          <ExeVerze>string</ExeVerze>
          <ObsahujeMac>boolean</ObsahujeMac>
          <MacVerze>string</MacVerze>
          <ObsahujeSDPAM>boolean</ObsahujeSDPAM>
          <SDPAMVerze>string</SDPAMVerze>
          <ObsahujePVS>boolean</ObsahujePVS>
          <PVSVerze>string</PVSVerze>
          <ObsahujeEFluxPam>boolean</ObsahujeEFluxPam>
          <EFluxPamVerze>string</EFluxPamVerze>
          <ObsahujeFluxServices>boolean</ObsahujeFluxServices>
          <FluxServicesVerze>string</FluxServicesVerze>
          <ObsahujeSDPAMNet>boolean</ObsahujeSDPAMNet>
          <SDPAMNetVerze>string</SDPAMNetVerze>
          <ObsahujeFluXpam>boolean</ObsahujeFluXpam>
          <FluXpamVerze>string</FluXpamVerze>
          <ObsahujeFluXpamNative>boolean</ObsahujeFluXpamNative>
          <FluXpamNativeVerze>string</FluXpamNativeVerze>
        </CPackageInfo>
        <CPackageInfo>
          <IdVerze>int</IdVerze>
          <Full>boolean</Full>
          <Test>boolean</Test>
          <Nazev>string</Nazev>
          <Poznamka>string</Poznamka>
          <DtVytvoreni>dateTime</DtVytvoreni>
          <TypDistribuce>short</TypDistribuce>
          <ObsahujeExe>boolean</ObsahujeExe>
          <ExeVerze>string</ExeVerze>
          <ObsahujeMac>boolean</ObsahujeMac>
          <MacVerze>string</MacVerze>
          <ObsahujeSDPAM>boolean</ObsahujeSDPAM>
          <SDPAMVerze>string</SDPAMVerze>
          <ObsahujePVS>boolean</ObsahujePVS>
          <PVSVerze>string</PVSVerze>
          <ObsahujeEFluxPam>boolean</ObsahujeEFluxPam>
          <EFluxPamVerze>string</EFluxPamVerze>
          <ObsahujeFluxServices>boolean</ObsahujeFluxServices>
          <FluxServicesVerze>string</FluxServicesVerze>
          <ObsahujeSDPAMNet>boolean</ObsahujeSDPAMNet>
          <SDPAMNetVerze>string</SDPAMNetVerze>
          <ObsahujeFluXpam>boolean</ObsahujeFluXpam>
          <FluXpamVerze>string</FluXpamVerze>
          <ObsahujeFluXpamNative>boolean</ObsahujeFluXpamNative>
          <FluXpamNativeVerze>string</FluXpamNativeVerze>
        </CPackageInfo>
      </DejSeznamNovychAktualizaciResult>
    </DejSeznamNovychAktualizaciResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Následuje ukázkový požadavek a odpověď SOAP 1.2. Uvedené zástupce je třeba nahradit skutečnými hodnotami.

POST /auserver.asmx HTTP/1.1
Host: aktualizace.flux.cz
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <DejSeznamNovychAktualizaci xmlns="http://www.flux.cz">
      <Info>
        <IdLastDownloadedPackagePAM5>int</IdLastDownloadedPackagePAM5>
        <IdLastDownloadedPackageDPAM>int</IdLastDownloadedPackageDPAM>
        <IdLastDownloadedPackageEFluxPam>int</IdLastDownloadedPackageEFluxPam>
        <IdLastDownloadedPackageFluxServices>int</IdLastDownloadedPackageFluxServices>
        <IdLastDownloadedPackageSDPAMNet>int</IdLastDownloadedPackageSDPAMNet>
        <IdLastDownloadedPackageFluXpam>int</IdLastDownloadedPackageFluXpam>
        <IdLastDownloadedPackageFluXpamNative>int</IdLastDownloadedPackageFluXpamNative>
        <IdLastInstalledPackagePAM5>int</IdLastInstalledPackagePAM5>
        <IdLastInstalledPackageDPAM>int</IdLastInstalledPackageDPAM>
        <IdLastInstalledPackageEFluxPam>int</IdLastInstalledPackageEFluxPam>
        <IdLastInstalledPackageFluxServices>int</IdLastInstalledPackageFluxServices>
        <IdLastInstalledPackageSDPAMNet>int</IdLastInstalledPackageSDPAMNet>
        <IdLastInstalledPackageFluXpam>int</IdLastInstalledPackageFluXpam>
        <IdLastInstalledPackageFluXpamNative>int</IdLastInstalledPackageFluXpamNative>
        <IdLastDownloadedMessage>int</IdLastDownloadedMessage>
        <ExeVersionMajor>int</ExeVersionMajor>
        <ExeVersionMinor>int</ExeVersionMinor>
        <ExeVersionBuild>int</ExeVersionBuild>
        <ExeVersionRevision>int</ExeVersionRevision>
        <MacpomVersionMajor>int</MacpomVersionMajor>
        <MacpomVersionMinor>int</MacpomVersionMinor>
        <MacpomVersionBuild>int</MacpomVersionBuild>
        <MacpomVersionRevision>int</MacpomVersionRevision>
        <SerialNumber>string</SerialNumber>
        <KeyNumber>string</KeyNumber>
        <Owner>string</Owner>
        <FirmInfoArray>
          <PamFirmInfo>
            <FirmName>string</FirmName>
            <PathData>string</PathData>
            <PathMac>string</PathMac>
            <PathMacPom>string</PathMacPom>
          </PamFirmInfo>
          <PamFirmInfo>
            <FirmName>string</FirmName>
            <PathData>string</PathData>
            <PathMac>string</PathMac>
            <PathMacPom>string</PathMacPom>
          </PamFirmInfo>
        </FirmInfoArray>
      </Info>
      <vcetneTestovacich>boolean</vcetneTestovacich>
    </DejSeznamNovychAktualizaci>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <DejSeznamNovychAktualizaciResponse xmlns="http://www.flux.cz">
      <DejSeznamNovychAktualizaciResult>
        <CPackageInfo>
          <IdVerze>int</IdVerze>
          <Full>boolean</Full>
          <Test>boolean</Test>
          <Nazev>string</Nazev>
          <Poznamka>string</Poznamka>
          <DtVytvoreni>dateTime</DtVytvoreni>
          <TypDistribuce>short</TypDistribuce>
          <ObsahujeExe>boolean</ObsahujeExe>
          <ExeVerze>string</ExeVerze>
          <ObsahujeMac>boolean</ObsahujeMac>
          <MacVerze>string</MacVerze>
          <ObsahujeSDPAM>boolean</ObsahujeSDPAM>
          <SDPAMVerze>string</SDPAMVerze>
          <ObsahujePVS>boolean</ObsahujePVS>
          <PVSVerze>string</PVSVerze>
          <ObsahujeEFluxPam>boolean</ObsahujeEFluxPam>
          <EFluxPamVerze>string</EFluxPamVerze>
          <ObsahujeFluxServices>boolean</ObsahujeFluxServices>
          <FluxServicesVerze>string</FluxServicesVerze>
          <ObsahujeSDPAMNet>boolean</ObsahujeSDPAMNet>
          <SDPAMNetVerze>string</SDPAMNetVerze>
          <ObsahujeFluXpam>boolean</ObsahujeFluXpam>
          <FluXpamVerze>string</FluXpamVerze>
          <ObsahujeFluXpamNative>boolean</ObsahujeFluXpamNative>
          <FluXpamNativeVerze>string</FluXpamNativeVerze>
        </CPackageInfo>
        <CPackageInfo>
          <IdVerze>int</IdVerze>
          <Full>boolean</Full>
          <Test>boolean</Test>
          <Nazev>string</Nazev>
          <Poznamka>string</Poznamka>
          <DtVytvoreni>dateTime</DtVytvoreni>
          <TypDistribuce>short</TypDistribuce>
          <ObsahujeExe>boolean</ObsahujeExe>
          <ExeVerze>string</ExeVerze>
          <ObsahujeMac>boolean</ObsahujeMac>
          <MacVerze>string</MacVerze>
          <ObsahujeSDPAM>boolean</ObsahujeSDPAM>
          <SDPAMVerze>string</SDPAMVerze>
          <ObsahujePVS>boolean</ObsahujePVS>
          <PVSVerze>string</PVSVerze>
          <ObsahujeEFluxPam>boolean</ObsahujeEFluxPam>
          <EFluxPamVerze>string</EFluxPamVerze>
          <ObsahujeFluxServices>boolean</ObsahujeFluxServices>
          <FluxServicesVerze>string</FluxServicesVerze>
          <ObsahujeSDPAMNet>boolean</ObsahujeSDPAMNet>
          <SDPAMNetVerze>string</SDPAMNetVerze>
          <ObsahujeFluXpam>boolean</ObsahujeFluXpam>
          <FluXpamVerze>string</FluXpamVerze>
          <ObsahujeFluXpamNative>boolean</ObsahujeFluXpamNative>
          <FluXpamNativeVerze>string</FluXpamNativeVerze>
        </CPackageInfo>
      </DejSeznamNovychAktualizaciResult>
    </DejSeznamNovychAktualizaciResponse>
  </soap12:Body>
</soap12:Envelope>