Create or update a HyperCache instanceput https://{hostname}/api/lcdn-deployment/v1/hypercache/instances/{nodeId}Path ParamsnodeIdintegerrequiredBody ParamsnodeIdintegerrequired≥ 1licensestringrequiredlength between 1 and 32767externalBandwidthLimitMbpsinteger≥ 1cachingMemoryOverrideMBinteger≥ 1serviceLabelsobjectrequiredserviceLabels objectResponses 200An HTTP 200 will signify the successful update of an instance instance. 201Successful response 400An HTTP 400 will be returned if the request is badly formed or has constraint violations 403An HTTP 403 will be returned if the principal is not authorized to access the instance of instance that the request was made against. 404An HTTP 404 will be returned if the instance with the specified entityId is not found. 409An HTTP 409 will be returned if the instance offered for create/update would lead to a conflicting state.Updated about 1 month ago