os.platform for AIX system in Command Central template

Hi,

What would be the os.platform in Command Central composite template for AIX system?

Thanks
Arpan

The code for AIX is aix (case insensitive)

To find out list of supported platforms/codes for a given release, you can execute the following CLI command against the target SPM node alias, for example ‘local’ node.

? cc list repository platforms local
Code Display Name Version
OSX Apple Mac OSX
SOLAMD64 Sun Solaris x86-64
LNX Linux RHEL and SLES x86
W64 Microsoft Windows x86-64
HP11 HP HP-UX PA-RISC
HP11IT HP HP-UX Intel Itanium
LNXS390X Linux RHEL and SLES IBM System z
AS400 IBM AS/400
WNT Microsoft Windows x86
SOL Sun Solaris SPARC
LNXAMD64 Linux RHEL and SLES x86-64
AIX IBM AIX

Thanks
Sergei