Management Console Command Line Interface (MCCLI) Guide
Management Console Command Line Interface (MCCLI) Guide
Version 18.2
Dell believes the information in this publication is accurate as of its publication date. The information is subject to change without notice.
THE INFORMATION IN THIS PUBLICATION IS PROVIDED “AS-IS.“ DELL MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE, COPYING, AND DISTRIBUTION OF ANY DELL SOFTWARE DESCRIBED
IN THIS PUBLICATION REQUIRES AN APPLICABLE SOFTWARE LICENSE.
Dell Technologies, Dell, EMC, Dell EMC and other trademarks are trademarks of Dell Inc. or its subsidiaries. Other trademarks may be the property
of their respective owners. Published in the USA.
Dell EMC
Hopkinton, Massachusetts 01748-9103
1-508-435-1000 In North America 1-866-464-7381
www.DellEMC.com
Tables 7
Preface 9
Chapter 1 Introduction 13
System requirements.................................................................................. 14
Capabilities and limitations.......................................................................... 14
client delete...................................................................................59
client edit...................................................................................... 59
client generate-sessiontoken......................................................... 64
client import-clients-from-file....................................................... 64
client invite.................................................................................... 65
client move.................................................................................... 66
client remove-datastore................................................................ 66
client retire.................................................................................... 67
client show.................................................................................... 68
client show-datastore.....................................................................71
client show-plugins........................................................................ 72
client validate-clients-in-file...........................................................73
dataset....................................................................................................... 73
dataset add.................................................................................... 73
dataset add-exclude...................................................................... 74
dataset add-include....................................................................... 75
dataset add-option........................................................................ 76
dataset add-target......................................................................... 77
dataset copy.................................................................................. 78
dataset delete................................................................................ 78
dataset delete-exclude.................................................................. 79
dataset delete-include................................................................... 80
dataset delete-option..................................................................... 81
dataset delete-target.....................................................................82
dataset edit-option........................................................................ 83
dataset replace.............................................................................. 84
dataset show................................................................................. 85
dd............................................................................................................... 87
dd add............................................................................................87
dd delete....................................................................................... 88
dd edit........................................................................................... 89
dd show-prop................................................................................. 91
dd show-util...................................................................................93
domain........................................................................................................93
domain add.................................................................................... 93
domain delete................................................................................ 94
domain edit....................................................................................95
domain show................................................................................. 95
dump.......................................................................................................... 96
dump clientcache.......................................................................... 96
dump domaincache........................................................................96
dump jobcache...............................................................................97
esrs.............................................................................................................97
esrs register...................................................................................97
esrs show...................................................................................... 98
esrs unregister...............................................................................98
event.......................................................................................................... 98
event ack.......................................................................................98
event clear-data-integrity-alerts.................................................. 100
event get-info.............................................................................. 100
event publish................................................................................ 101
event show...................................................................................102
group........................................................................................................ 104
group add..................................................................................... 104
group add-client...........................................................................106
group add-proxy...........................................................................107
Glossary 167
1 Typographical conventions..........................................................................................10
2 Minimum system requirements for MCCLI software................................................... 14
3 Data types for mccli commands..................................................................................22
4 Pattern matching operator capabilities and limitations............................................... 23
5 Returned values in default and normalized formats.....................................................27
6 Enumerating valid object IDs.......................................................................................27
7 Deprecated resources................................................................................................ 29
8 Deprecated commands............................................................................................... 29
9 Advanced retention descriptors................................................................................ 130
10 MCCLI essential files.................................................................................................160
11 MCCLI default paths................................................................................................. 160
12 Parameters in mccli.xml............................................................................................. 161
As part of an effort to improve the product lines, revisions of the software and
hardware are periodically released. Therefore, some functions that are described in
this document might not be supported by all versions of the software or hardware
currently in use. The product release notes provide the most up-to-date information
on product features.
Contact the technical support professional when a product does not function correctly
or does not function as described in this document.
Note
This document was accurate at publication time. To find the latest version of this
document, go to Online Support (https://support.EMC.com).
Purpose
This document describes how to install, configure, and use the Avamar Management
Console Command Line Interface (MCCLI) Java client software application.
Audience
This document is intended for system administrators who are responsible for installing
software and maintaining servers and clients on a network. This document assumes
that the reader is familiar with the Avamar Administrator graphical management
console as documented in the Avamar Administration Guide, and does not generally
repeat information in that document.
Revision history
The following table presents the revision history of this document.
Related documentation
The following publications provide additional information:
l E-lab Navigator at https://elabnavigator.emc.com/eln/elnhome
l Avamar Release Notes
l Avamar Administration Guide
l Avamar Operational Best Practices Guide
l Avamar and Data Domain System Integration Guide
DANGER
WARNING
CAUTION
NOTICE
Note
Typographical conventions
These type style conventions are used in this document.
Italic Used for full titles of publications that are referenced in text
Monospace Used for:
l System code
l System output, such as an error message or script
l Pathnames, filenames, prompts, and syntax
l Commands and options
Note
To open a service request, you must have a valid support agreement. Contact a sales
representative for details about obtaining a valid support agreement or with questions
about an account.
To review an open service request, click the Service Center link on the Service
Center panel, and then click View and manage service requests.
Enhancing support
It is recommended to enable ConnectEMC and Email Home on all Avamar systems:
l ConnectEMC automatically generates service requests for high priority events.
l Email Home sends configuration, capacity, and general system information to
Customer Support.
Comments and suggestions
Comments and suggestions help to continue to improve the accuracy, organization,
and overall quality of the user publications. Send comments and suggestions about
this document to [email protected].
Please include the following information:
l Product name and version
l Document name, part number, and revision (for example, 01)
l Page numbers
l Other details to help address documentation issues
l System requirements..........................................................................................14
l Capabilities and limitations..................................................................................14
Introduction 13
Introduction
System requirements
To connect to the Avamar server using MCCLI, you must have:
l A valid Avamar Administrator ID and password
l Network access to an operational Avamar server
Additionally, the computer running MCCLI software must meet the minimum
requirements listed in the following table.
Requirement Minimum
Operating system Red Hat Enterprise Linux Release 4 (64-bit)
SUSE Linux Enterprise Server 11 (64-bit)
RAM 256 MB
Performance
MCCLI commands typically require approximately 8 seconds to complete. This elapsed
time is primarily because the Java Virtual Machine (JVM) must be started to run any
MCCLI command, and because decryption framework initialization adds approximately
6 seconds.
If you provide the option directly with each command, you can bypass the decryption
framework initialization, which will improve performance.
Maximum number of clients
As with Avamar Administrator, the MCCLI is suitable for systems with a maximum of
5,000 clients.
Java stack trace
Any mccli command might display a Java stack trace if the command fails. This is
due to unhandled exceptions.
Generic mccli command failed message
Some errors and failure conditions are not associated with specific event codes.
Therefore, when these errors and failure conditions occur, the generic event code for
a failed mccli command appears. For example, missing arguments or failed
connection from the MCCLI to the MCS generates the same 23998 event (mccli
command failed).
Remote clients must run mccli commands as root
If you have installed MCCLI on a remote client, all mccli commands invoked using the
operating system root privileges.
Furthermore, if additional security is required, users should remove any passwords
stored in mcclimcs.xml and instead supply an --mcspasswd option with each
mccli command.
Requirements for accounts running MCCLI scripts
The following requirements apply to scripting with the MCCLI:
l MCCLI scripts must be run using a local service-type account.
l Use of the MCUser account is not supported.
l The service account should only be used for scripts, and not as a regular user.
The Avamar Administration Guide contains information about creating a new Avamar
server account. After creating a new account, you must add the account profile to the
mcclimcs.xml file as show in Add a new service account profile to the mcclimcs.xml
file and encrypt the account password on page 162 .
l If installing on Red Hat Enterprise Linux Release 4, expand the Red Hat
Enterprise Linux 4 folder.
5. Download the dpnmccli-version.platform.x86_64.rpm install package
to a temporary install folder such as /tmp.
where:
l version is the MCCLI software.
l platform is either sles11_64 or rhel4_64.
Note
If installing the MCCLI software on the same Linux client that already has
Avamar Administrator installed, you must include the --force option.
Command Reference 21
Command Reference
Data types
The following table lists the data types used by mccli commands and discusses how
to correctly specify each data type on the mccli command line.
Default values
If a command line argument has a default value, it is shown in parentheses. For
example, the following Boolean value defaults to the false condition:
--verbose=Boolean(false)
Similarly, the following string value defaults to the root domain denoted by the slash
character (/):
--domain=String(/)
Pattern matching
Some mccli string values accept regular expression (regex) pattern matching
operators, also known as wildcards. mccli pattern matching operators are subject to
certain capabilities and limitations described in the following table.
Operator Description
Asterisk (*) Matches zero or more occurrences of any
character until the first folder delimiter
character (for example, slash on UNIX
platforms and backslash on Windows
platforms) is encountered. This effectively
limits the pattern matching to a single client
folder.
For example, /usr/* matches the contents
of /usr but not the contents of /usr/bin
or /usr/local.
Plus sign (+) Unlike conventional regex, the plus sign is not
processed as a glob operator; the plus sign
only matches a single occurrence of the plus
sign.
Forward slash (/) Patterns beginning with forward slash (/) are
assumed to be absolute path designations for
a single folder. Recursive processing of
subfolders is disabled, and that folder name is
not matched anywhere else.
Pattern matching 23
Command Reference
Operator Description
file into the utility. This is generally easier than
specifying multiple matches directly on the
command line.
However, when using a text file to pass in
pattern matches, the pound sign (#) is
interpreted as a comment if it appears at the
beginning of a matching pattern. This causes
that entire pattern matching entry to be
ignored.
Output description
Specific messages are returned when an mccli command completes either
successfully or unsuccessfully.
When an mccli command completes successfully, the following message is returned:
0,23000,CLI command completed successfully.
The message comprises three separate comma-delimited elements:
l The first element is the numeric return code, which is zero (0) because the
command successfully completed.
l The second element is the numeric event code, 23000.
l The third element is the event code short description, CLI command
completed successfully.
When an mccli command does not complete successfully, the output message is in
the same format, but the return code is one (1) and the event code describes the
error condition. For example:
1,22288,Dataset does not exist.
Resource classes
Each mccli command line must specify one and only one of the resource classes.
activity
Cancels or shows backup, restore, or validation activities.
agent
Shows summary properties for all client agents.
backup
Restores folders and files to backup clients, and manages backups that are stored
on the Avamar server.
checkpoint
Manages the Avamar server checkpoints.
client
Manages the backup client accounts on the Avamar server.
dataset
Manages the backup datasets on the Avamar server.
dd
Manages the Data Domain systems for use as Avamar backup targets.
domain
Manages the Avamar server domains and subdomains.
dump
Dumps various DPNProxyService caches for troubleshooting purposes. Strictly
reserved for internal use only.
esrs
Registers and unregisters the ESRS gateway, and displays the ESRS gateway
registration and status information.
event
Accesses and manages the Avamar server event code information.
group
Manages the groups and group policy.
help
Shows the online help on a resource-by-resource basis.
mcs
Controls various Management Console Server (MCS) functions.
mcgbroker
Sets up the message broker, modifies the configuration, and starts or stops the
message broker.
plugin
Manages the client plug-ins on the Avamar server.
repldest
Adds, deletes, and updates a replication destination, displays information about
the replication destination, and verifies the credentials of the replication
destination.
resetcreds
Resets the credentials, displays the current credentials, and cancels a task that is
scheduled to reset the credentials.
retention
Manages the backup retention policies.
rule
Adds or deletes a dynamic rule.
schedule
Manages the Avamar server schedules.
server
Monitors various Avamar server functions.
user
Manages the backup user accounts.
vcenter
Browses a vCenter to locate virtual machines.
version
Shows the version of mccli currently installed.
vmcache
Assists with debugging possible vCenter data cache synchronization issues.
Strictly reserved for internal use only.
Commands
The list of possible commands is specific to each resource class. Individual resource
class listings provide a list of commands available for each resource class.
Command options
The list of possible command options is specific to each combination of resource class
and command. The individual command listings provide a list of command options
available for each command.
Global options
Each mccli command line can contain one or more of the following options, which
are global in nature, meaning that they can be used with any resource class or
command.
--mcsprofile=String
Specifies the MCS profile name. If you supply this option, then settings stored in
this profile are used, and other global options that you supply on the command
line are ignored.
--mcsaddrString
Specifies the MCS network name or IP address.
--mcsuseridString
--mcspasswdString
Specifies an Avamar user account and password that is used to run mccli
commands.
--mcsportInteger
Specifies the data port used to contact the MCS.
Typically, global options are persistently stored and read from the mccli.xml
preferences file. You only supply the global options on an mccli command line in
cases where the persistent settings must be temporarily overridden.
Display options
Each mccli command line can contain either of the following options, which control
how command output is displayed.
--xml
Formats output as XML. This is useful for parsing output as part of a script.
--normalize
Produces output in a format that better supports parsing and comparison. This
option affects any command that returns a date or time, or file system
information such as capacity or file sizes.
The following table shows examples of returned values expressed in both default
and normalized formats.
Table 5 Returned values in default and normalized formats
activity
The mccli activity resource is used to cancel or show backup, restore, and
validation activities.
activity cancel
The mccli activity cancel command cancels a backup, restore, or validation
activity. If the activity has already completed, then the command returns an event
code indicating that the activity ID is invalid, along with information indicating that the
job has already completed.
Syntax
Options
--id=String
Cancels the specified activity ID. String must be a valid activity ID. This argument
is required.
Use mccli activity show to return a list of valid activity IDs.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
activity 29
Command Reference
Event codes
activity get-log
The mccli activity get-log command displays the contents of the session log
file for an activity. Use the --xml display option to show escaped log file content.
Syntax
Options
--id=String
Gets log files for this activity ID. String must be a valid activity ID. This argument
is required.
Use mccli activity show to return a list of valid activity IDs.
Event codes
activity show
The mccli activity show command lists backup, restore, and validation activities
with summary information, or detailed information for a specific activity. If you are
viewing summary information for multiple activities, you can filter the information on a
domain or client basis.
Syntax
Options
--active=Boolean(false)
If true, then only currently running activities are shown.
--completed=Boolean(false)
If true, then only completed activities are shown.
--contained-vm-activities=Boolean(false)
If true, shows activities for virtual machine clients within VMware containers or
vApps. This option is only valid if the client specified by --name is a VMware
container or vApp.
--domain=String(/)
If supplied without --name, shows all activities for that domain.
If supplied with --name, specifies the Avamar server domain where that client
resides.
--id=String
Specifies which activities to show. String must be a valid activity ID. Multiple --
id options can be specified on the same command line.
Use mccli activity show to return a list of valid activity IDs.
--name=String
Shows activities for the specified client.
If String is a fully qualified client name (for example, /clients/MyClient),
then the --domain option is ignored.
Use mccli client show to return a list of valid client names.
--queued=Boolean(false)
If true, then only queued activities are shown.
--source={avamar | dd}
If avamar is specified, then the command shows activities for the Avamar server.
Ifdd is specified, then the command shows activities for all configured Data
Domain systems.
--verbose=Boolean(false)
If true, then detailed activity information is returned.
If false or not supplied, then summary information is returned.
Examples
This command returns activities for all virtual machine clients in the 10.31.183.55/FO2
container, with output formatted as XML:
<CLIOutput>
<Results>
<ReturnCode>0</ReturnCode>
<EventCode>23000</EventCode>
<EventSummary>CLI command completed successfully.</EventSummary>
</Results>
<Data>
<Row>
<ID>9134224603666509</ID>
<Status>Completed</Status>
<ErrorCode>0</ErrorCode>
<StartTime>2013-07-14 06:07 UTC</StartTime>
<Elapsed>00h:00m:46s</Elapsed>
<EndTime>2013-07-14 06:08 UTC</EndTime>
<Type>On-Demand Backup</Type>
<ProgressBytes>4,200,757</ProgressBytes>
<NewBytes>0.1%</NewBytes>
<Client>TEST1</Client>
<Domain>/10.31.183.55/HleDynamicClients</Domain>
<OS>windows7Server64Guest</OS>
<ClientRelease>7.1.100-333</ClientRelease>
activity show 31
Command Reference
agent show
The mccli agent show command shows summary properties for all client agents.
Syntax
backup
The mccli backup resource is restore folders and files to backup clients, and
manage backups stored on the Avamar server.
backup delete
The mccli backup delete command permanently deletes a backup from the
server.
Syntax
Options
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--created=String
Specifies the date the backup was created. String must be in the format of YYYY-
MM-DD. This argument is required.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--force=Boolean(false)
By default, if you attempt to delete a backup that has more than one retention
type assigned to it, then a warning is issued and the backup is not deleted. This is
intended to prevent inadvertent deletion of a single backup that could remove
more than one level of historical backups (daily, weekly, monthly, or yearly) from
the server.
If true, then the checking is disabled and the backup is deleted regardless of the
number of retention types assigned to it.
--labelNum=Integer
Specifies the label number of the backup to delete. This argument is required.
Use backup show without supplying --labelNum to return a list of backups
with integer label numbers.
--name=String
Specifies the client from which the backup was originally taken. This argument is
required.
If you supply a fully qualified client name (for example, /clients/MyClient),
then --domain is ignored.
Use mccli client show to return a list of valid client names.
--location=String
Specifies the location that backups were replicated to.
--recursive=Boolean(false)
If true, recursively deletes the backups of child VMs.
Event codes
Examples
This command deletes the first backup (--labelNum=1) created on 2014-07-14 for
virtual machine client TEST1 in the 10.31.183.55/FO2 container:
mccli backup delete --name=/10.31.183.55/FO2 --contained-vm-name=TEST1
--created="2014-07-14" --labelNum=1
0,22553,Backup deleted.
Attribute Value
---------- ------------------------------------------------------
labelnum 1
createtime 2014-07-14 06:08:21 UTC
path /10.31.183.55/HleDynamicClients/UCKZ3FGLz70WRRu3nq2ZuA
retention N
plugin 3016
backup edit
The mccli backup edit command enables you to change the backup expiration
date.
You can change the backup expiration date by any of the following methods:
backup edit 33
Command Reference
l Directly specifying a new expiration date, or that the backup should never expire
l Extending the existing expiration date
l Assigning an extended retention type to a backup
Syntax
Options
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--created=String
Specifies the date the backup was created. String must be in the format of YYYY-
MM-DD. This argument is required.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
Use mccli domain show to return a list of valid domain names.
--expiration={YYYY-MM-DD | NO_EXPIRATION}
Specifies a new expiration date.
l A specific calendar date, in the format of YYYY-MM-DD
l NO_EXPIRATION specifies that the backup should never expire
The --expiration, --extend-expiration, and --retention options are
mutually exclusive.
--extend-expiration=+nn{D | W | M | Y}
Extends the existing expiration date. Where nn is an integer, valid values are:
l +nnD—number of additional days added to the existing backup expiration
date
l +nnW—number of additional weeks added to the existing backup expiration
date
l +nnM—number of additional months added to the existing backup expiration
date
l +nnY—number of additional years added to the existing backup expiration
date
The --expiration, --extend-expiration, and --retention options are
mutually exclusive.
--force=Boolean(false)
By default, if you attempt to delete a backup that has more than one retention
type assigned to it, then a warning is issued and the backup is not deleted. This is
intended to prevent inadvertent deletion of a single backup that could remove
more than one level of historical backups (daily, weekly, monthly, or yearly) from
the server.
If true, then the checking is disabled and the backup is deleted regardless of the
number of retention types assigned to it.
--labelNum=Integer
Specifies the label number of the backup to delete. This argument is required.
Use backup show without supplying --labelNum to return a list of backups
with integer label numbers.
--location=String
Specifies the location that backups were replicated to.
--name=String
Specifies the client from which the backup was originally taken. This argument is
required.
If you supply a fully qualified client name (for example, /clients/MyClient),
then --domain is ignored.
Use mccli client show to return a list of valid client names.
Event codes
Examples
This command changes backup retention to daily for the second backup (--
labelNum=2) created on 2014-07-14 for virtual machine client TEST1 in the
10.31.183.55/FO2 container:
backup edit 35
Command Reference
retention D
plugin 3016
backup restore
The mccli backup restore command restores data to a client.
This command returns an activity ID, which can be passed to mccli activity
show to get status for the restore activity.
This command supports any of the following restore scenarios:
l If restoring from a normal (non-virtual) filesystem or application backup:
n Restore entire backup to the same (non-virtual) client
n Restore selected folders or files to the same (non-virtual) client
n Redirected restore of selected folders or files to a different (non-virtual) client
l If restoring from a VMware image backup:
n Restore an entire VMware image backup to the same virtual machine
n Redirected restore an entire VMware image backup to a different existing
virtual machine
n Redirected restore an entire VMware image backup to the new virtual machine
n Restore selected folders or files to the same virtual machine
n Redirected restore of selected folders or files to a different virtual machine
Syntax
Options
--cmd=String
Specifies one ore more optional plug-in commands. You can supply multiple --
cmd arguments, but each argument can only specify one plug-in command.
For example, this is valid --cmd syntax:
--cmd="verbose=5" --cmd="throttle=5"
However, this is not valid --cmd syntax:
--cmd="verbose=5 throttle=5"
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--data={all | vmdk-filename}
Specifies a single optional target folder or file to restore.
--datacenter=String
When restoring a virtual machine or vApp, specifies a fully qualified datacenter
name in vCenter.
This argument is required when restoring an entire image or selected disks to the
same, different existing, or new virtual machine. It is not valid when restoring
individual folders or files.
--datastore-name=String
When restoring a virtual machine or vApp to a new virtual machine, specifies the
datastore name to be removed from the Avamar proxy. This argument is required.
--dest-client-domain=String
Specifies the Avamar server domain that contains the alternative client specified
by the --dest-client-name argument.
Use mccli domain show to return a list of valid domain names.
--dest-client-name=String
When performing any redirected restore, specifies the destination client.
When performing a redirected restore of specific folders or files, you must also
supply --dest-dir.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --dest-client-domain option is ignored.
Use mccli client show to return a list of valid client names.
--dest-client-username=String
--dest-client-password=String
When restoring folders or files from a VMware image backup, specifies the
destination client username and password.
--dest-dir=String
When performing a redirected restore of specific folders or files, specifies the
destination folder for the restored folders or files.
This argument is required when performing any redirected restore of specific
folders or files, and optional for all other operations.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
Use mccli domain show to return a list of valid domain names.
--esx-host-name=String
When restoring a VMware image backup to a new virtual machine, specifies a fully
qualified ESX server hostname in a datacenter.
--esx-host=String
When restoring a VMware image backup to a new a vApp, specifies the path to a
host or cluster inside the datacenter.
--folder=String
backup restore 37
Command Reference
--labelNum=Integer
Specifies the label number of the backup to delete. This argument is required.
Use backup show without supplying --labelNum to return a list of backups
with integer label numbers.
--location=String
Specifies the location that backups were replicated to.
--name=String
Specifies the client from which the backup was originally taken. This argument is
required.
If you supply a fully qualified client name (for example, /clients/MyClient),
then --domain is ignored.
Use mccli client show to return a list of valid client names.
--network-old=String
--network-new=String
When restoring a VMware image backup to a new a vApp, these options map old
network setting to a new network setting. Both --network-old and --
network-new options must be supplied.
Multiple --network-old and --network-new pairs are allowed. Multiple
comma-separated mapping values are allowed for each option.
Example one-to-one mapping:
--network-old=vlan1 --network-new=vlan241
Example multiple one-to-one mappings:
--network-old=vlan1 --network-new=vlan241
--network-old=vlan2 --network-new=vlan242
--network-old=vlan3 --network-new=vlan243
--plugin=Integer
Specifies the plug-in ID for the restore. This argument is required for all restores
except vApps.
When performing a redirected restore, this argument should specify a plug-in that
is compatible with the alternative destination client, not the plug-in that was
originally used to perform the backup.
Use mccli plugin show to return a list of valid numeric plug-in IDs.
When restoring vApps, multiple --plugin and --cmd arguments are allowed.
For example:
--plugin=3016 --cmd=--test=true --cmd=--test1=false
--plugin=1016 --cmd=--test3=true
In this example, --test and --test1 are processed by plug-in 3016; --test3
is processed by plug-in 1016.
--resource-pool=String
When restoring a VMware image backup to a new a vApp, specifies a resource
pool on the ESX host.
--virtual-center-name=String
When restoring a VMware image backup to an existing or new virtual machine or
vApp, specifies the vCenter name.
--vm-configuration=Boolean(false)
When restoring a VMware image backup to an existing virtual machine or vApp,
and this argument is true, VMware configuration files are restored.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
Examples
This command restores an entire VMware image backup to the original virtual
machine:
This command restores an entire VMware image backup to a different existing virtual
machine:
backup restore 39
Command Reference
This command restores virtual disk from a VMware image backup to a new virtual
machine:
This command restores selected folders and files to a different existing virtual
machine:
This command restores a vApp to the original vApp with plug-in command line options:
backup show
The mccli backup show command returns all backups currently stored on the
Avamar server or a Data Domain system for a client.
Syntax
Options
--after=String
Only show backups created after this date. String must be in the format of YYYY-
MM-DD.
--before=String
Only show backups created before this date. String must be in the format of
YYYY-MM-DD.
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--dir=String
Specifies a top-level parent folder of the backup from which to begin listing
folders and files.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
Use mccli domain show to return a list of valid domain names.
--labelNum=Integer
Specifies the label number of the backup. This argument is required.
Use backup show without supplying --labelNum to return a list of backups
with integer label numbers.
backup show 41
Command Reference
--name=String
Specifies the client for which to show backups. This argument is required.
If you supply a fully qualified client name (for example, /clients/MyClient),
then --domain is ignored.
Use mccli client show to return a list of valid client names.
--recursive=Boolean(false)
If true, then backup folders and files are recursively shown.
--verbose=Boolean(false)
If true, then detailed information is returned.
Event codes
Examples
This command returns a list of backups for MyClient:
mccli backup show --name=clients/MyClient
0,23000,CLI command completed successfully.
Created LabelNum Size
----------------------- -------- ----------
2014-1-10 15:51:30 PST 2 4767841280
2014-1-10 15:00:23 PST 1 4750878720
This command returns backups for virtual machine TEST1, which resides inside
VMware container 10.31.183.55/FO2:
<CLIOutput>
<Results>
<ReturnCode>0</ReturnCode>
<EventCode>23000</EventCode>
<EventSummary>CLI command completed successfully.</EventSummary>
</Results>
<Data>
<Row>
<Created>2014-07-14 06:08:21 UTC</Created>
<LabelNum>1</LabelNum>
<Size>4200757</Size>
<Retention>N</Retention>
<Label>MOD-134224603642992503ce8f11c007c26d73711fac</Label>
<Plugin>Windows VMware Image</Plugin>
<Expires>2014-09-12 06:14:35 UTC</Expires>
<Files />
<Server>Avamar</Server>
</Row>
</Data>
</CLIOutput>
backup validate
The mccli backup validate command initiates a validation of a backup.
Syntax
Options
--cmd=String
Specifies one ore more optional plug-in commands. You can supply multiple --
cmd arguments, but each argument can only specify one plug-in command.
For example, this is valid --cmd syntax:
--cmd="verbose=5" --cmd="throttle=5"
However, this is not valid --cmd syntax:
--cmd="verbose=5 throttle=5"
--dest-client-domain=String
Used with --dest-client-name to validate a replicated backup (that is, a
backup for a client in the REPLICATE domain) on an alternate client.
Specifies the Avamar server domain that contains the alternative client specified
by the --dest-client-name argument.
Use mccli domain show to return a list of valid domain names.
--dest-client-name=String
backup validate 43
Command Reference
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
Use mccli domain show to return a list of valid domain names.
--labelNum=Integer
Specifies the label number of the backup. This argument is required.
Use backup show without supplying --labelNum to return a list of backups
with integer label numbers.
--location=String
Specifies the location that backups were replicated to.
--name=String
Specifies the client from which the backup was originally taken. This argument is
required.
If you supply a fully qualified client name (for example, /clients/MyClient),
then --domain is ignored.
Use mccli client show to return a list of valid client names.
--plugin=Integer
Specifies the plug-in ID for the restore. This argument is required.
Use mccli plugin show to return a list of valid plug-in IDs.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
checkpoint
The mccli checkpoint resource is used to manage Avamar server checkpoints.
checkpoint cancel-validate
The mccli checkpoint cancel-validate command cancels an active
(currently running) checkpoint validation
Syntax
Event codes
checkpoint create
The mccli checkpoint create command creates a checkpoint. An MCS flush
occurs as part of the checkpoint.
Syntax
Options
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
-- override_maintenance_scheduler=Boolean
If true, temporarily suspends the maintenance scheduler.
Event codes
checkpoint 45
Command Reference
checkpoint delete
The mccli checkpoint delete command permanently deletes a checkpoint from
the Avamar server.
Syntax
Options
--cptag=String
Specifies which checkpoint to delete. String must be a valid checkpoint ID. This
argument is required.
Use mccli checkpoint show to return a list of valid checkpoint IDs.
Event codes
checkpoint show
The mccli checkpoint show command lists all checkpoints with summary or
detailed information.
Syntax
Options
--verbose=Boolean(false)
If true, then detailed checkpoint information is returned.
If false, then summary information is returned.
Event codes
checkpoint validate
The mccli checkpoint validate command validates (performs an HFS check
on) a checkpoint.
Syntax
Options
--checktype={full | rolling}
Constrains checkpoint validation to one or more of the following checkpoint
types:
l full—Perform all HFS checks
l rolling—Perform rolling HFS check
--cptag=String
Specifies which checkpoint to validate. String must be a valid checkpoint ID. This
argument is required.
Use mccli checkpoint show to return a list of valid checkpoint IDs.
-- override_maintenance_scheduler=Boolean
If true, temporarily suspends the maintenance scheduler.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
client
The mccli client resource is used to manage backup client accounts on the
Avamar server.
client add
The mccli client add command registers a new client with the MCS and adds it
to the default group. The client need not be connected to the network. Registering a
checkpoint validate 47
Command Reference
client allows you to subsequently define policies for that client, even if the client has
not yet been activated.
Note
The mccli client add command cannot be used to add clients to the REPLICATE
domain.
Syntax
Options
--changed-block-tracking=Boolean(false)
If true, when adding a virtual machine, VMware container, or vApp client,
changed block tracking is enabled.
--cid=String
Use a CID during normal client creation. This is a reserved option and should be
used only with help of Customer Support.
--confirmed=Boolean(true)
If true, moves the already protected sub-containers to the container's current
domain.
--contact=String
Specifies responsible party contact information.
--container-path=String
When adding a VMware container or vApp, specifies the inventory path to that
container.
--datacenter=String
When adding a virtual machine client, VMware container or vApp, specifies a fully
qualified datacenter name in vCenter. This argument is required.
--dataset-domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by the --
dataset argument.
Use mccli domain show to return a list of valid domain names.
--dataset=String
Specifies an alternative dataset this client will use for on-demand backups, or
when the group dataset is overridden. String must be a valid dataset name.
Use mccli dataset show to return a list of valid dataset names.
--domain=String(/)
Specifies the domain for the new client.
--email=String
Specifies responsible party email address.
Note
The exact encryption technology and bit strength used for any given client/server
connection depends on a number of factors, including the client platform and
Avamar server version. The Avamar Product Security Guide provides additional
information.
--folder=String
When adding a virtual machine client, specifies the folder path for virtual
machines in the datacenter.
--host=String
If adding a VMware container or vApp, and --view-type=host-cluster, this
option specifies the host path inside the datacenter.
--instance-display-name=String
For OpenStack only (type=ostack-instance), OpenStack instance display name. It
will be same as name , if not present.
--instance-uuid=String
For OpenStack only (type=ostack-instance), OpenStack Instance UUid.
--location=String
Specifies location information.
--max-active-jobs=Integer
--name=String
Specifies the new client name. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--ostack-id=String
client add 49
Command Reference
--ostack-tenant-id=String
For OpenStack only (type=ostack-instance), OpenStack Tenant Id.
--override-encryption=Boolean(false)
If true, then use the encryption method specified by --encryption instead of
the group encryption method for scheduled backups.
--override-retention=Boolean(false)
If true, then use the retention policy specified by --retention instead of the
group retention policy for scheduled backups.
--overtime=Boolean(false)
If true, then client can exceed its backup window during scheduled backups.
--pageable=Boolean(false)
If true, then client can be paged for the purpose of initiating activation or picking
up new backup or restore work.
--pageaddr=String
Specifies the IP address that the Avamar server can use to contact the client.
--pageport=String
Specifies the data port that the Avamar server can use to contact the client.
--phone=String
Specifies responsible party telephone number.
--recursive-protection=Boolean(false)
If true, recursively protects all clients (including child vm entities) for a contaner.
--retention-domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by the --retention argument.
Use mccli domain show to return a list of valid domain names.
--retention=String
Specifies an alternative retention policy this client will use for on-demand
backups, or when the group retention policy is overridden.
--vcontainer-inclusion={dynamic | static}
When adding a VMware container or vApp, specifies the inclusion settings:
l dynamic—includes all contents of the vCenter container, but also
continuously monitors the container entity in vCenter, so that if changes
occur (for example, virtual machines or folders are added or deleted), those
changes will be automatically reflected in Avamar.
l static—only includes what is in the vCenter container at the time it is
added to Avamar. If subsequent changes occur in vCenter, they will not be
reflected in Avamar.
--virtual-center-name=String
When adding an Avamar proxy, specifies the vCenter name.
--virtual-center-port=Integer
When adding a vCenter client, specifies the vCenter port address.
--virtual-center-username=String
--virtual-center-password=String
When adding a vCenter client, specifies the vCenter administrative username and
password.
Event codes
client add 51
Command Reference
Notes
The --overtime and --overtime-option arguments interact as follows:
l If you specify --overtime=true but do not specify an --overtime-option,
then --overtime-option is automatically set to NEXT_SUCCESS.
l If you specify --overtime=false but do not specify an --overtime-option,
then --overtime-option is automatically set to NEVER.
l If you supply both --overtime and --overtime-option, then --overtime-
option takes precedence.
Examples
This command adds a new client called MyClient:
mccli client add --name=MyClient
0,22210,Client added
Attribute Value
----------- ----------------------------------------
action add
domain /
node MyClient
clientid 79a1042d7f5158c660fb7b863281f9787f8cb942
This command adds a new client called MyClient, and formats the output in XML:
mccli client add --name=MyClient --xml
<CLIOutput>
<Results>
<ReturnCode>0</ReturnCode>
<EventCode>22210</EventCode>
<EventSummary>Client successfully added</EventSummary>
</Results>
<Data>
<Row>
<Attribute>action</Attribute>
<Value>add</Value>
</Row>
<Row>
<Attribute>domain</Attribute>
<Value>/</Value>
</Row>
<Row>
<Attribute>node</Attribute>
<Value>MyClient</Value>
</Row>
<Row>
<Attribute>clientid</Attribute>
<Value>70279698b5f755b1bc2f41432b3b3471048478e7</Value>
</Row>
</Data>
</CLIOutput>
0,22210,Client added
Attribute Value
------------------------------ -----------------------------------------
restoreOnly false
AllowClientOverrideSchedule false
pagePort N/A
plugins <Plugins/>
registeredDate N/A
nodeName MyProxy
display-nodeName MyProxy
DSOverride false
checkinDate N/A
windowsHardwareProfile N/A
clientid f8888acc3c2fb8db604bd6a1abbacc5bd57b9a9d
encryptionMethod high
pageAddress N/A
canPage true
backedUpDate N/A
action add
AllowFileSelectionOnSccBackups true
agentVersion unKnown
pageAddrLocked false
windowsID N/A
enabled false
isClientOs false
DATASETID Default:SNAPID
AllowClientAddToDataset false
retryCnt 2
overtimeOption NEXT_SUCCESS
RPOverride false
modifiedDate Thu Aug 25 04:45:21 UTC 2014
AllowSccBackups true
nodeAddress N/A
timeOut 10
registered false
POLICYID Default:POLICYID
overrideEncryption false
OverrideStandardSccRetpol false
fullName /clients/MyProxy
0,22210,Client added
Attribute Value
------------------------------ -----------------------------------------
restoreOnly false
AllowClientOverrideSchedule false
pagePort N/A
plugins <Plugins><Plugin Build="ALL" Description="Linux VMware Image"
Version="7.1.100"/></Plugins>
registeredDate N/A
nodeName new-vm_UgqlbhZtNPdDKnHEpQLMOQ
display-nodeName new-vm
DSOverride false
checkinDate N/A
windowsHardwareProfile N/A
clientid 1bdcf9e5f67a0e383202bbbe307473a59131fdcc
encryptionMethod high
pageAddress N/A
canPage true
backedUpDate N/A
action add
AllowFileSelectionOnSccBackups true
agentVersion unKnown
pageAddrLocked false
windowsID N/A
enabled true
isClientOs false
client add 53
Command Reference
DATASETID VMWARE:SNAPID
AllowClientAddToDataset false
retryCnt 2
overtimeOption NEXT_SUCCESS
RPOverride false
modifiedDate Thu Aug 25 05:06:38 UTC 2014
AllowSccBackups true
nodeAddress N/A
timeOut 10
registered false
POLICYID Default:POLICYID
overrideEncryption false
OverrideStandardSccRetpol false
fullName /vcenter-1.example.com/ACMCommunity_UgqlbhZtNPdDKnHEpQLMOQ
client add-datastore
The mccli client add-datastore command adds one or more new datastores
to be protected by the specified Avamar proxy.
Syntax
Options
--datacenter=String
Specifies a fully qualified datacenter name in vCenter in the format of path/name.
This argument is required.
--datastore-name=String
Specifies the datastore name to be protected by the Avamar proxy. This
argument is required.
Multiple --datastore-name arguments can be supplied with a single mccli
client add-datastore command.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the Avamar proxy to which the datastore will be added. String must be a
valid Avamar proxy name. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--vcenter-esx-name=String
Specifies the vcenter/esx fully qualified domain name to which the datastores
need to be associated. Required if proxy has multiple vCenter-esx associations. If
vCenter is under root domain, only vCenter name can be specified.
Event codes
Examples
This command adds datastore Storage1 and assigns proxy backupproxy225 to it:
Options
--cmd=String
Specifies one ore more optional plug-in commands. You can supply multiple --
cmd arguments, but each argument can only specify one plug-in command.
For example, this is valid --cmd syntax:
--cmd="verbose=5" --cmd="throttle=5"
However, this is not valid --cmd syntax:
--cmd="verbose=5 throttle=5"
--contained-vm-name=String
Specifies the VM/vAPP name inside the Container.
--dataset=String
Specifies the name of the dataset.
--dataset-domain=String
Specifies the domain of the dataset.
--domain=String
Specifies the domain of the client.
--name=String
Specifies the name of the client.
Event codes
Examples
This command schedules a client backup:
client backup-group-dataset
The mccli client backup-group-dataset command initiates an on-demand
backup of a single client using the group dataset. The client must already be a member
of the group, or the backup fails.
This command initiates an on-demand client backup, not an on-demand group backup.
Therefore, even if the client is a member of a group that is disabled and you specify
the dataset for the group, the backup still occurs.
Syntax
Options
--cmd=String
Specifies one ore more optional plug-in commands. You can supply multiple --
cmd arguments, but each argument can only specify one plug-in command.
For example, this is valid --cmd syntax:
--cmd="verbose=5" --cmd="throttle=5"
However, this is not valid --cmd syntax:
--cmd="verbose=5 throttle=5"
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--group-domain=String(/)
String must be
--group-name=String
String must be
--name=String
Specifies which client to back up. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
client backup-target
The mccli client backup-target command initiates an on-demand backup of
folders or files on a client.
This command returns an activity ID, which can be passed to mccli activity
show to get status for this backup activity.
Note
Syntax
Options
--cmd=String
Specifies one ore more optional plug-in commands. You can supply multiple --
cmd arguments, but each argument can only specify one plug-in command.
For example, this is valid --cmd syntax:
--cmd="verbose=5" --cmd="throttle=5"
However, this is not valid --cmd syntax:
--cmd="verbose=5 throttle=5"
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies which client to back up. This argument is required.
Use mccli client show to return a list of valid client names.
client backup-target 57
Command Reference
--plugin=Integer
Specifies the plug-in ID.
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--target=String
Specifies the folders or files to include in the backup.
At least one --target argument is required, and you can supply more than one
--target on the same command line.
If backing up a virtual machine, individual disks can be backed up by specifying
the corresponding base VMDK file. Multiple virtual disks can be backed up with
additional --target arguments.
If backing up non-virtual filesystems, this argument accepts regular expression
(regex) pattern matching operators, also known as wildcards.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
22228 A client was not backed up because it is disabled, retired, or its plug-in(s) has
backups disabled.
22236 Client does not exist.
22253 Client Adhoc Backup Request Error - Exception.
22305 Client backup scheduled.
22309 Invalid plugin specified on the CLI.
Examples
This command backs up the Test1Windows222_1.vmdk virtual disk:
contained-vm TEST1
activity-id 9134225778865209
client delete
The mccli client delete command permanently deletes a client and its backups
from the Avamar server
Note
The mccli client delete command cannot be used to delete clients in the
REPLICATE domain.
Syntax
Options
--delete-child-vms=Boolean
Determines whether to delete the child vms that have other parents.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the client name. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
Event codes
client edit
The mccli client edit command edits the properties for a client.
There are no default settings for the mccli client edit command. If you enter this
command but do not explicitly supply options and values on the command line, then
there is no change to the client.
Note
The mccli client edit command cannot be used to edit clients in the
REPLICATE domain.
client delete 59
Command Reference
Syntax
Options
--activated=Boolean(false)
If true, then client is assumed to have been previously activated.
--allow-cis-fileselection=Boolean(false)
If true, then users can make file selections when they initiate a backup of the
client.
--allow-cis=Boolean(false)
If true, then users can initiate a backup of the client.
--auto-datastore-mapping=Boolean
If true, then changes the auto-datastore-mapping attribute for a registered
proxy client. Option can be used only for a registered proxy during proxy client
edit.
--changed-block-tracking=Boolean(false)
If true, when editing a virtual machine, VMware container, or vApp client,
changed block tracking is enabled.
--contact=String
Specifies responsible party contact information.
--dataset-domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by the --
dataset argument.
Use mccli domain show to return a list of valid domain names.
--dataset=String
Specifies an alternative dataset this client will use for on-demand backups, or
when the group dataset is overridden. String must be a valid dataset name.
Use mccli dataset show to return a list of valid dataset names.
--domain=String(/)
--email=String
Specifies responsible party email address.
--enabled=Boolean(false)
If true, then client is eligible to immediately participate in on-demand and group
backup and restore activities.
Note
The exact encryption technology and bit strength used for any given client/server
connection depends on a number of factors, including the client platform and
Avamar server version. The Avamar Product Security Guide provides additional
information.
--location=String
Specifies location information.
--max-active-jobs=integer
Specifies the maximum number of jobs this proxy can handle.
--name=String
Specifies which client to edit. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--new-name=String
Specifies a new client name.
--override-cis-retention=Boolean(false)
If true, then this retention policy is used for all user-initiated backups of the
client.
--override-encryption=Boolean(false)
If true, then use the encryption method specified by --encryption instead of
the group encryption method for scheduled backups.
--override-retention=Boolean(false)
If true, then use the retention policy specified by --retention instead of the
group retention policy for scheduled backups.
client edit 61
Command Reference
l NEXT—only the next scheduled group backup can run past the schedule
duration setting.
l NEXT_SUCCESS—scheduled group backups can run past the schedule
duration setting until a successful backup is completed.
The default is NEXT_SUCCESS.
--overtime=Boolean(false)
If true, then client can exceed its backup window during scheduled backups.
--page-detection={Automatic | Manual}
Specifies one of the following client page detection modes:
l Automatic—use automatic paging detection (that is, ignore --pageaddr
and --pageport settings)
l Manual—use --pageaddr and --pageport settings
--pageable=Boolean(false)
If true, then client can be paged for the purpose of initiating activation or picking
up new backup or restore work.
--pageaddr=String
Specifies the IP address that the Avamar server can use to contact the client.
--pageport=String
Specifies the data port that the Avamar server can use to contact the client.
--phone=String
Specifies responsible party telephone number.
--recursive=Boolean
If true, recursively updates all clients (including child vms) for a contaner.
--recursive-protection=Boolean(false)
If true, recursively protects all clients (including child vm entities) for a
contaner.
--retention-domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by the --retention argument.
Use mccli domain show to return a list of valid domain names.
--retention=String
Specifies an alternative retention policy this client will use for on-demand
backups, or when the group retention policy is overridden.
--timeout=String
Specifies the client browse timeout in seconds.
--vcontainer-inclusion={dynamic | static}
When adding a VMware container or vApp, specifies the inclusion settings:
l dynamic—includes all contents of the vCenter container, but also
continuously monitors the container entity in vCenter, so that if changes
occur (for example, virtual machines or folders are added or deleted), those
changes will be automatically reflected in Avamar.
--virtual-center-name=String
When adding an Avamar proxy, specifies the vCenter name.
--virtual-center-port=Integer
When adding a vCenter client, specifies the vCenter port address.
--virtual-center-username=String
--virtual-center-password=String
When adding a vCenter client, specifies the vCenter administrative username and
password.
Event codes
Notes
The --overtime and --overtime-option arguments interact as follows:
l If you specify --overtime=true but do not specify an --overtime-option,
then --overtime-option is automatically set to NEXT_SUCCESS.
l If you specify --overtime=false but do not specify an --overtime-option,
then --overtime-option is automatically set to NEVER.
l If you supply both --overtime and --overtime-option, then --overtime-
option takes precedence.
Examples
This command sets the data port for vCenter-1.example.com:
This command renames Proxy-1 to Proxy-2, and adds a contact phone number:
client edit 63
Command Reference
This command turns on changed block tracking for VMware container F02:
client generate-sessiontoken
The mccli client generate-sessiontoken command is used to generate a
session token for Avamar Desktop/Laptop.
Syntax
Options
--domain=String
Specifies the domain of the client.
--expiry=Integer
Specifies the number of seconds after which token expires.
--fquser=String
Specifies the fully qualified client user.
--islocaluser=Boolean(false)
Specifies whether the user is local or not.
--name=String
Specifies the domain of the client.
--user=String
Specifies the client user.
client import-clients-from-file
The mccli client import-clients-from-file command reads a clients
definition input file, then registers any clients defined in that clients definition input
file.
Syntax
Options
--file=String
Specifies the full path and filename of the clients definition input file. The file
must be in XML format. This argument is required.
The Avamar Administration Guide provides additional information about clients
definition files.
--verbose=Boolean(false)
If true, then a list of clients and their load status is output to stdout.
Event codes
client invite
The mccli client invite command initiates activation of a specific client by first
paging that client. If the client responds, then activation is completed and a Client ID
(CID) is assigned to the client.
Note
The mccli client invite command cannot be used to invite clients to activate in
the REPLICATE domain.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the client name. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
Event codes
client invite 65
Command Reference
client move
The mccli client move command permanently moves a client and all its backups
from one domain to another.
Note
The mccli client move command cannot be used to move clients in or out of the
REPLICATE domain.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies which client to move. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--new-domain=String
Specifies the new domain for the client. This argument is required.
Event codes
client remove-datastore
The mccli client remove-datastore command removes one or more
datastores from the specified Avamar proxy.
Syntax
Options
--datacenter=String
Specifies a fully qualified datacenter name in vCenter in the format of path/name.
This argument is required.
--datastore-name=String
Specifies the datastore name to be removed from the Avamar proxy. This
argument is required.
Multiple --datastore-name arguments are allowed.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the Avamar proxy from which the datastore will be removed. This
argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--vcenter-esx-name=String
Specifies the vcenter/esx fully qualified domain name to which the datastores
need to be associated. Required if proxy has multiple vCenter-esx associations. If
vCenter is under root domain, only vCenter name can be specified.
Event codes
Examples
This command removes datastore Storage1 from client backupproxy225:
client retire
The mccli client retire command retires a client from active backup activities.
All backups belonging to the client expire on the dates originally assigned to them.
Note
The mccli client retire command cannot be used to retire clients in the
REPLICATE domain.
client retire 67
Command Reference
Syntax
Options
--expiration={YYYY-MM-DD | +nn{D | W | M | Y} | NO_EXPIRATION}
Specifies an expiration date for backups belonging to the retired client. This
argument is required.
l YYYY-MM-DD—Specifies an explicit expiration date.
l +nn{D | W | M | Y}—Specifies a duration from today. (For example, +4W
specifies 4 weeks from today.)
l NO_EXPIRATION—Specifies that backups should never expire.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies which client to retire. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--retire-child-vms=Boolean
If true, retires the child WMs that have other parents.
Event codes
client show
The mccli client show command lists clients and their properties.
Syntax
Options
--contained-vm-name=String
Specifies a virtual machine client within a VMware container or vApp. This option
is only valid if the client specified by --name is a VMware container or vApp.
--contained-vms=Boolean(false)
If true, then shows details for VMware containers or vApps. This option is only
valid if the client specified by --name is a VMware container or vApp.
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
If you supply --retired, then this argument is ignored.
--name=String
Specifies a client name. If not supplied, all clients with the domain specified by --
domain= are listed.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--recursive=Boolean(false)
If true, then the command shows all clients in the domain and all subdomains
specified by --domain.
If false or not supplied, then the command only shows clients in the specified
domain. Subdomains are not examined.
--replicated=Boolean(false)
If true, then clients in the REPLICATE domain are shown.
If false or not supplied, then clients in the REPLICATE domain are not shown.
--retired=Boolean(false)
If true, then retired clients are listed.
If supplied, then the --domain argument is ignored.
--verbose=Boolean(false)
If you do not supply --name and this option is false or not supplied, then only the
domain and client name are returned for each client.
If true, then other properties are also returned for each client.
This option is only meaningful when you do not supply the --name argument.
When you supply--name, the details for the client are always returned.
Event codes
Examples
This command returns a simple list of all clients in the clients domain:
client show 69
Command Reference
This command shows detailed information for virtual machines in the F02 VMware
container:
<CLIOutput>
<Results>
<ReturnCode>0</ReturnCode>
<EventCode>23000</EventCode>
<EventSummary>CLI command completed successfully.</EventSummary>
</Results>
<Data>
<Row>
<Client>TEST1</Client>
<Domain>/10.31.183.55/HleDynamicClients</Domain>
<ClientType>Virtual Machine</ClientType>
</Row>
<Row>
<Client>VA1</Client>
<Domain>/10.31.183.55/HleDynamicClients</Domain>
<ClientType>Virtual Container</ClientType>
</Row>
</Data>
</CLIOutput>
This command shows detailed information for virtual machine TEST1, which resides in
VMware container F02:
client show-datastore
The mccli client show-datastore command returns detailed information for a
datastore protected by a specific Avamar proxy.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the Avamar proxy that is protecting the datastore of interest. This
argument is required.
Use mccli client show to return a list of valid proxy names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--vcenter-esx-name=String
Specifies the vcenter/esx fully qualified domain name to which the datastores
need to be associated. Required if proxy has multiple vCenter-esx associations. If
vCenter is under root domain, only vCenter name can be specified.
client show-datastore 71
Command Reference
Event codes
Examples
This command shows all datastores protected by client backupproxy225:
client show-plugins
The mccli client show-plugins command lists all Avamar plug-ins installed on
a client. If you also specify a plug-in number, then detailed information is returned for
that plug-in.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the client specified by --name.
--name=String
Specifies the client name. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--plugin=Integer
Specifies the plug-in ID.
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--verbose=Boolean(false)
If true, then detailed plug-in information is returned.
Event codes
client validate-clients-in-file
The mccli client validate-clients-in-file command validates a clients
definition input file. The validation process ensures that the XML data is properly
formatted and that the file can be successfully processed by the mccli client
import-clients-from-file command.
Syntax
Options
--file=String
Specifies the full path and filename of the clients definition input file. The file
must be in XML format. This argument is required.
The Avamar Administration Guide provides additional information about clients
definition files.
--verbose=Boolean(false)
If true, then a list of clients and their load status is output to stdout.
Event codes
dataset
The mccli dataset resource is used to manage backup datasets on the Avamar
server.
dataset add
The mccli dataset add command creates a dataset. By default, the initial dataset
uses all available source data plug-ins and contains no explicit exclusion or inclusion
entry entries. Use other mccli dataset commands to modify dataset properties
after it has been created.
Syntax
Options
--alldata=Boolean(true)
If true, then the initial dataset uses all available source data plug-ins and
contains no explicit exclusion or inclusion entries.
If false, then the initial dataset is empty.
--domain=String(/)
client validate-clients-in-file 73
Command Reference
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies the name of the new dataset. This argument is required.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
Event codes
dataset add-exclude
The mccli dataset add-exclude command adds an exclusion entry to a dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--exclude=String
Specifies folders or files to exclude from the dataset.
You must supply either --exclude or --exclude-file.
Multiple --exclude= arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--exclude-file=filename
Specifies the full path of a text filename that contains exclusion entries.
Each exclusion entry must conform to allowable --exclude= syntax and be on a
single line.
You must supply either --exclude or --exclude-file.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--plugin=Integer
Specifies which plug-in ID gets the new exclusion entry. This argument is
required.
Use mccli plugin show to return a list of valid numeric plug-in IDs.
Event codes
dataset add-include
The mccli dataset add-include command adds an inclusion entry to a dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--include=String
Specifies the folders or files to add back to the dataset after an exclusion entry
has excluded them.
You must supply either --include or --include-file.
Multiple --include arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--include-file=filename
Specifies the full path of a text filename that contains inclusion entries.
Each inclusion entry must conform to allowable --include syntax and be on a
single line.
You must supply either --include or --include-file.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--plugin=Integer
Specifies which plug-in ID gets the new inclusion entry. This argument is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
Event codes
dataset add-include 75
Command Reference
dataset add-option
The mccli dataset add-option command adds a plug-in command (option) to a
dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--option=String
--value=String
Specifies the plug-in command (option) name to add to the dataset. This
argument is required.
Multiple --option/--value pairs are allowed.
Each client guide describes the valid plug-in commands for a specific dataset.
--plugin=Integer
Specifies which plug-in ID gets the new plug-in command (option). This argument
is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--value=String
Specifies a value for --option=. This argument is required.
Multiple --option/--value pairs are allowed.
Each client guide describes the valid plug-in commands for a specific dataset.
Event codes
Notes
Plug-in commands and values, specified by the --option and --value arguments,
must occur in equal numbers. Furthermore, the option-value pairing is positional. In
other words, the first occurrence of --option is assigned the value specified by the
first occurrence of --value, the second occurrence of --option is assigned the
value specified by the second occurrence of --value, and so forth.
dataset add-target
The mccli dataset add-target command adds a target file or folder entry to a
dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--plugin=Integer
Specifies which plug-in ID gets the new target file or folder entry. This argument
is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--target=String
Specifies a target file or folder to add to the dataset. This argument is required.
You must supply either --target or --target-file.
Multiple --target arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--target-file=filename
Specifies the full path of a text filename that contains target entries.
Each target entry must conform to allowable --target syntax and be on a single
line.
You must supply either --target or --target-file.
Event codes
dataset add-target 77
Command Reference
dataset copy
The mccli dataset copy command copies a dataset, creating a new dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to copy. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--new-domain=String(/)
Specifies the Avamar server domain where the new dataset should be created.
--new-name=String
Specifies the new dataset name. This argument is required.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --new-domain argument is ignored.
Event codes
dataset delete
The mccli dataset delete command permanently deletes a dataset from the
Avamar server. You cannot delete a dataset if it is currently assigned to a client or
group.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to delete. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
Event codes
dataset delete-exclude
The mccli dataset delete-exclude command permanently deletes exclusion
entries from a dataset.
Syntax
Options
--all
Deletes all existing exclusion entries from the dataset.
You must supply --all, --exclude or --exclude-file.
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--exclude=String
Specifies the exclusion entry to delete from the dataset.
You must supply --all, --exclude or --exclude-file.
Multiple --exclude= arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--exclude-file=filename
Specifies the full path of a text filename that contains exclusion entries.
Each exclusion entry must conform to allowable --exclude= syntax and be on a
single line.
You must supply --all, --exclude or --exclude-file.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--plugin=Integer
dataset delete-exclude 79
Command Reference
Specifies which plug-in ID gets the new exclusion entry. This argument is
required.
Use mccli plugin show to return a list of valid numeric plug-in IDs.
Event codes
dataset delete-include
The mccli dataset delete-include command permanently deletes inclusion
entries from a dataset.
Syntax
Options
--all
Deletes all existing inclusion entries from the dataset.
--all, --include or --include-file are mutually exclusive. One of those
arguments must be supplied with each command.
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--include=String
Specifies the folders or files to add back to the dataset after an exclusion entry
has excluded them.
--all, --include or --include-file are mutually exclusive. One of those
arguments must be supplied with each command.
Multiple --include= arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--include-file=filename
Specifies the full path of a text filename that contains inclusion entries.
Each inclusion entry must conform to allowable --include syntax and be on a
single line.
--all, --include or --include-file are mutually exclusive. One of those
arguments must be supplied with each command.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
--plugin=Integer
Specifies which plug-in ID gets the new inclusion entry. This argument is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
Event codes
dataset delete-option
The mccli dataset delete-option command permanently deletes a plug-in
command (option) from a dataset
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--option=String
--value=String
Specifies the plug-in command (option) name to delete from the dataset. This
argument is required.
Multiple --option/--value pairs are allowed.
Each client guide describes the valid plug-in commands for a specific dataset.
--plugin=Integer
Specifies which plug-in ID gets the new plug-in command (option). This argument
is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--value=String
dataset delete-option 81
Command Reference
Event codes
dataset delete-target
The mccli dataset delete-target command permanently deletes a target file
or folder from an existing dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--plugin=Integer
Specifies which plug-in ID gets the new target file or folder entry. This argument
is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--target=String
Specifies an existing target file or folder to delete from the dataset. This
argument is required.
You must supply either --target or --target-file.
Multiple --target arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--target-file=filename
Specifies the full path of a text filename that contains target entries.
Each target entry must conform to allowable --target syntax and be on a single
line.
You must supply either --target or --target-file.
Event codes
dataset edit-option
The mccli dataset edit-option command modifies existing dataset options.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies which dataset to modify. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--option=String
--value=String
Specifies which plug-in command (option) name to modify. This argument is
required.
Multiple --option/--value pairs are allowed.
Each client guide describes the valid plug-in commands for a specific dataset.
--plugin=Integer
Specifies the plug-in ID. This argument is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
--value=String
Specifies a value for --option=. This argument is required.
Multiple --option/--value pairs are allowed.
Each client guide describes the valid plug-in commands for a specific dataset.
Event codes
dataset edit-option 83
Command Reference
Notes
Plug-in commands and values, specified by the --option and --value arguments,
must occur in equal numbers. Furthermore, the option-value pairing is positional. In
other words, the first occurrence of --option is assigned the value specified by the
first occurrence of --value, the second occurrence of --option is assigned the
value specified by the second occurrence of --value, and so forth.
dataset replace
The mccli dataset replace command replaces all exclusion and inclusion entries
for a dataset with the entries that you supply on the command line.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--exclude=String
Specifies folders or files to exclude from the dataset.
You must supply either --exclude or --exclude-file.
Multiple --exclude= arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--exclude-file=filename
Specifies the full path of a text filename that contains exclusion entries.
Each exclusion entry must conform to allowable --exclude= syntax and be on a
single line.
You must supply either --exclude or --exclude-file.
--include=String
Specifies the folders or files to add back to the dataset after an exclusion entry
has excluded them.
You must supply either --include or --include-file.
Multiple --include arguments are allowed.
This argument accepts regular expression (regex) pattern matching operators,
also known as wildcards.
--include-file=filename
Specifies the full path of a text filename that contains inclusion entries.
Each inclusion entry must conform to allowable --include syntax and be on a
single line.
You must supply either --include or --include-file.
--name=String
--plugin=Integer
Specifies which plug-in ID gets the new entries. This argument is required
Use mccli plugin show to return a list of valid numeric plug-in IDs.
Event codes
dataset show
The mccli dataset show command lists all datasets with summary information, or
detailed information for a specific dataset.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by --
name.
--name=String
Specifies a dataset name. If not supplied, all datasets are listed with summary
information.
Use mccli dataset show to return a list of valid dataset names.
If you supply a fully qualified dataset name (for example, /MyDomain/
MyDataset), then the --domain argument is ignored.
--recursive=Boolean(false)
If true, then the command shows all datasets in the domain and any subdomains
specified by the --domain argument.
If false or not supplied, then the command only shows datasets in the specified
domain. Subdomains are not examined.
--verbose=Boolean(false)
If true, then detailed dataset information is returned.
If false or not supplied, then only dataset names are returned.
If you also supply --name, then detailed information for that dataset is returned.
dataset show 85
Command Reference
Event codes
Examples
This command returns a simple list of all datasets currently in use:
This command returns detailed information for all datasets currently in use:
This command :
Num Options 0
Is Link false
dd
The mccli dd resource is used to manage Data Domain systems for use as Avamar
backup targets.
dd add
The mccli dd add command adds a new Data Domain system to an Avamar server.
Syntax
Options
--default-storage=Boolean(false)
If true and the Data Domain system is a replication target, then use this Data
Domain system as the default storage for data that replicates from the source
Data Domain system.
--default-target=Boolean(false)
If true, indicates that the system identifed --name= should be used as the
default target for Avamar backups.
--force
If another Data Domain system is currently designated as default storage on the
Avamar server, and you want this Data Domain system to be the new default
storage, you must supply --force with --default-storage to override the
current default storage setting (that is, force the change to occur).
--instant-access-limit=Integer(1)
Specifies the maximum number of instant access sessions can be performed.
--max-streams=Integer
Specifies the maximum number of Data Domain system streams that Avamar uses
for backups, restores, and replication. This argument is required.
--name=String
Specifies the fully qualified Data Domain system name or IP address. This
argument is required.
--rw-community=String
Specifies the SNMP community for Avamar to have read/write access to the
Data Domain system.
--snmp-port=Integer(161)
dd 87
Command Reference
Specifies the data port number on the Data Domain system from which to receive
and on which to set SNMP objects.
--trap-port=Integer(163)
Specifies the data port number on the Avamar server to which SNMP trap
messages are sent.
--user-name=String
--password=String
--password-confirm=String
Specifies the username and password of the Data Domain OST account that
Avamar will use to access the Data Domain system for backups, restores, and
replication. These arguments are required.
Event codes
dd delete
The mccli dd delete command deletes a Data Domain system from an Avamar
server.
Syntax
Options
--name=String
Specifies which Data Domain system to delete. This argument is required.
--force=Boolean(false)
If true, then forces deletion of the Data Domain system even if the system
cannot be reached, has backups or checkpoints, or is the default replication
storage system.
Event codes
dd edit
The mccli dd edit command enables you to edit the Data Domain system
configuration.
Syntax
Options
--default-storage=Boolean(false)
If true and the Data Domain system is a replication target, then use this Data
Domain system as the default storage for data that replicates from the source
Data Domain system.
--default-target=Boolean(false)
If true, indicates that the system identifed --name= should be used as the
default target for Avamar backups.
--force
If another Data Domain system is currently designated as default storage on the
Avamar server, and you want this Data Domain system to be the new default
storage, you must supply --force with --default-storage to override the
current default storage setting (that is, force the change to occur).
--instant-access-limit=Integer(1)
Specifies the maximum number of instant access sessions can be performed.
--max-streams=Integer
dd edit 89
Command Reference
Specifies the maximum number of Data Domain system streams that Avamar uses
for backups, restores, and replication.
--name=String
Specifies the fully qualified Data Domain system name or IP address. This
argument is required.
--new-name=String
Specifies a new fully qualified Data Domain system name.
--rw-community=String
Specifies the SNMP community for Avamar to have read/write access to the
Data Domain system.
--snmp-port=Integer(161)
Specifies the data port number on the Data Domain system from which to receive
and on which to set SNMP objects.
--trap-port=Integer(163)
Specifies the data port number on the Avamar server to which SNMP trap
messages are sent.
--user-name=String
--password=String
--password-confirm=String
Specifies the username and password of the Data Domain OST account that
Avamar will use to access the Data Domain system for backups, restores, and
replication.
Event codes
dd show-prop
The mccli dd show-prop command shows Data Domain system properties.
Syntax
Options
--name=String
Specifies the fully qualified Data Domain system name or IP address.
If supplied, system properties are returned for that Data Domain system.
If not supplied, a summary report of properties for all known Data Domain
systems is returned.
Event codes
Examples
This command returns system properties for a single Data Domain system
(datadomain1.example.com):
This command returns system properties for all Data Domain systems known to this
MCS in XML format:
dd show-prop 91
Command Reference
</Data>
</CLIOutput>
dd show-util
The mccli dd show-util command shows Data Domain system utilization
statistics.
Syntax
Options
--name=String
Specifies the fully qualified Data Domain system name or IP address.
If supplied, utilization statistics are returned for that Data Domain system.
If not supplied, utilization statistics for all known Data Domain systems is
returned.
Event codes
domain
The mccli domain resource is used to manage Avamar server server domains and
subdomains.
domain add
The mccli domain add command creates a new domain or subdomain on the
Avamar server.
Syntax
Options
--contact=String
Specifies responsible party contact information.
--domain=String(/)
Specifies the parent domain for the new domain.
--email=String
Specifies responsible party email address.
--location=String
Specifies location information.
dd show-util 93
Command Reference
--name=String
Specifies the name of the new domain. This argument is required.
--phone=String
Specifies responsible party telephone number.
Event codes
domain delete
The mccli domain delete command permanently deletes a domain from the
Avamar server. Deleting a domain deletes the domain and all subdomains, clients, and
backups stored in that domain.
Syntax
Options
--domain=String(/)
Specifies the parent domain for the new domain.
--force=Boolean
If true, forces a delete.
--name=String
Specifies which domain to delete. This argument is required.
Use mccli domain show to return a list of valid domain names.
If you supply a fully qualified domain name (for example, /domain/subdomain),
then the --domain argument is ignored.
Event codes
domain edit
The mccli domain edit command edits the properties for a domain.
Syntax
Options
--contact=String
Specifies responsible party contact information.
--domain=String(/)
Specifies the parent domain.
--email=String
Specifies responsible party email address.
--location=String
Specifies location information.
--name=String
Specifies which domain to edit. This argument is required.
--phone=String
Specifies responsible party telephone number.
Event codes
domain show
The mccli domain show command displays properties for a domain.
Syntax
Options
--domain=String(/)
Specifies the parent domain under which domains and subdomains are listed.
--name=String
domain edit 95
Command Reference
Specifies the name of the domain for which to show information. This argument is
required.
Use mccli domain show to return a list of valid domain names.
If you supply a fully qualified domain name (for example, /domain/subdomain),
then the --domain argument is ignored.
--recursive=Boolean(false)
If true, then the command examines all domains in the domain and any
subdomains.
If false or not supplied, then the command only examines the domain.
Subdomains are not examined.
Event codes
dump
The mccli dump resource dumps various DPNProxyService caches for
troubleshooting purposes.
Note
The mccli dump resource is strictly reserved for internal use only.
dump clientcache
The mccli dump clientcache command is used to dump the DPNProxyService
client cache for troubleshooting purposes.
Note
The mccli dump clientcache command is strictly reserved for internal use only.
Syntax
dump domaincache
The mccli dump domaincache command is used to dump the DPNProxyService
domain cache for troubleshooting purposes.
Note
The mccli dump domaincache command is strictly reserved for internal use only.
Syntax
dump jobcache
The mccli dump jobcache command is used to dump the DPNProxyService client
job cache for troubleshooting purposes.
Note
The mccli dump jobcache command is strictly reserved for internal use only.
Syntax
esrs
The mccli esrs resource is used to register and unregister the ESRS gateway and
display the current ESRS registration and status information.
esrs register
The mccli esrs register command registers the ESRS gateway.
Syntax
Options
--address=String
Specifies the network address of the ESRS gateway. String must be a valid
network address. This argument is required.
--password=String
Specifies the password for the ESRS gateway registration. This argument is
required.
--port=Integer(9443)
Specifies the port number for the ESRS gateway. Integer must be a valid port
number. The default port number is 9443.
--username=String
Specifies the username for the ESRS gateway registration. This argument is
required.
Event codes
dump jobcache 97
Command Reference
esrs show
The mccli esrs show command displays the current information about the ESRS
gateway registration and status.
Syntax
Event codes
esrs unregister
The mccli esrs unregister command unregisters the ESRS gateway.
Syntax
Event codes
event
The mccli event resource is used to access and manage event codes on the
Avamar server.
event ack
The mccli event ack command acknowledges events.
Syntax
Options
--after=String
Acknowledges events after the specified date, which must be in the format of
YYYY-MM-DD HH:mm:ss. The date value can be truncated as needed.
--all=Boolean(false)
If true, then all events are acknowledged.
--before=String
Acknowledges events before the specified date, which must be in the format of
YYYY-MM-DD HH:mm:ss. The date value can be truncated as needed.
--category={APPLICATION | SECURITY | SYSTEM | USER}
Acknowledges events of this category.
--domain=String(/)
Acknowledges events of this Avamar server domain.
--exclude=String
Specifies a comma-separated list of event codes to exclude from
acknowledgment. The comma-separated list cannot contain spaces.
The --exclude and --include options are mutually exclusive.
--id=Integer
Acknowledges this single event.
--include=String
Specifies a comma-separated list of event codes to include for acknowledgment.
The comma-separated list cannot contain spaces.
The --exclude and --include options are mutually exclusive.
--range=String
Acknowledges events of this range of events. String must be in the format of
ID-1:ID-2, where ID-1 and ID-2 are the lower and upper limits of the range,
respectively.
--source={avamar | dd}
If avamar is specified, then the command acknowledges events for the Avamar
server.
Ifdd is specified, then the command acknowledges events for all configured Data
Domain systems.
Event codes
Notes
This command requires either the --all option, or some other filtering criteria.
The --exclude and --include options are mutually exclusive.
Output is a count of the events acknowledged.
event ack 99
Command Reference
Examples
This command acknowledges event code 148710:
event clear-data-integrity-alerts
The mccli event clear-data-integrity-alerts command clears all data
integrity alerts for this server.
This command requires a reset code, which must be obtained from Technical Support.
Syntax
Options
--reset-code=String
Reset code provided by Technical Support. This argument is required.
Event codes
event get-info
The mccli event get-info command returns detailed information for a specific
event code.
Syntax
Options
--code=Integer
Specifies the event code number. This argument is required.
--description=Boolean(false)
If true, then other properties are also returned, including the remedy and
summary properties.
If false or not supplied, then only the numeric code is returned.
--remedy=Boolean(false)
If true, then event remedy information is returned.
If false or not supplied, then event remedy information is not returned.
100 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--summary=Boolean(true)
If true or not supplied, then event summary information is returned.
If false, then event summary information is not returned.
event publish
The mccli event publish command is used to publish an event.
Syntax
Options
--attribute=String
Specifies the event data attribute.
--integer=String
Specifies the event code to publish.
--message=String
Specifies the event summary message.
--product=String
Specifies the product calling mccli: MCGUI, MCCLI, END_USER,
WEB_RESTORE, EM, EMS, NONE, TEST, MCS, SNMP_SUB_AGENT, SCC,
DTLT.
--value=String
Specifies the event data value.
Examples
This command publishes an event:
event show
The mccli event show command returns event occurrence details.
Syntax
Options
--after=String
Shows events after the specified date, which must be in the format of YYYY-MM-
DD HH:mm:ss. The date value can be truncated as needed.
--before=String
Shows events before the specified date, which must be in the format of YYYY-
MM-DD HH:mm:ss. The date value can be truncated as needed.
--category={APPLICATION | SECURITY | SYSTEM | USER}
Shows events of this category.
--domain=String(/)
Shows events in this Avamar server domain.
--exclude=String
Specifies a comma-separated list of event codes to exclude from the command
output. The comma-separated list cannot contain spaces.
The --exclude and --include options are mutually exclusive.
--id=Integer
Shows information for this single event ID.
--include=String
Specifies a comma-separated list of event codes to include in the command
output. The comma-separated list cannot contain spaces.
The --exclude and --include options are mutually exclusive.
--source={avamar | dd}
If avamar is specified, then the command shows events for the Avamar server.
Ifdd is specified, then the command shows events for all configured Data Domain
systems.
102 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--unack=Boolean(false)
If true, then only unacknowledged events are returned.
Event codes
Notes
If multiple events are displayed, sorting is by date in descending order.
The --exclude and --include options are mutually exclusive.
Examples
This command returns detailed information for event code 149897:
group
The mccli group resource is used to manage groups and group policy.
group add
The mccli group add command creates a new group.
Syntax
Options
--auto-proxy-mapping=Boolean(false)
The true setting specifies to use auto proxy mapping. By default, auto proxy
mapping is not used.
--dataset=String(Default Dataset)
Specifies the name of the dataset to assign to the group. The default dataset
name is Default Dataset.
Use mccli dataset show to return a list of valid dataset names.
--dataset-domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by the --
dataset argument.
--ddr=String
Specifies the Data Domain system name on the destination server.
--dest-domain=String(/)
Specifies the Avamar server domain that contains the replication group specified
by the --dest-name argument.
--dest-name=String
Specifies the destination name of the replication group.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by the --
name argument.
--enabled=Boolean(false)
Specifies whether to enable or disable the group. The true setting specifies that
the group is eligible to immediately participate in scheduled backup activities.
--encryption={None | High}
104 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Specifies the group default encryption setting, which must be either None or
High. By default, the encryption setting is High.
Note
The exact encryption technology and bit strength used for any given client/server
connection depends on a number of factors, including the client platform and
Avamar server version. The Avamar Product Security Guide provides additional
information.
--name=String
Specifies the new group name. This argument is required.
When you supply a fully qualified group name, such as /MyDomain/MyGroup,
the --domain argument is ignored.
--overwrite=Boolean(false)
Specifies whether to overwrite an existing group. By default, a group is not
overwritten. To overwrite a group, specify the true setting.
--partial=Boolean(false)
Specifies whether to perform a partial migration. By default, a partial migration is
not performed. To perform a partial migration, specify the true setting.
--retention=String(Default Retention)
Specifies the name of the retention policy to assign to the group. The default
retention policy name is Default Retention.
Use mccli retention show to return a list of valid retention policy names.
--retention-domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by the --retention argument.
--rule=String
Specifies to add a dynamic rule name.
--rule-domain=String(/)
Specifies the Avamar server domain that contains the dynamic rule specified by
the --rule argument.
--schedule=String(Default Schedule)
Specifies the name of the schedule to assign to the group. The default schedule
name is Default Schedule.
Use mccli schedule show to return a list of valid schedule names.
--schedule-domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by the
--schedule argument.
--type=String(backup)
Specifies the group type, which must be backup, migrate, replication, or
tiering. The default group type is backup.
Event codes
group add-client
The mccli group add-client command adds a client to a group.
Syntax
Options
--client-domain=String(/)
Specifies the Avamar server domain that contains the client specified by --
client-name.
--client-name=String
Specifies which client to add to the group. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified dataset name (for example, /clients/MyClient),
then the --client-domain argument is ignored.
--dataset-domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by the --
dataset argument.
--dataset=String
Specifies an alternative dataset this client will use when this group default dataset
is overridden.
Use mccli dataset show to return a list of valid dataset names.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to modify. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
Event codes
106 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
group add-proxy
The mccli group add-proxy command adds the specified Avamar proxy to the
specified group.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to modify. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--proxy-domain=String(/)
Specifies the Avamar server domain that contains the proxy specified by --
proxy-name.
--proxy-name=String
Specifies which proxy to add to the group. This argument is required.
Use mccli client show to return a list of valid proxy names.
If you supply a fully qualified proxy name (for example, /clients/MyProxy),
then the --proxy-domain argument is ignored.
Event codes
Examples
This command adds proxy backupproxy225 to the Test1 group:
--------- ----------------------------
group /vcenter-1.example.com/Test1
group backup
The mccli group backup command initiates an on-demand group backup.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to back up. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
group copy
The mccli group copy command copies an existing group, creating a new group.
The new group inherits all the properties and settings of the original group except for
client members. No clients are assigned to the new group.
Note
You must copy groups within the same domain. You cannot copy a group to another
domain under any circumstances.
108 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to copy. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--new-name=String
Specifies the name for the new group. This argument is required.
Event codes
group delete
The mccli group delete command permanently deletes a group from the Avamar
server.
A client must always be a member of at least one group. Therefore, if the group that
you are deleting contains any clients that are not also members of at least one other
group, then you must move those clients to other groups using the mccli group
move-client command before you delete the group.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to delete. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
Event codes
group edit
The mccli group edit command edits properties for a group.
There are no default settings for the mccli group edit command. If you enter the
command but do not supply options and values on the command line, then no changes
are made to the group.
Syntax
Options
--auto-proxy-mapping=Boolean(false)
if true, specifies that auto proxy mapping should be used.
--dataset-domain=String(/)
Specifies the Avamar server domain that contains the dataset specified by the --
dataset argument.
--dataset=String(Default Dataset)
Specifies the dataset to assign to the group. This argument is required.
Use mccli dataset show to return a list of valid dataset names.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--enabled=Boolean(false)
If true, then the group is eligible to immediately participate in scheduled backup
activities. This argument is required .
110 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Note
The exact encryption technology and bit strength used for any given client/server
connection depends on a number of factors, including the client platform and
Avamar server version. The Avamar Product Security Guide provides additional
information.
--name=String
Specifies the group name. This argument is required.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--retention-domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by the --retention argument.
--retention=(Default Retention)
Specifies the retention policy to assign to the group. This argument is required.
Use mccli retention show to return a list of valid retention policy names.
--schedule-domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by the
--schedule argument.
--schedule=(Default Schedule)
Specifies the schedule to assign to the group. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
Event codes
group export
The mccli group export command exports group settings (that is, name, domain,
encryption method, and so forth), and assigned policy objects (dataset, schedule, and
retention policy) to an XML file. However, exported groups exported do not contain a
list of client members.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--file=String
Specifies the name of the export XML file to create. This argument is required.
--force=Boolean(false)
If true, then the option forces the overwrite of an existing XML file.
--name=String
Specifies which group to export. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
Event codes
group move-client
The mccli group move-client command moves a client from one group to
another.
Syntax
Options
--client-domain=String(/)
Specifies the Avamar server domain that contains the client specified by --
client-name.
--client-name=String
Specifies which client to move. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies the target group (that is, the group that receives the client following
the move). This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
112 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--old-group-domain=String(/)
Specifies the Avamar server domain that contains the group specified by --old-
group-name.
--old-group-name=String
Specifies the source group (that is, the group which the client was a member of
prior to the move). This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
Event codes
group remove-client
The mccli group remove-client command removes a client from a group.
A client must always be a member of at least one group. Therefore, if the client
belongs only to the group from which you want to remove it, then you must first add
the client to another group using the mccli group add-client command.
Syntax
Options
--client-domain=String(/)
Specifies the Avamar server domain that contains the client specified by --
client-name.
--client-name=String
Specifies which client to remove. This argument is required.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /clients/MyClient),
then the --domain argument is ignored.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies the group from which to remove the client. This argument is required.
Use mccli group show to return a list of valid group names.
Event codes
group remove-proxy
The mccli group remove-proxy command removes the specified Avamar proxy
from the specified group.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies the group from which to remove the proxy. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--proxy-domain=String(/)
Specifies the Avamar server domain that contains the proxy specified by --
proxy-name.
--proxy-name=String
Specifies which proxy to remove. This argument is required.
Use mccli client show to return a list of valid proxy names.
If you supply a fully qualified prpxy name (for example, /clients/MyProxy),
then the --domain argument is ignored.
Event codes
114 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Examples
This command removes proxy backupproxy225 from the Test1 group:
group replicate
The mccli group replicate command replicates the specified group. It is
equivalent to the Avamar Administrator Replicate Now command.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies which group to replicate. This argument is required.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--wait[=min]
Specifies a time period in minutes (min) that this command waits for the initiated
operation to complete. If the operation completes before then, status is shown
sooner. This option also shows more detailed status. If --wait=0 or --wait (no
value) is supplied, the command waits indefinitely for the activity to complete.
Event codes
group show
The mccli group show command returns information for all groups.
Syntax
Options
--clients=Boolean(false)
If true, then all clients that belong to the group are listed.
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies the group for which to show information. If not supplied, all groups in
the domain are listed.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
--proxy-clients=Boolean(false)
If true, then the command shows all proxies belonging to this group. This option
is only valid fro vCenter groups.
--recursive=Boolean(false)
If true, then the command shows all groups in the domain and any subdomains
specified by the --domain argument..
If false or not supplied, then the command only shows groups in the domain.
Groups in subdomains are not displayed.
--verbose=Boolean(false)
If true, then detailed information is returned.
If false or not supplied, then only the group names are returned.
Event codes
Examples
This command returns a simple list of all groups in use:
116 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
This command returns all proxies belonging to the Default Virtual Machine Group in
vCenter 10.31.183.85:
group show-members
The mccli group show-members command returns a list of all members for a
group.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the group specified by --name.
--name=String
Specifies the group for which to show client members. If not supplied, all groups
in the domain are listed.
Use mccli group show to return a list of valid group names.
If you supply a fully qualified group name (for example, /MyDomain/MyGroup),
then the --domain argument is ignored.
Event codes
Examples
This command returns a simple list of all clients in the Default Virtual Machine Group:
<CLIOutput>
<Results>
<ReturnCode>0</ReturnCode>
<EventCode>23000</EventCode>
group update-client
The mccli group update-client command is used to update the override
dataset of a client in a group.
Syntax
Options
--client-domain=String
Specifies the client's domian.
--client-name=String
Specifies the name of the client to add.
--dataset=String
Specifies the name of the override dataset.
--dataset-domain=String
Specifies the domain of the dataset.
--domain=String
118 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--name=String
Specifies the name of the group.
Event codes
Examples
This command updates the datatset for a client:
help
The mccli help resource shows online help for a resource, and then exits.
Syntax
mcs
The mccli mcs resource is used to control various MCS functions.
mcs import
The mccli mcs import command accepts an XML file created by the mccli
group export command and imports the group and its policy objects (that is,
dataset, schedule, and retention policy) into the target Avamar server. The group
name remains the same, but you can specify a new target domain.
Syntax
Options
--file=String
help 119
Command Reference
Specifies the name of the import XML file. This argument is required.
--force=Boolean(false)
XML files created by the export command are digitally signed. If an XML file is
edited or manually created, then digital signature verification fails during import.
If true, then the XML import is forced without validation of the digital signature.
If false or not supplied, then an error is returned, and the file is not imported.
--prefix=String
Specifies a prefix String that is affixed to the beginning of the imported object
names. This is done to avoid conflicts and distinguish imported objects from
existing ones that might otherwise have similar names.
--target-domain=String
Specifies the domain on the target server for the group and its policy objects
(that is, dataset, schedule, and retention policy).
Original domain hierarchy for the imported objects is not preserved. In other
words, all imported objects reside at the top-most level of the domain.
The target domain must already exist on the target server. If not, then the
command returns an error.
To avoid conflicts, if a policy object with the same name already exists in the
target domain, then _1, _2, _3 and so forth is appended to the name of the newly
imported policy object.
Event codes
mcs list
The mccli mcs list command accepts an XML file created by the group export
command and lists all groups and group policy objects (that is, dataset, schedule, and
retention policy) in that file.
Syntax
Options
--file=String
Specifies the name of the import XML file. This argument is required.
mcs reboot-proxy
The mccli mcs reboot-proxy command reboots VMware proxies.
Syntax
Options
--all=Boolean(false)
120 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--name=String
Specifies which proxy to reboot. String must be a fully qualified Avamar proxy
name.
Use mccli client show to return a list of valid proxy names.
Multiple --name= arguments are allowed on the same command line.
mcs resume-scheduler
The mccli mcs resume-scheduler command turns on the MCS scheduler so
that scheduled operations occur at the scheduled times.
Syntax
Event codes
mcs scheduler-status
The mccli mcs scheduler-status command returns the status of the MCS
scheduler.
Syntax
mcs stop
The mccli mcs stop command shuts down the MCS.
Syntax
mcs suspend-scheduler
The mccli mcs suspend-scheduler command disables the MCS scheduler.
When this occurs, no scheduled operations are performed until the scheduler is re-
enabled using the mccli mcs resume-scheduler command.
Syntax
Event codes
mcs waitforflushcomplete
The mccli mcs waitforflushcomplete command causes the MCS to wait for
any in-progress flush to complete.
Syntax
msgbroker
The mccli msgbroker resource is used to set up the message broker, modify the
configuration, and start or stop the message broker.
msgbroker cassetup
The mccli msgbroker cassetup command sets up the single sign-on when the
message broker has been configured.
Syntax
Options
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
msgbroker remove
The mccli msgbroker remove command removes the current Shovel
configuration.
Syntax
Options
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
122 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
msgbroker renewredirect
The mccli msgbroker renewredirect command ensures that the message
broker redirect is in the apache configuration.
Syntax
Options
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
msgbroker setup
The mccli msgbroker setup command sets up the message broker configuration.
Syntax
Options
--host=String(localhost)
Specifies the hostname or IP address of the message broker. The default value is
localhost.
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
--pass=String
Specifies the password of the message broker user for calling the message broker
certificate services.
--port=Integer(5671)
Specifies the number of an alternate message broker port. Integer must be a valid
port number. The default port number is 5671.
--skipcas=Boolean(false)
Specifies whether to skip the single sign-on configuration. By default, the single
sign-on configuration is not skipped. To skip the configuration, specify the value
true.
--user=String
Specifies the username of the message broker user for calling the message broker
certificate services.
msgbroker start
The mccli msgbroker start command starts the message broker.
Syntax
Options
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
msgbroker stop
The mccli msgbroker stop command stops the message broker.
Syntax
Options
--osrootpwd=String
Specifies the current password of the operating system root user. This argument
is required.
plugin
The mccli plugin resource is used to manage client plug-ins on the Avamar server.
plugin show
The mccli plugin show command shows summary properties for all client plug-
ins.
Syntax
plugin update
The mccli plugin update command updates the Avamar server plug-in catalog.
Note
The mccli plugin update command is strictly reserved for internal use only.
124 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Syntax
Event codes
repldest
The mccli repldest resource is used to add, delete, and update a replication
destination, display information about the replication destination, and verify the
credentials of the replication destination.
repldest add
The mccli repldest add command adds a replication destination.
Syntax
Options
--address=String
Specifies the address of the target server. This argument is required.
--encryption={None | High}
Specifies the encryption setting to use. The encryption setting must be None or
High. The default encryption setting is High.
--mcs-port=Integer(28001)
Specifies the number of the target MCS port. Integer must be a valid port
number. The default port number is 28001.
--name=String
Specifies the name of the destination. This argument is required.
--password=String
Specifies the password of the target server. This argument is required.
--port=Integer(27000)
Specifies the number of the target server port. Integer must be a valid port
number. The default port number is 27000.
--username=String
Specifies the username of the target server. This argument is required.
Event codes
repldest 125
Command Reference
repldest delete
The mccli repldest delete command deletes a replication destination.
Syntax
Options
--check=Boolean(true)
Specifies whether to check the remote backup before the deletion. By default,
the remote backup is checked. To skip the backup check, specify the value false.
--domain=String(/)
Specifies the Avamar server domain of the destination.
Use mccli domain show to return a list of valid domain names.
--name=String
Specifies the name of the destination. This argument is required.
Event codes
repldest edit
The mccli repldest edit command updates a replication destination.
Syntax
Options
--address=String
Specifies the address of the target server.
--domain=String(/)
Specifies the Avamar server domain of the destination.
Use mccli domain show to return a list of valid domain names.
--encryption={None | High}
126 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Specifies the encryption setting to use. The encryption setting must be None or
High. The default encryption setting is High.
--mcs-port=Integer(28001)
Specifies the number of the target MCS port. Integer must be a valid port
number. The default port number is 28001.
--name=String
Specifies the name of the destination. This argument is required.
--new-name=String
Specifies the new name of the destination.
--password=String
Specifies the password of the target server.
--port=Integer(27000)
Specifies the number of the target server port. Integer must be a valid port
number. The default port number is 27000.
--username=String
Specifies the username of the target server.
Event codes
repldest show
The mccli repldest show command displays information about a replication
destination.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain of the destination.
Use mccli domain show to return a list of valid domain names.
--name=String
Specifies the name of the destination. This argument is required.
Event codes
repldest test
The mccli repldest test command verifies the credentials of a replication
destination.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain of the destination.
Use mccli domain show to return a list of valid domain names.
--name=String
Specifies the name of the destination. This argument is required.
Event codes
resetcreds
The mccli resetcreds resource is used to reset the credentials, display the
current credentials, and cancel a task that is scheduled to reset the credentials.
resetcreds cancel
The mccli resetcreds cancel command cancels a task that is scheduled to
reset the credentials.
Syntax
resetcreds check
The mccli resetcreds check command displays the current credentials, for
example, after a task that resets the credentials.
Syntax
128 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
resetcreds reset
The mccli resetcreds reset command runs a task to reset the credentials.
Syntax
Options
--after-mins=Integer(2)
Specifies to start the task to reset the credentials after the given number of
minutes. By default, the task starts after 2 minutes.
--averootpwd=String
Specifies the current root password of the Avamar server. This password is
required for changing the server account passwords.
--averootpwd-new=String
Specifies a new root password for the Avamar server.
--generate-sshkey=Boolean(false)
Specifies whether to generate the SSH key. By default, the SSH key is not
generated. To generate the SSH key, specify the value true.
--mcuserpwd=String
Specifies the current MCUser password. This password is required for changing
the MCUser password and repluser password.
--mcuserpwd-new=String
Specifies a new password for MCUser.
--osadminpwd-new=String
Specifies a new password for the operating system administrator.
--osrootpwd=String
Specifies the current operating system root password. This argument is required.
The password is required to enable the credentials reset operation.
--osrootpwd-new=String
Specifies a new password for the operating system root user.
--repluserpwd-new=String
Specifies a new password for repluser.
--viewuserpwd=String
Specifies the current viewuser password. This password is required for changing
the viewuser password.
--viewuserpwd-new=String
retention
The mccli retention resource is used to create and manage backup retention
policies.
retention add
The mccli retention add command creates a retention policy.
Syntax
130 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Options
--adv-daily=String(+1W)
Specifies the daily advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-weekly=String(+1M)
Specifies the weekly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-monthly=String(+1Y)
Specifies the monthly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-yearly=String(+1Y)
Specifies the yearly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--basic={ NO_EXPIRATION| YYYY-MM-DD | +nn{ D | W | M | Y}]
Specifies basic retention, which assigns a fixed expiration date in one of the
following formats:
l YYYY-MM-DD — specifies an explicit calendar date
l +nn{D | W | M | Y} — specifies a duration from today (for example, +4W
specifies four weeks from today)
l NO_EXPIRATION — specifies that the backup is retained indefinitely (that is,
it never expires)
--domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --name.
--name=String
Specifies a name for the new retention policy. This argument is required.
Use mccli retention show to return a list of valid retention policy names.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
--override=Boolean(false)
If true, then basic retention settings are overridden in favor of advanced
retention settings. This option only applies to scheduled backups.
Notes
If you do not specify options, then the new retention policy has a basic expiration
setting of NO_EXPIRATION and the advanced options are set as follows:
l Retain one week of daily backups.
l Retain one month of weekly backups.
l Retain one year of monthly backups.
l Retain one year of yearly backups.
However, unless the --override option is set true, then these settings are not
enabled. Basic retention settings are used instead of advanced retention settings.
Event codes
retention copy
The mccli retention copy command copies an existing retention policy, creating
a new retention policy.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --name.
--name=String
Specifies which retention policy to copy. This argument is required.
Use mccli retention show to return a list of valid retention policy names.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
--new-domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --new-name.
--new-name=String
Specifies a name for the new retention policy. This argument is required.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
Event codes
retention delete
The mccli retention delete command permanently deletes a retention policy
from the Avamar server.
You cannot delete a retention policy if it is currently assigned to a client or group.
132 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --name.
--name=String
Specifies which retention policy to delete. This argument is required.
Use mccli retention show to return a list of valid retention policy names.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
Event codes
retention edit
The mccli retention edit command edits the properties for a retention policy.
There are no default settings for the mccli retention edit command. If you
enter the command but do not explicitly supply options and values on the command
line, then no changes are applied to the retention policy.
Syntax
Options
--adv-daily=String(+1W)
Specifies the daily advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-weekly=String(+1M)
Specifies the weekly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-monthly=String(+1Y)
Specifies the monthly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--adv-yearly=String(+1Y)
Specifies the yearly advanced retention setting.
String must be +nnnD , +nnW, +nnM , or +nnY.
--domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --name.
--name=String
Specifies which retention policy to modify. This argument is required.
Use mccli retention show to return a list of valid retention policy names.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
--override=Boolean(false)
If true, then basic retention settings are overridden in favor of advanced
retention settings. This option only applies to scheduled backups.
Event codes
retention show
The mccli retention show command returns information for all retention policies
in an Avamar domain.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the retention policy specified
by --name.
--name=String
Specifies a retention policy name. If not supplied, all retention policies are listed
with summary information.
Use mccli retention show to return a list of valid retention policy names.
If you supply a fully qualified retention policy name (for example, /MyDomain/
MyRetentionPolicy), then the --domain argument is ignored.
134 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--recursive=Boolean(false)
If true, then the command shows all retention policies in the domain and any
subdomains specified by the --domain argument.
If false or not supplied, then the command only shows retention policies in the
specified domain. Subdomains are not examined.
--verbose=Boolean(false)
If true, then detailed retention policy information is returned.
If false or not supplied, then only retention policy names are returned.
If you also supply --name, then detailed information for that retention policy is
returned.
Event codes
Examples
This command returns verbose information for all retention policies:
mccli retention show --verbose
rule
The mccli rule resource is used to add or delete a dynamic rule.
rule add
The mccli rule add command adds a dynamic rule.
Syntax
Options
--domain=String(/)
rule 135
Command Reference
--file-path=String
Specifies the complete pathname of the rule definition file. This argument is
required.
--name=String
Specifies the name of the rule to be added. This argument is required.
Event codes
rule delete
The mccli rule delete command deletes a dynamic rule.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain of the rule.
Use mccli domain show to return a list of valid domain names.
--name=String
Specifies the name of the rule to be deleted. This argument is required.
Event codes
schedule
The mccli schedule resource is used to manage Avamar server schedules.
schedule add
The mccli schedule add command creates a new schedule.
Syntax
136 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Options
--days={SU | M | TU | W | TH | F | SA}
Specifies which day of the week the schedule will run.
Separate multiple values with commas.
--desc=String
Specifies a short text description of the schedule.
--domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by --
name.
--duration=String
Specifies a backup window duration.
String must be in the format of HH:MM.
If you do not supply --duration, then the default duration for a daily schedule
is one hour and the default duration for a weekly schedule is eight hours.
--name=String
Specifies a name for the new schedule. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
--nth-day={[1-28] | last}
Creates a schedule that runs on the specified calendar day of each month. String
must be a valid numerical calendar date between 1 and 28, or last.
--on-demand=Boolean(false)
If true, then the new schedule is designated as an on-demand schedule, which
also overrides other schedule type designations.
If false or not supplied, then .
--start=String
Specifies the earliest start time for the schedule. String must be in the format of
HH:MM.
The --start option does not apply for daily schedules.
If you do not specify --start for a weekly schedule, then the default start time
is 10 p.m. in the time zone in which the schedule was created.
--time=String
Creates a schedule that runs daily at the specified time of the day. String must be
in the format of HH:MM.
Multiple --time options can be specified on the same command line.
--tz=String
Specifies the time zone for the schedule. If not supplied, then the local time zone
is used.
Use mccli schedule show-timezones to return a list of valid time zone
names.
Notes
You must specify either --days, --nth-day, --time, or --week to indicate the
schedule recurrence. Specify --days to create a weekly schedule, --time to create
a daily schedule, and --nth-day or --week to create a monthly schedule.
If you specify --duration, then the default duration for a daily schedule is one hour
and the default duration for a weekly schedule is eight hours.
The --start option does not apply for daily schedules.
If you do not specify the --start option for a weekly schedule, then the default start
time is 10 p.m. in the time zone in which the schedule was created.
If you do not specify the --tz option, then the default time zone is the local time
zone.
Event codes
Examples
This command creates a new monthly schedule that runs on the second Friday of each
month:
This command creates a new monthly schedule that runs on the 28th calendar day of
each month:
schedule copy
The mccli schedule copy command copies an existing schedule, creating a new
schedule.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by --
name.
--name=String
Specifies which schedule to copy. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
--new-domain=String(/)
138 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Specifies the Avamar server domain that contains the schedule specified by --
new-name.
--new-name=String
Specifies a name for the new schedule. This argument is required.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
Event codes
schedule delete
The mccli schedule delete command permanently deletes a schedule from the
Avamar server.
You cannot delete a schedule if it is assigned to a group or event profile.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by --
name.
--name=String
Specifies which schedule to delete. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
Event codes
schedule edit
The mccli schedule edit command edits the properties for a schedule.
There are no default settings for the mccli schedule edit command. If you enter
the command but do not explicitly supply options and values on the command line,
then there are no changes to the schedule.
Syntax
Options
--days={SU | M | TU | W | TH | F | SA}
Specifies which day of the week the schedule will run.
Separate multiple values with commas.
--desc=String
Specifies a short text description of the schedule.
--domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by --
name.
--duration=String
Specifies a backup window duration.
String must be in the format of HH:MM.
If you do not supply --duration, then the default duration for a daily schedule
is one hour and the default duration for a weekly schedule is eight hours.
--name=String
Specifies which schedule to modify. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
--nth-day={[1-28] | last}
Creates a schedule that runs on the specified calendar day of each month. String
must be a valid numerical calendar date between 1 and 28, or last.
--on-demand=Boolean(false)
If true, then the new schedule is designated as an on-demand schedule, which
also overrides other schedule type designations.
If false or not supplied, then .
--start=String
Specifies the earliest start time for the schedule. String must be in the format of
HH:MM.
The --start option does not apply for daily schedules.
140 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
If you do not specify --start for a weekly schedule, then the default start time
is 10 p.m. in the time zone in which the schedule was created.
--time=String
Creates a schedule that runs daily at the specified time of the day. String must be
in the format of HH:MM.
Multiple --time options can be specified on the same command line.
--tz=String
Specifies the time zone for the schedule. If not supplied, then the local time zone
is used.
Use mccli schedule show-timezones to return a list of valid time zone
names.
Notes
You must specify either --days, --nth-day, --time, or --week to indicate the
schedule recurrence. Specify --days to create a weekly schedule, --time to create
a daily schedule, and --nth-day or --week to create a monthly schedule.
If you specify --duration, then the default duration for a daily schedule is one hour
and the default duration for a weekly schedule is eight hours.
The --start option does not apply for daily schedules.
If you do not specify the --start option for a weekly schedule, then the default start
time is 10 p.m. in the time zone in which the schedule was created.
If you do not specify the --tz option, then the default time zone is the local time
zone.
Event codes
Examples
This command modifies a monthly schedule to run on the last calendar day of each
month.
schedule show
The mccli schedule show command lists all schedules and detailed schedule
information.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain that contains the schedule specified by --
name.
--name=String
Specifies which schedule to delete. This argument is required.
Use mccli schedule show to return a list of valid schedule names.
If you supply a fully qualified schedule name (for example, /MyDomain/
MySchedule), then the --domain argument is ignored.
--recursive=Boolean(false)
If true, then the command shows all schedules in the domain and any
subdomains specified by the --domain argument.
If false or not supplied, then the command only shows schedules in the
specified domain. Subdomains are not examined.
--verbose=Boolean(false)
If true, then detailed schedule information is returned.
If false or not supplied, then only schedule names are returned.
If you also supply --name, then detailed information for that schedule is
returned.
Event codes
Examples
This command returns detailed information for the Default Schedule:
schedule show-timezones
The mccli schedule show-timezones command lists all valid time zones, which
you can supply with other mccli schedule commands using the --tz option.
Syntax
142 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
server
The mccli server resource is used to monitor various Avamar server functions.
server show-prop
The mccli server show-prop command returns detailed properties for the
Avamar server.
If you run mccli server show-prop without options, then a summary of server
properties is shown.
Syntax
Options
--gc=Boolean(false)
If true, then detailed garbage collection information is shown.
--maintenance=Boolean(false)
If true, then detailed maintenance activity information is shown.
If false or not supplied, then .
--module={module | ALL}
Specifies an Avamar server module.
String must be a valid Avamar server module designator. Module designators are
typically single-digit integers beginning with zero. For example, 0, 1, 2, and so
forth.
A value of ALL returns status for all modules.
The --module and --node options are mutually exclusive.
--node={module.node | ALL}
Specifies an Avamar server node.
String must be a valid Avamar server numeric node designator in the format of
module.node. For example, 0.0 is typically the first storage node in a multi-node
server.
A value of ALL returns status for all nodes.
The --module and --node options are mutually exclusive.
--partition={partition | ALL}
Specifies an Avamar server data partition.
String must be a valid Avamar server partition designator. Partition designators
are typically single-digit integers beginning with zero. For example, 0, 1, 2, and so
forth.
A value of ALL returns status for all server data partitions.
The --partition option requires --node.
--verbose=
server 143
Command Reference
Examples
This command returns a summary of server properties:
This command returns information for server node 0.0 partition zero (0):
144 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
server show-services
The mccli server show-services command returns information about Avamar
server services.
Syntax
Options
--service=String
If supplied, shows information for that specific service.
If not supplied, then all services are shown.
server show-util
The mccli server show-util command returns capacity utilization information
from the Avamar server.
Syntax
If you run mccli server show-util without command options, then a summary
of server capacity utilization is shown.
Options
--module={module | ALL}
Specifies an Avamar server module.
String must be a valid Avamar server module designator. Module designators are
typically single-digit integers beginning with zero. For example, 0, 1, 2, and so
forth.
A value of ALL returns status for all modules.
The --module and --node options are mutually exclusive.
--node={module.node | ALL}
Specifies an Avamar server node.
String must be a valid Avamar server numeric node designator in the format of
module.node. For example, 0.0 is typically the first storage node in a multi-node
server.
A value of ALL returns status for all nodes.
The --module and --node options are mutually exclusive.
server start-service
The mccli server start-service command starts a service that is currently
stopped.
Syntax
Options
--service=String
Which service to start. This argument is required.
Use mccli server show-services to return a list of valid service names.
server stop-service
The mccli server stop-service command stops a service that is currently
running.
Syntax
Options
--service=String
Which service to stop. This argument is required.
Use mccli server show-services to return a list of valid service names.
user
The mccli user resource is used to manage backup user accounts.
user add
The mccli user add command creates a backup user account for a client or
domain.
Syntax
Options
--authenticator=String(Axion)
146 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Specifies the authentication system to use to grant the new user access to the
Avamar server.
String must be either Axion or the name of another valid authentication system
that has been configured for use with the Avamar server; String is case-
insensitive.
Use mccli user show-auth to return a list of valid authentication system
names.
--client-domain=String
Specifies the Avamar server domain for the new user.
If you supply only --client-domain, then the user is added to the domain.
If you supply both --client-domain and --client-name, then the user is
added to that client. If you supply only --client-domain, then the user is added to
the domain.
Use mccli domain show to return a list of valid domain names.
Note
You cannot add new user accounts to the MC_RETIRED domain or to any clients
in that domain.
--client-name=String
Specifies which client gets the new user account.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /client/MyClient),
then the --domain argument is ignored.
--name=String
--password=String
--password-confirm=String
Specifies the user name and password for the new user account. These
arguments are required.
Event codes
Examples
This command adds a new user account, jsmith, with Administrator privileges to /
clients/MyDomain:
0,22529,User added.
Attribute Value
--------- ------------------------------------------------------
user <appuser authentication="Avamar Authentication System"
folder="/clients/MyDomain" name="jsmith"
privilege="Administrator"/>
This command adds a new user account, jsmith, with backup privileges to /clients/
MyClient:
0,22529,User added.
Attribute Value
---------
-------------------------------------------------------------------
user <appuser authentication="Avamar Authentication System"
folder="/clients/MyClient" name="jsmith" privilege="Back up
Only"/>
user authenticate
The mccli user authenticate command verifies user authentication settings.
This is useful for testing user names, passwords, and authentication system settings
before creating a new user account.
Syntax
Options
--authenticator=String(Axion)
Specifies the authentication system associated with the user account.
String must be either Axion or the name of another valid authentication system
that has been configured for use with the Avamar server; String is case-
insensitive.
Use mccli user show-auth to return a list of valid authentication system
names.
--client-domain=String
Specifies the Avamar server domain associated with the client or user account.
If you supply only --client-domain, then the user is authenticated to that
domain.
If you supply both --client-domain and --client-name, then the user is
authenticated to that client. If you supply only --client-domain, then the user
is authenticated to the domain.
148 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--client-name=String
Specifies the name of the client associated with the user account.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /client/MyClient),
then the --domain argument is ignored.
--name=String
--password=String
Specifies a user name and password. These arguments are required.
Event codes
user delete
The mccli user delete command permanently deletes a user from the Avamar
server.
Syntax
Options
--authenticator=String(Axion)
Specifies the authentication system associated with the user account.
String must be either Axion or the name of another valid authentication system
that has been configured for use with the Avamar server; String is case-
insensitive.
Use mccli user show-auth to return a list of valid authentication system
names.
--client-domain=String
Specifies the Avamar server domain associated with the client or user account.
If you supply only --client-domain, then the user is deleted from the domain.
If you supply both --client-domain and --client-name, then the user is
deleted from that client. If you supply only --client-domain, then the user is
deleted from that to the domain.
Use mccli domain show to return a list of valid domain names.
--client-name=String
Specifies the name of the client associated with the user account.
Use mccli client show to return a list of valid client names.
--name=String
Specifies which user to delete. This argument is required.
Event codes
user edit
The mccli user edit command edits the properties for a user.
Syntax
Options
--authenticator=String(Axion)
Specifies the authentication system associated with the user account.
String must be either Axion or the name of another valid authentication system
that has been configured for use with the Avamar server; String is case-
insensitive.
Use mccli user show-auth to return a list of valid authentication system
names.
--client-domain=String
Specifies the Avamar server domain associated with the client or user account.
If you supply only --client-domain, then the user is deleted from the domain.
If you supply both --client-domain and --client-name, then the user is
deleted from that client. If you supply only --client-domain, then the user is
deleted from that to the domain.
Use mccli domain show to return a list of valid domain names.
--client-name=String
Specifies the name of the client associated with the user account.
Use mccli client show to return a list of valid client names.
150 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
--name=String
--password=String
--password-confirm=String
Specifies the user name and password for the user account. The --name=
argument is required.
Event codes
user show
The mccli user show command displays properties for users on an access list for a
client or domain.
Syntax
Options
--authenticator=String(Axion)
Specifies the authentication system associated with the user account.
String must be either Axion or the name of another valid authentication system
that has been configured for use with the Avamar server; String is case-
insensitive.
Use mccli user show-auth to return a list of valid authentication system
names.
--client-domain=String
Specifies the Avamar server domain associated with the client or user account.
If you supply only --client-domain, then the user is deleted from the domain.
If you supply both --client-domain and --client-name, then the user is
deleted from that client. If you supply only --client-domain, then the user is
deleted from that to the domain.
Use mccli domain show to return a list of valid domain names.
--client-name=String
Specifies the name of the client associated with the user account.
Use mccli client show to return a list of valid client names.
If you supply a fully qualified client name (for example, /client/MyClient),
then the --domain argument is ignored.
--name=String
--password=String
--password-confirm=String
Specifies the user name and password for the user account. The --name
argument is required.
--recursive=Boolean(false)
If true, then the command shows all users in the domain and any subdomains
specified by the --domain argument.
If false or not supplied, then the command only shows users in the specified
domain. Subdomains are not examined.
Event codes
user show-auth
The mccli user show-auth command displays all authentication systems
configured for use with the Avamar server.
Syntax
vcenter browse
The mccli vcenter browse command is used to browse a vCenter for virtual
machines, either by specifying a folder path, or ESX server or datacenter names. Both
Host and Clusters, and VMs and Templates views are supported.
Syntax
152 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Options
--container-path=String
WhenSpecifies a container path within the specified datacenter. String can be a
vApp container in the VMs and Templates view, or a resource pool in the Hosts
and Clusters view.
--datacenter=String
Specifies a fully qualified datacenter name in vCenter.
This option is only valid when browsing for virtual machines or vApps.
--esx-host=String
Specifies a fully qualified ESX server hostname in a datacenter.
This option is only valid when browsing for virtual machines or vApps in the
vSphere Hosts and Clusters view (that is, --vsphere-hosts-clusters-
view=true).
--folder=String
Specifies a folder path within the specified datacenter.
This option is only valid when browsing for virtual machines or vApps in the
vSphere VMs and Templates view (that is, --vsphere-hosts-clusters-
view=false).
--name=String
Specifies the vCenter name. This argument is required.
--recursive=Boolean(false)
If true, then command browse all levels of the specified folder path in a
datacenter.
This option is only valid when browsing for virtual machines or vApps.
--vsphere-hosts-clusters-view=Boolean(false)
If true, then the vSphere Hosts and Clusters view is processed.
If false or not supplied, then the vSphere VMs and Templates view is
processed.
This option is only valid when browsing for virtual machines or vApps.
Examples
This command recursively browses vCenter vcenter-1.example.com for virtual
machines:
<CLIOutput>
<Results>
<ReturnCode>1</ReturnCode>
<EventCode>23999</EventCode>
<EventSummary />
</Results>
<Data>
<Row>
<Name>ACMCommunity</Name>
<GuestOS>debian5Guest</GuestOS>
<Server>10.31.183.7</Server>
<Location>/VAAYU-DEV-WIN/vm/Test1/Test1/ACMCommunity</Location>
<Template>No</Template>
<PoweredOn>Yes</PoweredOn>
<ChangedBlock>No</ChangedBlock>
<Protected>Yes</Protected>
</Row>
<Row>
<Name>RHEL564BUILDDOWNLOAD224</Name>
<GuestOS>rhel5_64Guest</GuestOS>
<Server>10.31.183.7</Server>
<Location>
/VAAYU-DEV-WIN/vm/Discovered virtualmachine/RHEL564BUILDDOWNLOAD224
</Location>
<Template>No</Template>
<PoweredOn>Yes</PoweredOn>
<ChangedBlock>No</ChangedBlock>
<Protected>No</Protected>
</Row>
</Data>
</CLIOutput>
<CLIOutput>
<Results>
<ReturnCode>1</ReturnCode>
<EventCode>23999</EventCode>
<EventSummary />
</Results>
<Data>
<Row>
<Name>ACMCommunity</Name>
<GuestOS>debian5Guest</GuestOS>
<Server>10.31.183.7</Server>
<Location>
154 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
/VAAYU-DEV-WIN/host/10.31.183.7/10.31.183.7/ACMCommunity
</Location>
<Template>No</Template>
<PoweredOn>Yes</PoweredOn>
<ChangedBlock>No</ChangedBlock>
<Protected>Yes</Protected>
</Row>
<Row>
<Name>RHEL564BUILDDOWNLOAD224</Name>
<GuestOS>rhel5_64Guest</GuestOS>
<Server>10.31.183.7</Server>
<Location>
/VAAYU-DEV-WIN/host/10.31.183.7/10.31.183.7/RHEL564BUILDDOWNLOAD224
</Location>
<Template>No</Template>
<PoweredOn>Yes</PoweredOn>
<ChangedBlock>No</ChangedBlock>
<Protected>No</Protected>
</Row>
</Data>
This command recursively returns a list of virtual networks and the hosts that use
them:
Network Host
---------- ------------
VM Network 10.31.183.14
VM Network 10.31.183.17
VM Network 10.31.183.7
version show
The mccli version show command returns the version of MCCLI currently
installed, and then exits.
Syntax
vmcache
The mccli vmcache resource is used to used to assist with debugging possible
vCenter data cache synchronization issues.
Note
The mccli vmcache resource is strictly reserved for internal use only.
vmcache show
The mccli vmcache show command is used to examine cached vCenter data.
Note
The mccli vmcache show command is strictly reserved for internal use only.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain with the virtual machine or container entity
specified by the --name argument. This argument is required.
--esxds=Boolean(false)
If true, shows the ESX host/Datastore.
--esxdsname=String
Specifies the ESX host or Datastore name to be shown.
--name=String
Specifies the virtual machine or container entity for which to show cached
vCenter data. This argument is required.
--verbose=Boolean(false)
If true, shows verbose details. Not for --esxds=true.
156 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Command Reference
Examples
This command shows cached vCenter data for a single virtual machine:
vmcache sync
The mccli vmcache sync command is used to manually synchronize cached
vCenter data.
Note
The mccli vmcache sync command is strictly reserved for internal use only.
Syntax
Options
--domain=String(/)
Specifies the Avamar server domain with the virtual machine or container entity
specified by the --name argument. This argument is required.
--name=String
Specifies the virtual machine or container entity for which to show cached
vCenter data. This argument is required.
--recursive=Boolean(true)
If false, does not syncronize cache data recursively for the container or
vCenter.
--showresult=Boolean(false)
If true, shows the cache data after synchronization (not verbose).
Examples
This command synchronizes a single virtual machine’s cached vCenter data:
158 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
APPENDIX A
Utilities and Configuration Files
l avsetup_mccli.................................................................................................. 160
l mccli.xml.......................................................................................................... 160
l mcclimcs.xml.....................................................................................................161
avsetup_mccli
The avsetup_mccli utility configures the MCCLI.
By default the MCCLI RPM installs essential files to the locations in the following
table.
You can modify these path assignments at any time by rerunning the
avsetup_mccli utility.
Additionally, avsetup_mccli also prompts you to specify values for all mccli global
options. When you specify these values during the interactive avsetup_mccli
session, it automatically updates the mcclimcs.xml default options file.
mccli.xml
The mccli.xml preferences file contains the parameters that you can edit for the
MCCLI application.
The default version of mccli.xml is located in $AVAMAR_ROOT/lib. Each time the
MCCLI application is run, $USER_ROOT/.avamardata/var/mc/cli_data/prefs
is examined to determine if a working copy of mccli.xml is present. If mccli.xml is
not present in $USER_ROOT/.avamardata/var/mc/cli_data/prefs, then the
default copy of mccli.xml is copied to that location from $AVAMAR_ROOT/lib.
160 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Utilities and Configuration Files
mcclimcs.xml
The mcclimcs.xml is an XML file that stores custom mccli command parameters
and profile settings that are used when you invoke any mccli command.
Default command parameters
The mcclimcs.xml preferences file can be used to set a default value for any mccli
command parameter. Any default values set in this file are used unless another value is
explicitly supplied on the command line. Additionally, these default values are global,
meaning that they are used by all profiles.
Profiles
Each profile is an element in the XML document and is distinguishable by the
mcsprofile attribute, which identifies the name of the profile. Each profile contains
a list of default options to use with the MCS specified for that profile.
You can designate one profile as the default profile. This default profile is used if no
MCS information is specified on the command line global options. Otherwise, the
profile name of the MCS is all that is required on the command line, and the remainder
of the options are read from the configuration file.
One or all of the options can be specified on the command line to override entries in
the mcclimcs.xml file.
mcclimcs.xml 161
Utilities and Configuration Files
Note
If the server hostname or data port assignment are changed for any reason (for
example, after running the resite utility), or the user account name or password
used to run mccli commands is changed for any reason, you must manually update
the corresponding settings in the mcclimcs.xml preferences file to account for
those changes.
Behavior
The default version of mcclimcs.xml is located in $AVAMAR_ROOT/lib. Each time
the MCCLI application is run, $USER_ROOT/.avamardata/var/mc/cli_data/
prefs is examined to determine if a working copy of mcclimcs.xml is present.
If $USER_ROOT/.avamardata/var/mc/cli_data/prefs/mcclimcs.xml is not
present, then the default copy of mcclimcs.xml is copied to that location from
$AVAMAR_ROOT/lib.
This setting constrains the mccli activity show command to only show active
jobs, as if the --active=true option was supplied on the command line.
<Resource Name="activity">
<Command Name="show">
<Options>
<Option Name="active" Value="true" />
</Options>
</Command>
</Resource>
Example 2 Make mccli client add set new client data port to 29123
These settings affect the mccli client add command so that any new client is
enabled and its page data port is set to 29123 as if the --enabled=true and --
pageport=29123 options were supplied on the command line.
<Resource Name="client">
<Command Name="add">
<Options>
<Option Name="enabled" Value="true" />
<Option Name="pageport" Value="29123" />
</Options>
</Command>
</Resource>
Example 3 Add a new service account profile to the mcclimcs.xml file and encrypt the account
password
To add a new service account to the mcclimcs.xml file, duplicate the existing MCS
section and update the duplicated section as follows:
162 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Utilities and Configuration Files
Example 3 Add a new service account profile to the mcclimcs.xml file and encrypt the account
password (continued)
<MCS
mcsprofile="local"
mcsaddr="address"
mcsport="port"
mcsuserid="MCUser"
mcspasswd="password"
/>
<MCS
mcsprofile="service"
mcsaddr="address"
mcsport="port"
mcsuserid="ServiceUserName"
mcspasswd="ServiceUserPassword"
/>
mcclimcs.xml 163
Utilities and Configuration Files
164 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
APPENDIX B
mccipher verify Command
166 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
GLOSSARY
Avamar Administrator A graphical management console software application that is used to remotely
administer an Avamar system from a supported Windows or Linux client computer.
Avamar client A computer or workstation that runs Avamar software and accesses the Avamar server
over a network connection. Avamar client software comprises a client agent and one or
more plug-ins.
Avamar server The server component of the Avamar client/server system. Avamar server is a fault-
tolerant, high-availability system that efficiently stores the backups from all protected
clients. It also provides essential processes and services required for data restores,
client access, and remote system administration. Avamar server runs as a distributed
application across multiple networked storage nodes.
browse The process of viewing data that is available for backup on a client computer or restore
from the Avamar server.
checkpoint A server backup taken for the express purpose of assisting with disaster recovery of the
Avamar server.
client A computer or workstation that runs Avamar software and accesses the Avamar server
over a network connection. Avamar client software consists of a client agent and one or
more plug-ins.
client agent A platform-specific software process that runs on the client and communicates with the
Management Console Server (MCS) and with any plug-ins installed on that client.
client registration The process of establishing an identity with the Avamar server. When Avamar
recognizes the client, it assigns a unique client ID (CID), which it passes back to the
client during client activation.
Data Domain system Disk-based deduplication appliances and gateways that provide data protection and
disaster recovery (DR) in the enterprise environment.
Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide 167
Glossary
dataset A policy that defines a set of files, directories, and file systems for each supported
platform that are included or excluded in backups across a group of clients. A dataset is
a persistent and reusable Avamar policy that can be named and attached to multiple
groups.
domain A feature in Avamar Administrator that is used to organize large numbers of clients into
named areas of control and management.
group A level of organization in Avamar Administrator for one or more Avamar clients. All
clients in an Avamar group use the same group policies, which include the dataset,
schedule, and retention policy.
group policy In Avamar Administration, a group policy is defined as a dataset, schedule, and retention
policy for all clients in an Avamar group.
MCS Management console server. The server subsystem that provides centralized
administration (scheduling, monitoring, and management) for the Avamar server. The
MCS also runs the server-side processes used by Avamar Administrator.
plug-in Avamar client software that recognizes a particular kind of data resident on that client.
plug-in options Options that you specify during backup or restore to control backup or restore
functionality.
policy A set of rules for client backups that can be named and applied to multiple groups.
Groups have dataset, schedule, and retention policies.
registration The process of establishing an identity with the Avamar server. When Avamar
recognizes the client, it assigns a unique client ID (CID), which it passes back to the
client during client activation.
restore An operation that retrieves one or more file systems, directories, files, or data objects
from a backup and writes the data to a designated location.
168 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide
Glossary
retention The time setting to automatically delete backups on an Avamar server. Retention can be
set to permanent for backups that should not be deleted from an Avamar server.
Retention is a persistent and reusable Avamar policy that can be named and attached to
multiple groups.
roles A setting in Avamar Administrator that controls which operations each user can perform
in the Avamar server. Roles are assigned on a user-by-user basis.
schedule The ability to control the frequency and the start and end time each day for backups of
clients in a group. A schedule is a persistent and reusable Avamar policy that can be
named and attached to multiple groups.
Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide 169
Glossary
170 Avamar 18.2 Management Console Command Line Interface (MCCLI) Guide