The profile type casa copy command clones an existing cloud access security awareness (CASA) profile and displays the view of the new CASA profile.
| Parameter | Description | Value |
|---|---|---|
| old-name | Specifies the name of the cloud access security awareness profile to be cloned. |
The specified cloud access security awareness profile must exist. |
| new-name | Specifies the name of the new cloud access security awareness profile. |
The value is a case-sensitive string. If the name does not contain any space, the value contains 1 to 32 characters. If the name contains spaces, the value contains 3 to 34 characters, and you must enclose the name with double quotation marks, for example, "user for test". The name cannot contain any question mark (?), comma (,), quotation mark ("), or hyphen (-). |
To create a cloud access security awareness profile that is similar to an existing one, clone the existing one and make the desired modifications.
If new-name is not specified, the default name of the new cloud access security awareness profile is old-name_n. n indicates the number of times that the cloud access security awareness profile is cloned. It is an integer starting from 1.