enableDirectory
inline suspend fun CloudDirectoryClient.enableDirectory(crossinline block: EnableDirectoryRequest.Builder.() -> Unit): EnableDirectoryResponse
Enables the specified directory. Only disabled directories can be enabled. Once enabled, the directory can then be read and written to.