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

clone

Contributors
Suggest changes

clone-autodelete

PATCH /api/storage/luns/{uuid}

Note: The REST API uses LUN UUID in the URL.

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

ONTAPI attribute REST attribute Comment

clone-path

name

enable

enabled

force

No REST Equivalent

volume

location.volume.name

clone-autodelete-status

GET /api/storage/luns/{uuid}

Note: The REST API uses LUN UUID in the URL.

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

ONTAPI attribute REST attribute Comment

clone-path

No REST Equivalent

The response is based on the LUN UUID only.

clone-create

POST /api/storage/file/clone

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

ONTAPI attribute REST attribute Comment

autodelete

autodelete

block-ranges

range

bypass-license-check

No REST Equivalent

bypass-throttle

No REST Equivalent

destination-exists

overwrite_destination

destination-path

destination_path

destination-volume

No REST Equivalent

fixed-block-count

No REST Equivalent

ignore-locks

No REST Equivalent

ignore-streams

No REST Equivalent

is-backup

is_backup

is-fixed-block-count

No REST Equivalent

is-vvol-backup

No REST Equivalent

lun-serial-number

No REST Equivalent

nosplit-entry

No REST Equivalent

qos-adaptive-policy-group-name

No REST Equivalent

qos-policy-group-name

No REST Equivalent

snapshot-name

No REST Equivalent

source-path

source_path

space-reserve

No REST Equivalent

token-uuid

token-uuid

volume

volume.name

clone-deletion-add-extension

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

clone-deletion-get-iter

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

clone-deletion-minimum-size

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

clone-deletion-remove-extension

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

clone-split-enable

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

clone-split-load-get-iter

GET /api/storage/file/clone/split-loads

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

ONTAPI attribute REST attribute Comment

available-split-load

load.allowable

current-split-load

load.current

max-split-load

load.maximum

node

node.name

token-reserved-load

load.token_reserved

max-records

max_records

Specifies the maximum number of records to return before paging.

clone-split-load-get

GET /api/storage/file/clone/split-loads/{node.uuid}

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

ONTAPI attribute REST attribute Comment

available-split-load

load.allowable

current-split-load

load.current

max-split-load

load.maximum

node

node.name

token-reserved-load

load.token_reserved

max-records

max_records

Specifies the maximum number of records to return before paging.

clone-split-load-modify

PATCH /api/storage/file/clone/split-loads/{node.uuid}

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

ONTAPI attribute REST attribute Comment

max-split-load

load.maximum

Maximum file clone split load allowed on a node.

node

node.name

Node name

clone-split-status

GET /api/storage/file/clone/split-status/{volume.uuid}

Note: REST API takes volume UUID as input

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

ONTAPI attribute REST attribute Comment

volume-name

volume.name

clone-split-status-iter

GET /api/storage/file/clone/split-status

Note: REST API takes volume UUID as input

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

ONTAPI attribute REST attribute Comment

volume-name

volume.name

clone-token-create

POST /api/storage/file/clone/tokens

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

ONTAPI attribute REST attribute Comment

expiry-limit

expiry-time.limit

node

node.name

reserve-size

reserve-size

clone-token-delete

DELETE /api/storage/file/clone/tokens/{node.uuid}/{uuid}

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

ONTAPI attribute REST attribute Comment

node

node.name

token-uuid

uuid

clone-token-get

GET /api/storage/file/clone/tokens/{node.uuid}/{uuid}

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

ONTAPI attribute REST attribute Comment

node

node.uuid

token-uuid

uuid

clone-token-get-iter

GET /api/storage/file/clone/tokens

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

ONTAPI attribute REST attribute Comment

expiry-limit

expiry-time.limit

node

node.name

reserve-size

reserve-size

time-left

expiry-time.left

token-uuid

uuid

max-records

max_records

Specifies the maximum number of records to return before paging.

clone-token-modify-expiry-limit

PATCH /api/storage/file/clone/tokens/{node.uuid}/{uuid}

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

ONTAPI attribute REST attribute Comment

node

node.name

reservation-duration-limit

expiry-time.limit

token-uuid

uuid