getSnapshotLimits

Obtains the manual snapshot limits for a directory.

Samples

// The following example obtains the manual snapshot limits for a specified directory.
val resp = directoryClient.getSnapshotLimits {
    directoryId = "d-92654abfed"
}