Skip to main content

Retrieve all license types and their associated instance types

GET /azure/ha/working-environments/{workingEnvironmentId}/license-instance-type

Retrieves all license types and their associated instance types for a specific Cloud Volumes ONTAP instance.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Error

Status: Default, Default response
Name Type Required Description

licenseType

string

True

name

string

False

description

string

False

capacityLimit

Capacity

True

instanceTypes

array[InstanceTypeInfo]

True

Definitions

See Definitions

Capacity

Name Type Required Description

size

number

True

unit

string

True

InstanceTypeInfo

Name Type Required Description

instanceType

string

False

supportsEncryption

boolean

True

supportedFeatures

array[string]

True

isDefault

boolean

False