NAME
immadm - perform an IMM admin operation
SYNOPSIS
immadm [OPTIONS] <object name> [object name]
DESCRIPTION
immadm is a IMM OM client used to administer IMM
OPTIONS
-h, --help
this help
-o <id>, --operation-id <id>
numerical operation ID (mandatory)
-p <p>, --parameter <p>
parameter(s) to admin op Parameter syntax: <name>:<type>:<value>
Value types according to imm.xsd. Valid types: SA_INT32_T,
SA_UINT32_T, SA_INT64_T, SA_UINT64_T SA_TIME_T, SA_NAME_T,
SA_FLOAT_T, SA_DOUBLE_T, SA_STRING_T
EXAMPLE
immadm -o 1 -p saAmfNodeSuFailoverMax:SA_INT32_T:7 "safAmfNode=Node01,safAmfCluster=1"
AUTHOR
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
This manual page was written by Troy Heber <troyh@debian.org> for the
Debian GNU/Linux system (but may be used by others).