482c99a1e704

latestOpenAPI 3.1.22026-08-0620737.9 KB
Download a Specific File

Download Language Interface File

Use this endpoint to download language interface files. For example: Address Object .NET wrappers to interface with the DLLs.

After successful submission, you will be redirected to an automatic file download.

get/Download/Interface/{os}/{language}/{architecture}/{release}/{filename}

Path parameters

architecture'32BIT' | '64BIT' | 'ANY' required

Describes the target architecture (ie, 'bitness'). Used for object binaries and language interface binaries on certain OS platforms.

filenamestring required

Name of File.

language'NET' | 'C' | 'JAVA' | 'PERL' | 'PHP' | 'PHP7' | 'PYTHON' | 'RUBY' | 'PLSQL' | 'MSSQL' required

Describes the language interface.

  • NET - .NET
  • C - C/C++
  • JAVA - Java
  • PERL - Perl
  • PHP - PHP (legacy, prior to v7)
  • PHP7 - PHP v7
  • PYTHON - Python
  • RUBY - Ruby
  • PLSQL - Oracle PL/SQL
  • MSSQL - SQL Server T-SQL
os'AIX' | 'ANY' | 'HPUX_IT' | 'HPUX_PA' | 'LINUX' | 'SOLARIS' | 'WINDOWS' | 'ZLINUX' required

Describes the target OS. Used for object binaries and language interface binaries.

  • AIX - AIX PowerPC
  • ANY - Any OS
  • HPUX_IT - HP-UX ia64
  • HPUX_PA - HP-UX RISC
  • LINUX - Linux Redhat
  • SOLARIS - Solaris Sparc
  • WINDOWS - Windows
  • ZLINUX - IBM zLinux
releasestring required

Specific Release. This can be specified in several ways.

  • YYYY.MM OR YYYY-MM - (year, month)
  • YYYY.QQ - (year, quarter)
  • [metaReleaseName] - Release Name, for example: latest

Query parameters

{"stackTrail":"components:parameters:LicenseKeyParam:schema","oasType":"schema","type":"unknown"}

The License Key issued by Melissa.

Response

Successful response

string required