createSpace operation (deprecated)

Creates a space in the repository.

For information about the General and Route Evaluation property groups, see Common operation properties.

Input properties

Properties for the space to create.

Store Name

A string value that represents the name of the store where the space is created.

If you provide a literal value, select the name from the list. Currently, only SpacesStore is available.

Space Path

A string value that represents a fully qualified path for the space to create. The path must start from the root location (for example, /Company Home/User Home/My Space).

The space path is created recursively, which means that all the spaces specified in the path are created. For example, if the path is specified as /Company Home/ User Home/My Space/My Documents, but the My Space space does not exist, both the My Space and My Document spaces are created.

If you provide a literal value, either type the path or click Browse to select the space.

Output properties

Space UUID

A string value that represents a unique identifier for the space.

// Ethnio survey code removed