github.com/orange-cloudfoundry/cli@v7.1.0+incompatible/api/cloudcontroller/ccv3/constant/resource.go (about)

     1  package constant
     2  
     3  // MaxNumberOfResourcesForMatching is the maximum number of resources that can be sent to the /v3/resource_match endpoint.
     4  const MaxNumberOfResourcesForMatching = 5000