api-v1-namespaces-{namespace}-events

Number of APIs: 3

  1. delete Core V1Collection Namespaced Event DELETE {{baseUrl}}/api/v1/namespaces/:namespace/events?allowWatchBookmarks=<boolean>&continue=<string>&dryRun=<string>&fieldSelector=<string>&gracePeriodSeconds=<integer>&labelSelector=<string>&limit=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&resourceVersion=<string>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>

  2. list Core V1Namespaced Event GET {{baseUrl}}/api/v1/namespaces/:namespace/events?allowWatchBookmarks=<boolean>&continue=<string>&fieldSelector=<string>&labelSelector=<string>&limit=<integer>&resourceVersion=<string>&timeoutSeconds=<integer>&watch=<boolean>&pretty=<string>

  3. create Core V1Namespaced Event POST {{baseUrl}}/api/v1/namespaces/:namespace/events?dryRun=<string>&fieldManager=<string>&pretty=<string>