Skip to main content
ONTAP 9.11.1 ONTAPI-to-REST mapping
A newer release of this product is available.

tape-mc-info

Contributors
Suggest changes

tape-mc-get

GET /api/storage/tape-devices/{node.uuid}/{device_id}

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

alias-mapping

aliases.mapping

alias-name

aliases.name

block-number

block_number

density-formats

formats

description

description

device-id

device_id

device-if-type

interface

device-names

device_names

device-state

device_state

device-type

type

error

No REST Equivalent

file-number

file_number

functional-status

No REST Equivalent

initiator

storage_port.name

residual-count

residual_count

resv-type

reservation_type

serial-number

serial_number

wwnn

wwnn

wwnn contains ":" in ONTAPI, but not in the REST API.

wwpn

wwpn

wwpn contains ":" in ONTAPI, but not in the REST API.

node-name

node.name

tape-mc-get-iter

GET /api/storage/tape-devices

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

alias-mapping

aliases.mapping

alias-name

aliases.name

block-number

block_number

density-formats

formats

description

description

device-id

device_id

device-if-type

interface

device-names

device_names

device-state

device_state

device-type

type

error

No REST Equivalent

file-number

file_number

functional-status

No REST Equivalent

initiator

storage_port.name

node-name

node.name

residual-count

residual_count

resv-type

reservation_type

serial-number

serial_number

wwnn

wwnn

wwnn contains ":" in ONTAPI, but not in the REST API.

wwpn

wwpn

wwpn contains ":" in ONTAPI, but not in the REST API.

max-records

max_records

Specifies the maximum number of records to return before paging.

tape-mc-info-alias-clear

PATCH /api/storage/tape-devices/{node.uuid}/{device_id}

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

clear-scope

No REST Equivalent

name

aliases.name

Remove the alias from aliases.name to clear it.

node-name

node.name

tape-mc-info-alias-set

PATCH /api/storage/tape-devices/{node.uuid}/{device_id}

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

mapping

No REST Equivalent

name

aliases.name

Add the alias to aliases.name.

node-name

node.name

tape-mc-info-offline

PATCH /api/storage/tape-devices/{node.uuid}/{device_id}

Note: Set online to false to take the tape device offline.

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

device-id

device_id

device-name

No REST Equivalent

node-name

node.name

tape-mc-info-online

PATCH /api/storage/tape-devices/{node.uuid}/{device_id}

Note: Set online to true to bring the tape device online.

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

device-id

device_id

device-name

No REST Equivalent

node-name

node.name

tape-mc-info-position

PATCH /api/storage/tape-devices/{node.uuid}/{device_id}

Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.

ONTAPI attribute REST attribute Comment

count

position.count

device-name

No REST Equivalent

The no-rewind device name with the current density is used.

node-name

node.name

operation

position.operation

tape-mc-info-reset

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

tape-mc-info-test-release

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

tape-mc-info-test-reserve

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

tape-mc-info-trace

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