Forum Discussion

Soumyaa's avatar
Soumyaa
Level 4
13 years ago
Solved

command needed to change a client backup from one STU to another.

Hi,

Is there any command which helps me changing a client STU to another STU. I want to change at backup policy level rather than schedule levels.

Also, please let me know if there is any command to know the STU of a policy (policy level other than schedule level)

 

Thanks.

  • HI

    All the backup policy information and policy management can be done with bpplinfo command

    bpplinfo policyname -L 
    The above the command used to list the information of the policy

    Here the residence information will give the STU of the policy

    In order to change the STU of the policy, the below comamnd can be used

    bpplinfo policyname -modify -residence <New STU location>

    Kindy explore bpplinfo command for further need.

  • HI

    All the backup policy information and policy management can be done with bpplinfo command

    bpplinfo policyname -L 
    The above the command used to list the information of the policy

    Here the residence information will give the STU of the policy

    In order to change the STU of the policy, the below comamnd can be used

    bpplinfo policyname -modify -residence <New STU location>

    Kindy explore bpplinfo command for further need.