CLI v2 Reference (technical preview)

vc

Name

vc -

Synopsis

vc [COMMAND]

Description

Commands

login

logout

ve

VIRTUAL ENVIRONMENTS

storage

STORAGE MANAGEMENT

cloud

CLOUD MANAGEMENT

app

APPLICATION MANAGEMENT

node

NODES MANAGEMENT

bd

BACKUP DESTINATION MANAGEMENT

access

ACCESS MANAGEMENT

task

TASK MANAGEMENT

vc-login

Name

vc-login -

Synopsis

vc login [-p=<password>] -u=<userName>

Description

Options

-p, password=<password>* password

-u, user=<userName>* userName

vc-logout

Name

vc-logout -

Synopsis

vc logout ([-u] | [-n])

Description

Options

-n, Logout user

-u, Logout user

vc-access

Name

vc-access - ACCESS MANAGEMENT

Synopsis

vc access [COMMAND]

Description

ACCESS MANAGEMENT

Commands

user

User instances

group

AppUser Group instances

role

AppUser Role instances

os

OS credentials

vc-access-group-addrole

Name

vc-access-group-addrole - Add role to the group (-gg | -gn ) -r

Synopsis

vc access group addrole -r=<roleGuid> (-gg=<guid> | -gn=<name>)

Description

Add role to the group (-gg <GUID> | -gn <NAME>) -r <ROLE_GUID>

Options

-gg,group-guid=<guid>

User group guid

-gn,group-name=<name>

User group name

-r, role*=<roleGuid>

vc-access-group-adduser

Name

vc-access-group-adduser - Add user to the group (-gg | -gn ) -u

Synopsis

vc access group adduser -u=<userGuid> (-gg=<guid> | -gn=<name>)

Description

Add user to the group (-gg <GUID> | -gn <NAME>) -u <USER_GUID>

Options

-gg,group-guid=<guid> User group guid

-gn,group-name=<name> User group name

-u, user=<userGuid>* User GUID

vc-access-group-create

Name

vc-access-group-create - Create group

Synopsis

vc access group create <name>

Description

Create group <NAME>

Arguments

<name>

vc-access-group-delete

Name

vc-access-group-delete - Delete group (-gg | -gn )

Synopsis

vc access group delete (-gg=<guid> | -gn=<name>)

Description

Delete group (-gg <GUID> | -gn <NAME>)

Options

-gg,group-guid=<guid> User group guid

-gn,group-name=<name> User group name

vc-access-group-details

Name

vc-access-group-details - Show group details (-gg | -gn )

Synopsis

vc access group details (-gg=<guid> | -gn=<name>)

Description

Show group details (-gg <GUID> | -gn <NAME>)

Options

-gg,group-guid=<guid> User group guid

-gn,group-name=<name> User group name

vc-access-group-list

Name

vc-access-group-list - Show group list

Synopsis

vc access group list [-h=<noHeaders>]

Description

Show group list

Options

-h, no-headers=<noHeaders>*

vc-access-group

Name

vc-access-group - AppUser Group instances

Synopsis

vc access group [COMMAND]

Description

AppUser Group instances

Commands

addrole

Add role to the group (-gg <GUID> | -gn <NAME>) -r <ROLE_GUID>

adduser

Add user to the group (-gg <GUID> | -gn <NAME>) -u <USER_GUID>

create

Create group <NAME>

delete

Delete group (-gg <GUID> | -gn <NAME>)

details

Show group details (-gg <GUID> | -gn <NAME>)

list

Show group list

removerole

Remove role from the group (-gg <GUID> | -gn <NAME>) -r <ROLE_GUID>

removeuser

Remove user from the group (-gg <GUID> | -gn <NAME>) -u <USER_GUID>

update

Add role to the group (-gg <GUID> | -gn <NAME>) -n <NAME>

vc-access-group-removerole

Name

vc-access-group-removerole - Remove role from the group (-gg | -gn ) -r

Synopsis

vc access group removerole (-gg=<guid> | -gn=<name>) (-rg=<guid> | -rn=<name>)

Description

Remove role from the group (-gg <GUID> | -gn <NAME>) -r <ROLE_GUID>

Options

-gg,group-guid=<guid> User group guid

-gn,group-name=<name> User group name

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

vc-access-group-removeuser

Name

vc-access-group-removeuser - Remove user from the group (-gg | -gn ) -u

Synopsis

vc access group removeuser (-gg=<guid> | -gn=<name>) (-ug=<guid> | -un=<name>)

Description

Remove user from the group (-gg <GUID> | -gn <NAME>) -u <USER_GUID>

Options

-gg,group-guid=<guid> User group guid

-gn,group-name=<name> User group name

-ug,user-guid=<guid> User guid

-un,user-name=<name> User name

vc-access-group-update

Name

vc-access-group-update - Add role to the group (-gg | -gn ) -n

Synopsis

vc access group update -n=<name> (-gg=<guid> | -gn=<name>)

Description

Add role to the group (-gg <GUID> | -gn <NAME>) -n <NAME>

Options

-gg,group-guid=<guid>

User group guid

-gn,group-name=<name>

User group name

-n, name=<name>*

vc-access-os-con

Name

vc-access-os-con - List all possible context types

Synopsis

vc access os con

Description

List all possible context types

vc-access-os

Name

vc-access-os - OS credentials

Synopsis

vc access os [COMMAND]

Description

OS credentials

Commands

con

List all possible context types

pri

List all possible privilege types

vc-access-os-pri

Name

vc-access-os-pri - List all possible privilege types

Synopsis

vc access os pri

Description

List all possible privilege types

vc-access-role-context

Name

vc-access-role-context - Add context to role (-rg | -rn )

Synopsis

vc access role context (-rg=<guid> | -rn=<name>)

Description

Add context to role (-rg <GUID> | -rn <NAME>)

Options

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

vc-access-role-create

Name

vc-access-role-create - Create role

Synopsis

vc access role create <name>

Description

Create role <NAME>

Arguments

<name>

vc-access-role-delete

Name

vc-access-role-delete - Delete role (-rg | -rn )

Synopsis

vc access role delete (-rg=<guid> | -rn=<name>)

Description

Delete role (-rg <GUID> | -rn <NAME>)

Options

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

vc-access-role-details

Name

vc-access-role-details - Show role details (-rg | -rn )

Synopsis

vc access role details (-rg=<guid> | -rn=<name>)

Description

Show role details (-rg <GUID> | -rn <NAME>)

Options

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

vc-access-role-listc

Name

vc-access-role-listc - List contexts of the role (-rg | -rn )

Synopsis

vc access role listc [-h=<noHeaders>] (-rg=<guid> | -rn=<name>)

Description

List contexts of the role (-rg <GUID> | -rn <NAME>)

Options

-rg,user-role-guid=<guid>

User role guid

-rn,user-role-name=<name>

User role name

-h, no-headers=<noHeaders>

vc-access-role-list

Name

vc-access-role-list - Roles list

Synopsis

vc access role list [-h=<noHeaders>]

Description

Roles list <GUID>

Options

-h, no-headers=<noHeaders>

vc-access-role

Name

vc-access-role - AppUser Role instances

Synopsis

vc access role [COMMAND]

Description

AppUser Role instances

Commands

context

Add context to role (-rg <GUID> | -rn <NAME>)

privilege

Add privilege to role (-rg <GUID> | -rn <NAME>) -p <PRIVILEGE_NAME>

create

Create role <NAME>

delete

Delete role (-rg <GUID> | -rn <NAME>)

details

Show role details (-rg <GUID> | -rn <NAME>)

list

Roles list <GUID>

listc

List contexts of the role (-rg <GUID> | -rn <NAME>)

removep

Remove privilege from the role (-rg <GUID> | -rn <NAME>) -i <PRIVILEGE_NAME>

removec

Remove context from the role (-rg <GUID> | -rn <NAME>) -i <CONTEXT_INSTANCE_GUID>

update

Modify role name (-rg <GUID> | -rn <NAME>) -n <NAME>

vc-access-role-privilege

Name

vc-access-role-privilege - Add privilege to role (-rg | -rn ) -p

Synopsis

vc access role privilege -p=<privilegeName> (-rg=<guid> | -rn=<name>)

Description

Add privilege to role (-rg <GUID> | -rn <NAME>) -p <PRIVILEGE_NAME>

Options

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

-p, privilege=<privilegeName> Privilege name

vc-access-role-removec

Name

vc-access-role-removec - Remove context from the role (-rg | -rn ) -i

Synopsis

vc access role removec ii=<instanceGuid> (-rg=<guid> | -rn=<name>)

Description

Remove context from the role (-rg <GUID> | -rn <NAME>) -i <CONTEXT_INSTANCE_GUID>

Options

-rg,user-role-guid=<guid>

User role guid

-rn,user-role-name=<name>

User role name

ii, instance=<instanceGuid>

vc-access-role-removep

Name

vc-access-role-removep - Remove privilege from the role (-rg | -rn ) -i

Synopsis

vc access role removep -n=<namePrivilege> (-rg=<guid> | -rn=<name>)

Description

Remove privilege from the role (-rg <GUID> | -rn <NAME>) -i <PRIVILEGE_NAME>

Options

-rg,user-role-guid=<guid>

User role guid

-rn,user-role-name=<name>

User role name

-n, name=<namePrivilege>

vc-access-role-update

Name

vc-access-role-update - Modify role name (-rg | -rn ) -n

Synopsis

vc access role update -n=<name> (-rg=<guid> | -rn=<name>)

Description

Modify role name (-rg <GUID> | -rn <NAME>) -n <NAME>

Options

-rg,user-role-guid=<guid> User role guid

-rn,user-role-name=<name> User role name

-n, name=<name> New name

vc-access-user-active

Name

vc-access-user-active - Update user activation state (-ug | -un ) -a

Synopsis

vc access user active -a=<active> (-ug=<guid> | -un=<name>)

Description

Update user activation state (-ug <GUID> | -un <NAME>) -a <ACTIVE>

Options

-ug,user-guid=<guid> User guid

-un,user-name=<name> User name

-a, active=<active> YES or NO

vc-access-user-create

Name

vc-access-user-create - Create user -l -n -ln -t -la -a

Synopsis

vc access user create -a=<active> -l=<login> -la=<language> -ln=<lastName> -n=<name> -t=<timeZone>

Description

Create user -l <LOGIN> -n <FIRST_NAME> -ln <LAST_NAME> -t <TIME_ZONE> -la <LANGUAGE> -a <ACTIVE(YES|NO)>

Options

-l, login=<login> -n, name=<name> -ln,last-name=<lastName> -t, time-zone=<timeZone> -la,language=<language> -a, active=<active> YES or NO

vc-access-user-delete

Name

vc-access-user-delete - Delete user (-ug | -un )

Synopsis

vc access user delete (-ug=<guid> | -un=<name>)

Description

Delete user (-ug <GUID> | -un <NAME>)

Options

-ug,user-guid=<guid> User guid

-un,user-name=<name> User name

vc-access-user-details

Name

vc-access-user-details - Show user details (-ug | -un )

Synopsis

vc access user details (-ug=<guid> | -un=<name>)

Description

Show user details (-ug <GUID> | -un <NAME>)

Options

-ug,user-guid=<guid> User guid

-un,user-name=<name> User name

vc-access-user-list

Name

vc-access-user-list -

Synopsis

vc access user list [-h=<noHeaders>]

Description

Options

-h, no-headers=<noHeaders>

vc-access-user

Name

vc-access-user - User instances

Synopsis

vc access user [COMMAND]

Description

User instances

Commands

create

Create user -l <LOGIN> -n <FIRST_NAME> -ln <LAST_NAME> -t <TIME_ZONE> -la <LANGUAGE> -a <ACTIVE(YES|NO)>

delete

Delete user (-ug <GUID> | -un <NAME>)

details

Show user details (-ug <GUID> | -un <NAME>)

list

active

Update user activation state (-ug <GUID> | -un <NAME>) -a <ACTIVE>

update

Update user (-ug <GUID> | -un <NAME>) -p <PROPERTY_NAME> -v <VALUE>

password

Update user password (-ug <GUID> | -un <NAME>)

settings

Update user settings (-ug <GUID> | -un <NAME>) -p <PROPERTY_NAME> -v <VALUE>

vc-access-user-password

Name

vc-access-user-password - Update user password (-ug | -un )

Synopsis

vc access user password (-ug=<guid> | -un=<name>)

Description

Update user password (-ug <GUID> | -un <NAME>)

Options

-ug,user-guid=<guid> User guid

-un,user-name=<name> User name

vc-access-user-settings

Name

vc-access-user-settings - Update user settings (-ug | -un ) -p -v

Synopsis

vc access user settings -p=<number> -v=<value> (-ug=<guid> | -un=<name>)

Description

Update user settings (-ug <GUID> | -un <NAME>) -p <PROPERTY_NAME> -v <VALUE>

Options

-ug,user-guid=<guid>

User guid

-un,user-name=<name>

User name

-p, property*=<number>

Names: PAGE_SIZE, TIME_FORMAT, UNMOUNT_PERIOD

-v, value*=<value>

vc-access-user-update

Name

vc-access-user-update - Update user (-ug | -un ) -p -v

Synopsis

vc access user update -p=<number> -v=<value> (-ug=<guid> | -un=<name>)

Description

Update user (-ug <GUID> | -un <NAME>) -p <PROPERTY_NAME> -v <VALUE>

Options

-ug,user-guid=<guid>

User guid

-un,user-name=<name>

User name

-p, property*=<number>

Names: FIRSTNAME, LASTNAME, UITIMEZONE, LANGUAGE, ACTIVE

-v, value*=<value>

vc-app

Name

vc-app - APPLICATION MANAGEMENT

Synopsis

vc app [COMMAND]

Description

APPLICATION MANAGEMENT

Commands

inst

Application instances

config

Application execution configurations

backup

Backup SLA

vc-app-backup

Name

vc-app-backup - Backup SLA

Synopsis

vc app backup [COMMAND]

Description

Backup SLA

Commands

policy

Application backup policy commands

schedule

Policy schedule commands

vc-app-backup-policy

Name

vc-app-backup-policy - Application backup policy commands

Synopsis

vc app backup policy [COMMAND]

Description

Application backup policy commands

Commands

assign

Assign applications to policy (-pg <GUID> | -pn <NAME>) -a <APP_GUID>,…​,<APP_GUID>

addrule

Add new rule to selected policy

create

Create application backup policy -n <NAME> -p <PRIORITY>

delete

Delete application backup policy (-pg <GUID> | -pn <NAME>)

details

Show application backup policy details (-pg <GUID> | -pn <NAME>)

list

List backup policies

listrules

List rules for application backup policy (-pg <GUID> | -pn <NAME>)

addbd

Add backup destination for the VM policy (-pg <GUID> | -pn <NAME>) -b <BD_GUID> -r <ROLE>

removebd

Remove backup destination from the VM policy -g <GUID> -b <BD_GUID>

remove

Remove rules from policy (-pg <GUID> | -pn <NAME>) -a <RULE_GUID>,…​,<RULE_GUID>

unassign

Unassign applications from policy (-pg <GUID> | -pn <NAME>) -a <APP_GUID>,…​,<APP_GUID>

update

Modify application backup policy (-pg <GUID> | -pn <NAME>)

vc-app-backup-policy-addbd

Name

vc-app-backup-policy-addbd - Add backup destination for the VM policy (-pg | -pn ) -b -r

Synopsis

vc app backup policy addbd -b=<bdGuid> -r=<role> (-pg=<policyGuid> | -pn=<policyName>)

Description

Add backup destination for the VM policy (-pg <GUID> | -pn <NAME>) -b <BD_GUID> -r <ROLE>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-b, backup-destination*=<bdGuid> Backup destination GUID

-r, role*=<role> Types: PRIMARY, SECONDARY, ARCHIVE

vc-app-backup-policy-addrule

Name

vc-app-backup-policy-addrule - Add new rule to selected policy

Synopsis

vc app backup policy addrule -b=<bdGuid> -k=<keep> -n=<name> -rf=<fullDays> -ri=<incDays> -s=<scheduleGuid> -vf=<fullVersion> -vi=<incVersion> (-pg=<policyGuid> | -pn=<policyName>)

Description

Add new rule to selected policy

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-n, name=<name> -s, schedule*=<scheduleGuid> Schedule GUID

-b, bd*=<bdGuid> Backup destination GUID

-rf,days-full=<fullDays> Number of days to keep FULL backup

-vf,version-full=<fullVersion> Number of version to keep FULL backup

-ri,days-inc=<incDays> Number of days to keep INCREMENTAL backup

-vi,version-inc=<incVersion> Number of version to keep INCREMENTAL backup

-k, keep*=<keep> Keep last backup when source still exists? (YES or NO)

vc-app-backup-policy-assign

Name

vc-app-backup-policy-assign - Assign applications to policy (-pg | -pn ) -a ,...,

Synopsis

vc app backup policy assign -a=<apps>[,<apps>…​] [-a=<apps>[,<apps>…​]]…​ (-pg=<policyGuid> | -pn=<policyName>)

Description

Assign applications to policy (-pg <GUID> | -pn <NAME>) -a <APP_GUID>,…​,<APP_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-a, app*=<apps>[,<apps>…​] Applications GUIDs (no spaces)

vc-app-backup-policy-create

Name

vc-app-backup-policy-create - Create application backup policy -n -p

Synopsis

vc app backup policy create -n=<name> -p=<priority>

Description

Create application backup policy -n <NAME> -p <PRIORITY>

Options

-n, name=<name> -p, priority*=<priority> Range 0-100

vc-app-backup-policy-delete

Name

vc-app-backup-policy-delete - Delete application backup policy (-pg | -pn )

Synopsis

vc app backup policy delete (-pg=<policyGuid> | -pn=<policyName>)

Description

Delete application backup policy (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

vc-app-backup-policy-details

Name

vc-app-backup-policy-details - Show application backup policy details (-pg | -pn )

Synopsis

vc app backup policy details (-pg=<policyGuid> | -pn=<policyName>)

Description

Show application backup policy details (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

vc-app-backup-policy-list

Name

vc-app-backup-policy-list - List backup policies

Synopsis

vc app backup policy list [-h=<noHeaders>]

Description

List backup policies

Options

-h, no-headers=<noHeaders>

vc-app-backup-policy-listrules

Name

vc-app-backup-policy-listrules - List rules for application backup policy (-pg | -pn )

Synopsis

vc app backup policy listrules [-h=<noHeaders>] (-pg=<policyGuid> | -pn=<policyName>)

Description

List rules for application backup policy (-pg <GUID> | -pn <NAME>)

Options

-h, no-headers=<noHeaders> -pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

vc-app-backup-policy-removebd

Name

vc-app-backup-policy-removebd - Remove backup destination from the VM policy -g -b

Synopsis

vc app backup policy removebd -b=<bdGuid> -r=<role> (-pg=<policyGuid> | -pn=<policyName>)

Description

Remove backup destination from the VM policy -g <GUID> -b <BD_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-b, backup-destination*=<bdGuid> Backup destination GUID

-r, role*=<role> Types: PRIMARY, SECONDARY, ARCHIVE

vc-app-backup-policy-remove

Name

vc-app-backup-policy-remove - Remove rules from policy (-pg | -pn ) -a ,...,

Synopsis

vc app backup policy remove -r=<rules>[,<rules>…​] [-r=<rules>[, <rules>…​]]…​ (-pg=<policyGuid> | -pn=<policyName>)

Description

Remove rules from policy (-pg <GUID> | -pn <NAME>) -a <RULE_GUID>,...,<RULE_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-r, rule*=<rules>[,<rules>…​] Rule GUIDs (no spaces)

vc-app-backup-policy-unassign

Name

vc-app-backup-policy-unassign - Unassign applications from policy (-pg | -pn ) -a ,...,

Synopsis

vc app backup policy unassign -a=<apps>[,<apps>…​] [-a=<apps>[,<apps>…​]]…​ (-pg=<policyGuid> | -pn=<policyName>)

Description

Unassign applications from policy (-pg <GUID> | -pn <NAME>) -a <APP_GUID>,…​,<APP_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-a, app*=<apps>[,<apps>…​] <GUID>,…​,<GUID> (no spaces)

vc-app-backup-policy-update

Name

vc-app-backup-policy-update - Modify application backup policy (-pg | -pn )

Synopsis

vc app backup policy update -n=<name> -p=<priority> (-pg=<policyGuid> | -pn=<policyName>)

Description

Modify application backup policy (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-n, name=<name> New name GUID

-p, priority*=<priority> Default 50, scope 0-100

vc-app-backup-schedule

Name

vc-app-backup-schedule - Policy schedule commands

Synopsis

vc app backup schedule [COMMAND]

Description

Policy schedule commands

Commands

list

List application schedules

create

Create new schedule

delete

Delete schedule <GUID>

details

Show schedule details <GUID>

active

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

update

Update schedule

vc-app-backup-schedule-active

Name

vc-app-backup-schedule-active - Set schedule to be active (YES or NO) -g -a

Synopsis

vc app backup schedule active -a=<active> -g=<guid>

Description

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

Options

-g, guid=<guid> User GUID

-a, active=<active> YES or NO

vc-app-backup-schedule-create

Name

vc-app-backup-schedule-create - Create new schedule

Synopsis

vc app backup schedule create [-a=<active>] -b=<backupType> -d=<duration> -e=<scheduleExecutionType> -n=<name> -t=<time> -dw=<daysOfWeek>[,<daysOfWeek>…​] [-dw=<daysOfWeek>[,<daysOfWeek>…​]]…​ -m=<months>[,<months>…​] [-m=<months>[, <months>…​]]…​ -o=<occurrence>[, <occurrence>…​] [-o=<occurrence>[, <occurrence>…​]]…​

Description

Create new schedule

Options

-n, name=<name> -b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-e, exec-type*=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR> <HH:mm | HH:mm-HH:mm>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek>[,<daysOfWeek>…​] <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY> (no spaces)

-o, occurrence=<occurrence>[,<occurrence>…​] <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH> (no spaces)

-m, months=<months>[,<months>…​] <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER> (no spaces)

-a, active=<active> Active by default. No - to create disable

vc-app-backup-schedule-delete

Name

vc-app-backup-schedule-delete - Delete schedule

Synopsis

vc app backup schedule delete (-sg=<scheduleGuid> | -sn=<scheduleName>)

Description

Delete schedule <GUID>

Options

-sg,schedule-guid=<scheduleGuid> App backup schedule guid

-sn,schedule-name=<scheduleName> App backup schedule name

vc-app-backup-schedule-details

Name

vc-app-backup-schedule-details - Show schedule details

Synopsis

vc app backup schedule details <guid>

Description

Show schedule details <GUID>

Arguments

<guid>

vc-app-backup-schedule-list

Name

vc-app-backup-schedule-list - List application schedules

Synopsis

vc app backup schedule list [-h=<noHeaders>]

Description

List application schedules

Options

-h, no-headers=<noHeaders>

vc-app-backup-schedule-update

Name

vc-app-backup-schedule-update - Update schedule

Synopsis

vc app backup schedule update -b=<backupType> -d=<duration> -g=<guid> -n=<name> -se=<scheduleExecutionType> -t=<time> -dw=<daysOfWeek> [-dw=<daysOfWeek>]…​ -m=<months> [-m=<months>]…​ -o=<occurrence> [-o=<occurrence>]…​

Description

Update schedule

Options

-g, guid=<guid> -n, name=<name> -b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-se,exec-type=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek> <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY>

-o, occurrence=<occurrence> <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH>

-m, months=<months> <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER>

vc-app-config

Name

vc-app-config - Application execution configurations

Synopsis

vc app config [COMMAND]

Description

Application execution configurations

Commands

assign

Assign applications to config (-ag <GUID> | -an <NAME>) -a <APP_GUID>,…​,<APP_GUID>

unassign

Unassign applications from config -a <APP_GUID>,…​,<APP_GUID>

create

Create application command execution config -n <NAME> -m <METHOD> -t <TYPE> -t <TIMEOUT>

delete

Delete application command execution config (-ag <GUID> | -an <NAME>)

details

Show details (-ag <GUID> | -an <NAME>)

list

List application command execution configs

update

Modify application command execution config (-ag <GUID> | -an <NAME>) -n <NAME> -m <METHOD> -t <TYPE>

remove

Remove files after export (-ag <GUID> | -an <NAME>) -r <YES | NO>

vc-app-config-assign

Name

vc-app-config-assign - Assign applications to config (-ag | -an ) -a ,...,

Synopsis

vc app config assign -a=<apps>[,<apps>…​] [-a=<apps>[,<apps>…​]]…​ (-ag=<guid> | -an=<name>)

Description

Assign applications to config (-ag <GUID> | -an <NAME>) -a <APP_GUID>,…​,<APP_GUID>

Options

-ag,app-cmd-guid=<guid> Application cmd guid

-an,app-cmd-name=<name> Application cmd name

-a, app*=<apps>[,<apps>…​] GUID,…​,GUID (No spaces)

vc-app-config-create

Name

vc-app-config-create - Create application command execution config -n -m -t -t

Synopsis

vc app config create -m=<method> -n=<name> -t=<type> -to=<timeOut>

Description

Create application command execution config -n <NAME> -m <METHOD> -t <TYPE> -t <TIMEOUT>

Options

-n, name=<name> -m, method*=<method> Types: NODE, REMOTE_SSH, REMOTE_POWERSHELL

-t, type*=<type> Types: FILE, STREAM

-to,timeout=<timeOut> [minutes]

vc-app-config-delete

Name

vc-app-config-delete - Delete application command execution config (-ag | -an )

Synopsis

vc app config delete (-ag=<guid> | -an=<name>)

Description

Delete application command execution config (-ag <GUID> | -an <NAME>)

Options

-ag,app-cmd-guid=<guid> Application cmd guid

-an,app-cmd-name=<name> Application cmd name

vc-app-config-details

Name

vc-app-config-details - Show details (-ag | -an )

Synopsis

vc app config details (-ag=<guid> | -an=<name>)

Description

Show details (-ag <GUID> | -an <NAME>)

Options

-ag,app-cmd-guid=<guid> Application cmd guid

-an,app-cmd-name=<name> Application cmd name

vc-app-config-list

Name

vc-app-config-list - List application command execution configs

Synopsis

vc app config list [-h=<noHeaders>]

Description

List application command execution configs

Options

-h, no-headers=<noHeaders>

vc-app-config-remove

Name

vc-app-config-remove - Remove files after export (-ag | -an ) -r

Synopsis

vc app config remove -r=<remove> (-ag=<guid> | -an=<name>)

Description

Remove files after export (-ag <GUID> | -an <NAME>) -r <YES | NO>

Options

-ag,app-cmd-guid=<guid> Application cmd guid

-an,app-cmd-name=<name> Application cmd name

-r, remove*=<remove> Remove <YES | NO>

vc-app-config-unassign

Name

vc-app-config-unassign - Unassign applications from config -a ,...,

Synopsis

vc app config unassign -a=<apps>[,<apps>…​] [-a=<apps>[,<apps>…​]]…​

Description

Unassign applications from config -a <APP_GUID>,…​,<APP_GUID>

Options

-a, app*=<apps>[,<apps>…​] GUID,…​,GUID (No spaces)

vc-app-config-update

Name

vc-app-config-update - Modify application command execution config (-ag | -an ) -n -m -t

Synopsis

vc app config update [-m=<method>] [-n=<name>] [-t=<type>] (-ag=<guid> | -an=<name>)

Description

Modify application command execution config (-ag <GUID> | -an <NAME>) -n <NAME> -m <METHOD> -t <TYPE>

Options

-ag,app-cmd-guid=<guid> Application cmd guid

-an,app-cmd-name=<name> Application cmd name

-n, name=<name> New name

-m, method*=<method> Types: NODE, REMOTE_SSH, REMOTE_POWERSHELL

-t, type*=<type> Types: FILE, STREAM

vc-app-inst

Name

vc-app-inst - Application instances

Synopsis

vc app inst [COMMAND]

Description

Application instances

Commands

mg

Application instances management

bar

Application backup & restore policy

vc-app-inst-bar

Name

vc-app-inst-bar - Application backup & restore policy

Synopsis

vc app inst bar [COMMAND]

Description

Application backup & restore policy

Commands

list

List recovery plan policies and rules

full

Backup (full) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

fullp

Backup (full) with task priority (-pg <GUID> | -pn <NAME>)-p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

details

Show details -bg <GUID>

file

Show file details -bg <GUID>

status

Show backup status info -bg <GUID>

restore

Restore the backup from backup location -g <BACKUP_LOCATION_GUID> -p <PATH>

import

Restore and import backup -bg <BACKUP_GUID> -d <DST_APP_GUID> -p <PATH>

vc-app-inst-bar-details

Name

vc-app-inst-bar-details - Show details -bg

Synopsis

vc app inst bar details -bg=<guid>

Description

Show details -bg <GUID>

Options

-bg,backup-guid=<guid> Backup guid

vc-app-inst-bar-file

Name

vc-app-inst-bar-file - Show file details -bg

Synopsis

vc app inst bar file -bg=<guid>

Description

Show file details -bg <GUID>

Options

-bg,backup-guid=<guid> Backup guid

vc-app-inst-bar-full

Name

vc-app-inst-bar-full - Backup (full) (-pg | -pn ) -r ,...,

Synopsis

vc app inst bar full -r=<backupRules>[,<backupRules>…​] [-r=<backupRules>[, <backupRules>…​]]…​ (-pg=<policyGuid> | -pn=<policyName>)

Description

Backup (full) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-r, backup-rule*=<backupRules>[,<backupRules>…​] GUID,…​,GUID (No spaces)

vc-app-inst-bar-fullp

Name

vc-app-inst-bar-fullp - Backup (full) with task priority (-pg | -pn )-p -r ,...,

Synopsis

vc app inst bar fullp -p=<priority> -r=<backupRules>[,<backupRules>…​] [-r=<backupRules>[,<backupRules>…​]]…​ (-pg=<policyGuid> | -pn=<policyName>)

Description

Backup (full) with task priority (-pg <GUID> | -pn <NAME>)-p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-guid=<policyGuid> App backup policy guid

-pn,policy-name=<policyName> App backup policy name

-r, backup-rule*=<backupRules>[,<backupRules>…​] GUID,…​,GUID (No spaces)

-p, priority*=<priority> Range 0-100

vc-app-inst-bar-import

Name

vc-app-inst-bar-import - Restore and import backup -bg -d -p

Synopsis

vc app inst bar import -bg=<guid> -d=<dstAppGuid> -p=<path>

Description

Restore and import backup -bg <BACKUP_GUID> -d <DST_APP_GUID> -p <PATH>

Options

-bg,backup-guid=<guid> Backup guid

-d, dst-guid*=<dstAppGuid> Destination App GUID

-p, path=<path> Enter D as path for DEFAULT source path from application

vc-app-inst-bar-list-backup

Name

vc-app-inst-bar-list-backup - List backups

Synopsis

vc app inst bar list backup [-h=<noHeaders>]

Description

List backups

Options

-h, no-headers=<noHeaders>

vc-app-inst-bar-list-file

Name

vc-app-inst-bar-list-file - List backup files -bg

Synopsis

vc app inst bar list file -bg=<guid> [-h=<noHeaders>]

Description

List backup files -bg <BACKUP_GUID>

Options

-bg,backup-guid=<guid>

Backup guid

-h, no-headers=<noHeaders>

vc-app-inst-bar-list

Name

vc-app-inst-bar-list - List recovery plan policies and rules

Synopsis

vc app inst bar list [COMMAND]

Description

List recovery plan policies and rules

Commands

task

List tasks related to the backup -bg <BACKUP_GUID>

backup

List backups

file

List backup files -bg <BACKUP_GUID>

vc-app-inst-bar-list-task

Name

vc-app-inst-bar-list-task - List tasks related to the backup -bg

Synopsis

vc app inst bar list task -bg=<guid> [-h=<noHeaders>]

Description

List tasks related to the backup -bg <BACKUP_GUID>

Options

-bg,backup-guid=<guid>

Backup guid

-h, no-headers=<noHeaders>

vc-app-inst-bar-restore

Name

vc-app-inst-bar-restore - Restore the backup from backup location -g -p

Synopsis

vc app inst bar restore -g=<guid> -p=<path>

Description

Restore the backup from backup location -g <BACKUP_LOCATION_GUID> -p <PATH>

Options

-g, guid=<guid>

-p, path=<path>

vc-app-inst-bar-status

Name

vc-app-inst-bar-status - Show backup status info -bg

Synopsis

vc app inst bar status -bg=<guid>

Description

Show backup status info -bg <GUID>

Options

-bg,backup-guid=<guid> Backup guid

vc-app-inst-mg

Name

vc-app-inst-mg - Application instances management

Synopsis

vc app inst mg [COMMAND]

Description

Application instances management

Commands

list

List recovery plan policies and rules

set

Set recovery plan policies and rules

ap

Assign application backup policy (-ag <GUID> | -an <NAME>) -p <APP_POLICY_GUID>

addvar

Add environment variable to application (-ag <GUID> | -an <NAME>) -n <NAME> -v <VALUE>

delete

Delete an application (-ag <GUID> | -an <NAME>)

create

Create a new application -n <NAME> -g <NODE_CONFIG_GUID>

deletevar

Delete environment variable <GUID>

update

Modify application (-ag <GUID> | -an <NAME>) -n <NAME>

updatevar

Modify environment variable. Set variable hidden in UI: YES | NO -g <GUID> (-ag <GUID> | -an <NAME>) -n <NAME> -v <VALUE> -h <YES | NO>

details

Show application details (-ag <GUID> | -an <NAME>)

vc-app-inst-mg-addvar

Name

vc-app-inst-mg-addvar - Add environment variable to application (-ag | -an ) -n -v

Synopsis

vc app inst mg addvar -n=<name> -v=<value> (-ag=<guid> | -an=<name>)

Description

Add environment variable to application (-ag <GUID> | -an <NAME>) -n <NAME> -v <VALUE>

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-n, name=<name>

-v, value*=<value>

vc-app-inst-mg-ap

Name

vc-app-inst-mg-ap - Assign application backup policy (-ag | -an ) -p

Synopsis

vc app inst mg ap -p=<policyGuid> (-ag=<guid> | -an=<name>)

Description

Assign application backup policy (-ag <GUID> | -an <NAME>) -p <APP_POLICY_GUID>

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-p, policy*=<policyGuid>

vc-app-inst-mg-create

Name

vc-app-inst-mg-create - Create a new application -n -g

Synopsis

vc app inst mg create -n=<name> (-ncg=<guid> | -ncn=<name>)

Description

Create a new application -n <NAME> -g <NODE_CONFIG_GUID>

Options

-ncg,node-config-guid=<guid>

Node config guid

-ncn,node-config-name=<name>

Node config name

-n, name=<name>

vc-app-inst-mg-delete

Name

vc-app-inst-mg-delete - Delete an application (-ag | -an )

Synopsis

vc app inst mg delete (-ag=<guid> | -an=<name>)

Description

Delete an application (-ag <GUID> | -an <NAME>)

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

vc-app-inst-mg-deletevar

Name

vc-app-inst-mg-deletevar - Delete environment variable

Synopsis

vc app inst mg deletevar <guid>

Description

Delete environment variable <GUID>

Arguments

<guid> Environment variable GUID

vc-app-inst-mg-details

Name

vc-app-inst-mg-details - Show application details (-ag | -an )

Synopsis

vc app inst mg details (-ag=<guid> | -an=<name>)

Description

Show application details (-ag <GUID> | -an <NAME>)

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

vc-app-inst-mg-list-app

Name

vc-app-inst-mg-list-app - List applications

Synopsis

vc app inst mg list app [-h=<noHeaders>]

Description

List applications

Options

-h, no-headers=<noHeaders>

vc-app-inst-mg-list-backup

Name

vc-app-inst-mg-list-backup - List backups of the application (-ag | -an )

Synopsis

vc app inst mg list backup [-h=<noHeaders>] (-ag=<guid> | -an=<name>)

Description

List backups of the application (-ag <GUID> | -an <NAME>)

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-h, no-headers=<noHeaders>

vc-app-inst-mg-list

Name

vc-app-inst-mg-list - List recovery plan policies and rules

Synopsis

vc app inst mg list [COMMAND]

Description

List recovery plan policies and rules

Commands

app

List applications

backup

List backups of the application (-ag <GUID> | -an <NAME>)

var

List backups of the application (-ag <GUID> | -an <NAME>)

vc-app-inst-mg-list-var

Name

vc-app-inst-mg-list-var - List backups of the application (-ag | -an )

Synopsis

vc app inst mg list var [-h=<noHeaders>] (-ag=<guid> | -an=<name>)

Description

List backups of the application (-ag <GUID> | -an <NAME>)

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-h, no-headers=<noHeaders>

vc-app-inst-mg-set-cmd

Name

vc-app-inst-mg-set-cmd - Set application CMD exec configuration (-ag | -an )-c

Synopsis

vc app inst mg set cmd -c=<configGuid> (-ag=<guid> | -an=<name>)

Description

Set application CMD exec configuration (-ag <GUID> | -an <NAME>)-c <CONF_GUID>

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

-c, conf*=<configGuid> Command Execution Configuration Guid

vc-app-inst-mg-set

Name

vc-app-inst-mg-set - Set recovery plan policies and rules

Synopsis

vc app inst mg set [COMMAND]

Description

Set recovery plan policies and rules

Commands

cmd

Set application CMD exec configuration (-ag <GUID> | -an <NAME>)-c <CONF_GUID>

nc

Set node configuration for application (-ag <GUID> | -an <NAME>) -n <NODE_CONFIG_GUID>

sshcre

Set SSH access credentials -n <NAME> (-ag <GUID> | -an <NAME>)-u <SSH_USER> -p <SSH_PASSWORD>

sshhost

Set SSH access host/port (-ag <GUID> | -an <NAME>) -h <SSH_HOST> -p <SSH_PORT>

sshkey

Set SSH key path (-ag <GUID> | -an <NAME>) -p <SSH_KEYPATH>

vc-app-inst-mg-set-nc

Name

vc-app-inst-mg-set-nc - Set node configuration for application (-ag | -an ) -n

Synopsis

vc app inst mg set nc -n=<nodeConfigGuid> (-ag=<guid> | -an=<name>)

Description

Set node configuration for application (-ag <GUID> | -an <NAME>) -n <NODE_CONFIG_GUID>

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-n, node-config*=<nodeConfigGuid>

vc-app-inst-mg-set-sshcre

Name

vc-app-inst-mg-set-sshcre - Set SSH access credentials -n (-ag | -an )-u -p

Synopsis

vc app inst mg set sshcre -n=<name> -p=<password> -u=<user> (-ag=<guid> | -an=<name>)

Description

Set SSH access credentials -n <NAME> (-ag <GUID> | -an <NAME>)-u <SSH_USER> -p <SSH_PASSWORD>

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

-n, name=<name> Credentials name

-u, user=<user> SSH user

-p, password=<password> SSH password

vc-app-inst-mg-set-sshhost

Name

vc-app-inst-mg-set-sshhost - Set SSH access host/port (-ag | -an ) -h -p

Synopsis

vc app inst mg set sshhost -h=<host> -p=<port> (-ag=<guid> | -an=<name>)

Description

Set SSH access host/port (-ag <GUID> | -an <NAME>) -h <SSH_HOST> -p <SSH_PORT>

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

-h, host*=<host> SSH host

-p, port*=<port> SSH port

vc-app-inst-mg-set-sshkey

Name

vc-app-inst-mg-set-sshkey - Set SSH key path (-ag | -an ) -p

Synopsis

vc app inst mg set sshkey -p=<keyPath> (-ag=<guid> | -an=<name>)

Description

Set SSH key path (-ag <GUID> | -an <NAME>) -p <SSH_KEYPATH>

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-p, path=<keyPath>

vc-app-inst-mg-update

Name

vc-app-inst-mg-update - Modify application (-ag | -an ) -n

Synopsis

vc app inst mg update -n=<name> (-ag=<guid> | -an=<name>)

Description

Modify application (-ag <GUID> | -an <NAME>) -n <NAME>

Options

-ag,app-guid=<guid>

Application guid

-an,app-name=<name>

Application name

-n, name=<name>

vc-app-inst-mg-updatevar

Name

vc-app-inst-mg-updatevar - Modify environment variable. Set variable hidden in UI: YES | NO -g (-ag | -an ) -n -v -h

Synopsis

vc app inst mg updatevar -g=<guid> -h=<hide> -n=<name> -v=<value> (-ag=<guid> | -an=<name>)

Description

Modify environment variable. Set variable hidden in UI: YES | NO -g <GUID> (-ag <GUID> | -an <NAME>) -n <NAME> -v <VALUE> -h <YES | NO>

Options

-ag,app-guid=<guid> Application guid

-an,app-name=<name> Application name

-g, guid=<guid> Environment Variable GUID

-n, name=<name> New variable name

-v, value*=<value> New variable value

-h, hidden*=<hide> Hidden in UI <YES | NO>

vc-bd

Name

vc-bd - BACKUP DESTINATION MANAGEMENT

Synopsis

vc bd [COMMAND]

Description

BACKUP DESTINATION MANAGEMENT

Commands

create

create recovery plan policies and rules

delete

Delete backup destination (-bg <GUID> | -bn <NAME>)

details

Backup destination details (-bg <GUID> | -bn <NAME>)

list

List of backup destinations

cloud

Backup destination for cloud (-bg <GUID> | -bn <NAME>) -a <YES or NO>

default

Set as default Set as default @|fg(226) (-bg <GUID> | -bn <NAME>) @

assign

Assign node configuration to backup destination (-bg <GUID> | -bn <NAME>) -nc <NC_GUID>,…​,<NC_GUID>

vc-bd-assign

Name

vc-bd-assign - Assign node configuration to backup destination (-bg | -bn ) -nc ,...,

Synopsis

vc bd assign -nc=<ncs>[,<ncs>…​] [-nc=<ncs>[,<ncs>…​]]…​ (-bg=<guid> | -bn=<name>)

Description

Assign node configuration to backup destination (-bg <GUID> | -bn <NAME>) -nc <NC_GUID>,…​,<NC_GUID>

Options

-bg,backup-destination-guid=<guid> Backup destination guid

-bn,backup-destination-name=<name> Backup destination name

-nc,node-config=<ncs>[,<ncs>…​] <NC_GUID>,…​,<NC_GUID> (no spaces)

vc-bd-cloud

Name

vc-bd-cloud - Backup destination for cloud (-bg | -bn ) -a

Synopsis

vc bd cloud -a=<active> (-bg=<guid> | -bn=<name>)

Description

Backup destination for cloud (-bg <GUID> | -bn <NAME>) -a <YES or NO>

Options

-a, active=<active> Set this backup destination for cloud: YES or NO

-bg,backup-destination-guid=<guid> Backup destination guid

-bn,backup-destination-name=<name> Backup destination name

vc-bd-create

Name

vc-bd-create - create recovery plan policies and rules

Synopsis

vc bd create [COMMAND]

Description

create recovery plan policies and rules

Commands

isp

Create new IBM Spectrum Protect backup destination -n <NAME>

openstack

Create new OpenStack Swift backup destination -n <NAME> -u <URL>

netbackup

Create new Veritas NetBackup backup destination -n <NAME> -p <POLICY> -s <SCHEDULE> -c <CLIENT_NAME>

networker

Create new Dell EMC NetWorker backup destination -n <NAME> -u <URL> -p <POOL_NAME> -c <CLIENT_NAME>

filesystem

Create new File system backup destination -n <NAME> -p <PATH>,…​,<PATH>

vstor

Create new Catalogic vStor Server backup destination -n <NAME> -p <PATH>,…​,<PATH>

xfs

Create new File System XFS (Synthetic) backup destination -n <NAME> -p <PATH>,…​,<PATH>

ddboost

Create new File System XFS (Synthetic) backup destination -n <NAME> -ps <PATH>,…​,<PATH>, -h <HOST> -u <UNIT_NAME>

-a <ACCOUNT_NAME> -p <PASSWORD>

amazon

Create new Amazon S3 / S3-compatible backup destination -n <NAME> -m <MODE>

-b <BUCKET_NAME>

azure

Create new Microsoft Azure backup destination -n <NAME> -m <MODE>

-a <ACCOUNT>

gcs

Create new Google Cloud Storage backup destination -n <NAME>

avamar

Create new Dell EMC Avamar backup destination -n <NAME>

dp

Create new Micro Focus Data Protector backup destination -n <NAME>

e

Create new Rubrik backup destination -n <NAME>

vc-bd-create-amazon

Name

vc-bd-create-amazon - Create new Amazon S3 / S3-compatible backup destination -n -m -b

Synopsis

vc bd create amazon [-b=<bucketName>] [-m=<mode>] -n=<name>

Description

Create new Amazon S3 / S3-compatible backup destination -n <NAME> -m <MODE> -b <BUCKET_NAME>

Options

-b, bucket-name*=<bucketName> Bucket name

-m, mode*=<mode> Mode that specifies if backups should be stored in one bucket or in separate buckets for each Virtual Environment

Modes: ONE_BUCKET_PER_VM, SINGLE_BUCKET, NO_VERSIONING_SINGLE_BUCKET

-n, name=<name> Backup destination name

vc-bd-create-avamar

Name

vc-bd-create-avamar - Create new Dell EMC Avamar backup destination -n

Synopsis

vc bd create avamar -a=<accountName> -n=<name> -p=<path>

Description

Create new Dell EMC Avamar backup destination -n <NAME>

Options

-a, account*=<accountName> Account data in form of domain/clientName, i.e. clients/avamar-client.storware.local

-n, name=<name> Backup destination name

-p, path=<path> MCCLI binary path

vc-bd-create-azure

Name

vc-bd-create-azure - Create new Microsoft Azure backup destination -n -m -a

Synopsis

vc bd create azure -a=<accountName> [-m=<mode>] -n=<name>

Description

Create new Microsoft Azure backup destination -n <NAME> -m <MODE> -a <ACCOUNT>

Options

-a, account*=<accountName> Account name: tenant name used by Storware Backup & Recovery to log into Microsoft Azure

-m, mode*=<mode> Mode that specifies if backups should be stored in one bucket or in separate buckets for each Virtual Environment

Modes: ONE_BUCKET_PER_VM, SINGLE_BUCKET

-n, name=<name> Backup destination name

vc-bd-create-ddboost

Name

vc-bd-create-ddboost - Create new File System XFS (Synthetic) backup destination -n -ps ,...,, -h -u -a -p

Synopsis

vc bd create ddboost -a=<accountName> -h=<host> -n=<name> -p=<password> -u=<unitName> -ps=<path>[,<path>…​] [-ps=<path>[, <path>…​]]…​

Description

Create new File System XFS (Synthetic) backup destination -n <NAME> -ps <PATH>,…​,<PATH>, -h <HOST> -u <UNIT_NAME> -a <ACCOUNT_NAME> -p <PASSWORD>

Options

-a, a*=<accountName> Account name

-h, host*=<host> -n, name=<name> Backup destination name

-p, password=<password> Password

-ps,paths=<path>[,<path>…​] List of paths accessible from the node where backups should be stored, <PATH>,…​,<PATH> (no spaces)

-u, unit-name*=<unitName> Storage Unit Name

vc-bd-create-dp

Name

vc-bd-create-dp - Create new Micro Focus Data Protector backup destination -n

Synopsis

vc bd create dp -n=<name>

Description

Create new Micro Focus Data Protector backup destination -n <NAME>

Options

-n, name=<name> Backup destination name

vc-bd-create-e

Name

vc-bd-create-e - Create new Rubrik backup destination -n

Synopsis

vc bd create e -n=<name> -p=<path>[,<path>…​] [-p=<path>[,<path>…​]]…​

Description

Create new Rubrik backup destination -n <NAME>

Options

-n, name=<name> Backup destination name

-p, path=<path>[,<path>…​] List of paths accessible from the node where backups should be stored, <PATH>,…​,<PATH> (no spaces)

vc-bd-create-filesystem

Name

vc-bd-create-filesystem - Create new File system backup destination -n -p ,...,

Synopsis

vc bd create filesystem -n=<name> -p=<path>[,<path>…​] [-p=<path>[, <path>…​]]…​

Description

Create new File system backup destination -n <NAME> -p <PATH>,…​,<PATH>

Options

-n, name=<name> Backup destination name

-p, path=<path>[,<path>…​] List of paths accessible from the node where backups should be stored, <PATH>,…​,<PATH> (no spaces)

vc-bd-create-gcs

Name

vc-bd-create-gcs - Create new Google Cloud Storage backup destination -n

Synopsis

vc bd create gcs -n=<name>

Description

Create new Google Cloud Storage backup destination -n <NAME>

Options

-n, name=<name> Backup destination name

vc-bd-create-isp

Name

vc-bd-create-isp - Create new IBM Spectrum Protect backup destination -n

Synopsis

vc bd create isp <name>

Description

Create new IBM Spectrum Protect backup destination -n <NAME>

Arguments

<name> Backup destination name

vc-bd-create-netbackup

Name

vc-bd-create-netbackup - Create new Veritas NetBackup backup destination -n -p -s -c

Synopsis

vc bd create netbackup -c=<clientName> -n=<name> -p=<policy> -s=<schedule>

Description

Create new Veritas NetBackup backup destination -n <NAME> -p <POLICY> -s <SCHEDULE> -c <CLIENT_NAME>

Options

-c, client-name=<clientName> Name of the client that owns backups - create separate backup destinations for each Storware Backup & Recovery Node that interacts with NetBackup

-n, name=<name> Backup destination name

-p, policy*=<policy> Policy name assigned in NetBackup to the client used by Storware Backup & Recovery

-s, schedule*=<schedule> Name of the schedule assigned in NetBackup to the client used by Storware Backup & Recovery backup schedules are controlled by Storware Backup & Recovery, so no specific values should be configured in NetBackup

vc-bd-create-networker

Name

vc-bd-create-networker - Create new Dell EMC NetWorker backup destination -n -u -p -c

Synopsis

vc bd create networker -c=<clientName> -n=<name> -p=<poolName> -u=<path>

Description

Create new Dell EMC NetWorker backup destination -n <NAME> -u <URL> -p <POOL_NAME> -c <CLIENT_NAME>

Options

-c, client-name=<clientName> Name of the client that owns backups - create separate backup destinations for each Storware Backup & Recovery Node that interacts with NetBackup

-n, name=<name> Backup destination name

-p, pool-name=<poolName> Pool name

-u, url=<path> Address of your Networker server

vc-bd-create-openstack

Name

vc-bd-create-openstack - Create new OpenStack Swift backup destination -n -u

Synopsis

vc bd create openstack -n=<name> -u=<path>

Description

Create new OpenStack Swift backup destination -n <NAME> -u <URL>

Options

-n, name=<name> Backup destination name

-u, url=<path> v2 URL pointing to authentication service

vc-bd-create-vstor

Name

vc-bd-create-vstor - Create new Catalogic vStor Server backup destination -n -p ,...,

Synopsis

vc bd create vstor -n=<name> -p=<path>[,<path>…​] [-p=<path>[,<path>…​]]…​

Description

Create new Catalogic vStor Server backup destination -n <NAME> -p <PATH>,…​,<PATH>

Options

-n, name=<name> Backup destination name

-p, path=<path>[,<path>…​] List of paths accessible from the node where backups should be stored, <PATH>,…​,<PATH> (no spaces)

vc-bd-create-xfs

Name

vc-bd-create-xfs - Create new File System XFS (Synthetic) backup destination -n -p ,...,

Synopsis

vc bd create xfs -n=<name> -p=<path>[,<path>…​] [-p=<path>[,<path>…​]]…​

Description

Create new File System XFS (Synthetic) backup destination -n <NAME> -p <PATH>,…​,<PATH>

Options

-n, name=<name> Backup destination name

-p, paths*=<path>[,<path>…​] List of paths accessible from the node where backups should be stored, <PATH>,…​,<PATH> (no spaces)

vc-bd-default

Name

vc-bd-default - Set as default Set as default @|fg(226) (-bg | -bn ) @

Synopsis

vc bd default (-bg=<guid> | -bn=<name>)

Description

Set as default Set as default @|fg(226) (-bg <GUID> | -bn <NAME>) @

Options

-bg,backup-destination-guid=<guid> Backup destination guid

-bn,backup-destination-name=<name> Backup destination name

vc-bd-delete

Name

vc-bd-delete - Delete backup destination (-bg | -bn )

Synopsis

vc bd delete (-bg=<guid> | -bn=<name>)

Description

Delete backup destination (-bg <GUID> | -bn <NAME>)

Options

-bg,backup-destination-guid=<guid> Backup destination guid

-bn,backup-destination-name=<name> Backup destination name

vc-bd-details

Name

vc-bd-details - Backup destination details (-bg | -bn )

Synopsis

vc bd details (-bg=<guid> | -bn=<name>)

Description

Backup destination details (-bg <GUID> | -bn <NAME>)

Options

-bg,backup-destination-guid=<guid> Backup destination guid

-bn,backup-destination-name=<name> Backup destination name

vc-bd-list

Name

vc-bd-list - List of backup destinations

Synopsis

vc bd list [-h=<noHeaders>]

Description

List of backup destinations

Options

-h, no-headers=<noHeaders>

vc-cloud

Name

vc-cloud - CLOUD MANAGEMENT

Synopsis

vc cloud [COMMAND]

Description

CLOUD MANAGEMENT

Commands

inst

Cloud instances

provider

Service Provider instances

backup

Backup SLA

download

Download

vc-cloud-backup

Name

vc-cloud-backup - Backup SLA

Synopsis

vc cloud backup [COMMAND]

Description

Backup SLA

Commands

policy

policy

schedule

Schedule instances

vc-cloud-backup-policy

Name

vc-cloud-backup-policy - policy

Synopsis

vc cloud backup policy [COMMAND]

Description

policy

Commands

create

Create a new policy <NAME>

delete

Delete policy <GUID>

details

Show details <GUID>

update

Modify policy name -g <GUID> -n <NAME>

include

Set policy include deleted items -g <GUID> -i <YES | NO>

fail

Fails rest of the backup tasks

set

Set recovery plan policies and rules

list

Lists recovery plan policies and rules

inc

Run incremental backup for selected policy

full

Run full backup for selected policy

vc-cloud-backup-policy-create

Name

vc-cloud-backup-policy-create - Create a new policy

Synopsis

vc cloud backup policy create <name>

Description

Create a new policy <NAME>

Arguments

<name>

vc-cloud-backup-policy-delete

Name

vc-cloud-backup-policy-delete - Delete policy

Synopsis

vc cloud backup policy delete <guid>

Description

Delete policy <GUID>

Arguments

<guid>

vc-cloud-backup-policy-details

Name

vc-cloud-backup-policy-details - Show details

Synopsis

vc cloud backup policy details <guid>

Description

Show details <GUID>

Arguments

<guid>

vc-cloud-backup-policy-fail

Name

vc-cloud-backup-policy-fail - Fails rest of the backup tasks

Synopsis

vc cloud backup policy fail -a=<active> -p=<percent> -t=<exportOrStore> (-pg=<guid> | -pn=<name>)

Description

Fails rest of the backup tasks

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-t, type*=<exportOrStore> Type: STORE, EXPORT

-a, active=<active> Active fail rest of the backup (YES or NO)

-p, percent*=<percent> Percent of already failed tasks

vc-cloud-backup-policy-full

Name

vc-cloud-backup-policy-full - Run full backup for selected policy

Synopsis

vc cloud backup policy full -g=<guid> -p=<priority> -r=<retryCount> -e=<entities>[,<entities>…​] [-e=<entities>[, <entities>…​]]…​

Description

Run full backup for selected policy

Options

-g, guid=<guid> Policy GUID

-p, priority*=<priority> Priority: 0-100, default: 50

-r, retry-count*=<retryCount> -e, entity*=<entities>[,<entities>…​] <ENTITY_GUID>,…​,<ENTITY_GUID> (no spaces)

vc-cloud-backup-policy-include

Name

vc-cloud-backup-policy-include - Set policy include deleted items -g -i

Synopsis

vc cloud backup policy include -g=<guid> -i=<include>

Description

Set policy include deleted items -g <GUID> -i <YES | NO>

Options

-g, guid=<guid> -i, include*=<include> Include folder to the backup (YES or NO)

vc-cloud-backup-policy-inc

Name

vc-cloud-backup-policy-inc - Run incremental backup for selected policy

Synopsis

vc cloud backup policy inc -g=<guid> -p=<priority> -r=<retryCount>

Description

Run incremental backup for selected policy

Options

-g, guid=<guid>

Policy GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-backup-policy-list-features

Name

vc-cloud-backup-policy-list-features - List policy features

Synopsis

vc cloud backup policy list features <guid>

Description

List policy features <GUID>

Arguments

<guid>

vc-cloud-backup-policy-list

Name

vc-cloud-backup-policy-list - Lists recovery plan policies and rules

Synopsis

vc cloud backup policy list [COMMAND]

Description

Lists recovery plan policies and rules

Commands

policy

List backup policies

schedule

List schedules for the policy <GUID>

rule

List rules for cloud backup policy -g <GUID>

features

List policy features <GUID>

vc-cloud-backup-policy-list-policy

Name

vc-cloud-backup-policy-list-policy - List backup policies

Synopsis

vc cloud backup policy list policy [-h=<noHeaders>]

Description

List backup policies

Options

-h, no-headers=<noHeaders>

vc-cloud-backup-policy-list-rule

Name

vc-cloud-backup-policy-list-rule - List rules for cloud backup policy -g

Synopsis

vc cloud backup policy list rule [-g=<guid>] [-h=<noHeaders>]

Description

List rules for cloud backup policy -g <GUID>

Options

-g, guid=<guid>

Policy guid

-h, no-headers=<noHeaders>

vc-cloud-backup-policy-list-schedule

Name

vc-cloud-backup-policy-list-schedule - List schedules for the policy

Synopsis

vc cloud backup policy list schedule [-g=<guid>] [-h=<noHeaders>]

Description

List schedules for the policy <GUID>

Options

-g, guid=<guid>

Policy guid

-h, no-headers=<noHeaders>

vc-cloud-backup-policy-set-activation

Name

vc-cloud-backup-policy-set-activation - Set policy activation state -g -a

Synopsis

vc cloud backup policy set activation -a=<active> -g=<guid>

Description

Set policy activation state -g <GUID> -a <YES | NO>

Options

-g, guid=<guid> -a, active=<active> YES or NO

vc-cloud-backup-policy-set-feature

Name

vc-cloud-backup-policy-set-feature - Set features for the policy -g -f ,...,

Synopsis

vc cloud backup policy set feature -g=<guid> -f=<feature>[,<feature>…​] [-f=<feature>[,<feature>…​]]…​

Description

Set features for the policy -g <POLICY_GUID> -f <FEATURE>,…​,<FEATURE>

Options

-g, guid=<guid> -f, feature*=<feature>[,<feature>…​] <FEATURE>,…​,<FEATURE> (no spaces)

vc-cloud-backup-policy-set

Name

vc-cloud-backup-policy-set - Set recovery plan policies and rules

Synopsis

vc cloud backup policy set [COMMAND]

Description

Set recovery plan policies and rules

Commands

activation

Set policy activation state -g <GUID> -a <YES | NO>

priority

Set policy’s backup task priority -g <GUID> -p <PRIORITY>

mode

Set auto-assignment mode -g <GUID> -m <MODE>

retry

Set backup policy retry count -g <GUID> -c <COUNT>

feature

Set features for the policy -g <POLICY_GUID> -f <FEATURE>,…​,<FEATURE>

provider

Set service provider to auto-assignment

vc-cloud-backup-policy-set-mode

Name

vc-cloud-backup-policy-set-mode - Set auto-assignment mode -g -m

Synopsis

vc cloud backup policy set mode -g=<guid> -m=<mode>

Description

Set auto-assignment mode -g <GUID> -m <MODE>

Options

-g, guid=<guid> -m, mode*=<mode> Active auto-assign (YES or NO)

vc-cloud-backup-policy-set-priority

Name

vc-cloud-backup-policy-set-priority - Set policy's backup task priority -g -p

Synopsis

vc cloud backup policy set priority -g=<guid> -p=<priority>

Description

Set policy’s backup task priority -g <GUID> -p <PRIORITY>

Options

-g, guid=<guid> -p, priority*=<priority> Range: 0-100 (50 default)

vc-cloud-backup-policy-set-provider

Name

vc-cloud-backup-policy-set-provider - Set service provider to auto-assignment

Synopsis

vc cloud backup policy set provider -g=<guid> -p=<serviceProviderGuid>

Description

Set service provider to auto-assignment

Options

-g, guid=<guid> Policy GUID

-p, service-provider*=<serviceProviderGuid> Service Provider GUID

vc-cloud-backup-policy-set-retry

Name

vc-cloud-backup-policy-set-retry - Set backup policy retry count -g -c

Synopsis

vc cloud backup policy set retry -c=<count> -g=<guid>

Description

Set backup policy retry count -g <GUID> -c <COUNT>

Options

-g, guid=<guid>

-c, count*=<count>

vc-cloud-backup-policy-update

Name

vc-cloud-backup-policy-update - Modify policy name -g -n

Synopsis

vc cloud backup policy update -g=<guid> -n=<name>

Description

Modify policy name -g <GUID> -n <NAME>

Options

-g, guid=<guid>

-n, name=<name>

vc-cloud-backup-schedule

Name

vc-cloud-backup-schedule - Schedule instances

Synopsis

vc cloud backup schedule [COMMAND]

Description

Schedule instances

Commands

list

List cloud schedules

create

Create new schedule

delete

Delete schedule <GUID>

details

Show schedule details <GUID>

active

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

update

Update schedule

policy

Add policy

vc-cloud-backup-schedule-active

Name

vc-cloud-backup-schedule-active - Set schedule to be active (YES or NO) -g -a

Synopsis

vc cloud backup schedule active -a=<active> -g=<guid>

Description

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

Options

-g, guid=<guid> User GUID

-a, active=<active> YES or NO

vc-cloud-backup-schedule-create

Name

vc-cloud-backup-schedule-create - Create new schedule

Synopsis

vc cloud backup schedule create [-a=<active>] -b=<backupType> -d=<duration> -e=<scheduleExecutionType> -n=<name> -t=<time> -dw=<daysOfWeek>[,<daysOfWeek>…​] [-dw=<daysOfWeek>[,<daysOfWeek>…​]]…​ -m=<months>[,<months>…​] [-m=<months>[, <months>…​]]…​ -o=<occurrence>[, <occurrence>…​] [-o=<occurrence>[, <occurrence>…​]]…​

Description

Create new schedule

Options

-n, name=<name> -b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-e, exec-type*=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR> <HH:mm | HH:mm-HH:mm>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek>[,<daysOfWeek>…​] <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY> (no spaces)

-o, occurrence=<occurrence>[,<occurrence>…​] <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH> (no spaces)

-m, months=<months>[,<months>…​] <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER> (no spaces)

-a, active=<active> Active by default. No - to create disable

vc-cloud-backup-schedule-delete

Name

vc-cloud-backup-schedule-delete - Delete schedule

Synopsis

vc cloud backup schedule delete (-sg=<scheduleGuid> | -sn=<scheduleName>)

Description

Delete schedule <GUID>

Options

-sg,schedule-guid=<scheduleGuid> Cloud backup schedule guid

-sn,schedule-name=<scheduleName> Cloud backup schedule name

vc-cloud-backup-schedule-details

Name

vc-cloud-backup-schedule-details - Show schedule details

Synopsis

vc cloud backup schedule details <guid>

Description

Show schedule details <GUID>

Arguments

<guid>

vc-cloud-backup-schedule-list

Name

vc-cloud-backup-schedule-list - List cloud schedules

Synopsis

vc cloud backup schedule list [-h=<noHeaders>]

Description

List cloud schedules

Options

-h, no-headers=<noHeaders>

vc-cloud-backup-schedule-policy

Name

vc-cloud-backup-schedule-policy - Add policy

Synopsis

vc cloud backup schedule policy (-s=<guid> | -sn=<name>) (-p=<guid> | -pn=<name>)

Description

Add policy

Options

-s, sched-guid=<guid> Schedule guid

-sn,sched-name=<name> Schedule name

-p, policy-guid=<guid> Policy guid

-pn,policy-name=<name> Policy name

vc-cloud-backup-schedule-update

Name

vc-cloud-backup-schedule-update - Update schedule

Synopsis

vc cloud backup schedule update -b=<backupType> -d=<duration> -g=<guid> -n=<name> -se=<scheduleExecutionType> -t=<time> -dw=<daysOfWeek> [-dw=<daysOfWeek>]…​ -m=<months> [-m=<months>]…​ -o=<occurrence> [-o=<occurrence>]…​

Description

Update schedule

Options

-g, guid=<guid> -n, name=<name> -b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-se,exec-type=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek> <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY>

-o, occurrence=<occurrence> <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH>

-m, months=<months> <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER>

vc-cloud-download

Name

vc-cloud-download - Download

Synopsis

vc cloud download [COMMAND]

Description

Download

Commands

list

List cloud service providers

app

Add application for cloud service provider

details

Cloud service provider details

delete

Delete cloud service provider

create

Create a new cloud service provider

sync

Synchronize inventory with Storage Provider <GUID>

vc-cloud-download-app

Name

vc-cloud-download-app - Add application for cloud service provider

Synopsis

vc cloud download app -g=<guid> -p=<password> -u=<user>

Description

Add application for cloud service provider

Options

-g, guid=<guid> Service Provider GUID

-u, user=<user> Client ID

-p, password=<password> Client secret

vc-cloud-download-create

Name

vc-cloud-download-create - Create a new cloud service provider

Synopsis

vc cloud download create -n=<name> -nc=<nodeConf> -t=<tenantID>

Description

Create a new cloud service provider

Options

-n, name=<name> -t, tenant*=<tenantID> Tenant ID

-nc,node-conf=<nodeConf> Node configuration GUID or DEFAULT to set default node config for provider

vc-cloud-download-delete

Name

vc-cloud-download-delete - Delete cloud service provider

Synopsis

vc cloud download delete <guid>

Description

Delete cloud service provider

Arguments

<guid>

vc-cloud-download-details

Name

vc-cloud-download-details - Cloud service provider details

Synopsis

vc cloud download details <guid>

Description

Cloud service provider details

Arguments

<guid>

vc-cloud-download-list

Name

vc-cloud-download-list - List cloud service providers

Synopsis

vc cloud download list [-h=<noHeaders>]

Description

List cloud service providers

Options

-h, no-headers=<noHeaders>

vc-cloud-download-sync

Name

vc-cloud-download-sync - Synchronize inventory with Storage Provider

Synopsis

vc cloud download sync <guid>

Description

Synchronize inventory with Storage Provider <GUID>

Arguments

<guid>

vc-cloud-inst

Name

vc-cloud-inst - Cloud instances

Synopsis

vc cloud inst [COMMAND]

Description

Cloud instances

Commands

list

Cloud instances instances

user

Cloud instances instances

team

Cloud instances instances

site

Cloud instances instances

group

Cloud instances instances

vc-cloud-inst-group-backup

Name

vc-cloud-inst-group-backup - Run single group backup for features selected in policy -g -p -r

Synopsis

vc cloud inst group backup -g=<guid> [-p=<priority>] -r=<retryCount>

Description

Run single group backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

Options

-g, guid=<guid>

User GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-inst-group

Name

vc-cloud-inst-group - Cloud instances instances

Synopsis

vc cloud inst group [COMMAND]

Description

Cloud instances instances

Commands

backup

Run single group backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

vc-cloud-inst-list

Name

vc-cloud-inst-list - Cloud instances instances

Synopsis

vc cloud inst list [COMMAND]

Description

Cloud instances instances

Commands

users

Cloud users list

sites

Cloud sites list

teams

Cloud teams list

vc-cloud-inst-list-sites

Name

vc-cloud-inst-list-sites - Cloud sites list

Synopsis

vc cloud inst list sites [-h=<noHeaders>]

Description

Cloud sites list

Options

-h, no-headers=<noHeaders>

vc-cloud-inst-list-teams

Name

vc-cloud-inst-list-teams - Cloud teams list

Synopsis

vc cloud inst list teams [-h=<noHeaders>]

Description

Cloud teams list

Options

-h, no-headers=<noHeaders>

vc-cloud-inst-list-users

Name

vc-cloud-inst-list-users - Cloud users list

Synopsis

vc cloud inst list users [-h=<noHeaders>]

Description

Cloud users list

Options

-h, no-headers=<noHeaders>

vc-cloud-inst-site-backup

Name

vc-cloud-inst-site-backup - Run single user backup for features selected in policy -g -p -r

Synopsis

vc cloud inst site backup -g=<guid> [-p=<priority>] -r=<retryCount>

Description

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

Options

-g, guid=<guid>

User GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-inst-site

Name

vc-cloud-inst-site - Cloud instances instances

Synopsis

vc cloud inst site [COMMAND]

Description

Cloud instances instances

Commands

backup

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

vc-cloud-inst-team-backup

Name

vc-cloud-inst-team-backup - Run single user backup for features selected in policy -g -p -r

Synopsis

vc cloud inst team backup -g=<guid> [-p=<priority>] -r=<retryCount>

Description

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

Options

-g, guid=<guid>

User GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-inst-team

Name

vc-cloud-inst-team - Cloud instances instances

Synopsis

vc cloud inst team [COMMAND]

Description

Cloud instances instances

Commands

backup

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

vc-cloud-inst-user-backup

Name

vc-cloud-inst-user-backup - Run single user backup for features selected in policy -g -p -r

Synopsis

vc cloud inst user backup -g=<guid> [-p=<priority>] -r=<retryCount>

Description

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

Options

-g, guid=<guid>

User GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-inst-user

Name

vc-cloud-inst-user - Cloud instances instances

Synopsis

vc cloud inst user [COMMAND]

Description

Cloud instances instances

Commands

backup

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

restore

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

vc-cloud-inst-user-restore

Name

vc-cloud-inst-user-restore - Run single user backup for features selected in policy -g -p -r

Synopsis

vc cloud inst user restore -g=<guid> [-p=<priority>] [-r=<retryCount>]

Description

Run single user backup for features selected in policy -g <USER_GUID> -p <PRIORITY> -r <RETRY_COUNT>

Options

-g, guid=<guid>

User GUID

-p, priority*=<priority>

Priority: 0-100, default: 50

-r, retry-count*=<retryCount>

vc-cloud-provider

Name

vc-cloud-provider - Service Provider instances

Synopsis

vc cloud provider [COMMAND]

Description

Service Provider instances

Commands

list

List cloud service providers

app

Add application for cloud service provider

details

Cloud service provider details

delete

Delete cloud service provider

create

Create a new cloud service provider

sync

Synchronize inventory with Storage Provider <GUID>

vc-cloud-provider-app

Name

vc-cloud-provider-app - Add application for cloud service provider

Synopsis

vc cloud provider app -g=<guid> -p=<password> -u=<user>

Description

Add application for cloud service provider

Options

-g, guid=<guid> Service Provider GUID

-u, user=<user> Client ID

-p, password=<password> Client secret

vc-cloud-provider-create

Name

vc-cloud-provider-create - Create a new cloud service provider

Synopsis

vc cloud provider create -n=<name> -nc=<nodeConf> -t=<tenantID>

Description

Create a new cloud service provider

Options

-n, name=<name> -t, tenant*=<tenantID> Tenant ID

-nc,node-conf=<nodeConf> Node configuration GUID or DEFAULT to set default node config for provider

vc-cloud-provider-delete

Name

vc-cloud-provider-delete - Delete cloud service provider

Synopsis

vc cloud provider delete <guid>

Description

Delete cloud service provider

Arguments

<guid>

vc-cloud-provider-details

Name

vc-cloud-provider-details - Cloud service provider details

Synopsis

vc cloud provider details <guid>

Description

Cloud service provider details

Arguments

<guid>

vc-cloud-provider-list

Name

vc-cloud-provider-list - List cloud service providers

Synopsis

vc cloud provider list [-h=<noHeaders>]

Description

List cloud service providers

Options

-h, no-headers=<noHeaders>

vc-cloud-provider-sync

Name

vc-cloud-provider-sync - Synchronize inventory with Storage Provider

Synopsis

vc cloud provider sync <guid>

Description

Synchronize inventory with Storage Provider <GUID>

Arguments

<guid>

vc-node

Name

vc-node - NODES MANAGEMENT

Synopsis

vc node [COMMAND]

Description

NODES MANAGEMENT

Commands

inst

Node instances

config

Node configurations

vc-node-config-add

Name

vc-node-config-add - Add backup destinations ( -ncg | -ncn ) -b ,...,

Synopsis

vc node config add -b=<bdNames> [-b=<bdNames>]…​ (-ncg=<guid> | -ncn=<name>)

Description

Add backup destinations ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -b <BD_NAME | BD_GUID>,…​,<BD_NAME | BD_GUID>

Options

-b, bdname*=<bdNames> <BD_GUID>,…​,<BD_GUID> (no spaces)

-ncg,node-config-guid=<guid> Node config guid

-ncn,node-config-name=<name> Node config name

vc-node-config-create

Name

vc-node-config-create - Create new node configuration

Synopsis

vc node config create <name>

Description

Create new node configuration <NAME>

Arguments

<name>

vc-node-config-delete

Name

vc-node-config-delete - Delete node configuration ( -ncg | -ncn )

Synopsis

vc node config delete (-ncg=<guid> | -ncn=<name>)

Description

Delete node configuration ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> )

Options

-ncg,node-config-guid=<guid> Node config guid

-ncn,node-config-name=<name> Node config name

vc-node-config-details

Name

vc-node-config-details - node details ( -ncg | -ncn )

Synopsis

vc node config details (-ncg=<guid> | -ncn=<name>)

Description

node details ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> )

Options

-ncg,node-config-guid=<guid> Node config guid

-ncn,node-config-name=<name> Node config name

vc-node-config-list

Name

vc-node-config-list - List of node configurations

Synopsis

vc node config list

Description

List of node configurations

vc-node-config

Name

vc-node-config - Node configurations

Synopsis

vc node config [COMMAND]

Description

Node configurations

Commands

delete

Delete node configuration ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> )

list

List of node configurations

details

node details ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> )

create

Create new node configuration <NAME>

add

Add backup destinations ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -b <BD_NAME | BD_GUID>,…​,<BD_NAME | BD_GUID>

remove

Remove backup destination ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -n <BD_NAME | BD_GUID>

set

Modify node configuration ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -p <PROPERTY NUMBER> -v <NEW VALUE>

vc-node-config-remove

Name

vc-node-config-remove - Remove backup destination ( -ncg | -ncn ) -n

Synopsis

vc node config remove -n=<name> [-n=<name>]…​ (-ncg=<guid> | -ncn=<name>)

Description

Remove backup destination ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -n <BD_NAME | BD_GUID>

Options

-n, name=<name> Backup destination name or GUID

-ncg,node-config-guid=<guid> Node config guid

-ncn,node-config-name=<name> Node config name

vc-node-config-set

Name

vc-node-config-set - Modify node configuration ( -ncg | -ncn ) -p -v

Synopsis

vc node config set -p=<propertyNumber> -v=<value> (-ncg=<guid> | -ncn=<name>)

Description

Modify node configuration ( -ncg <CONFIG_GUID> | -ncn <CONFIG_NAME> ) -p <PROPERTY NUMBER> -v <NEW VALUE>

Options

-ncg,node-config-guid=<guid> Node config guid

-ncn,node-config-name=<name> Node config name

-p, property-number*=<propertyNumber> Node configuration property number

-v, value*=<value> Value to set

vc-node-inst-delete

Name

vc-node-inst-delete - Delete node -ng | -nn

Synopsis

vc node inst delete (-ng=<guid> | -nn=<name>)

Description

Delete node -ng <NODE_GUID> | -nn <NODE_NAME>

Options

-ng,node-guid=<guid> Node guid

-nn,node-name=<name> Node name

vc-node-inst-list

Name

vc-node-inst-list - Nodes list

Synopsis

vc node inst list [-h=<noHeaders>]

Description

Nodes list

Options

-h, no-headers=<noHeaders>

vc-node-inst

Name

vc-node-inst - Node instances

Synopsis

vc node inst [COMMAND]

Description

Node instances

Commands

delete

Delete node -ng <NODE_GUID> | -nn <NODE_NAME>

list

Nodes list

register

Register node -n <NODE NAME> -i <API URL> -u <USER> -p <PASSWORD>

update

Update existing node -n <NODE_NAME> -i <API_URL> -u <USER> -p <PASSWORD>

nc

Set node configuration (-ng <NODE_GUID> | -nn <NODE_NAME> ) -g <NODE_CONFIG_GUID>

vc-node-inst-nc

Name

vc-node-inst-nc - Set node configuration (-ng | -nn ) -g

Synopsis

vc node inst nc -nc=<nodeConfGuid> (-ng=<guid> | -nn=<name>)

Description

Set node configuration (-ng <NODE_GUID> | -nn <NODE_NAME> ) -g <NODE_CONFIG_GUID>

Options

-ng,node-guid=<guid> Node guid

-nn,node-name=<name> Node name

-nc,node-config=<nodeConfGuid> Node configuration GUID

vc-node-inst-register

Name

vc-node-inst-register - Register node -n -i -u -p

Synopsis

vc node inst register -i=<apiurl> -n=<name> -p=<password> -u=<login>

Description

Register node -n <NODE NAME> -i <API URL> -u <USER> -p <PASSWORD>

Options

-n, name=<name>

-i, apiurl*=<apiurl>

-u, login=<login>

-p, password=<password>

vc-node-inst-update

Name

vc-node-inst-update - Update existing node -n -i -u -p

Synopsis

vc node inst update -i=<apiURL> -n=<nodeName> -p=<password> -u=<login>

Description

Update existing node -n <NODE_NAME> -i <API_URL> -u <USER> -p <PASSWORD>

Options

-i, apiurl*=<apiURL>

-n, name=<nodeName>

-p, password=<password>

-u, login=<login>

vc-storage

Name

vc-storage - STORAGE MANAGEMENT

Synopsis

vc storage [COMMAND]

Description

STORAGE MANAGEMENT

Commands

inst

Storage instances

inf

Storage infrastructure

backup

Backup SLA

snapshot

Snapshot SLA

mounted

Mounted backups

vc-storage-backup

Name

vc-storage-backup - Backup SLA

Synopsis

vc storage backup [COMMAND]

Description

Backup SLA

Commands

policy

Backup SLA

schedule

Backup policy schedules

vc-storage-backup-policy-addrule

Name

vc-storage-backup-policy-addrule - Add new rule to selected policy

Synopsis

vc storage backup policy addrule -b=<bd> -k=<keep> -n=<name> -rf=<fulldays> -ri=<incdays> -s=<schedule> -vf=<fullversion> -vi=<incversion> (-pg=<guid> | -pn=<name>)

Description

Add new rule to selected policy

Options

-n, name=<name> -pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-s, schedule*=<schedule> Schedule GUID

-b, back-dest*=<bd> Backup destination GUID

-rf,days-full=<fulldays> Number of days to keep FULL backup

-vf,version-full=<fullversion> Number of version to keep FULL backup

-ri,days-inc=<incdays> Number of days to keep INCREMENTAL backup

-vi,version-inc=<incversion> Number of version to keep INCREMENTAL backup

-k, keep*=<keep> Keep last backup when source still exists? (YES or NO)

vc-storage-backup-policy-addtag

Name

vc-storage-backup-policy-addtag - Add auto-assignment tag (-pg | -pn ) -t -a

Synopsis

vc storage backup policy addtag -a=<tag> -t=<type> (-pg=<guid> | -pn=<name>)

Description

Add auto-assignment tag (-pg <GUID> | -pn <NAME>) -t <TYPE> -a <TAG>

Options

-pg,policy-guid=<guid>

Backup policy guid

-pn,policy-name=<name>

Backup policy name

-t, type*=<type>

Types: INCLUDE, EXCLUDE

-a, tag*=<tag>

vc-storage-backup-policy-create

Name

vc-storage-backup-policy-create - Create a new policy

Synopsis

vc storage backup policy create <name>

Description

Create a new policy <NAME>

Arguments

<name>

vc-storage-backup-policy-delete

Name

vc-storage-backup-policy-delete - Delete policy (-pg | -pn )

Synopsis

vc storage backup policy delete (-pg=<guid> | -pn=<name>)

Description

Delete policy (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

vc-storage-backup-policy-details

Name

vc-storage-backup-policy-details - Show details (-pg | -pn )

Synopsis

vc storage backup policy details (-pg=<guid> | -pn=<name>)

Description

Show details (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

vc-storage-backup-policy-fail

Name

vc-storage-backup-policy-fail - Fails rest of the backup tasks

Synopsis

vc storage backup policy fail -a=<active> -p=<percent> -t=<exportOrStore> (-pg=<guid> | -pn=<name>)

Description

Fails rest of the backup tasks

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-t, type*=<exportOrStore> Type: STORE, EXPORT

-a, active=<active> Active fail rest of the backup (YES or NO)

-p, percent*=<percent> Percent of already failed tasks

vc-storage-backup-policy-full

Name

vc-storage-backup-policy-full - Run full backup for selected policy

Synopsis

vc storage backup policy full -p=<priority> -r=<retryCount> -s=<storages>[, <storages>…​] [-s=<storages>[,<storages>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Run full backup for selected policy

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-p, priority*=<priority> Priority: 0-100, default: 50

-r, retry-count*=<retryCount> -s, storage*=<storages>[,<storages>…​] <STORAGE_GUID>,…​,<STORAGE_GUID> (no spaces)

vc-storage-backup-policy-inc

Name

vc-storage-backup-policy-inc - Run incremental backup for selected policy

Synopsis

vc storage backup policy inc -p=<priority> -r=<retryCount> -s=<storages>[, <storages>…​] [-s=<storages>[,<storages>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Run incremental backup for selected policy

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-p, priority*=<priority> Priority: 0-100, default: 50

-r, retry-count*=<retryCount> -s, storages*=<storages>[,<storages>…​] <STORAGE_GUID>,…​,<STORAGE_GUID> (no spaces)

vc-storage-backup-policy-list

Name

vc-storage-backup-policy-list - Lists recovery plan policies and rules

Synopsis

vc storage backup policy list [COMMAND]

Description

Lists recovery plan policies and rules

Commands

policies

List policies

rule

List rules for storage backup policy (-pg <GUID> | -pn <NAME>)

storage

List storages assigned to a policy (-pg <GUID> | -pn <NAME>)

schedule

List schedules for the policy (-pg <GUID> | -pn <NAME>)

vc-storage-backup-policy-list-policies

Name

vc-storage-backup-policy-list-policies - List policies

Synopsis

vc storage backup policy list policies [-h=<noHeaders>]

Description

List policies

Options

-h, no-headers=<noHeaders>

vc-storage-backup-policy-list-rule

Name

vc-storage-backup-policy-list-rule - List rules for storage backup policy (-pg | -pn )

Synopsis

vc storage backup policy list rule [-h=<noHeaders>] (-pg=<guid> | -pn=<name>)

Description

List rules for storage backup policy (-pg <GUID> | -pn <NAME>)

Options

-h, no-headers=<noHeaders> -pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

vc-storage-backup-policy-list-schedule

Name

vc-storage-backup-policy-list-schedule - List schedules for the policy (-pg | -pn )

Synopsis

vc storage backup policy list schedule [-h=<noHeaders>] (-pg=<guid> | -pn=<name>)

Description

List schedules for the policy (-pg <GUID> | -pn <NAME>)

Options

-h, no-headers=<noHeaders> -pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

vc-storage-backup-policy-list-storage

Name

vc-storage-backup-policy-list-storage - List storages assigned to a policy (-pg | -pn )

Synopsis

vc storage backup policy list storage [-h=<noHeaders>] (-pg=<guid> | -pn=<name>)

Description

List storages assigned to a policy (-pg <GUID> | -pn <NAME>)

Options

-h, no-headers=<noHeaders> -pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

vc-storage-backup-policy

Name

vc-storage-backup-policy - Backup SLA

Synopsis

vc storage backup policy [COMMAND]

Description

Backup SLA

Commands

create

Create a new policy <NAME>

set

Set recovery plan policies and rules

delete

Delete policy (-pg <GUID> | -pn <NAME>)

details

Show details (-pg <GUID> | -pn <NAME>)

update

Modify policy name (-pg <GUID> | -pn <NAME>) -n <NAME>

addtag

Add auto-assignment tag (-pg <GUID> | -pn <NAME>) -t <TYPE> -a <TAG>

addrule

Add new rule to selected policy

removetag

Remove auto-assignment tag (-pg <GUID> | -pn <NAME>) -t <ASSIGN_TYPE> -a <TAG>

removerule

Remove rules from policy (-pg <GUID> | -pn <NAME>) -r <RULE_GUID>,…​,<RULE_GUID>

inc

Run incremental backup for selected policy

full

Run full backup for selected policy

fail

Fails rest of the backup tasks

list

Lists recovery plan policies and rules

vc-storage-backup-policy-removerule

Name

vc-storage-backup-policy-removerule - Remove rules from policy (-pg | -pn ) -r ,...,

Synopsis

vc storage backup policy removerule -r=<rule>[,<rule>…​] [-r=<rule>[, <rule>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Remove rules from policy (-pg <GUID> | -pn <NAME>) -r <RULE_GUID>,…​,<RULE_GUID>

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-r, rule*=<rule>[,<rule>…​] <GUID>,…​,<GUID> (no spaces)

vc-storage-backup-policy-removetag

Name

vc-storage-backup-policy-removetag - Remove auto-assignment tag (-pg | -pn ) -t -a

Synopsis

vc storage backup policy removetag -a=<tag> -t=<type> (-pg=<guid> | -pn=<name>)

Description

Remove auto-assignment tag (-pg <GUID> | -pn <NAME>) -t <ASSIGN_TYPE> -a <TAG>

Options

-pg,policy-guid=<guid>

Backup policy guid

-pn,policy-name=<name>

Backup policy name

-t, type*=<type>

Types: INCLUDE, EXCLUDE

-a, tag*=<tag>

vc-storage-backup-policy-set-activation

Name

vc-storage-backup-policy-set-activation - Set policy's activation state (-pg | -pn ) -a

Synopsis

vc storage backup policy set activation -a=<active> (-pg=<guid> | -pn=<name>)

Description

Set policy’s activation state (-pg <GUID> | -pn <NAME>) -a <YES | NO>

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-a, active=<active> YES or NO

vc-storage-backup-policy-set

Name

vc-storage-backup-policy-set - Set recovery plan policies and rules

Synopsis

vc storage backup policy set [COMMAND]

Description

Set recovery plan policies and rules

Commands

activation

Set policy’s activation state (-pg <GUID> | -pn <NAME>) -a <YES | NO>

removal

Set auto-removal of non-present (-pg <GUID> | -pn <NAME>) -a <YES | NO>

mode

Set auto-assignment mode (-pg <GUID> | -pn <NAME>) -m <MODE>

priority

Set policy’s backup task priority -g <GUID> -p <PRIORITY>

vc-storage-backup-policy-set-mode

Name

vc-storage-backup-policy-set-mode - Set auto-assignment mode (-pg | -pn ) -m

Synopsis

vc storage backup policy set mode -m=<mode> (-pg=<guid> | -pn=<name>)

Description

Set auto-assignment mode (-pg <GUID> | -pn <NAME>) -m <MODE>

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-m, mode*=<mode> Modes: DISABLED, ASSIGN_ONLY, ASSIGN_AND_REMOVE

vc-storage-backup-policy-set-priority

Name

vc-storage-backup-policy-set-priority - Set policy's backup task priority -g -p

Synopsis

vc storage backup policy set priority -p=<priority> (-pg=<guid> | -pn=<name>)

Description

Set policy’s backup task priority -g <GUID> -p <PRIORITY>

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-p, priority*=<priority> Range: 0-100 (50 default)

vc-storage-backup-policy-set-removal

Name

vc-storage-backup-policy-set-removal - Set auto-removal of non-present (-pg | -pn ) -a

Synopsis

vc storage backup policy set removal -a=<auto> (-pg=<guid> | -pn=<name>)

Description

Set auto-removal of non-present (-pg <GUID> | -pn <NAME>) -a <YES | NO>

Options

-pg,policy-guid=<guid> Backup policy guid

-pn,policy-name=<name> Backup policy name

-a, auto*=<auto> YES or NO

vc-storage-backup-policy-update

Name

vc-storage-backup-policy-update - Modify policy name (-pg | -pn ) -n

Synopsis

vc storage backup policy update -n=<name> (-pg=<guid> | -pn=<name>)

Description

Modify policy name (-pg <GUID> | -pn <NAME>) -n <NAME>

Options

-pg,policy-guid=<guid>

Backup policy guid

-pn,policy-name=<name>

Backup policy name

-n, name=<name>

vc-storage-backup-schedule-active

Name

vc-storage-backup-schedule-active - Set schedule to be active (YES or NO) -g -a

Synopsis

vc storage backup schedule active -a=<active> -g=<guid>

Description

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

Options

-g, guid=<guid> User GUID

-a, active=<active> YES or NO

vc-storage-backup-schedule-create

Name

vc-storage-backup-schedule-create - Create new schedule

Synopsis

vc storage backup schedule create [-a=<active>] -b=<backupType> -d=<duration> -e=<scheduleExecutionType> -n=<name> -s=<scheduleType> -t=<time> -dw=<daysOfWeek>[, <daysOfWeek>…​] [-dw=<daysOfWeek>[, <daysOfWeek>…​]]…​ -m=<months>[, <months>…​] [-m=<months>[,<months>…​]]…​ -o=<occurrence>[,<occurrence>…​] [-o=<occurrence>[,<occurrence>…​]]…​

Description

Create new schedule

Options

-n, name=<name> -s, sched-type*=<scheduleType> Types: STORAGE_BACKUP, STORAGE_SNAPSHOT

-b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-e, exec-type*=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR> <HH:mm | HH:mm-HH:mm>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek>[,<daysOfWeek>…​] <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY> (no spaces)

-o, occurrence=<occurrence>[,<occurrence>…​] <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH> (no spaces)

-m, months=<months>[,<months>…​] <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER> (no spaces)

-a, active=<active> Active by default. No - to create disabled

vc-storage-backup-schedule-delete

Name

vc-storage-backup-schedule-delete - Delete schedule

Synopsis

vc storage backup schedule delete (-pg=<policyGuid> | -pn=<policyName>)

Description

Delete schedule <GUID>

Options

-pg,policy-snapshot-guid=<policyGuid> Storage snapshot policy guid

-pn,policy-snapshot-name=<policyName> Storage snapshot policy name

vc-storage-backup-schedule-details

Name

vc-storage-backup-schedule-details - Show schedule details

Synopsis

vc storage backup schedule details <guid>

Description

Show schedule details <GUID>

Arguments

<guid>

vc-storage-backup-schedule-listb

Name

vc-storage-backup-schedule-listb - List storage backup schedules

Synopsis

vc storage backup schedule listb [-h=<noHeaders>]

Description

List storage backup schedules

Options

-h, no-headers=<noHeaders>

vc-storage-backup-schedule

Name

vc-storage-backup-schedule - Backup policy schedules

Synopsis

vc storage backup schedule [COMMAND]

Description

Backup policy schedules

Commands

listb

List storage backup schedules

create

Create new schedule

delete

Delete schedule <GUID>

details

Show schedule details <GUID>

active

Set schedule to be active (YES or NO) -g <GUID> -a <ACTIVE>

update

Update schedule

policy

Add policy

vc-storage-backup-schedule-policy

Name

vc-storage-backup-schedule-policy - Add policy

Synopsis

vc storage backup schedule policy (-s=<guid> | -sn=<name>) (-p=<guid> | -pn=<name>)

Description

Add policy

Options

-s, sched-guid=<guid> Schedule guid

-sn,sched-name=<name> Schedule name

-p, policy-guid=<guid> Policy guid

-pn,policy-name=<name> Policy name

vc-storage-backup-schedule-update

Name

vc-storage-backup-schedule-update - Update schedule

Synopsis

vc storage backup schedule update -b=<backupType> -d=<duration> -g=<guid> -n=<name> -se=<scheduleExecutionType> -t=<time> -dw=<daysOfWeek> [-dw=<daysOfWeek>]…​ -m=<months> [-m=<months>]…​ -o=<occurrence> [-o=<occurrence>]…​

Description

Update schedule

Options

-g, guid=<guid> -n, name=<name> -b, backup-type=<backupType> Types: FULL, INCREMENTAL, SYNTHETIC, SYNCHRONIZATION

-se,exec-type=<scheduleExecutionType> Schedule exec type. Types: TIME, INTERVAL

-t, time=<time> <START_TIME | INTERVAL_START_HOUR-INTERVAL_END_HOUR>

-d, duration=<duration> <DURATION | INTERVAL_FREQUENCY>

-dw,days-of-week=<daysOfWeek> <EVERYDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY>

-o, occurrence=<occurrence> <ANY, FIRST_IN_MONTH, SECOND_IN_MONTH, THIRD_IN_MONTH, FOURTH_IN_MONTH, LAST_IN_MONTH>

-m, months=<months> <ANY, JANUARY, FEBRUARY, MARCH, APRIL, MAY, JUNE, JULY, AUGUST, SEPTEMBER, OCTOBER, NOVEMBER, DECEMBER>

vc-storage-inf

Name

vc-storage-inf - Storage infrastructure

Synopsis

vc storage inf [COMMAND]

Description

Storage infrastructure

Commands

provider

Storage Provider instances

pool

Storage Pool instances

vc-storage-inf-pool-delete

Name

vc-storage-inf-pool-delete - Delete Storage Pool (-sg | -sn )

Synopsis

vc storage inf pool delete (-sg=<guid> | -sn=<name>)

Description

Delete Storage Pool (-sg <GUID> | -sn <NAME>)

Options

-sg,storage-pool-guid=<guid> Storage pool guid

-sn,storage-pool-name=<name> Storage pool name

vc-storage-inf-pool-list

Name

vc-storage-inf-pool-list - List Storage Pools

Synopsis

vc storage inf pool list [-h=<noHeaders>]

Description

List Storage Pools

Options

-h, no-headers=<noHeaders>

vc-storage-inf-pool

Name

vc-storage-inf-pool - Storage Pool instances

Synopsis

vc storage inf pool [COMMAND]

Description

Storage Pool instances

Commands

delete

Delete Storage Pool (-sg <GUID> | -sn <NAME>)

list

List Storage Pools

name

Set Storage Pool name (-sg <GUID> | -sn <NAME>)-n <NAME>

vc-storage-inf-pool-name

Name

vc-storage-inf-pool-name - Set Storage Pool name (-sg | -sn )-n

Synopsis

vc storage inf pool name -n=<name> (-sg=<guid> | -sn=<name>)

Description

Set Storage Pool name (-sg <GUID> | -sn <NAME>)-n <NAME>

Options

-sg,storage-pool-guid=<guid>

Storage pool guid

-sn,storage-pool-name=<name>

Storage pool name

-n, name=<name>

vc-storage-inf-provider-create-ceph

Name

vc-storage-inf-provider-create-ceph - Create CEPH Storage Provider -n -a -c -u

Synopsis

vc storage inf provider create ceph -a=<pathAuth> -c=<pathConf> -n=<name> -u=<user>

Description

Create CEPH Storage Provider -n <NAME> -a <PATH_TO_AUTH_FILE> -c <PATH_TO_CONFIG_FILE>-u <USER>

Options

-n, name=<name>

-a, pa*=<pathAuth>

Path to authorization file

-c, pc*=<pathConf>

Path to configuration file

-u, user=<user>

vc-storage-inf-provider-create-filesystem

Name

vc-storage-inf-provider-create-filesystem - Create File System Storage Provider

Synopsis

vc storage inf provider create filesystem <name>

Description

Create File System Storage Provider <NAME>

Arguments

<name>

vc-storage-inf-provider-create

Name

vc-storage-inf-provider-create - Storage Provider create recovery plan policies and rules

Synopsis

vc storage inf provider create [COMMAND]

Description

Storage Provider create recovery plan policies and rules

Commands

ceph

Create CEPH Storage Provider -n <NAME> -a <PATH_TO_AUTH_FILE> -c <PATH_TO_CONFIG_FILE>-u <USER>

nvg

Create Nutanix Volume Groups Storage Provider -n <NAME> -h <HOST> -u <USER> -p <PASSWORD>

nfiles

Create Nutanix Files/AFS Storage Provider -n <NAME> -h <HOST> -e <PRISM_ELEMENT_HOST> -u <USER> -p <PASSWORD>

filesystem

Create File System Storage Provider <NAME>

vc-storage-inf-provider-create-nfiles

Name

vc-storage-inf-provider-create-nfiles - Create Nutanix Files/AFS Storage Provider -n -h -e -u -p

Synopsis

vc storage inf provider create nfiles -e=<prismElementHost> -h=<host> -n=<name> -p=<password> -u=<user>

Description

Create Nutanix Files/AFS Storage Provider -n <NAME> -h <HOST> -e <PRISM_ELEMENT_HOST> -u <USER> -p <PASSWORD>

Options

-n, name=<name>

-h, host*=<host>

-e, prism-element*=<prismElementHost>

Prism element host

-u, user=<user>

-p, password=<password>

vc-storage-inf-provider-create-nvg

Name

vc-storage-inf-provider-create-nvg - Create Nutanix Volume Groups Storage Provider -n -h -u -p

Synopsis

vc storage inf provider create nvg -h=<host> -n=<name> -p=<password> -u=<user>

Description

Create Nutanix Volume Groups Storage Provider -n <NAME> -h <HOST> -u <USER> -p <PASSWORD>

Options

-n, name=<name>

-h, host*=<host>

-u, user=<user>

-p, password=<password>

vc-storage-inf-provider-delete

Name

vc-storage-inf-provider-delete - Delete Storage Provider (-sg | -sn )

Synopsis

vc storage inf provider delete (-sg=<guid> | -sn=<name>)

Description

Delete Storage Provider (-sg <GUID> | -sn <NAME>)

Options

-sg,storage-provider-guid=<guid> Storage provider guid

-sn,storage-provider-name=<name> Storage provider name

vc-storage-inf-provider-details

Name

vc-storage-inf-provider-details - Show Storage Providers details (-sg | -sn )

Synopsis

vc storage inf provider details (-sg=<guid> | -sn=<name>)

Description

Show Storage Providers details (-sg <GUID> | -sn <NAME>)

Options

-sg,storage-provider-guid=<guid> Storage provider guid

-sn,storage-provider-name=<name> Storage provider name

vc-storage-inf-provider-listproviders

Name

vc-storage-inf-provider-listproviders - List Storage Providers

Synopsis

vc storage inf provider listproviders [-h=<noHeaders>]

Description

List Storage Providers

Options

-h, no-headers=<noHeaders>

vc-storage-inf-provider-lists

Name

vc-storage-inf-provider-lists - List Storages for Storage Provider (-sg | -sn )

Synopsis

vc storage inf provider lists [-h=<noHeaders>] (-sg=<guid> | -sn=<name>)

Description

List Storages for Storage Provider (-sg <GUID> | -sn <NAME>)

Options

-h, no-headers=<noHeaders> -sg,storage-provider-guid=<guid> Storage provider guid

-sn,storage-provider-name=<name> Storage provider name

vc-storage-inf-provider

Name

vc-storage-inf-provider - Storage Provider instances

Synopsis

vc storage inf provider [COMMAND]

Description

Storage Provider instances

Commands

create

Storage Provider create recovery plan policies and rules

set

Storage Provider set recovery plan policies and rules

delete

Delete Storage Provider (-sg <GUID> | -sn <NAME>)

details

Show Storage Providers details (-sg <GUID> | -sn <NAME>)

listproviders

List Storage Providers

lists

List Storages for Storage Provider (-sg <GUID> | -sn <NAME>)

sync

Synchronize inventory with Storage Provider (-sg <GUID> | -sn <NAME>)

update

Modify Storage Provider configuration (-sg <GUID> | -sn <NAME>) -n <PROPERTY_NO> -v <VALUE>

vc-storage-inf-provider-set-credentials

Name

vc-storage-inf-provider-set-credentials - Set user/password (-sg | -sn ) -u -p

Synopsis

vc storage inf provider set credentials -p=<password> -u=<user> (-sg=<guid> | -sn=<name>)

Description

Set user/password (-sg <GUID> | -sn <NAME>) -u <USER> -p <PASSWORD>

Options

-sg,storage-provider-guid=<guid>

Storage provider guid

-sn,storage-provider-name=<name>

Storage provider name

-u, user=<user>

-p, password=<password>

vc-storage-inf-provider-set-host

Name

vc-storage-inf-provider-set-host - Set host for Storage Provider (-sg | -sn ) -h

Synopsis

vc storage inf provider set host -h=<host> (-sg=<guid> | -sn=<name>)

Description

Set host for Storage Provider (-sg <GUID> | -sn <NAME>) -h <HOST>

Options

-sg,storage-provider-guid=<guid>

Storage provider guid

-sn,storage-provider-name=<name>

Storage provider name

-h, host*=<host>

vc-storage-inf-provider-set

Name

vc-storage-inf-provider-set - Storage Provider set recovery plan policies and rules

Synopsis

vc storage inf provider set [COMMAND]

Description

Storage Provider set recovery plan policies and rules

Commands

host

Set host for Storage Provider (-sg <GUID> | -sn <NAME>) -h <HOST>

nodeconf

Set node config for Storage Provider (-sg <GUID> | -sn <NAME>) (-ncg <NODE_CONFIG_GUID> | -ncn <NODE_CONFIG_NAME>)

credentials

Set user/password (-sg <GUID> | -sn <NAME>) -u <USER> -p <PASSWORD>

vc-storage-inf-provider-set-nodeconf

Name

vc-storage-inf-provider-set-nodeconf - Set node config for Storage Provider (-sg | -sn ) (-ncg | -ncn )

Synopsis

vc storage inf provider set nodeconf (-sg=<guid> | -sn=<name>) (-ncg=<guid> | -ncn=<name>)

Description

Set node config for Storage Provider (-sg <GUID> | -sn <NAME>) (-ncg <NODE_CONFIG_GUID> | -ncn <NODE_CONFIG_NAME>)

Options

-sg,storage-provider-guid=<guid> Storage provider guid

-sn,storage-provider-name=<name> Storage provider name

-ncg,node-config-guid=<guid> Node configuration guid

-ncn,node-config-name=<name> Node configuration name

vc-storage-inf-provider-sync

Name

vc-storage-inf-provider-sync - Synchronize inventory with Storage Provider (-sg | -sn )

Synopsis

vc storage inf provider sync (-sg=<guid> | -sn=<name>)

Description

Synchronize inventory with Storage Provider (-sg <GUID> | -sn <NAME>)

Options

-sg,storage-provider-guid=<guid> Storage provider guid

-sn,storage-provider-name=<name> Storage provider name

vc-storage-inf-provider-update

Name

vc-storage-inf-provider-update - Modify Storage Provider configuration (-sg | -sn ) -n -v

Synopsis

vc storage inf provider update -n=<number> -v=<value> (-sg=<guid> | -sn=<name>)

Description

Modify Storage Provider configuration (-sg <GUID> | -sn <NAME>) -n <PROPERTY_NO> -v <VALUE>

Options

-sg,storage-provider-guid=<guid>

Storage provider guid

-sn,storage-provider-name=<name>

Storage provider name

-n, number*=<number>

-v, value*=<value>

vc-storage-inst

Name

vc-storage-inst - Storage instances

Synopsis

vc storage inst [COMMAND]

Description

Storage instances

Commands

mg

Storage instances policy

bar

Storage backup & restore policy

vc-storage-inst-bar-backup-full

Name

vc-storage-inst-bar-backup-full - Backup (full) (-pg | -pn ) -r ,...,

Synopsis

vc storage inst bar backup full -r=<rules>[,<rules>…​] [-r=<rules>[, <rules>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Backup (full) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

-r, rule*=<rules>[,<rules>…​] Backup Rule GUID

vc-storage-inst-bar-backup-fullp

Name

vc-storage-inst-bar-backup-fullp - Backup (full) with ask priority (0-100, 50 = default) (-pg | -pn ) -p -r ,...,

Synopsis

vc storage inst bar backup fullp -p=<priority> -r=<rules>[,<rules>…​] [-r=<rules>[,<rules>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Backup (full) with ask priority (0-100, 50 = default) (-pg <GUID> | -pn <NAME>) -p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

-r, rule*=<rules>[,<rules>…​] Backup Rule GUID

-p, priority*=<priority> Range: 0-100 (50 default)

vc-storage-inst-bar-backup-inc

Name

vc-storage-inst-bar-backup-inc - Backup storage (incremental) (-pg | -pn ) -r ,...,

Synopsis

vc storage inst bar backup inc -r=<rules>[,<rules>…​] [-r=<rules>[, <rules>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Backup storage (incremental) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

-r, rule*=<rules>[,<rules>…​] Backup Rule GUID

vc-storage-inst-bar-backup-incp

Name

vc-storage-inst-bar-backup-incp - Backup storage (incremental) with task priority (0-100, 50 = default) (-pg | -pn ) -p -r ,...,

Synopsis

vc storage inst bar backup incp -p=<priority> -r=<rules>[,<rules>…​] [-r=<rules>[,<rules>…​]]…​ (-pg=<guid> | -pn=<name>)

Description

Backup storage (incremental) with task priority (0-100, 50 = default) (-pg <GUID> | -pn <NAME>) -p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

-r, rule*=<rules>[,<rules>…​] Backup Rule GUID

-p, priority*=<priority> Range: 0-100 (50 default)

vc-storage-inst-bar-backup

Name

vc-storage-inst-bar-backup - Run backup policy

Synopsis

vc storage inst bar backup [COMMAND]

Description

Run backup policy

Commands

full

Backup (full) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

fullp

Backup (full) with ask priority (0-100, 50 = default) (-pg <GUID> | -pn <NAME>) -p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

inc

Backup storage (incremental) (-pg <GUID> | -pn <NAME>) -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

incp

Backup storage (incremental) with task priority (0-100, 50 = default) (-pg <GUID> | -pn <NAME>) -p <PRIORITY> -r <BACKUP_RULE_GUID>,…​,<BACKUP_RULE_GUID>

vc-storage-inst-bar-details

Name

vc-storage-inst-bar-details - Show backup details (-pg | -pn )

Synopsis

vc storage inst bar details (-pg=<guid> | -pn=<name>)

Description

Show backup details (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

vc-storage-inst-bar-fdetails

Name

vc-storage-inst-bar-fdetails - Show file details (-pg | -pn )

Synopsis

vc storage inst bar fdetails (-pg=<guid> | -pn=<name>)

Description

Show file details (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

vc-storage-inst-bar-list-backup

Name

vc-storage-inst-bar-list-backup - Backups list

Synopsis

vc storage inst bar list backup [-h=<noHeaders>]

Description

Backups list

Options

-h, no-headers=<noHeaders>

vc-storage-inst-bar-list-file

Name

vc-storage-inst-bar-list-file - List backup files -g

Synopsis

vc storage inst bar list file [-g=<guid>] [-h=<noHeaders>]

Description

List backup files -g <BACKUP_GUID>

Options

-g, guid=<guid>

Backup guid

-h, no-headers=<noHeaders>

vc-storage-inst-bar-list

Name

vc-storage-inst-bar-list - Lists policy

Synopsis

vc storage inst bar list [COMMAND]

Description

Lists policy

Commands

backup

Backups list

file

List backup files -g <BACKUP_GUID>

task

List backup files -g <BACKUP_GUID>

vc-storage-inst-bar-list-task

Name

vc-storage-inst-bar-list-task - List backup files -g

Synopsis

vc storage inst bar list task [-g=<guid>] [-h=<noHeaders>]

Description

List backup files -g <BACKUP_GUID>

Options

-g, guid=<guid>

Backup guid

-h, no-headers=<noHeaders>

vc-storage-inst-bar

Name

vc-storage-inst-bar - Storage backup & restore policy

Synopsis

vc storage inst bar [COMMAND]

Description

Storage backup & restore policy

Commands

backup

Run backup policy

details

Show backup details (-pg <GUID> | -pn <NAME>)

fdetails

Show file details (-pg <GUID> | -pn <NAME>)

status

Show backup status info (-pg <GUID> | -pn <NAME>)

list

Lists policy

restore

Restore the backup from backup location (-pg <GUID> | -pn <NAME>) -p <PATH>

restoresp

Restore the storage to the storage provider (-pg <GUID> | -pn <NAME>) (-sg <GUID> | -sn <NAME>) -p <PATH>

vc-storage-inst-bar-restore

Name

vc-storage-inst-bar-restore - Restore the backup from backup location (-pg | -pn ) -p

Synopsis

vc storage inst bar restore -p=<path> (-pg=<guid> | -pn=<name>)

Description

Restore the backup from backup location (-pg <GUID> | -pn <NAME>) -p <PATH>

Options

-pg,policy-backup-guid=<guid>

Storage backup policy guid

-pn,policy-backup-name=<name>

Storage backup policy name

-p, path=<path>

vc-storage-inst-bar-restoresp

Name

vc-storage-inst-bar-restoresp - Restore the storage to the storage provider (-pg | -pn ) (-sg | -sn ) -p

Synopsis

vc storage inst bar restoresp -p=<path> (-pg=<guid> | -pn=<name>) (-sg=<guid> | -sn=<name>)

Description

Restore the storage to the storage provider (-pg <GUID> | -pn <NAME>) (-sg <GUID> | -sn <NAME>) -p <PATH>

Options

-pg,policy-backup-guid=<guid>

Storage backup policy guid

-pn,policy-backup-name=<name>

Storage backup policy name

-sg,storage-provider-guid=<guid>

Storage provider guid

-sn,storage-provider-name=<name>

Storage provider name

-p, path=<path>

vc-storage-inst-bar-status

Name

vc-storage-inst-bar-status - Show backup status info (-pg | -pn )

Synopsis

vc storage inst bar status (-pg=<guid> | -pn=<name>)

Description

Show backup status info (-pg <GUID> | -pn <NAME>)

Options

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

vc-storage-inst-mg-ackb

Name

vc-storage-inst-mg-ackb - Acknowledge warnings related to the backup

Synopsis

vc storage inst mg ackb <guid>

Description

Acknowledge warnings related to the backup <BACKUP_GUID>

Arguments

<guid>

vc-storage-inst-mg-acks

Name

vc-storage-inst-mg-acks - Acknowledge all backup warnings related to the Storage (-sg | -sn )

Synopsis

vc storage inst mg acks (-sg=<guid> | -sn=<name>)

Description

Acknowledge all backup warnings related to the Storage (-sg <GUID> | -sn <NAME>)

Options

-sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-ap

Name

vc-storage-inst-mg-ap - Assign Storage to the policy (-sg | -sn )(-pg | -pn )

Synopsis

vc storage inst mg ap (-sg=<guid> | -sn=<name>) (-pg=<guid> | -pn=<name>)

Description

Assign Storage to the policy (-sg <GUID> | -sn <NAME>)(-pg <GUID> | -pn <NAME>)

Options

-sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

-pg,policy-backup-guid=<guid> Storage backup policy guid

-pn,policy-backup-name=<name> Storage backup policy name

vc-storage-inst-mg-asp

Name

vc-storage-inst-mg-asp - Assign Storage to the snapshot policy (-sg | -sn ) (-pg | -pn )

Synopsis

vc storage inst mg asp (-pg=<policyGuid> | -pn=<policyName>) (-sg=<guid> | -sn=<name>)

Description

Assign Storage to the snapshot policy (-sg <GUID> | -sn <NAME>) (-pg <SNAPSHOT_POLICY_GUID> | -pn <SNAPSHOT_POLICY_NAME>)

Options

-pg,policy-snapshot-guid=<policyGuid> Storage snapshot policy guid

-pn,policy-snapshot-name=<policyName> Storage snapshot policy name

-sg,storage-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-bdetails

Name

vc-storage-inst-mg-bdetails - Show backup details (-sg | -sn )

Synopsis

vc storage inst mg bdetails (-sg=<guid> | -sn=<name>)

Description

Show backup details (-sg <GUID> | -sn <NAME>)

Options

-sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-create

Name

vc-storage-inst-mg-create - Create storage instance

Synopsis

vc storage inst mg create <name>

Description

Create storage instance <NEW_NAME>

Arguments

<name>

vc-storage-inst-mg-delete

Name

vc-storage-inst-mg-delete - Delete storage (-sg | -sn )

Synopsis

vc storage inst mg delete (-sg=<guid> | -sn=<name>)

Description

Delete storage (-sg <GUID> | -sn <NAME>)

Options

-sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-details

Name

vc-storage-inst-mg-details - Show storage details (-sg | -sn )

Synopsis

vc storage inst mg details (-sg=<guid> | -sn=<name>)

Description

Show storage details (-sg <GUID> | -sn <NAME>)

Options

-sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-list-backup

Name

vc-storage-inst-mg-list-backup - List backups of the Storage (-sg | -sn )

Synopsis

vc storage inst mg list backup [-h=<noHeaders>] (-sg=<guid> | -sn=<name>)

Description

List backups of the Storage (-sg <GUID> | -sn <NAME>)

Options

-h, no-headers=<noHeaders> -sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg-list

Name

vc-storage-inst-mg-list - Lists policy

Synopsis

vc storage inst mg list [COMMAND]

Description

Lists policy

Commands

storage

List storages

task

List tasks related to the Storage (-sg <GUID> | -sn <NAME>)

backup

List backups of the Storage (-sg <GUID> | -sn <NAME>)

vc-storage-inst-mg-list-storage

Name

vc-storage-inst-mg-list-storage - List storages

Synopsis

vc storage inst mg list storage [-h=<noHeaders>]

Description

List storages

Options

-h, no-headers=<noHeaders>

vc-storage-inst-mg-list-task

Name

vc-storage-inst-mg-list-task - List tasks related to the Storage (-sg | -sn )

Synopsis

vc storage inst mg list task [-h=<noHeaders>] (-sg=<guid> | -sn=<name>)

Description

List tasks related to the Storage (-sg <GUID> | -sn <NAME>)

Options

-h, no-headers=<noHeaders> -sg,policy-guid=<guid> Storage guid

-sn,storage-name=<name> Storage name

vc-storage-inst-mg

Name

vc-storage-inst-mg - Storage instances policy

Synopsis

vc storage inst mg [COMMAND]

Description

Storage instances policy

Commands

list

Lists policy

set

Set policy

create

Create storage instance <NEW_NAME>

details

Show storage details (-sg <GUID> | -sn <NAME>)

delete

Delete storage (-sg <GUID> | -sn <NAME>)

bdetails

Show backup details (-sg <GUID> | -sn <NAME>)

ap

Assign Storage to the policy (-sg <GUID> | -sn <NAME>)(-pg <GUID> | -pn <NAME>)

asp

Assign Storage to the snapshot policy (-sg <GUID> | -sn <NAME>) (-pg <SNAPSHOT_POLICY_GUID> | -pn <SNAPSHOT_POLICY_NAME>)

update

Modify Storage configuration (-sg <GUID> | -sn <NAME>) -n <PROPERTY_NO> -v <VALUE>

ackb

Acknowledge warnings related to the backup <BACKUP_GUID>

acks

Acknowledge all backup warnings related to the Storage (-sg <GUID> | -sn <NAME>)

vc-storage-inst-mg-set-cmd

Name

vc-storage-inst-mg-set-cmd - Set pre/post-snapshot CMD as semi-colon-separated string (-sg | -sn ) -f

 -t  -s 
 

Synopsis
    vc storage inst mg set cmd -f=<preOrPost> -t=<type> -s=<cmdString>[,
                           <cmdString>…​] [-s=<cmdString>[,<cmdString>…​]]…​
                           (-sg=<guid> | -sn=<name>)
                           

Description
    Set pre/post-snapshot CMD as semi-colon-separated string (-sg <GUID> | -sn <NAME>) -f <PRE | POST> -t <CMD_TYPE> -s <CMD_STRING>


Options

-sg,policy-guid=<guid>

Storage guid

-sn,storage-name=<name>

Storage name

-f,for=<preOrPost>
-t,type=<type>
-s,string=<cmdString>[,<cmdString>…​]
# vc-storage-inst-mg-set-credentials

Name

vc-storage-inst-mg-set-credentials - Set SSH access credentials -n (-sg | -sn ) -u -p

Synopsis

vc storage inst mg set credentials -n=<name> -p=<password> -u=<user> (-sg=<guid> | -sn=<name>)

Description

Set SSH access credentials -n <NAME> (-sg <GUID> | -sn <NAME>) -u <SSH_USER> -p <SSH_PASSWORD>

Options

-sg,policy-guid=<guid>

Storage guid

-sn,storage-name=