Upload a cloud license file
POST /aws/ha/working-environments/{workingEnvironmentId}/upload-license-file
Uploads a cloud license file on the specified Cloud Volumes ONTAP system.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
|
filename |
string |
header |
False |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
formDataMap |
True |
||
formData |
True |
||
preamble |
string |
False |
|
parts |
array[InputPart] |
True |
Error
Status: Default, Default response
Definitions
See Definitions
parameters Hash mapping strings to string
mediaType
| Name | Type | Required | Description |
|---|---|---|---|
type |
string |
False |
|
subtype |
string |
False |
|
parameters |
True |
||
wildcardType |
boolean |
False |
|
wildcardSubtype |
boolean |
False |
headers Hash mapping strings to array[string]
| Name | Type | Required | Description |
|---|---|---|---|
empty |
boolean |
False |
InputPart
| Name | Type | Required | Description |
|---|---|---|---|
contentTypeFromMessage |
boolean |
True |
|
bodyAsString |
string |
True |
|
mediaType |
True |
||
headers |
True |
formDataMap Hash mapping strings to array[InputPart]
formData Hash mapping strings to InputPart