github.com/wanddynosios/cli/v8@v8.7.9-0.20240221182337-1a92e3a7017f/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