Skip to main content
ONTAP 9.14.1 ONTAPI-to-REST mapping

options

Contributors
Suggest changes

options-get

Note: The following raid options are available through the REST API using the CLI passthrough /api/private/cli/storage/raid-options
raid.background_disk_fw_update.enable
raid.disk.copy.auto.enable
raid.media_scrub.rate
raid.min_spare_count
raid.reconstruct.perf_impact
raid.resync.num_concurrent_ios_per_rg
raid.resync.perf_impact
raid.scrub.perf_impact
raid.scrub.schedule
raid.timeout
raid.verify.perf_impact

This ONTAPI call does not have an equivalent REST API call.

options-get-iter

This ONTAPI call does not have an equivalent REST API call.

options-list-info

This ONTAPI call does not have an equivalent REST API call.

options-modify-iter

This ONTAPI call does not have an equivalent REST API call.

options-set

Note: The following raid options can be modified through the REST API using the CLI passthrough /api/private/cli/storage/raid-options
raid.background_disk_fw_update.enable
raid.disk.copy.auto.enable
raid.media_scrub.rate
raid.min_spare_count
raid.reconstruct.perf_impact
raid.resync.num_concurrent_ios_per_rg
raid.resync.perf_impact
raid.scrub.perf_impact
raid.scrub.schedule
raid.timeout
raid.verify.perf_impact

This ONTAPI call does not have an equivalent REST API call.