- Description
- GlobalRateLimiter is the Schema for the globalratelimiters API
- Type
object
Specification
.spec
- Description
- GlobalRateLimiterSpec defines the desired state of GlobalRateLimiter
- Type
object- Required
domainfailureModeDenyrulesserviceType
.spec.rules
- Description
- List of rate limit rule.
- Type
array
.spec.rules[]
- Type
object- Required
descriptorsnamerateLimit
.spec.rules[].descriptors
- Description
- List of rate limit description information.
- Type
array
.spec.rules[].descriptors[]
- Type
object- Required
kindmatch
.spec.rules[].descriptors[].match
- Description
- Rate limit matching.
- Type
object- Required
method
.spec.rules[].rateLimit
- Description
- Current limit value configuration.
- Type
object
.spec.rules[].rateLimit.fixedWindow
- Description
- Fixed window.
- Type
object- Required
requestsPerUnitunit
.status
- Description
- GlobalRateLimiterStatus defines the observed state of GlobalRateLimiter
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimitersDELETE: delete collection of GlobalRateLimiterGET: list objects of kind GlobalRateLimiterPOST: create a new GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}DELETE: delete the specified GlobalRateLimiterGET: read the specified GlobalRateLimiterPATCH: partially update the specified GlobalRateLimiterPUT: replace the specified GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}/statusGET: read status of the specified GlobalRateLimiterPATCH: partially update status of the specified GlobalRateLimiterPUT: replace status of the specified GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters
- HTTP method
DELETE- Description
- delete collection of GlobalRateLimiter
- HTTP responses
- HTTP method
GET- Description
- list objects of kind GlobalRateLimiter
- HTTP responses
- HTTP method
POST- Description
- create a new GlobalRateLimiter
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}
- HTTP method
DELETE- Description
- delete the specified GlobalRateLimiter
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified GlobalRateLimiter
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified GlobalRateLimiter
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified GlobalRateLimiter
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}/status
- HTTP method
GET- Description
- read status of the specified GlobalRateLimiter
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified GlobalRateLimiter
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified GlobalRateLimiter
- Query parameters
- Body parameters
- HTTP responses