Update tenant resource limits configuration
PATCH/v1/tenants/:tenantUid/resourceLimits
Update tenant resource limits configuration
Request
Path Parameters
tenantUid stringrequired
- application/json
 
Body
- Array [
 - ]
 
resources undefined[]
kindstring
Possible values: [user, project, apiKey, team, role, cloudaccount, clusterprofile, workspace, registry, privategateway, location, certificate, macro, sshkey, alert, spectrocluster, edgehost, appprofile, appdeployment, edgetoken, clustergroup, filter]
limitint64
Responses
- 204
 
The resource was updated successfully
Loading...