Reference Guide

Synopsis
Single-object Set
racadm set <FQDD Alias>.<group> <value>
racadm get <FQDD Alias>.<group>.<object> <value>
racadm get <FQDD Alias>.<group>.[<index>].<object> <value>
racadm get <FQDD Alias>.<index>.<group>.<index>.<object> <value>
Multi-object Set
racadm set -f <filename> [-t ini] [--continue]
racadm set -f <filename> -t xml -l <NFS share> [--preview] [--continue]
racadm set -f <filename> -t xml -l <NFS share> -c <FQDD>[,<FQDD>*]
racadm set -f <filename> -t xml -u <username> -p <password> -l <CIFS share>
[--preview] [--continue]
racadm set -f <filename> -t xml -u <username> -p <password> -l <CIFS share>
-c <FQDD>[,<FQDD>*]
Configure a RAC from an XML configuration file located on a remote NFS share
racadm set -f <filename> -t xml -l <NFS> 10.1.2.3:/myshare
Configure a RAC from an XML configuration file located on a remote HTTP share.
racadm set -f <filename> -t xml -u <httpuser> -p <httppwd> -l <HTTP> http://
test.com/myshare
Configure a RAC from an XML configuration file located on a remote HTTPS share.
racadm set -f <filename> -t xml -u <httpsuser> -p <httpspwd> -l <HTTPS>
https://test.com/myshare
104
RACADM Subcommand Details