jnprchandras
jnprchandras
PUT method is sent by the client to **create** or **replace** the target data resource. Where as PATCH allows to update the **required properties** alone. In ATOM, Intent infrastrcture would...
Contrail PUT is PATCH. The semantics of PUT should completely opverride. But it acts as Patch in contrail. Other pending item in PATCH is : If A has B vertex,...
Lets take a service in metro controller usecases. EVPN service. This contains set of endpoints (devices). These can be in hundreds.In contrail data model, this can be modeled as evpn->endpoints....