SUR CETTE PAGE
rename
Utilisation
<rpc> <load-configuration> <configuration> <!-- opening tag for each parent of the object --> <!-- if the object has one identifier --> <object rename="rename" name="new-name"> <name>current-name</name> </object> <!-- if the object has two identifiers, both changing --> <object rename="rename" identifier1="new-name" \ identifier2=new-name"> <identifier1>current-name</identifier1> <identifier2>current-name</identifier2> </object> <!-- closing tag for each parent of the object --> </configuration> </load-configuration> </rpc>
Description
Changez le nom d’un ou plusieurs identifiants d’un objet de configuration. Dans la section Utilisation , l’élément de balise d’identification est appelé <name>
lorsque l’élément a un identifiant.
L’attribut rename
peut être combiné avec l’attribut ouactive
.inactive