HCP System Management Help


Object names

When you create an object, you give it a name. Object names:

Can contain any characters except the NULL character (ASCII 0 (zero)). This includes nonprinting characters such as spaces and line breaks although they are not recommended for use.

Are case sensitive.

.directory-metadata is a reserved name. You cannot create an object with this name.

You cannot directly change the name of an object. However, you can effectively rename an object by making a copy of it with a different name and then deleting the original.

For information on copying objects, see Copying an object.

© 2017 Hitachi Vantara Corporation. All rights reserved.