replication.count_eligible_manual_snapshots =========================================== Count how many existing snapshots of `dataset` match `naming_schema`. .. raw:: html
ReplicationCountEligibleManualSnapshotsArgs parameters.
No Additional PropertiesArray of dataset names to count snapshots for.
Must contain a minimum of 1 items
Array of naming schema patterns to match against.
No Additional ItemsRegular expression to match snapshot names. null to match all names.
Must be at least 1 characters long
Transport method to use for accessing snapshots.
Keychain credential ID for SSH access. null for local transport.
ReplicationCountEligibleManualSnapshotsResult return fields.
No Additional PropertiesTotal number of snapshots found.
Number of snapshots eligible for replication.