cancel
Showing results for 
Search instead for 
Did you mean: 

Need to push the client details from Netbackup server

appu1985
Level 4

Hi Techies,

 

I would like to push the below clients data  in netbackup server, could you please tell me the command,

1. client name

2. policy type

3. backup selection

4. OS type

 

Thank you in advance

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Nate_D1
Level 6

To get that information about a particular client:

/usr/openv/netbackup/bin/admincmd/bpgetconfig -M nbuclientname

 

To get that information about a policy (including clients of the policy, schedule, etc.):

/usr/openv/netbackup/bin/admincmd/bppllist policyname

 

 

 

View solution in original post

2 REPLIES 2

revarooo
Level 6
Employee

Where do you want this info from? The policy? bppllist will give you that.

 

Nate_D1
Level 6

To get that information about a particular client:

/usr/openv/netbackup/bin/admincmd/bpgetconfig -M nbuclientname

 

To get that information about a policy (including clients of the policy, schedule, etc.):

/usr/openv/netbackup/bin/admincmd/bppllist policyname