if (FALSE) {
# The following example shows how to rename an OU. The output confirms the
# new name:/n/n
svc$update_organizational_unit(
Name = "AccountingOU",
OrganizationalUnitId = "ou-examplerootid111-exampleouid111"
)
}
Run the code above in your browser using DataLab