Class CollectionPropertyAPI


  • @Path("/collections/{collName}/properties/{propName}")
    public class CollectionPropertyAPI
    extends AdminAPIBase
    V2 API for modifying collection-level properties.

    These APIs (PUT and DELETE /api/collections/collName/properties/propName) are analogous to the v1 /admin/collections?action=COLLECTIONPROP command.