Skip to main content

Upload cloud license file content

POST /gcp/ha/working-environments/{workingEnvironmentId}/upload-licenses

Uploads the content of a cloud license file on the specified Cloud Volumes ONTAP system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Request Body

Name Type Required Description

licenseOne

string

True

licenseTwo

string

False

Example request
{
  "licenseOne": "string",
  "licenseTwo": "string"
}

Error

Status: Default, Default response