NetappFunctions

Functions

Link copied to clipboard

NetApp account resource API Version: 2020-12-01.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

Backup of a Volume API Version: 2020-12-01.

suspend fun getBackup(argument: suspend GetBackupPlainArgsBuilder.() -> Unit): GetBackupResult
suspend fun getBackup(accountName: String, backupName: String, poolName: String, resourceGroupName: String, volumeName: String): GetBackupResult
Link copied to clipboard

Backup policy information API Version: 2020-12-01.

suspend fun getBackupPolicy(accountName: String, backupPolicyName: String, resourceGroupName: String): GetBackupPolicyResult
Link copied to clipboard
suspend fun getPool(argument: GetPoolPlainArgs): GetPoolResult

Capacity pool resource API Version: 2020-12-01.

suspend fun getPool(argument: suspend GetPoolPlainArgsBuilder.() -> Unit): GetPoolResult
suspend fun getPool(accountName: String, poolName: String, resourceGroupName: String): GetPoolResult
Link copied to clipboard

Snapshot of a Volume API Version: 2020-12-01.

suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
suspend fun getSnapshot(accountName: String, poolName: String, resourceGroupName: String, snapshotName: String, volumeName: String): GetSnapshotResult
Link copied to clipboard

Snapshot policy information API Version: 2020-12-01.

suspend fun getSnapshotPolicy(accountName: String, resourceGroupName: String, snapshotPolicyName: String): GetSnapshotPolicyResult
Link copied to clipboard

Subvolume Information properties API Version: 2021-10-01.

suspend fun getSubvolume(accountName: String, poolName: String, resourceGroupName: String, subvolumeName: String, volumeName: String): GetSubvolumeResult
Link copied to clipboard

Result of the post subvolume and action is to get metadata of the subvolume. API Version: 2021-10-01.

suspend fun getSubvolumeMetadata(accountName: String, poolName: String, resourceGroupName: String, subvolumeName: String, volumeName: String): GetSubvolumeMetadataResult
Link copied to clipboard

Volume resource API Version: 2020-12-01.

suspend fun getVolume(argument: suspend GetVolumePlainArgsBuilder.() -> Unit): GetVolumeResult
suspend fun getVolume(accountName: String, poolName: String, resourceGroupName: String, volumeName: String): GetVolumeResult
Link copied to clipboard

Volume group resource for create API Version: 2021-10-01.

suspend fun getVolumeGroup(accountName: String, resourceGroupName: String, volumeGroupName: String): GetVolumeGroupResult
Link copied to clipboard

Quota Rule of a Volume API Version: 2022-01-01.

suspend fun getVolumeQuotaRule(accountName: String, poolName: String, resourceGroupName: String, volumeName: String, volumeQuotaRuleName: String): GetVolumeQuotaRuleResult
Link copied to clipboard

List Replications API Version: 2022-01-01.

suspend fun listVolumeReplications(accountName: String, poolName: String, resourceGroupName: String, volumeName: String): ListVolumeReplicationsResult