Post MSFT Licensing SDDC Cluster
DescriptionSets the current Microsoft license status of the given SDDC’s cluster.
Request
URLURL
Path Parameters
Path Parameters
Organization identifier
Sddc identifier
cluster identifier
Request Body
{
"academic_license": false,
"mssql_licensing": "DISABLED",
"windows_licensing": "DISABLED"
}
Flag to identify if it is Academic Standard or Commercial Standard License.
The status MSSQL licensing for this SDDC’s clusters.
Possible values are: DISABLED , CUSTOMER_SUPPLIED , ENABLED
The status of Windows licensing for this SDDC’s clusters. Can be enabled, disabled, or customer’s.
Possible values are: DISABLED , CUSTOMER_SUPPLIED , ENABLED
Authentication
Response
Response BodyResponse Body
202 Accepted
Accepted, returns the tracking task.
Errors
Forbidden
Code Samples
cURL Command
Vendor Extensions
x-vmc-ui-servicename: msft-licensing-sddc-cluster
x-vmw-vapi-methodname: post