Get NPC Status

Get NPC Status

Get native public cloud licensing status

Request
URI
GET
https://{api_host}/suite-api/api/product/licensing/npc/status
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The native public cloud license

Returns product-licensing-npc-status of type(s) application/json
"{\n  \"npcEnabled\" : true\n}"
boolean
npcEnabled
Required

The Native Public Cloud license of the VMware Cloud Foundation Operations


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/product/licensing/npc/status