Qodex.ai
Qodex.ai
IntroductionAsk Anything
ArgoCD REST API
api-v1-account-{name}-token
CreateToken creates a tokenDeleteToken deletes a token
api-v1-account-{name}
GetAccount returns an account
api-v1-account
ListAccounts returns the list of accountsCanI checks if the current account has permission to perform an actionUpdatePassword updates an account's password to a new value
api-v1-applications-{applicationName}
ManagedResources returns list of managed resourcesResourceTree returns resource tree
api-v1-applications-{name}-resource-actions
ListResourceActions returns list of resource actionsRunResourceAction run resource action
api-v1-applications-{name}-resource
GetResource returns single application resourcePatchResource patch single application resourceDeleteResource deletes a single application resourceListResourceLinks returns the list of all resource deep links
api-v1-applications-{name}
Get returns an application by nameDelete deletes an applicationPatch patch an applicationListResourceEvents returns a list of event resourcesListLinks returns the list of all application deep linksPodLogs returns stream of log entries for the specified pod. PodGetManifests returns application manifestsTerminateOperation terminates the currently running operationPodLogs returns stream of log entries for the specified pod. PodGet the meta-data (author, date, tags, message) for a specific revision of the applicationRollback syncs an application to its target stateUpdateSpec updates an application specSync syncs an application to its target stateGet returns sync windows of the application
api-v1-applications
List returns list of applicationsCreate creates an applicationGetManifestsWithFiles returns application manifests using provided files to generate themUpdate updates an application
api-v1-applicationsets-{name}
Get returns an applicationset by nameDelete deletes an application set
api-v1-applicationsets
List returns list of applicationsetCreate creates an applicationset
api-v1-certificates
List all available repository certificatesCreates repository certificates on the serverDelete the certificates that match the RepositoryCertificateQuery
api-v1-clusters-{id.value}
Get returns a cluster by server addressUpdate updates a clusterDelete deletes a clusterInvalidateCache invalidates cluster cacheRotateAuth rotates the bearer token used for a cluster
api-v1-clusters
List returns list of clustersCreate creates a cluster
api-v1-gpgkeys
List all available repository certificatesCreate one or more GPG public keys in the server's configurationDelete specified GPG public key from the server's configurationGet information about specified GPG public key from the server
api-v1-notifications
List returns list of servicesList returns list of templatesList returns list of triggers
api-v1-projects-{name}
Get returns a project by nameDelete deletes a projectGetDetailedProject returns a project that include project, global project and scoped resources by nameListEvents returns a list of project eventsGet returns a virtual project by nameListLinks returns all deep links for the particular projectGetSchedulesState returns true if there are any active sync syncWindows
api-v1-projects-{project}/roles/{role}/token
Create a new project tokenDelete a new project token
api-v1-projects
List returns list of projectsCreate a new projectUpdate updates a project
api-v1-repocreds
ListRepositoryCredentials gets a list of all configured repository credential setsCreateRepositoryCredentials creates a new repository credential setUpdateRepositoryCredentials updates a repository credential setDeleteRepositoryCredentials deletes a repository credential set from the configuration
api-v1-repositories-{repo}
Get returns a repository or its credentialsDeleteRepository deletes a repository from the configurationListApps returns list of apps in the repoGetHelmCharts returns list of helm charts in the specified repositoryRepository Service List RefsValidateAccess validates access to a repository with given parameters
api-v1-repositories
ListRepositories gets a list of all configured repositoriesCreateRepository creates a new repository configurationUpdateRepository updates a repository configurationGetAppDetails returns application details by given path
api-v1-session
Create a new JWT for authentication and set a cookie if using HTTPDelete an existing JWT cookie if using HTTPGet the current user's info
api-v1-settings
Get returns Argo CD settingsGet returns Argo CD plugins
api-v1-stream/applications
Watch returns stream of application change eventsWatch returns stream of application resource tree
api
Version returns version information of the API server
Get Bearer Token
Grafana REST API
Authentication
Create API keyGet API keys using API key for authDelete specific API key (logout)
Organizations and Users
Get current organizationGet global usersCreate read-only userUpdate user passwordGet users within organizationDelete read-only user
Data Sources
Get data sourcesCreate example Oracle Cloud Infrastructure Logs data sourceUpdate data source credentials example AWS CloudWatchDelete data source
Dashboards
Create IP SLA dashboard for CSR2Get dashboard by UIDGet dashboard tagsGet home dashboardDelete dashboard by UID
Keycloak Admin REST API
(root)
Get themes, social providers, auth providers, and event listeners available on this serverImport a realm Imports a realm from a full representation of that realm.
{realm}-admin-events
Get admin events Returns all admin events, or filters events based on URL query parameters listed hereDelete all admin events
{realm}-attack-detection/brute-force/users-{userId}
Get status of a username in brute force detectionClear any user login failures for the user This can release temporary disabled user
{realm}-attack-detection/brute-force/users
Clear any user login failures for all users This can release temporary disabled users
{realm}-authentication-config/{id}
Get authenticator configurationUpdate authenticator configurationDelete authenticator configuration
{realm}-authentication-executions-{executionId}
Get Single ExecutionDelete executionUpdate execution with new configurationLower execution’s priorityRaise execution’s priority
{realm}-authentication-executions
Add new authentication execution
{realm}-authentication-flows-{flowAlias}-executions
Get authentication executions for a flowUpdate authentication executions of a FlowAdd new authentication execution to a flowAdd new flow with new execution to existing flow
{realm}-authentication-flows-{flowAlias}
Copy existing authentication flow under a new name The new name is given as 'newName' attribute of the passed JSON object
{realm}-authentication-flows-{id}
Get authentication flow for idUpdate an authentication flowDelete an authentication flow
{realm}-authentication-flows
Get authentication flows Returns a stream of authentication flows.Create a new authentication flow
{realm}-authentication-required-actions-{alias}
Get required action for aliasUpdate required actionDelete required actionLower required action’s priorityRaise required action’s priority
{realm}-authentication-required-actions
Get required actions Returns a stream of required actions.
{realm}-authentication
Get authenticator providers Returns a stream of authenticator providers.Get client authenticator providers Returns a stream of client authenticator providers.Get authenticator provider’s configuration descriptionGet form action providers Returns a stream of form action providers.Get form providers Returns a stream of form providers.Get configuration descriptions for all clientsRegister a new required actionsGet unregistered required actions Returns a stream of unregistered required actions.
{realm}-client-policies-policies
/:realm/client-policies/policies/:realm/client-policies/policies
{realm}-client-policies-profiles
/:realm/client-policies/profiles/:realm/client-policies/profiles
{realm}-client-scopes-{id1}/protocol-mappers/models/{id2}
Get mapper by idUpdate the mapperDelete the mapper
{realm}-client-scopes-{id}-protocol-mappers-models
Get mappersCreate a mapper
{realm}-client-scopes-{id}-protocol-mappers
Create multiple mappersGet mappers by name for a specific protocol
{realm}-client-scopes-{id}-scope-mappings-clients/{client}
Get the roles associated with a client’s scope Returns roles for the client.Add client-level roles to the client’s scopeRemove client-level roles from the client’s scope.The available client-level roles Returns the roles for the client that can be associated with the client’s scopeGet effective client roles Returns the roles for the client that are associated with the client’s scope.
{realm}-client-scopes-{id}-scope-mappings-realm
Get realm-level roles associated with the client’s scopeAdd a set of realm-level roles to the client’s scopeRemove a set of realm-level roles from the client’s scopeGet realm-level roles that are available to attach to this client’s scopeGet effective realm-level roles associated with the client’s scope What this does is recurse any composite roles associated with the client’s scope and adds the roles to this lists.
{realm}-client-scopes-{id}
Get representation of the client scopeUpdate the client scopeDelete the client scope
{realm}-client-scopes
Get client scopes belonging to the realm Returns a list of client scopes belonging to the realmCreate a new client scope Client Scope’s name must be unique!
{realm}-clients-{id1}/protocol-mappers/models/{id2}
Get mapper by idUpdate the mapperDelete the mapper
{realm}-clients-{id}-certificates/{attr}
Get key infoGet a keystore file for the client, containing private key and public certificateGenerate a new certificate with new key pairGenerate a new keypair and certificate, and get the private key file Generates a keypair and certificate and serves the private key in a specified keystore format.Upload certificate and eventually private keyUpload only certificate, not private key
{realm}-clients-{id}-client-secret
Get the client secretGenerate a new secret for the client
{realm}-clients-{id}-default-client-scopes-{clientScopeId}
/:realm/clients/:id/default-client-scopes/:clientScopeId/:realm/clients/:id/default-client-scopes/:clientScopeId
{realm}-clients-{id}-default-client-scopes
Get default client scopes.
{realm}-clients-{id}-evaluate-scopes-scope-mappings/{roleContainerId}
Get effective scope mapping of all roles of particular role container, which this client is defacto allowed to have in the accessToken issued for him.Get roles, which this client doesn’t have scope for and can’t have them in the accessToken issued for him.
{realm}-clients-{id}-evaluate-scopes
Create JSON with payload of example access tokenCreate JSON with payload of example id tokenCreate JSON with payload of example user infoReturn list of all protocol mappers, which will be used when generating tokens issued for particular client.
{realm}-clients-{id}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-clients-{id}-nodes
Register a cluster node with the client Manually register cluster node to this client - usually it’s not needed to call this directly as adapter should handle by sending registration request to KeycloakUnregister a cluster node from the client
{realm}-clients-{id}-optional-client-scopes-{clientScopeId}
/:realm/clients/:id/optional-client-scopes/:clientScopeId/:realm/clients/:id/optional-client-scopes/:clientScopeId
{realm}-clients-{id}-optional-client-scopes
Get optional client scopes.
{realm}-clients-{id}-protocol-mappers-models
Get mappersCreate a mapper
{realm}-clients-{id}-protocol-mappers
Create multiple mappersGet mappers by name for a specific protocol
{realm}-clients-{id}-roles-{role-name}-composites
Get composites of the roleAdd a composite to the roleRemove roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles of the role’s composite
{realm}-clients-{id}-roles-{role-name}-management/permissions
Return object stating whether role Authorization permissions have been initialized or not and a referenceReturn object stating whether role Authorization permissions have been initialized or not and a reference
{realm}-clients-{id}-roles-{role-name}
Get a role by nameUpdate a role by nameDelete a role by nameReturns a stream of groups that have the specified role nameReturns a stream of users that have the specified role name.
{realm}-clients-{id}-roles
Get all roles for the realm or clientCreate a new role for the realm or client
{realm}-clients-{id}-scope-mappings-clients/{client}
Get the roles associated with a client’s scope Returns roles for the client.Add client-level roles to the client’s scopeRemove client-level roles from the client’s scope.The available client-level roles Returns the roles for the client that can be associated with the client’s scopeGet effective client roles Returns the roles for the client that are associated with the client’s scope.
{realm}-clients-{id}-scope-mappings-realm
Get realm-level roles associated with the client’s scopeAdd a set of realm-level roles to the client’s scopeRemove a set of realm-level roles from the client’s scopeGet realm-level roles that are available to attach to this client’s scopeGet effective realm-level roles associated with the client’s scope What this does is recurse any composite roles associated with the client’s scope and adds the roles to this lists.
{realm}-clients-{id}
Get representation of the clientUpdate the clientDelete the client/:realm/clients/:id/installation/providers/:providerIdGet application offline session count Returns a number of offline user sessions associated with this client { "count": number }Get offline sessions for client Returns a list of offline user sessions associated with this clientPush the client’s revocation policy to its admin URL If the client has an admin URL, push revocation policy to it.Generate a new registration access token for the clientGet a user dedicated to the service accountGet application session count Returns a number of user sessions associated with this client { "count": number }Test if registered cluster nodes are available Tests availability by sending 'ping' request to all cluster nodes.Get user sessions for client Returns a list of user sessions associated with this client
{realm}-clients
Get clients belonging to the realm Returns a list of clients belonging to the realmCreate a new client Client’s client_id must be unique!
{realm}-clients-initial-access
/:realm/clients-initial-accessCreate a new initial access token./:realm/clients-initial-access/:id
{realm}-components-{id}
/:realm/components/:id/:realm/components/:id/:realm/components/:idList of subcomponent types that are available to configure for a particular parent component.
{realm}-components
/:realm/components/:realm/components
{realm}-default-default-client-scopes-{clientScopeId}
/:realm/default-default-client-scopes/:clientScopeId/:realm/default-default-client-scopes/:clientScopeId
{realm}-default-default-client-scopes
Get realm default client scopes.
{realm}-default-groups-{groupId}
/:realm/default-groups/:groupId/:realm/default-groups/:groupId
{realm}-default-groups
Get group hierarchy.
{realm}-default-optional-client-scopes-{clientScopeId}
/:realm/default-optional-client-scopes/:clientScopeId/:realm/default-optional-client-scopes/:clientScopeId
{realm}-default-optional-client-scopes
Get realm optional client scopes.
{realm}-events-config
Get the events provider configuration Returns JSON object with events provider configurationUpdate the events provider Change the events provider and/or its configuration
{realm}-events
Get events Returns all events, or filters them based on URL query parameters listed hereDelete all events
{realm}-groups-{id}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-groups-{id}-role-mappings-clients/{client}
Get client-level role mappings for the user, and the appAdd client-level roles to the user role mappingDelete client-level roles from user role mappingGet available client-level roles that can be mapped to the userGet effective client-level role mappings This recurses any composite roles
{realm}-groups-{id}-role-mappings-realm
Get realm-level role mappingsAdd realm-level role mappings to the userDelete realm-level role mappingsGet realm-level roles that can be mappedGet effective realm-level role mappings This will recurse all composite roles to get the result.
{realm}-groups-{id}-role-mappings
Get role mappings
{realm}-groups-{id}
/:realm/groups/:idUpdate group, ignores subgroups./:realm/groups/:idSet or create child.Get users Returns a stream of users, filtered according to query parameters
{realm}-groups
Get group hierarchy.create or add a top level realm groupSet or create child.Returns the groups counts.
{realm}-identity-provider-instances-{alias}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-identity-provider-instances-{alias}-mappers-{id}
Get mapper by id for the identity providerUpdate a mapper for the identity providerDelete a mapper for the identity provider
{realm}-identity-provider-instances-{alias}-mappers
Get mappers for identity providerAdd a mapper to identity provider
{realm}-identity-provider-instances-{alias}
Get the identity providerUpdate the identity providerDelete the identity providerExport public broker configuration for identity providerGet mapper types for identity provider
{realm}-identity-provider-instances
Get identity providersCreate a new identity provider
{realm}-identity-provider
Import identity provider from uploaded JSON fileGet identity providers
{realm}-localization-{locale}-{key}
/:realm/localization/:locale/:key/:realm/localization/:locale/:key/:realm/localization/:locale/:key
{realm}-localization-{locale}
/:realm/localization/:localeImport localization from uploaded JSON file/:realm/localization/:locale/:realm/localization/:locale
{realm}-localization
/:realm/localization
{realm}-roles-{role-name}-composites
Get composites of the roleAdd a composite to the roleRemove roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles of the role’s composite
{realm}-roles-{role-name}-management/permissions
Return object stating whether role Authorization permissions have been initialized or not and a referenceReturn object stating whether role Authorization permissions have been initialized or not and a reference
{realm}-roles-{role-name}
Get a role by nameUpdate a role by nameDelete a role by nameReturns a stream of groups that have the specified role nameReturns a stream of users that have the specified role name.
{realm}-roles
Get all roles for the realm or clientCreate a new role for the realm or client
{realm}-roles-by-id/{role-id}-composites
Get role’s children Returns a set of role’s children provided the role is a composite.Make the role a composite role by associating some child rolesRemove a set of roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles that are in the role’s composite
{realm}-roles-by-id/{role-id}-management/permissions
Return object stating whether role Authoirzation permissions have been initialized or not and a referenceReturn object stating whether role Authoirzation permissions have been initialized or not and a reference
{realm}-roles-by-id/{role-id}
Get a specific role’s representationUpdate the roleDelete the role
{realm}-user-storage-{id}
Need this for admin console to display simple name of provider when displaying user detail KEYCLOAK-4328Remove imported usersTrigger sync of users Action can be "triggerFullSync" or "triggerChangedUsersSync"Unlink imported users from a storage provider
{realm}-user-storage
Trigger sync of mapper data related to ldap mapper (roles, groups, …​) direction is "fedToKeycloak" or "keycloakToFed"
{realm}-users-profile
/:realm/users/profile/:realm/users/profile
{realm}-users-{id}-consents
Get consents granted by the userRevoke consent and offline tokens for particular client from user
{realm}-users-{id}-credentials-{credentialId}
Remove a credential for a userMove a credential to a position behind another credentialMove a credential to a first position in the credentials list of the userUpdate a credential label for a user
{realm}-users-{id}-credentials
/:realm/users/:id/credentials
{realm}-users-{id}-federated-identity-{provider}
Add a social login provider to the userRemove a social login provider from user
{realm}-users-{id}-federated-identity
Get social logins associated with the user
{realm}-users-{id}-groups-{groupId}
/:realm/users/:id/groups/:groupId/:realm/users/:id/groups/:groupId
{realm}-users-{id}-groups
/:realm/users/:id/groups/:realm/users/:id/groups/count
{realm}-users-{id}-role-mappings-clients/{client}
Get client-level role mappings for the user, and the appAdd client-level roles to the user role mappingDelete client-level roles from user role mappingGet available client-level roles that can be mapped to the userGet effective client-level role mappings This recurses any composite roles
{realm}-users-{id}-role-mappings-realm
Get realm-level role mappingsAdd realm-level role mappings to the userDelete realm-level role mappingsGet realm-level roles that can be mappedGet effective realm-level role mappings This will recurse all composite roles to get the result.
{realm}-users-{id}-role-mappings
Get role mappings
{realm}-users-{id}
Get representation of the userUpdate the userDelete the userReturn credential types, which are provided by the user storage where user is stored.Disable all credentials for a user of a specific typeSend a update account email to the user An email contains a link the user can click to perform a set of required actions.Impersonate the userRemove all user sessions associated with the user Also send notification to all clients that have an admin URL to invalidate the sessions for the particular user.Get offline sessions associated with the user and clientSet up a new password for the user.Send an email-verification email to the user An email contains a link the user can click to verify their email address.Get sessions associated with the user
{realm}-users
Get users Returns a stream of users, filtered according to query parametersCreate a new user Username must be unique.Returns the number of users that match the given criteria.
{realm}-users-management-permissions
/:realm/users-management-permissions/:realm/users-management-permissions
{realm}-console
Get Console ConfigGet WhoamiGet Console Messages
{realm}
Get the top-level representation of the realm It will not include nested information like User and Client representations.Update the top-level information of the realm Any user, roles or client information in the representation will be ignored.Delete the realmClear cache of external public keys (Public keys of clients or Identity providers)Clear realm cacheClear user cacheBase path for importing clients under this realm.Base path for retrieve providers with the configProperties properly filledGet client session stats Returns a JSON map./:realm/credential-registrators/:realm/group-by-path/:path/:realm/keysGet LDAP supported extensions.Removes all user sessions.Partial export of existing realm into a JSON file.Partial import from a JSON file to an existing realm.Push the realm’s revocation policy to any client that has an admin url associated with it.Remove a specific user session.Test LDAP connection/:realm/testSMTPConnection
User
Get user Info
Admin-{realm}
Get RealmGet Realm GroupsGet Realm Users
Admin
Get RealmsGet Server Info
Kiali REST API
namespaces-{namespace}-services-{service}
Get Namespace Services ServiceGet Namespace Services Service Health
namespaces-{namespace}-services
Get Namespace Services
namespaces-{namespace}-applications-{application}
Get Namespace Apps aplicationGet Namespace Apps aplication Health
namespaces-{namespace}-applications
Get Namespace Apps
namespaces-{namespace}-workloads-{workload}
Get Namespace Workloads workloadGet Namespace Workloads workload Health
namespaces-{namespace}-workloads
Get Namespace Workloads
namespaces-{namespace}
Get Namespace IstioGet Namespace ValidationsGet Namespace TLS StatusGet Namespace Health
namespaces-graph
Get Namespaces Graph
namespaces
Get Namespaces
Get Istio CertsGet Istio StatusGet Istio PermissionsGet Mesh TLS StatusGet Auth InfoGet Jaeger StatusGet ConfigGet Status {root}
Kubernetes
version
get Code Version
openid-v1-jwks
get Service Account Issuer Open ID Keyset
logs-{logpath}
log File Handler
logs
log File List Handler
apis-storage.k8s.io-v1-watch-volumeattachments-{name}
watch Storage V1Volume Attachment
apis-storage.k8s.io-v1-watch-volumeattachments
watch Storage V1Volume Attachment List
apis-storage.k8s.io-v1-watch-storageclasses-{name}
watch Storage V1Storage Class
apis-storage.k8s.io-v1-watch-storageclasses
watch Storage V1Storage Class List
apis-storage.k8s.io-v1-watch-namespaces-{namespace}-csistoragecapacities-{name}
watch Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-watch-namespaces-{namespace}-csistoragecapacities
watch Storage V1Namespaced CSI Storage Capacity List
apis-storage.k8s.io-v1-watch-csistoragecapacities
watch Storage V1CSI Storage Capacity List For All Namespaces
apis-storage.k8s.io-v1-watch-csinodes-{name}
watch Storage V1CSI Node
apis-storage.k8s.io-v1-watch-csinodes
watch Storage V1CSI Node List
apis-storage.k8s.io-v1-watch-csidrivers-{name}
watch Storage V1CSI Driver
apis-storage.k8s.io-v1-watch-csidrivers
watch Storage V1CSI Driver List
apis-storage.k8s.io-v1-volumeattachments-{name}-status
read Storage V1Volume Attachment Statuspatch Storage V1Volume Attachment Statusreplace Storage V1Volume Attachment Status
apis-storage.k8s.io-v1-volumeattachments-{name}
delete Storage V1Volume Attachmentread Storage V1Volume Attachmentpatch Storage V1Volume Attachmentreplace Storage V1Volume Attachment
apis-storage.k8s.io-v1-volumeattachments
delete Storage V1Collection Volume Attachmentlist Storage V1Volume Attachmentcreate Storage V1Volume Attachment
apis-storage.k8s.io-v1-storageclasses-{name}
delete Storage V1Storage Classread Storage V1Storage Classpatch Storage V1Storage Classreplace Storage V1Storage Class
apis-storage.k8s.io-v1-storageclasses
delete Storage V1Collection Storage Classlist Storage V1Storage Classcreate Storage V1Storage Class
apis-storage.k8s.io-v1-namespaces-{namespace}-csistoragecapacities-{name}
delete Storage V1Namespaced CSI Storage Capacityread Storage V1Namespaced CSI Storage Capacitypatch Storage V1Namespaced CSI Storage Capacityreplace Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-namespaces-{namespace}-csistoragecapacities
delete Storage V1Collection Namespaced CSI Storage Capacitylist Storage V1Namespaced CSI Storage Capacitycreate Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-csistoragecapacities
list Storage V1CSI Storage Capacity For All Namespaces
apis-storage.k8s.io-v1-csinodes-{name}
delete Storage V1CSI Noderead Storage V1CSI Nodepatch Storage V1CSI Nodereplace Storage V1CSI Node
apis-storage.k8s.io-v1-csinodes
delete Storage V1Collection CSI Nodelist Storage V1CSI Nodecreate Storage V1CSI Node
apis-storage.k8s.io-v1-csidrivers-{name}
delete Storage V1CSI Driverread Storage V1CSI Driverpatch Storage V1CSI Driverreplace Storage V1CSI Driver
apis-storage.k8s.io-v1-csidrivers
delete Storage V1Collection CSI Driverlist Storage V1CSI Drivercreate Storage V1CSI Driver
apis-storage.k8s.io-v1
get Storage V1API Resources
apis-storage.k8s.io
get Storage API Group
apis-scheduling.k8s.io-v1-watch-priorityclasses-{name}
watch Scheduling V1Priority Class
apis-scheduling.k8s.io-v1-watch-priorityclasses
watch Scheduling V1Priority Class List
apis-scheduling.k8s.io-v1-priorityclasses-{name}
delete Scheduling V1Priority Classread Scheduling V1Priority Classpatch Scheduling V1Priority Classreplace Scheduling V1Priority Class
apis-scheduling.k8s.io-v1-priorityclasses
delete Scheduling V1Collection Priority Classlist Scheduling V1Priority Classcreate Scheduling V1Priority Class
apis-scheduling.k8s.io-v1
get Scheduling V1API Resources
apis-scheduling.k8s.io
get Scheduling API Group
apis-resource.k8s.io-v1alpha2-watch-resourceclasses-{name}
watch Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-watch-resourceclasses
watch Resource V1alpha2Resource Class List
apis-resource.k8s.io-v1alpha2-watch-resourceclaimtemplates
watch Resource V1alpha2Resource Claim Template List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-resourceclaims
watch Resource V1alpha2Resource Claim List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-podschedulingcontexts
watch Resource V1alpha2Pod Scheduling Context List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaimtemplates-{name}
watch Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaimtemplates
watch Resource V1alpha2Namespaced Resource Claim Template List
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaims-{name}
watch Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaims
watch Resource V1alpha2Namespaced Resource Claim List
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-podschedulingcontexts-{name}
watch Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-podschedulingcontexts
watch Resource V1alpha2Namespaced Pod Scheduling Context List
apis-resource.k8s.io-v1alpha2-resourceclasses-{name}
delete Resource V1alpha2Resource Classread Resource V1alpha2Resource Classpatch Resource V1alpha2Resource Classreplace Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-resourceclasses
delete Resource V1alpha2Collection Resource Classlist Resource V1alpha2Resource Classcreate Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-resourceclaimtemplates
list Resource V1alpha2Resource Claim Template For All Namespaces
apis-resource.k8s.io-v1alpha2-resourceclaims
list Resource V1alpha2Resource Claim For All Namespaces
apis-resource.k8s.io-v1alpha2-podschedulingcontexts
list Resource V1alpha2Pod Scheduling Context For All Namespaces
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaimtemplates-{name}
delete Resource V1alpha2Namespaced Resource Claim Templateread Resource V1alpha2Namespaced Resource Claim Templatepatch Resource V1alpha2Namespaced Resource Claim Templatereplace Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaimtemplates
delete Resource V1alpha2Collection Namespaced Resource Claim Templatelist Resource V1alpha2Namespaced Resource Claim Templatecreate Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims-{name}-status
read Resource V1alpha2Namespaced Resource Claim Statuspatch Resource V1alpha2Namespaced Resource Claim Statusreplace Resource V1alpha2Namespaced Resource Claim Status
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims-{name}
delete Resource V1alpha2Namespaced Resource Claimread Resource V1alpha2Namespaced Resource Claimpatch Resource V1alpha2Namespaced Resource Claimreplace Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims
delete Resource V1alpha2Collection Namespaced Resource Claimlist Resource V1alpha2Namespaced Resource Claimcreate Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts-{name}-status
read Resource V1alpha2Namespaced Pod Scheduling Context Statuspatch Resource V1alpha2Namespaced Pod Scheduling Context Statusreplace Resource V1alpha2Namespaced Pod Scheduling Context Status
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts-{name}
delete Resource V1alpha2Namespaced Pod Scheduling Contextread Resource V1alpha2Namespaced Pod Scheduling Contextpatch Resource V1alpha2Namespaced Pod Scheduling Contextreplace Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts
delete Resource V1alpha2Collection Namespaced Pod Scheduling Contextlist Resource V1alpha2Namespaced Pod Scheduling Contextcreate Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2
get Resource V1alpha2API Resources
apis-resource.k8s.io
get Resource API Group
apis-rbac.authorization.k8s.io-v1-watch-roles
watch Rbac Authorization V1Role List For All Namespaces
apis-rbac.authorization.k8s.io-v1-watch-rolebindings
watch Rbac Authorization V1Role Binding List For All Namespaces
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-roles-{name}
watch Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-roles
watch Rbac Authorization V1Namespaced Role List
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-rolebindings-{name}
watch Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-rolebindings
watch Rbac Authorization V1Namespaced Role Binding List
apis-rbac.authorization.k8s.io-v1-watch-clusterroles-{name}
watch Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-watch-clusterroles
watch Rbac Authorization V1Cluster Role List
apis-rbac.authorization.k8s.io-v1-watch-clusterrolebindings-{name}
watch Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1-watch-clusterrolebindings
watch Rbac Authorization V1Cluster Role Binding List
apis-rbac.authorization.k8s.io-v1-roles
list Rbac Authorization V1Role For All Namespaces
apis-rbac.authorization.k8s.io-v1-rolebindings
list Rbac Authorization V1Role Binding For All Namespaces
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-roles-{name}
delete Rbac Authorization V1Namespaced Roleread Rbac Authorization V1Namespaced Rolepatch Rbac Authorization V1Namespaced Rolereplace Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-roles
delete Rbac Authorization V1Collection Namespaced Rolelist Rbac Authorization V1Namespaced Rolecreate Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-rolebindings-{name}
delete Rbac Authorization V1Namespaced Role Bindingread Rbac Authorization V1Namespaced Role Bindingpatch Rbac Authorization V1Namespaced Role Bindingreplace Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-rolebindings
delete Rbac Authorization V1Collection Namespaced Role Bindinglist Rbac Authorization V1Namespaced Role Bindingcreate Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-clusterroles-{name}
delete Rbac Authorization V1Cluster Roleread Rbac Authorization V1Cluster Rolepatch Rbac Authorization V1Cluster Rolereplace Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-clusterroles
delete Rbac Authorization V1Collection Cluster Rolelist Rbac Authorization V1Cluster Rolecreate Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-clusterrolebindings-{name}
delete Rbac Authorization V1Cluster Role Bindingread Rbac Authorization V1Cluster Role Bindingpatch Rbac Authorization V1Cluster Role Bindingreplace Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1-clusterrolebindings
delete Rbac Authorization V1Collection Cluster Role Bindinglist Rbac Authorization V1Cluster Role Bindingcreate Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1
get Rbac Authorization V1API Resources
apis-rbac.authorization.k8s.io
get Rbac Authorization API Group
apis-policy-v1-watch-poddisruptionbudgets
watch Policy V1Pod Disruption Budget List For All Namespaces
apis-policy-v1-watch-namespaces-{namespace}-poddisruptionbudgets-{name}
watch Policy V1Namespaced Pod Disruption Budget
apis-policy-v1-watch-namespaces-{namespace}-poddisruptionbudgets
watch Policy V1Namespaced Pod Disruption Budget List
apis-policy-v1-poddisruptionbudgets
list Policy V1Pod Disruption Budget For All Namespaces
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets-{name}-status
read Policy V1Namespaced Pod Disruption Budget Statuspatch Policy V1Namespaced Pod Disruption Budget Statusreplace Policy V1Namespaced Pod Disruption Budget Status
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets-{name}
delete Policy V1Namespaced Pod Disruption Budgetread Policy V1Namespaced Pod Disruption Budgetpatch Policy V1Namespaced Pod Disruption Budgetreplace Policy V1Namespaced Pod Disruption Budget
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets
delete Policy V1Collection Namespaced Pod Disruption Budgetlist Policy V1Namespaced Pod Disruption Budgetcreate Policy V1Namespaced Pod Disruption Budget
apis-policy-v1
get Policy V1API Resources
apis-policy
get Policy API Group
apis-node.k8s.io-v1-watch-runtimeclasses-{name}
watch Node V1Runtime Class
apis-node.k8s.io-v1-watch-runtimeclasses
watch Node V1Runtime Class List
apis-node.k8s.io-v1-runtimeclasses-{name}
delete Node V1Runtime Classread Node V1Runtime Classpatch Node V1Runtime Classreplace Node V1Runtime Class
apis-node.k8s.io-v1-runtimeclasses
delete Node V1Collection Runtime Classlist Node V1Runtime Classcreate Node V1Runtime Class
apis-node.k8s.io-v1
get Node V1API Resources
apis-node.k8s.io
get Node API Group
apis-networking.k8s.io-v1alpha1-watch-ipaddresses-{name}
watch Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-watch-ipaddresses
watch Networking V1alpha1IP Address List
apis-networking.k8s.io-v1alpha1-watch-clustercidrs-{name}
watch Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1-watch-clustercidrs
watch Networking V1alpha1Cluster CIDR List
apis-networking.k8s.io-v1alpha1-ipaddresses-{name}
delete Networking V1alpha1IP Addressread Networking V1alpha1IP Addresspatch Networking V1alpha1IP Addressreplace Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-ipaddresses
delete Networking V1alpha1Collection IP Addresslist Networking V1alpha1IP Addresscreate Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-clustercidrs-{name}
delete Networking V1alpha1Cluster CIDRread Networking V1alpha1Cluster CIDRpatch Networking V1alpha1Cluster CIDRreplace Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1-clustercidrs
delete Networking V1alpha1Collection Cluster CIDRlist Networking V1alpha1Cluster CIDRcreate Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1
get Networking V1alpha1API Resources
apis-networking.k8s.io-v1-watch-networkpolicies
watch Networking V1Network Policy List For All Namespaces
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-networkpolicies-{name}
watch Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-networkpolicies
watch Networking V1Namespaced Network Policy List
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-ingresses-{name}
watch Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-ingresses
watch Networking V1Namespaced Ingress List
apis-networking.k8s.io-v1-watch-ingresses
watch Networking V1Ingress List For All Namespaces
apis-networking.k8s.io-v1-watch-ingressclasses-{name}
watch Networking V1Ingress Class
apis-networking.k8s.io-v1-watch-ingressclasses
watch Networking V1Ingress Class List
apis-networking.k8s.io-v1-networkpolicies
list Networking V1Network Policy For All Namespaces
apis-networking.k8s.io-v1-namespaces-{namespace}-networkpolicies-{name}
delete Networking V1Namespaced Network Policyread Networking V1Namespaced Network Policypatch Networking V1Namespaced Network Policyreplace Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-namespaces-{namespace}-networkpolicies
delete Networking V1Collection Namespaced Network Policylist Networking V1Namespaced Network Policycreate Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses-{name}-status
read Networking V1Namespaced Ingress Statuspatch Networking V1Namespaced Ingress Statusreplace Networking V1Namespaced Ingress Status
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses-{name}
delete Networking V1Namespaced Ingressread Networking V1Namespaced Ingresspatch Networking V1Namespaced Ingressreplace Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses
delete Networking V1Collection Namespaced Ingresslist Networking V1Namespaced Ingresscreate Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-ingresses
list Networking V1Ingress For All Namespaces
apis-networking.k8s.io-v1-ingressclasses-{name}
delete Networking V1Ingress Classread Networking V1Ingress Classpatch Networking V1Ingress Classreplace Networking V1Ingress Class
apis-networking.k8s.io-v1-ingressclasses
delete Networking V1Collection Ingress Classlist Networking V1Ingress Classcreate Networking V1Ingress Class
apis-networking.k8s.io-v1
get Networking V1API Resources
apis-networking.k8s.io
get Networking API Group
apis-internal.apiserver.k8s.io-v1alpha1-watch-storageversions-{name}
watch Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1-watch-storageversions
watch Internal Apiserver V1alpha1Storage Version List
apis-internal.apiserver.k8s.io-v1alpha1-storageversions-{name}-status
read Internal Apiserver V1alpha1Storage Version Statuspatch Internal Apiserver V1alpha1Storage Version Statusreplace Internal Apiserver V1alpha1Storage Version Status
apis-internal.apiserver.k8s.io-v1alpha1-storageversions-{name}
delete Internal Apiserver V1alpha1Storage Versionread Internal Apiserver V1alpha1Storage Versionpatch Internal Apiserver V1alpha1Storage Versionreplace Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1-storageversions
delete Internal Apiserver V1alpha1Collection Storage Versionlist Internal Apiserver V1alpha1Storage Versioncreate Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1
get Internal Apiserver V1alpha1API Resources
apis-internal.apiserver.k8s.io
get Internal Apiserver API Group
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-prioritylevelconfigurations-{name}
watch Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-prioritylevelconfigurations
watch Flowcontrol Apiserver V1beta3Priority Level Configuration List
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-flowschemas-{name}
watch Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-flowschemas
watch Flowcontrol Apiserver V1beta3Flow Schema List
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations-{name}-status
read Flowcontrol Apiserver V1beta3Priority Level Configuration Statuspatch Flowcontrol Apiserver V1beta3Priority Level Configuration Statusreplace Flowcontrol Apiserver V1beta3Priority Level Configuration Status
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations-{name}
delete Flowcontrol Apiserver V1beta3Priority Level Configurationread Flowcontrol Apiserver V1beta3Priority Level Configurationpatch Flowcontrol Apiserver V1beta3Priority Level Configurationreplace Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations
delete Flowcontrol Apiserver V1beta3Collection Priority Level Configurationlist Flowcontrol Apiserver V1beta3Priority Level Configurationcreate Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas-{name}-status
read Flowcontrol Apiserver V1beta3Flow Schema Statuspatch Flowcontrol Apiserver V1beta3Flow Schema Statusreplace Flowcontrol Apiserver V1beta3Flow Schema Status
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas-{name}
delete Flowcontrol Apiserver V1beta3Flow Schemaread Flowcontrol Apiserver V1beta3Flow Schemapatch Flowcontrol Apiserver V1beta3Flow Schemareplace Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas
delete Flowcontrol Apiserver V1beta3Collection Flow Schemalist Flowcontrol Apiserver V1beta3Flow Schemacreate Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3
get Flowcontrol Apiserver V1beta3API Resources
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-prioritylevelconfigurations-{name}
watch Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-prioritylevelconfigurations
watch Flowcontrol Apiserver V1beta2Priority Level Configuration List
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-flowschemas-{name}
watch Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-flowschemas
watch Flowcontrol Apiserver V1beta2Flow Schema List
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations-{name}-status
read Flowcontrol Apiserver V1beta2Priority Level Configuration Statuspatch Flowcontrol Apiserver V1beta2Priority Level Configuration Statusreplace Flowcontrol Apiserver V1beta2Priority Level Configuration Status
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations-{name}
delete Flowcontrol Apiserver V1beta2Priority Level Configurationread Flowcontrol Apiserver V1beta2Priority Level Configurationpatch Flowcontrol Apiserver V1beta2Priority Level Configurationreplace Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations
delete Flowcontrol Apiserver V1beta2Collection Priority Level Configurationlist Flowcontrol Apiserver V1beta2Priority Level Configurationcreate Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas-{name}-status
read Flowcontrol Apiserver V1beta2Flow Schema Statuspatch Flowcontrol Apiserver V1beta2Flow Schema Statusreplace Flowcontrol Apiserver V1beta2Flow Schema Status
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas-{name}
delete Flowcontrol Apiserver V1beta2Flow Schemaread Flowcontrol Apiserver V1beta2Flow Schemapatch Flowcontrol Apiserver V1beta2Flow Schemareplace Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas
delete Flowcontrol Apiserver V1beta2Collection Flow Schemalist Flowcontrol Apiserver V1beta2Flow Schemacreate Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2
get Flowcontrol Apiserver V1beta2API Resources
apis-flowcontrol.apiserver.k8s.io
get Flowcontrol Apiserver API Group
apis-events.k8s.io-v1-watch-namespaces-{namespace}-events-{name}
watch Events V1Namespaced Event
apis-events.k8s.io-v1-watch-namespaces-{namespace}-events
watch Events V1Namespaced Event List
apis-events.k8s.io-v1-watch-events
watch Events V1Event List For All Namespaces
apis-events.k8s.io-v1-namespaces-{namespace}-events-{name}
delete Events V1Namespaced Eventread Events V1Namespaced Eventpatch Events V1Namespaced Eventreplace Events V1Namespaced Event
apis-events.k8s.io-v1-namespaces-{namespace}-events
delete Events V1Collection Namespaced Eventlist Events V1Namespaced Eventcreate Events V1Namespaced Event
apis-events.k8s.io-v1-events
list Events V1Event For All Namespaces
apis-events.k8s.io-v1
get Events V1API Resources
apis-events.k8s.io
get Events API Group
apis-discovery.k8s.io-v1-watch-namespaces-{namespace}-endpointslices-{name}
watch Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-watch-namespaces-{namespace}-endpointslices
watch Discovery V1Namespaced Endpoint Slice List
apis-discovery.k8s.io-v1-watch-endpointslices
watch Discovery V1Endpoint Slice List For All Namespaces
apis-discovery.k8s.io-v1-namespaces-{namespace}-endpointslices-{name}
delete Discovery V1Namespaced Endpoint Sliceread Discovery V1Namespaced Endpoint Slicepatch Discovery V1Namespaced Endpoint Slicereplace Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-namespaces-{namespace}-endpointslices
delete Discovery V1Collection Namespaced Endpoint Slicelist Discovery V1Namespaced Endpoint Slicecreate Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-endpointslices
list Discovery V1Endpoint Slice For All Namespaces
apis-discovery.k8s.io-v1
get Discovery V1API Resources
apis-discovery.k8s.io
get Discovery API Group
apis-coordination.k8s.io-v1-watch-namespaces-{namespace}-leases-{name}
watch Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-watch-namespaces-{namespace}-leases
watch Coordination V1Namespaced Lease List
apis-coordination.k8s.io-v1-watch-leases
watch Coordination V1Lease List For All Namespaces
apis-coordination.k8s.io-v1-namespaces-{namespace}-leases-{name}
delete Coordination V1Namespaced Leaseread Coordination V1Namespaced Leasepatch Coordination V1Namespaced Leasereplace Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-namespaces-{namespace}-leases
delete Coordination V1Collection Namespaced Leaselist Coordination V1Namespaced Leasecreate Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-leases
list Coordination V1Lease For All Namespaces
apis-coordination.k8s.io-v1
get Coordination V1API Resources
apis-coordination.k8s.io
get Coordination API Group
apis-certificates.k8s.io-v1alpha1-watch-clustertrustbundles-{name}
watch Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1-watch-clustertrustbundles
watch Certificates V1alpha1Cluster Trust Bundle List
apis-certificates.k8s.io-v1alpha1-clustertrustbundles-{name}
delete Certificates V1alpha1Cluster Trust Bundleread Certificates V1alpha1Cluster Trust Bundlepatch Certificates V1alpha1Cluster Trust Bundlereplace Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1-clustertrustbundles
delete Certificates V1alpha1Collection Cluster Trust Bundlelist Certificates V1alpha1Cluster Trust Bundlecreate Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1
get Certificates V1alpha1API Resources
apis-certificates.k8s.io-v1-watch-certificatesigningrequests-{name}
watch Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1-watch-certificatesigningrequests
watch Certificates V1Certificate Signing Request List
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}-status
read Certificates V1Certificate Signing Request Statuspatch Certificates V1Certificate Signing Request Statusreplace Certificates V1Certificate Signing Request Status
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}-approval
read Certificates V1Certificate Signing Request Approvalpatch Certificates V1Certificate Signing Request Approvalreplace Certificates V1Certificate Signing Request Approval
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}
delete Certificates V1Certificate Signing Requestread Certificates V1Certificate Signing Requestpatch Certificates V1Certificate Signing Requestreplace Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1-certificatesigningrequests
delete Certificates V1Collection Certificate Signing Requestlist Certificates V1Certificate Signing Requestcreate Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1
get Certificates V1API Resources
apis-certificates.k8s.io
get Certificates API Group
apis-batch-v1-watch-namespaces-{namespace}-jobs-{name}
watch Batch V1Namespaced Job
apis-batch-v1-watch-namespaces-{namespace}-jobs
watch Batch V1Namespaced Job List
apis-batch-v1-watch-namespaces-{namespace}-cronjobs-{name}
watch Batch V1Namespaced Cron Job
apis-batch-v1-watch-namespaces-{namespace}-cronjobs
watch Batch V1Namespaced Cron Job List
apis-batch-v1-watch-jobs
watch Batch V1Job List For All Namespaces
apis-batch-v1-watch-cronjobs
watch Batch V1Cron Job List For All Namespaces
apis-batch-v1-namespaces-{namespace}-jobs-{name}-status
read Batch V1Namespaced Job Statuspatch Batch V1Namespaced Job Statusreplace Batch V1Namespaced Job Status
apis-batch-v1-namespaces-{namespace}-jobs-{name}
delete Batch V1Namespaced Jobread Batch V1Namespaced Jobpatch Batch V1Namespaced Jobreplace Batch V1Namespaced Job
apis-batch-v1-namespaces-{namespace}-jobs
delete Batch V1Collection Namespaced Joblist Batch V1Namespaced Jobcreate Batch V1Namespaced Job
apis-batch-v1-namespaces-{namespace}-cronjobs-{name}-status
read Batch V1Namespaced Cron Job Statuspatch Batch V1Namespaced Cron Job Statusreplace Batch V1Namespaced Cron Job Status
apis-batch-v1-namespaces-{namespace}-cronjobs-{name}
delete Batch V1Namespaced Cron Jobread Batch V1Namespaced Cron Jobpatch Batch V1Namespaced Cron Jobreplace Batch V1Namespaced Cron Job
apis-batch-v1-namespaces-{namespace}-cronjobs
delete Batch V1Collection Namespaced Cron Joblist Batch V1Namespaced Cron Jobcreate Batch V1Namespaced Cron Job
apis-batch-v1-jobs
list Batch V1Job For All Namespaces
apis-batch-v1-cronjobs
list Batch V1Cron Job For All Namespaces
apis-batch-v1
get Batch V1API Resources
apis-batch
get Batch API Group
apis-autoscaling-v2-watch-namespaces-{namespace}-horizontalpodautoscalers-{name}
watch Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-watch-namespaces-{namespace}-horizontalpodautoscalers
watch Autoscaling V2Namespaced Horizontal Pod Autoscaler List
apis-autoscaling-v2-watch-horizontalpodautoscalers
watch Autoscaling V2Horizontal Pod Autoscaler List For All Namespaces
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers-{name}-status
read Autoscaling V2Namespaced Horizontal Pod Autoscaler Statuspatch Autoscaling V2Namespaced Horizontal Pod Autoscaler Statusreplace Autoscaling V2Namespaced Horizontal Pod Autoscaler Status
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers-{name}
delete Autoscaling V2Namespaced Horizontal Pod Autoscalerread Autoscaling V2Namespaced Horizontal Pod Autoscalerpatch Autoscaling V2Namespaced Horizontal Pod Autoscalerreplace Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers
delete Autoscaling V2Collection Namespaced Horizontal Pod Autoscalerlist Autoscaling V2Namespaced Horizontal Pod Autoscalercreate Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-horizontalpodautoscalers
list Autoscaling V2Horizontal Pod Autoscaler For All Namespaces
apis-autoscaling-v2
get Autoscaling V2API Resources
apis-autoscaling-v1-watch-namespaces-{namespace}-horizontalpodautoscalers-{name}
watch Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-watch-namespaces-{namespace}-horizontalpodautoscalers
watch Autoscaling V1Namespaced Horizontal Pod Autoscaler List
apis-autoscaling-v1-watch-horizontalpodautoscalers
watch Autoscaling V1Horizontal Pod Autoscaler List For All Namespaces
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers-{name}-status
read Autoscaling V1Namespaced Horizontal Pod Autoscaler Statuspatch Autoscaling V1Namespaced Horizontal Pod Autoscaler Statusreplace Autoscaling V1Namespaced Horizontal Pod Autoscaler Status
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers-{name}
delete Autoscaling V1Namespaced Horizontal Pod Autoscalerread Autoscaling V1Namespaced Horizontal Pod Autoscalerpatch Autoscaling V1Namespaced Horizontal Pod Autoscalerreplace Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers
delete Autoscaling V1Collection Namespaced Horizontal Pod Autoscalerlist Autoscaling V1Namespaced Horizontal Pod Autoscalercreate Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-horizontalpodautoscalers
list Autoscaling V1Horizontal Pod Autoscaler For All Namespaces
apis-autoscaling-v1
get Autoscaling V1API Resources
apis-autoscaling
get Autoscaling API Group
apis-authorization.k8s.io-v1-subjectaccessreviews
create Authorization V1Subject Access Review
apis-authorization.k8s.io-v1-selfsubjectrulesreviews
create Authorization V1Self Subject Rules Review
apis-authorization.k8s.io-v1-selfsubjectaccessreviews
create Authorization V1Self Subject Access Review
apis-authorization.k8s.io-v1-namespaces-{namespace}-localsubjectaccessreviews
create Authorization V1Namespaced Local Subject Access Review
apis-authorization.k8s.io-v1
get Authorization V1API Resources
apis-authorization.k8s.io
get Authorization API Group
apis-authentication.k8s.io-v1beta1-selfsubjectreviews
create Authentication V1beta1Self Subject Review
apis-authentication.k8s.io-v1beta1
get Authentication V1beta1API Resources
apis-authentication.k8s.io-v1alpha1-selfsubjectreviews
create Authentication V1alpha1Self Subject Review
apis-authentication.k8s.io-v1alpha1
get Authentication V1alpha1API Resources
apis-authentication.k8s.io-v1-tokenreviews
create Authentication V1Token Review
apis-authentication.k8s.io-v1-selfsubjectreviews
create Authentication V1Self Subject Review
apis-authentication.k8s.io-v1
get Authentication V1API Resources
apis-authentication.k8s.io
get Authentication API Group
apis-apps-v1-watch-statefulsets
watch Apps V1Stateful Set List For All Namespaces
apis-apps-v1-watch-replicasets
watch Apps V1Replica Set List For All Namespaces
apis-apps-v1-watch-namespaces-{namespace}-statefulsets-{name}
watch Apps V1Namespaced Stateful Set
apis-apps-v1-watch-namespaces-{namespace}-statefulsets
watch Apps V1Namespaced Stateful Set List
apis-apps-v1-watch-namespaces-{namespace}-replicasets-{name}
watch Apps V1Namespaced Replica Set
apis-apps-v1-watch-namespaces-{namespace}-replicasets
watch Apps V1Namespaced Replica Set List
apis-apps-v1-watch-namespaces-{namespace}-deployments-{name}
watch Apps V1Namespaced Deployment
apis-apps-v1-watch-namespaces-{namespace}-deployments
watch Apps V1Namespaced Deployment List
apis-apps-v1-watch-namespaces-{namespace}-daemonsets-{name}
watch Apps V1Namespaced Daemon Set
apis-apps-v1-watch-namespaces-{namespace}-daemonsets
watch Apps V1Namespaced Daemon Set List
apis-apps-v1-watch-namespaces-{namespace}-controllerrevisions-{name}
watch Apps V1Namespaced Controller Revision
apis-apps-v1-watch-namespaces-{namespace}-controllerrevisions
watch Apps V1Namespaced Controller Revision List
apis-apps-v1-watch-deployments
watch Apps V1Deployment List For All Namespaces
apis-apps-v1-watch-daemonsets
watch Apps V1Daemon Set List For All Namespaces
apis-apps-v1-watch-controllerrevisions
watch Apps V1Controller Revision List For All Namespaces
apis-apps-v1-statefulsets
list Apps V1Stateful Set For All Namespaces
apis-apps-v1-replicasets
list Apps V1Replica Set For All Namespaces
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}-status
read Apps V1Namespaced Stateful Set Statuspatch Apps V1Namespaced Stateful Set Statusreplace Apps V1Namespaced Stateful Set Status
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}-scale
read Apps V1Namespaced Stateful Set Scalepatch Apps V1Namespaced Stateful Set Scalereplace Apps V1Namespaced Stateful Set Scale
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}
delete Apps V1Namespaced Stateful Setread Apps V1Namespaced Stateful Setpatch Apps V1Namespaced Stateful Setreplace Apps V1Namespaced Stateful Set
apis-apps-v1-namespaces-{namespace}-statefulsets
delete Apps V1Collection Namespaced Stateful Setlist Apps V1Namespaced Stateful Setcreate Apps V1Namespaced Stateful Set
apis-apps-v1-namespaces-{namespace}-replicasets-{name}-status
read Apps V1Namespaced Replica Set Statuspatch Apps V1Namespaced Replica Set Statusreplace Apps V1Namespaced Replica Set Status
apis-apps-v1-namespaces-{namespace}-replicasets-{name}-scale
read Apps V1Namespaced Replica Set Scalepatch Apps V1Namespaced Replica Set Scalereplace Apps V1Namespaced Replica Set Scale
apis-apps-v1-namespaces-{namespace}-replicasets-{name}
delete Apps V1Namespaced Replica Setread Apps V1Namespaced Replica Setpatch Apps V1Namespaced Replica Setreplace Apps V1Namespaced Replica Set
apis-apps-v1-namespaces-{namespace}-replicasets
delete Apps V1Collection Namespaced Replica Setlist Apps V1Namespaced Replica Setcreate Apps V1Namespaced Replica Set
apis-apps-v1-namespaces-{namespace}-deployments-{name}-status
read Apps V1Namespaced Deployment Statuspatch Apps V1Namespaced Deployment Statusreplace Apps V1Namespaced Deployment Status
apis-apps-v1-namespaces-{namespace}-deployments-{name}-scale
read Apps V1Namespaced Deployment Scalepatch Apps V1Namespaced Deployment Scalereplace Apps V1Namespaced Deployment Scale
apis-apps-v1-namespaces-{namespace}-deployments-{name}
delete Apps V1Namespaced Deploymentread Apps V1Namespaced Deploymentpatch Apps V1Namespaced Deploymentreplace Apps V1Namespaced Deployment
apis-apps-v1-namespaces-{namespace}-deployments
delete Apps V1Collection Namespaced Deploymentlist Apps V1Namespaced Deploymentcreate Apps V1Namespaced Deployment
apis-apps-v1-namespaces-{namespace}-daemonsets-{name}-status
read Apps V1Namespaced Daemon Set Statuspatch Apps V1Namespaced Daemon Set Statusreplace Apps V1Namespaced Daemon Set Status
apis-apps-v1-namespaces-{namespace}-daemonsets-{name}
delete Apps V1Namespaced Daemon Setread Apps V1Namespaced Daemon Setpatch Apps V1Namespaced Daemon Setreplace Apps V1Namespaced Daemon Set
apis-apps-v1-namespaces-{namespace}-daemonsets
delete Apps V1Collection Namespaced Daemon Setlist Apps V1Namespaced Daemon Setcreate Apps V1Namespaced Daemon Set
apis-apps-v1-namespaces-{namespace}-controllerrevisions-{name}
delete Apps V1Namespaced Controller Revisionread Apps V1Namespaced Controller Revisionpatch Apps V1Namespaced Controller Revisionreplace Apps V1Namespaced Controller Revision
apis-apps-v1-namespaces-{namespace}-controllerrevisions
delete Apps V1Collection Namespaced Controller Revisionlist Apps V1Namespaced Controller Revisioncreate Apps V1Namespaced Controller Revision
apis-apps-v1-deployments
list Apps V1Deployment For All Namespaces
apis-apps-v1-daemonsets
list Apps V1Daemon Set For All Namespaces
apis-apps-v1-controllerrevisions
list Apps V1Controller Revision For All Namespaces
apis-apps-v1
get Apps V1API Resources
apis-apps
get Apps API Group
apis-apiregistration.k8s.io-v1-watch-apiservices-{name}
watch Apiregistration V1API Service
apis-apiregistration.k8s.io-v1-watch-apiservices
watch Apiregistration V1API Service List
apis-apiregistration.k8s.io-v1-apiservices-{name}-status
read Apiregistration V1API Service Statuspatch Apiregistration V1API Service Statusreplace Apiregistration V1API Service Status
apis-apiregistration.k8s.io-v1-apiservices-{name}
delete Apiregistration V1API Serviceread Apiregistration V1API Servicepatch Apiregistration V1API Servicereplace Apiregistration V1API Service
apis-apiregistration.k8s.io-v1-apiservices
delete Apiregistration V1Collection API Servicelist Apiregistration V1API Servicecreate Apiregistration V1API Service
apis-apiregistration.k8s.io-v1
get Apiregistration V1API Resources
apis-apiregistration.k8s.io
get Apiregistration API Group
apis-apiextensions.k8s.io-v1-watch-customresourcedefinitions-{name}
watch Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1-watch-customresourcedefinitions
watch Apiextensions V1Custom Resource Definition List
apis-apiextensions.k8s.io-v1-customresourcedefinitions-{name}-status
read Apiextensions V1Custom Resource Definition Statuspatch Apiextensions V1Custom Resource Definition Statusreplace Apiextensions V1Custom Resource Definition Status
apis-apiextensions.k8s.io-v1-customresourcedefinitions-{name}
delete Apiextensions V1Custom Resource Definitionread Apiextensions V1Custom Resource Definitionpatch Apiextensions V1Custom Resource Definitionreplace Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1-customresourcedefinitions
delete Apiextensions V1Collection Custom Resource Definitionlist Apiextensions V1Custom Resource Definitioncreate Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1
get Apiextensions V1API Resources
apis-apiextensions.k8s.io
get Apiextensions API Group
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicybindings-{name}
watch Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicybindings
watch Admissionregistration V1beta1Validating Admission Policy Binding List
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicies-{name}
watch Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicies
watch Admissionregistration V1beta1Validating Admission Policy List
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicybindings-{name}
delete Admissionregistration V1beta1Validating Admission Policy Bindingread Admissionregistration V1beta1Validating Admission Policy Bindingpatch Admissionregistration V1beta1Validating Admission Policy Bindingreplace Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicybindings
delete Admissionregistration V1beta1Collection Validating Admission Policy Bindinglist Admissionregistration V1beta1Validating Admission Policy Bindingcreate Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies-{name}-status
read Admissionregistration V1beta1Validating Admission Policy Statuspatch Admissionregistration V1beta1Validating Admission Policy Statusreplace Admissionregistration V1beta1Validating Admission Policy Status
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies-{name}
delete Admissionregistration V1beta1Validating Admission Policyread Admissionregistration V1beta1Validating Admission Policypatch Admissionregistration V1beta1Validating Admission Policyreplace Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies
delete Admissionregistration V1beta1Collection Validating Admission Policylist Admissionregistration V1beta1Validating Admission Policycreate Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1
get Admissionregistration V1beta1API Resources
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicybindings-{name}
watch Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicybindings
watch Admissionregistration V1alpha1Validating Admission Policy Binding List
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicies-{name}
watch Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicies
watch Admissionregistration V1alpha1Validating Admission Policy List
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicybindings-{name}
delete Admissionregistration V1alpha1Validating Admission Policy Bindingread Admissionregistration V1alpha1Validating Admission Policy Bindingpatch Admissionregistration V1alpha1Validating Admission Policy Bindingreplace Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicybindings
delete Admissionregistration V1alpha1Collection Validating Admission Policy Bindinglist Admissionregistration V1alpha1Validating Admission Policy Bindingcreate Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies-{name}-status
read Admissionregistration V1alpha1Validating Admission Policy Statuspatch Admissionregistration V1alpha1Validating Admission Policy Statusreplace Admissionregistration V1alpha1Validating Admission Policy Status
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies-{name}
delete Admissionregistration V1alpha1Validating Admission Policyread Admissionregistration V1alpha1Validating Admission Policypatch Admissionregistration V1alpha1Validating Admission Policyreplace Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies
delete Admissionregistration V1alpha1Collection Validating Admission Policylist Admissionregistration V1alpha1Validating Admission Policycreate Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1
get Admissionregistration V1alpha1API Resources
apis-admissionregistration.k8s.io-v1-watch-validatingwebhookconfigurations-{name}
watch Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-watch-validatingwebhookconfigurations
watch Admissionregistration V1Validating Webhook Configuration List
apis-admissionregistration.k8s.io-v1-watch-mutatingwebhookconfigurations-{name}
watch Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1-watch-mutatingwebhookconfigurations
watch Admissionregistration V1Mutating Webhook Configuration List
apis-admissionregistration.k8s.io-v1-validatingwebhookconfigurations-{name}
delete Admissionregistration V1Validating Webhook Configurationread Admissionregistration V1Validating Webhook Configurationpatch Admissionregistration V1Validating Webhook Configurationreplace Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-validatingwebhookconfigurations
delete Admissionregistration V1Collection Validating Webhook Configurationlist Admissionregistration V1Validating Webhook Configurationcreate Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-mutatingwebhookconfigurations-{name}
delete Admissionregistration V1Mutating Webhook Configurationread Admissionregistration V1Mutating Webhook Configurationpatch Admissionregistration V1Mutating Webhook Configurationreplace Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1-mutatingwebhookconfigurations
delete Admissionregistration V1Collection Mutating Webhook Configurationlist Admissionregistration V1Mutating Webhook Configurationcreate Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1
get Admissionregistration V1API Resources
apis-admissionregistration.k8s.io
get Admissionregistration API Group
apis
get API Versions
api-v1-watch-services
watch Core V1Service List For All Namespaces
api-v1-watch-serviceaccounts
watch Core V1Service Account List For All Namespaces
api-v1-watch-secrets
watch Core V1Secret List For All Namespaces
api-v1-watch-resourcequotas
watch Core V1Resource Quota List For All Namespaces
api-v1-watch-replicationcontrollers
watch Core V1Replication Controller List For All Namespaces
api-v1-watch-podtemplates
watch Core V1Pod Template List For All Namespaces
api-v1-watch-pods
watch Core V1Pod List For All Namespaces
api-v1-watch-persistentvolumes-{name}
watch Core V1Persistent Volume
api-v1-watch-persistentvolumes
watch Core V1Persistent Volume List
api-v1-watch-persistentvolumeclaims
watch Core V1Persistent Volume Claim List For All Namespaces
api-v1-watch-nodes-{name}
watch Core V1Node
api-v1-watch-nodes
watch Core V1Node List
api-v1-watch-namespaces-{name}
watch Core V1Namespace
api-v1-watch-namespaces-{namespace}-services-{name}
watch Core V1Namespaced Service
api-v1-watch-namespaces-{namespace}-services
watch Core V1Namespaced Service List
api-v1-watch-namespaces-{namespace}-serviceaccounts-{name}
watch Core V1Namespaced Service Account
api-v1-watch-namespaces-{namespace}-serviceaccounts
watch Core V1Namespaced Service Account List
api-v1-watch-namespaces-{namespace}-secrets-{name}
watch Core V1Namespaced Secret
api-v1-watch-namespaces-{namespace}-secrets
watch Core V1Namespaced Secret List
api-v1-watch-namespaces-{namespace}-resourcequotas-{name}
watch Core V1Namespaced Resource Quota
api-v1-watch-namespaces-{namespace}-resourcequotas
watch Core V1Namespaced Resource Quota List
api-v1-watch-namespaces-{namespace}-replicationcontrollers-{name}
watch Core V1Namespaced Replication Controller
api-v1-watch-namespaces-{namespace}-replicationcontrollers
watch Core V1Namespaced Replication Controller List
api-v1-watch-namespaces-{namespace}-podtemplates-{name}
watch Core V1Namespaced Pod Template
api-v1-watch-namespaces-{namespace}-podtemplates
watch Core V1Namespaced Pod Template List
api-v1-watch-namespaces-{namespace}-pods-{name}
watch Core V1Namespaced Pod
api-v1-watch-namespaces-{namespace}-pods
watch Core V1Namespaced Pod List
api-v1-watch-namespaces-{namespace}-persistentvolumeclaims-{name}
watch Core V1Namespaced Persistent Volume Claim
api-v1-watch-namespaces-{namespace}-persistentvolumeclaims
watch Core V1Namespaced Persistent Volume Claim List
api-v1-watch-namespaces-{namespace}-limitranges-{name}
watch Core V1Namespaced Limit Range
api-v1-watch-namespaces-{namespace}-limitranges
watch Core V1Namespaced Limit Range List
api-v1-watch-namespaces-{namespace}-events-{name}
watch Core V1Namespaced Event
api-v1-watch-namespaces-{namespace}-events
watch Core V1Namespaced Event List
api-v1-watch-namespaces-{namespace}-endpoints-{name}
watch Core V1Namespaced Endpoints
api-v1-watch-namespaces-{namespace}-endpoints
watch Core V1Namespaced Endpoints List
api-v1-watch-namespaces-{namespace}-configmaps-{name}
watch Core V1Namespaced Config Map
api-v1-watch-namespaces-{namespace}-configmaps
watch Core V1Namespaced Config Map List
api-v1-watch-namespaces
watch Core V1Namespace List
api-v1-watch-limitranges
watch Core V1Limit Range List For All Namespaces
api-v1-watch-events
watch Core V1Event List For All Namespaces
api-v1-watch-endpoints
watch Core V1Endpoints List For All Namespaces
api-v1-watch-configmaps
watch Core V1Config Map List For All Namespaces
api-v1-services
list Core V1Service For All Namespaces
api-v1-serviceaccounts
list Core V1Service Account For All Namespaces
api-v1-secrets
list Core V1Secret For All Namespaces
api-v1-resourcequotas
list Core V1Resource Quota For All Namespaces
api-v1-replicationcontrollers
list Core V1Replication Controller For All Namespaces
api-v1-podtemplates
list Core V1Pod Template For All Namespaces
api-v1-pods
list Core V1Pod For All Namespaces
api-v1-persistentvolumes-{name}-status
read Core V1Persistent Volume Statuspatch Core V1Persistent Volume Statusreplace Core V1Persistent Volume Status
api-v1-persistentvolumes-{name}
delete Core V1Persistent Volumeread Core V1Persistent Volumepatch Core V1Persistent Volumereplace Core V1Persistent Volume
api-v1-persistentvolumes
delete Core V1Collection Persistent Volumelist Core V1Persistent Volumecreate Core V1Persistent Volume
api-v1-persistentvolumeclaims
list Core V1Persistent Volume Claim For All Namespaces
api-v1-nodes-{name}-status
read Core V1Node Statuspatch Core V1Node Statusreplace Core V1Node Status
api-v1-nodes-{name}-proxy-{path}
connect Core V1Delete Node Proxy With Pathconnect Core V1Get Node Proxy With Pathconnect Core V1Head Node Proxy With Pathconnect Core V1Options Node Proxy With Pathconnect Core V1Patch Node Proxy With Pathconnect Core V1Post Node Proxy With Pathconnect Core V1Put Node Proxy With Path
api-v1-nodes-{name}-proxy
connect Core V1Delete Node Proxyconnect Core V1Get Node Proxyconnect Core V1Head Node Proxyconnect Core V1Options Node Proxyconnect Core V1Patch Node Proxyconnect Core V1Post Node Proxyconnect Core V1Put Node Proxy
api-v1-nodes-{name}
delete Core V1Noderead Core V1Nodepatch Core V1Nodereplace Core V1Node
api-v1-nodes
delete Core V1Collection Nodelist Core V1Nodecreate Core V1Node
api-v1-namespaces-{name}-status
read Core V1Namespace Statuspatch Core V1Namespace Statusreplace Core V1Namespace Status
api-v1-namespaces-{name}-finalize
replace Core V1Namespace Finalize
api-v1-namespaces-{name}
delete Core V1Namespaceread Core V1Namespacepatch Core V1Namespacereplace Core V1Namespace
api-v1-namespaces-{namespace}-services-{name}-status
read Core V1Namespaced Service Statuspatch Core V1Namespaced Service Statusreplace Core V1Namespaced Service Status
api-v1-namespaces-{namespace}-services-{name}-proxy-{path}
connect Core V1Delete Namespaced Service Proxy With Pathconnect Core V1Get Namespaced Service Proxy With Pathconnect Core V1Head Namespaced Service Proxy With Pathconnect Core V1Options Namespaced Service Proxy With Pathconnect Core V1Patch Namespaced Service Proxy With Pathconnect Core V1Post Namespaced Service Proxy With Pathconnect Core V1Put Namespaced Service Proxy With Path
api-v1-namespaces-{namespace}-services-{name}-proxy
connect Core V1Delete Namespaced Service Proxyconnect Core V1Get Namespaced Service Proxyconnect Core V1Head Namespaced Service Proxyconnect Core V1Options Namespaced Service Proxyconnect Core V1Patch Namespaced Service Proxyconnect Core V1Post Namespaced Service Proxyconnect Core V1Put Namespaced Service Proxy
api-v1-namespaces-{namespace}-services-{name}
delete Core V1Namespaced Serviceread Core V1Namespaced Servicepatch Core V1Namespaced Servicereplace Core V1Namespaced Service
api-v1-namespaces-{namespace}-services
delete Core V1Collection Namespaced Servicelist Core V1Namespaced Servicecreate Core V1Namespaced Service
api-v1-namespaces-{namespace}-serviceaccounts-{name}-token
create Core V1Namespaced Service Account Token
api-v1-namespaces-{namespace}-serviceaccounts-{name}
delete Core V1Namespaced Service Accountread Core V1Namespaced Service Accountpatch Core V1Namespaced Service Accountreplace Core V1Namespaced Service Account
api-v1-namespaces-{namespace}-serviceaccounts
delete Core V1Collection Namespaced Service Accountlist Core V1Namespaced Service Accountcreate Core V1Namespaced Service Account
api-v1-namespaces-{namespace}-secrets-{name}
delete Core V1Namespaced Secretread Core V1Namespaced Secretpatch Core V1Namespaced Secretreplace Core V1Namespaced Secret
api-v1-namespaces-{namespace}-secrets
delete Core V1Collection Namespaced Secretlist Core V1Namespaced Secretcreate Core V1Namespaced Secret
api-v1-namespaces-{namespace}-resourcequotas-{name}-status
read Core V1Namespaced Resource Quota Statuspatch Core V1Namespaced Resource Quota Statusreplace Core V1Namespaced Resource Quota Status
api-v1-namespaces-{namespace}-resourcequotas-{name}
delete Core V1Namespaced Resource Quotaread Core V1Namespaced Resource Quotapatch Core V1Namespaced Resource Quotareplace Core V1Namespaced Resource Quota
api-v1-namespaces-{namespace}-resourcequotas
delete Core V1Collection Namespaced Resource Quotalist Core V1Namespaced Resource Quotacreate Core V1Namespaced Resource Quota
api-v1-namespaces-{namespace}-replicationcontrollers-{name}-status
read Core V1Namespaced Replication Controller Statuspatch Core V1Namespaced Replication Controller Statusreplace Core V1Namespaced Replication Controller Status
api-v1-namespaces-{namespace}-replicationcontrollers-{name}-scale
read Core V1Namespaced Replication Controller Scalepatch Core V1Namespaced Replication Controller Scalereplace Core V1Namespaced Replication Controller Scale
api-v1-namespaces-{namespace}-replicationcontrollers-{name}
delete Core V1Namespaced Replication Controllerread Core V1Namespaced Replication Controllerpatch Core V1Namespaced Replication Controllerreplace Core V1Namespaced Replication Controller
api-v1-namespaces-{namespace}-replicationcontrollers
delete Core V1Collection Namespaced Replication Controllerlist Core V1Namespaced Replication Controllercreate Core V1Namespaced Replication Controller
api-v1-namespaces-{namespace}-podtemplates-{name}
delete Core V1Namespaced Pod Templateread Core V1Namespaced Pod Templatepatch Core V1Namespaced Pod Templatereplace Core V1Namespaced Pod Template
api-v1-namespaces-{namespace}-podtemplates
delete Core V1Collection Namespaced Pod Templatelist Core V1Namespaced Pod Templatecreate Core V1Namespaced Pod Template
api-v1-namespaces-{namespace}-pods-{name}-status
read Core V1Namespaced Pod Statuspatch Core V1Namespaced Pod Statusreplace Core V1Namespaced Pod Status
api-v1-namespaces-{namespace}-pods-{name}-proxy-{path}
connect Core V1Delete Namespaced Pod Proxy With Pathconnect Core V1Get Namespaced Pod Proxy With Pathconnect Core V1Head Namespaced Pod Proxy With Pathconnect Core V1Options Namespaced Pod Proxy With Pathconnect Core V1Patch Namespaced Pod Proxy With Pathconnect Core V1Post Namespaced Pod Proxy With Pathconnect Core V1Put Namespaced Pod Proxy With Path
api-v1-namespaces-{namespace}-pods-{name}-proxy
connect Core V1Delete Namespaced Pod Proxyconnect Core V1Get Namespaced Pod Proxyconnect Core V1Head Namespaced Pod Proxyconnect Core V1Options Namespaced Pod Proxyconnect Core V1Patch Namespaced Pod Proxyconnect Core V1Post Namespaced Pod Proxyconnect Core V1Put Namespaced Pod Proxy
api-v1-namespaces-{namespace}-pods-{name}-portforward
connect Core V1Get Namespaced Pod Portforwardconnect Core V1Post Namespaced Pod Portforward
api-v1-namespaces-{namespace}-pods-{name}-log
read Core V1Namespaced Pod Log
api-v1-namespaces-{namespace}-pods-{name}-exec
connect Core V1Get Namespaced Pod Execconnect Core V1Post Namespaced Pod Exec
api-v1-namespaces-{namespace}-pods-{name}-eviction
create Core V1Namespaced Pod Eviction
api-v1-namespaces-{namespace}-pods-{name}-ephemeralcontainers
read Core V1Namespaced Pod Ephemeralcontainerspatch Core V1Namespaced Pod Ephemeralcontainersreplace Core V1Namespaced Pod Ephemeralcontainers
api-v1-namespaces-{namespace}-pods-{name}-binding
create Core V1Namespaced Pod Binding
api-v1-namespaces-{namespace}-pods-{name}-attach
connect Core V1Get Namespaced Pod Attachconnect Core V1Post Namespaced Pod Attach
api-v1-namespaces-{namespace}-pods-{name}
delete Core V1Namespaced Podread Core V1Namespaced Podpatch Core V1Namespaced Podreplace Core V1Namespaced Pod
api-v1-namespaces-{namespace}-pods
delete Core V1Collection Namespaced Podlist Core V1Namespaced Podcreate Core V1Namespaced Pod
api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}-status
read Core V1Namespaced Persistent Volume Claim Statuspatch Core V1Namespaced Persistent Volume Claim Statusreplace Core V1Namespaced Persistent Volume Claim Status
api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}
delete Core V1Namespaced Persistent Volume Claimread Core V1Namespaced Persistent Volume Claimpatch Core V1Namespaced Persistent Volume Claimreplace Core V1Namespaced Persistent Volume Claim
api-v1-namespaces-{namespace}-persistentvolumeclaims
delete Core V1Collection Namespaced Persistent Volume Claimlist Core V1Namespaced Persistent Volume Claimcreate Core V1Namespaced Persistent Volume Claim
api-v1-namespaces-{namespace}-limitranges-{name}
delete Core V1Namespaced Limit Rangeread Core V1Namespaced Limit Rangepatch Core V1Namespaced Limit Rangereplace Core V1Namespaced Limit Range
api-v1-namespaces-{namespace}-limitranges
delete Core V1Collection Namespaced Limit Rangelist Core V1Namespaced Limit Rangecreate Core V1Namespaced Limit Range
api-v1-namespaces-{namespace}-events-{name}
delete Core V1Namespaced Eventread Core V1Namespaced Eventpatch Core V1Namespaced Eventreplace Core V1Namespaced Event
api-v1-namespaces-{namespace}-events
delete Core V1Collection Namespaced Eventlist Core V1Namespaced Eventcreate Core V1Namespaced Event
api-v1-namespaces-{namespace}-endpoints-{name}
delete Core V1Namespaced Endpointsread Core V1Namespaced Endpointspatch Core V1Namespaced Endpointsreplace Core V1Namespaced Endpoints
api-v1-namespaces-{namespace}-endpoints
delete Core V1Collection Namespaced Endpointslist Core V1Namespaced Endpointscreate Core V1Namespaced Endpoints
api-v1-namespaces-{namespace}-configmaps-{name}
delete Core V1Namespaced Config Mapread Core V1Namespaced Config Mappatch Core V1Namespaced Config Mapreplace Core V1Namespaced Config Map
api-v1-namespaces-{namespace}-configmaps
delete Core V1Collection Namespaced Config Maplist Core V1Namespaced Config Mapcreate Core V1Namespaced Config Map
api-v1-namespaces-{namespace}-bindings
create Core V1Namespaced Binding
api-v1-namespaces
list Core V1Namespacecreate Core V1Namespace
api-v1-limitranges
list Core V1Limit Range For All Namespaces
api-v1-events
list Core V1Event For All Namespaces
api-v1-endpoints
list Core V1Endpoints For All Namespaces
api-v1-configmaps
list Core V1Config Map For All Namespaces
api-v1-componentstatuses-{name}
read Core V1Component Status
api-v1-componentstatuses
list Core V1Component Status
api-v1
get Core V1API Resources
api
get Core API Versions
.well-known-openid-configuration
get Service Account Issuer Open ID Configuration
OpenSearch Dashboards / Kibana REST API
Object Exploration
Find visualizationsGet visualization
Dashboard Import/Export
Export (save) dashboardImport (load) dashboard
OpenSearch REST API
Index APIs
Put Create IndexDelete IndexPut Index MappingGet Settings Index SettingGet Settings IndexPut Index Mapping With Index
cat APIs
Get Cat NodesGet Cat Indices With IndexGet Cat Indices
Cluster APIs
Get Cluster SettingsPut Update Cluster SettingsGet Ping Cluster
Post AliasesPost SearchGet Document DocPost Search With IndexGet Document Source
Prometheus HTTP API
admin/tsdb-clean_tombstones
Removes deleted dataRemoves deleted data
admin/tsdb-delete_series
Deletes selected dataDeletes selected data
admin/tsdb-snapshot
Creates Snapshot of current dataCreates Snapshot of current data
labels
Returns label namesReturns label names
query
Evaluates instant queryEvaluates instant query
query_exemplars
Returns list of ExemplarsReturns list of Exemplars
query_range
Evaluates query over range of time.Evaluates query over range of time.
series
Returns time seriesReturns time seriesReturns time series
status
Returns build informationReturns configuration fileReturns flag valuesReturns runtime infoReturns statistics about TSBDReturns info about WAL replay.
targets
Returns current target discovery.Returns target metadata
Returns current alertmanager discoveryReturns active alertsReturns label valuesReturns metric metadataReturns currently loaded rules
Rancher Server REST API
Clusters-{clusterId}-Projects-{projectId}
Get Cluster's Project
Clusters-{clusterId}-Projects
Get Cluster's Projects
Clusters-{clusterId}
Get Cluster
Clusters
Get ClustersGet Cluster Registration TokensGet cluster.x-k8s.io.machinedeploymentsGet cluster.x-k8s.io.machinesGet Cluster Role Template BindingsCreate Cluster Role Template Bindings
Users-{userId}
Get User
Users
Get Users
Principals
Get PrincipalsSearch Principals
Schemas
Get Schemas
Cattle-management.cattle.io
Cattle ClusterCattle FeaturesCattle SettingsCattle Fleet WorkspacesCattle Rancher User NotificationsCattle Node DriversCattle Konteiner DriversCattle UsersCattle Role Templates
Cattle-catalog.cattle.io-Cluster Repos
Get Cluster ReposGet Rancher ChartsGet Rancher Partner ChartsGet Rancher RKE2 Charts
Cattle-catalog.cattle.io
Cattle Catalog Apps
Cattle-provisioning.cattle.io-{clusterName}
Get Cattle Provisioned Cluster
Cattle-provisioning.cattle.io
Get Cattle Provisioning ClustersImport Generic Cluster
Dashboard-Counts
Get Counts
Dashboard-User Preferences-{userId}
Get Specfic User Preference
Dashboard-User Preferences
Get User Preferences
Dashboard-Namespaces
Get Namespaces
Tokens
Get TokensCreate API Token
Events
Get Events
Templates
Get Template Racnher Monitoring
Projects-{projectId}
Get Project
Projects
Get Projects
Nodes
Get Nodes
Node Pools
Get Node Pools
Verrazzano Console REST API
install.verrazzano.io
Verrazzanos
core.oam.dev
Application ConfigurationsComponents
clusters.verrazzano.io
Verrazzano Managed ClustersVerrazzano ProjectsMulti Cluster Application ConfigurationsMulti Cluster Components
IntroductionAsk Anything
ArgoCD REST API
api-v1-account-{name}-token
CreateToken creates a tokenDeleteToken deletes a token
api-v1-account-{name}
GetAccount returns an account
api-v1-account
ListAccounts returns the list of accountsCanI checks if the current account has permission to perform an actionUpdatePassword updates an account's password to a new value
api-v1-applications-{applicationName}
ManagedResources returns list of managed resourcesResourceTree returns resource tree
api-v1-applications-{name}-resource-actions
ListResourceActions returns list of resource actionsRunResourceAction run resource action
api-v1-applications-{name}-resource
GetResource returns single application resourcePatchResource patch single application resourceDeleteResource deletes a single application resourceListResourceLinks returns the list of all resource deep links
api-v1-applications-{name}
Get returns an application by nameDelete deletes an applicationPatch patch an applicationListResourceEvents returns a list of event resourcesListLinks returns the list of all application deep linksPodLogs returns stream of log entries for the specified pod. PodGetManifests returns application manifestsTerminateOperation terminates the currently running operationPodLogs returns stream of log entries for the specified pod. PodGet the meta-data (author, date, tags, message) for a specific revision of the applicationRollback syncs an application to its target stateUpdateSpec updates an application specSync syncs an application to its target stateGet returns sync windows of the application
api-v1-applications
List returns list of applicationsCreate creates an applicationGetManifestsWithFiles returns application manifests using provided files to generate themUpdate updates an application
api-v1-applicationsets-{name}
Get returns an applicationset by nameDelete deletes an application set
api-v1-applicationsets
List returns list of applicationsetCreate creates an applicationset
api-v1-certificates
List all available repository certificatesCreates repository certificates on the serverDelete the certificates that match the RepositoryCertificateQuery
api-v1-clusters-{id.value}
Get returns a cluster by server addressUpdate updates a clusterDelete deletes a clusterInvalidateCache invalidates cluster cacheRotateAuth rotates the bearer token used for a cluster
api-v1-clusters
List returns list of clustersCreate creates a cluster
api-v1-gpgkeys
List all available repository certificatesCreate one or more GPG public keys in the server's configurationDelete specified GPG public key from the server's configurationGet information about specified GPG public key from the server
api-v1-notifications
List returns list of servicesList returns list of templatesList returns list of triggers
api-v1-projects-{name}
Get returns a project by nameDelete deletes a projectGetDetailedProject returns a project that include project, global project and scoped resources by nameListEvents returns a list of project eventsGet returns a virtual project by nameListLinks returns all deep links for the particular projectGetSchedulesState returns true if there are any active sync syncWindows
api-v1-projects-{project}/roles/{role}/token
Create a new project tokenDelete a new project token
api-v1-projects
List returns list of projectsCreate a new projectUpdate updates a project
api-v1-repocreds
ListRepositoryCredentials gets a list of all configured repository credential setsCreateRepositoryCredentials creates a new repository credential setUpdateRepositoryCredentials updates a repository credential setDeleteRepositoryCredentials deletes a repository credential set from the configuration
api-v1-repositories-{repo}
Get returns a repository or its credentialsDeleteRepository deletes a repository from the configurationListApps returns list of apps in the repoGetHelmCharts returns list of helm charts in the specified repositoryRepository Service List RefsValidateAccess validates access to a repository with given parameters
api-v1-repositories
ListRepositories gets a list of all configured repositoriesCreateRepository creates a new repository configurationUpdateRepository updates a repository configurationGetAppDetails returns application details by given path
api-v1-session
Create a new JWT for authentication and set a cookie if using HTTPDelete an existing JWT cookie if using HTTPGet the current user's info
api-v1-settings
Get returns Argo CD settingsGet returns Argo CD plugins
api-v1-stream/applications
Watch returns stream of application change eventsWatch returns stream of application resource tree
api
Version returns version information of the API server
Get Bearer Token
Grafana REST API
Authentication
Create API keyGet API keys using API key for authDelete specific API key (logout)
Organizations and Users
Get current organizationGet global usersCreate read-only userUpdate user passwordGet users within organizationDelete read-only user
Data Sources
Get data sourcesCreate example Oracle Cloud Infrastructure Logs data sourceUpdate data source credentials example AWS CloudWatchDelete data source
Dashboards
Create IP SLA dashboard for CSR2Get dashboard by UIDGet dashboard tagsGet home dashboardDelete dashboard by UID
Keycloak Admin REST API
(root)
Get themes, social providers, auth providers, and event listeners available on this serverImport a realm Imports a realm from a full representation of that realm.
{realm}-admin-events
Get admin events Returns all admin events, or filters events based on URL query parameters listed hereDelete all admin events
{realm}-attack-detection/brute-force/users-{userId}
Get status of a username in brute force detectionClear any user login failures for the user This can release temporary disabled user
{realm}-attack-detection/brute-force/users
Clear any user login failures for all users This can release temporary disabled users
{realm}-authentication-config/{id}
Get authenticator configurationUpdate authenticator configurationDelete authenticator configuration
{realm}-authentication-executions-{executionId}
Get Single ExecutionDelete executionUpdate execution with new configurationLower execution’s priorityRaise execution’s priority
{realm}-authentication-executions
Add new authentication execution
{realm}-authentication-flows-{flowAlias}-executions
Get authentication executions for a flowUpdate authentication executions of a FlowAdd new authentication execution to a flowAdd new flow with new execution to existing flow
{realm}-authentication-flows-{flowAlias}
Copy existing authentication flow under a new name The new name is given as 'newName' attribute of the passed JSON object
{realm}-authentication-flows-{id}
Get authentication flow for idUpdate an authentication flowDelete an authentication flow
{realm}-authentication-flows
Get authentication flows Returns a stream of authentication flows.Create a new authentication flow
{realm}-authentication-required-actions-{alias}
Get required action for aliasUpdate required actionDelete required actionLower required action’s priorityRaise required action’s priority
{realm}-authentication-required-actions
Get required actions Returns a stream of required actions.
{realm}-authentication
Get authenticator providers Returns a stream of authenticator providers.Get client authenticator providers Returns a stream of client authenticator providers.Get authenticator provider’s configuration descriptionGet form action providers Returns a stream of form action providers.Get form providers Returns a stream of form providers.Get configuration descriptions for all clientsRegister a new required actionsGet unregistered required actions Returns a stream of unregistered required actions.
{realm}-client-policies-policies
/:realm/client-policies/policies/:realm/client-policies/policies
{realm}-client-policies-profiles
/:realm/client-policies/profiles/:realm/client-policies/profiles
{realm}-client-scopes-{id1}/protocol-mappers/models/{id2}
Get mapper by idUpdate the mapperDelete the mapper
{realm}-client-scopes-{id}-protocol-mappers-models
Get mappersCreate a mapper
{realm}-client-scopes-{id}-protocol-mappers
Create multiple mappersGet mappers by name for a specific protocol
{realm}-client-scopes-{id}-scope-mappings-clients/{client}
Get the roles associated with a client’s scope Returns roles for the client.Add client-level roles to the client’s scopeRemove client-level roles from the client’s scope.The available client-level roles Returns the roles for the client that can be associated with the client’s scopeGet effective client roles Returns the roles for the client that are associated with the client’s scope.
{realm}-client-scopes-{id}-scope-mappings-realm
Get realm-level roles associated with the client’s scopeAdd a set of realm-level roles to the client’s scopeRemove a set of realm-level roles from the client’s scopeGet realm-level roles that are available to attach to this client’s scopeGet effective realm-level roles associated with the client’s scope What this does is recurse any composite roles associated with the client’s scope and adds the roles to this lists.
{realm}-client-scopes-{id}
Get representation of the client scopeUpdate the client scopeDelete the client scope
{realm}-client-scopes
Get client scopes belonging to the realm Returns a list of client scopes belonging to the realmCreate a new client scope Client Scope’s name must be unique!
{realm}-clients-{id1}/protocol-mappers/models/{id2}
Get mapper by idUpdate the mapperDelete the mapper
{realm}-clients-{id}-certificates/{attr}
Get key infoGet a keystore file for the client, containing private key and public certificateGenerate a new certificate with new key pairGenerate a new keypair and certificate, and get the private key file Generates a keypair and certificate and serves the private key in a specified keystore format.Upload certificate and eventually private keyUpload only certificate, not private key
{realm}-clients-{id}-client-secret
Get the client secretGenerate a new secret for the client
{realm}-clients-{id}-default-client-scopes-{clientScopeId}
/:realm/clients/:id/default-client-scopes/:clientScopeId/:realm/clients/:id/default-client-scopes/:clientScopeId
{realm}-clients-{id}-default-client-scopes
Get default client scopes.
{realm}-clients-{id}-evaluate-scopes-scope-mappings/{roleContainerId}
Get effective scope mapping of all roles of particular role container, which this client is defacto allowed to have in the accessToken issued for him.Get roles, which this client doesn’t have scope for and can’t have them in the accessToken issued for him.
{realm}-clients-{id}-evaluate-scopes
Create JSON with payload of example access tokenCreate JSON with payload of example id tokenCreate JSON with payload of example user infoReturn list of all protocol mappers, which will be used when generating tokens issued for particular client.
{realm}-clients-{id}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-clients-{id}-nodes
Register a cluster node with the client Manually register cluster node to this client - usually it’s not needed to call this directly as adapter should handle by sending registration request to KeycloakUnregister a cluster node from the client
{realm}-clients-{id}-optional-client-scopes-{clientScopeId}
/:realm/clients/:id/optional-client-scopes/:clientScopeId/:realm/clients/:id/optional-client-scopes/:clientScopeId
{realm}-clients-{id}-optional-client-scopes
Get optional client scopes.
{realm}-clients-{id}-protocol-mappers-models
Get mappersCreate a mapper
{realm}-clients-{id}-protocol-mappers
Create multiple mappersGet mappers by name for a specific protocol
{realm}-clients-{id}-roles-{role-name}-composites
Get composites of the roleAdd a composite to the roleRemove roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles of the role’s composite
{realm}-clients-{id}-roles-{role-name}-management/permissions
Return object stating whether role Authorization permissions have been initialized or not and a referenceReturn object stating whether role Authorization permissions have been initialized or not and a reference
{realm}-clients-{id}-roles-{role-name}
Get a role by nameUpdate a role by nameDelete a role by nameReturns a stream of groups that have the specified role nameReturns a stream of users that have the specified role name.
{realm}-clients-{id}-roles
Get all roles for the realm or clientCreate a new role for the realm or client
{realm}-clients-{id}-scope-mappings-clients/{client}
Get the roles associated with a client’s scope Returns roles for the client.Add client-level roles to the client’s scopeRemove client-level roles from the client’s scope.The available client-level roles Returns the roles for the client that can be associated with the client’s scopeGet effective client roles Returns the roles for the client that are associated with the client’s scope.
{realm}-clients-{id}-scope-mappings-realm
Get realm-level roles associated with the client’s scopeAdd a set of realm-level roles to the client’s scopeRemove a set of realm-level roles from the client’s scopeGet realm-level roles that are available to attach to this client’s scopeGet effective realm-level roles associated with the client’s scope What this does is recurse any composite roles associated with the client’s scope and adds the roles to this lists.
{realm}-clients-{id}
Get representation of the clientUpdate the clientDelete the client/:realm/clients/:id/installation/providers/:providerIdGet application offline session count Returns a number of offline user sessions associated with this client { "count": number }Get offline sessions for client Returns a list of offline user sessions associated with this clientPush the client’s revocation policy to its admin URL If the client has an admin URL, push revocation policy to it.Generate a new registration access token for the clientGet a user dedicated to the service accountGet application session count Returns a number of user sessions associated with this client { "count": number }Test if registered cluster nodes are available Tests availability by sending 'ping' request to all cluster nodes.Get user sessions for client Returns a list of user sessions associated with this client
{realm}-clients
Get clients belonging to the realm Returns a list of clients belonging to the realmCreate a new client Client’s client_id must be unique!
{realm}-clients-initial-access
/:realm/clients-initial-accessCreate a new initial access token./:realm/clients-initial-access/:id
{realm}-components-{id}
/:realm/components/:id/:realm/components/:id/:realm/components/:idList of subcomponent types that are available to configure for a particular parent component.
{realm}-components
/:realm/components/:realm/components
{realm}-default-default-client-scopes-{clientScopeId}
/:realm/default-default-client-scopes/:clientScopeId/:realm/default-default-client-scopes/:clientScopeId
{realm}-default-default-client-scopes
Get realm default client scopes.
{realm}-default-groups-{groupId}
/:realm/default-groups/:groupId/:realm/default-groups/:groupId
{realm}-default-groups
Get group hierarchy.
{realm}-default-optional-client-scopes-{clientScopeId}
/:realm/default-optional-client-scopes/:clientScopeId/:realm/default-optional-client-scopes/:clientScopeId
{realm}-default-optional-client-scopes
Get realm optional client scopes.
{realm}-events-config
Get the events provider configuration Returns JSON object with events provider configurationUpdate the events provider Change the events provider and/or its configuration
{realm}-events
Get events Returns all events, or filters them based on URL query parameters listed hereDelete all events
{realm}-groups-{id}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-groups-{id}-role-mappings-clients/{client}
Get client-level role mappings for the user, and the appAdd client-level roles to the user role mappingDelete client-level roles from user role mappingGet available client-level roles that can be mapped to the userGet effective client-level role mappings This recurses any composite roles
{realm}-groups-{id}-role-mappings-realm
Get realm-level role mappingsAdd realm-level role mappings to the userDelete realm-level role mappingsGet realm-level roles that can be mappedGet effective realm-level role mappings This will recurse all composite roles to get the result.
{realm}-groups-{id}-role-mappings
Get role mappings
{realm}-groups-{id}
/:realm/groups/:idUpdate group, ignores subgroups./:realm/groups/:idSet or create child.Get users Returns a stream of users, filtered according to query parameters
{realm}-groups
Get group hierarchy.create or add a top level realm groupSet or create child.Returns the groups counts.
{realm}-identity-provider-instances-{alias}-management/permissions
Return object stating whether client Authorization permissions have been initialized or not and a referenceReturn object stating whether client Authorization permissions have been initialized or not and a reference
{realm}-identity-provider-instances-{alias}-mappers-{id}
Get mapper by id for the identity providerUpdate a mapper for the identity providerDelete a mapper for the identity provider
{realm}-identity-provider-instances-{alias}-mappers
Get mappers for identity providerAdd a mapper to identity provider
{realm}-identity-provider-instances-{alias}
Get the identity providerUpdate the identity providerDelete the identity providerExport public broker configuration for identity providerGet mapper types for identity provider
{realm}-identity-provider-instances
Get identity providersCreate a new identity provider
{realm}-identity-provider
Import identity provider from uploaded JSON fileGet identity providers
{realm}-localization-{locale}-{key}
/:realm/localization/:locale/:key/:realm/localization/:locale/:key/:realm/localization/:locale/:key
{realm}-localization-{locale}
/:realm/localization/:localeImport localization from uploaded JSON file/:realm/localization/:locale/:realm/localization/:locale
{realm}-localization
/:realm/localization
{realm}-roles-{role-name}-composites
Get composites of the roleAdd a composite to the roleRemove roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles of the role’s composite
{realm}-roles-{role-name}-management/permissions
Return object stating whether role Authorization permissions have been initialized or not and a referenceReturn object stating whether role Authorization permissions have been initialized or not and a reference
{realm}-roles-{role-name}
Get a role by nameUpdate a role by nameDelete a role by nameReturns a stream of groups that have the specified role nameReturns a stream of users that have the specified role name.
{realm}-roles
Get all roles for the realm or clientCreate a new role for the realm or client
{realm}-roles-by-id/{role-id}-composites
Get role’s children Returns a set of role’s children provided the role is a composite.Make the role a composite role by associating some child rolesRemove a set of roles from the role’s compositeGet client-level roles for the client that are in the role’s compositeGet realm-level roles that are in the role’s composite
{realm}-roles-by-id/{role-id}-management/permissions
Return object stating whether role Authoirzation permissions have been initialized or not and a referenceReturn object stating whether role Authoirzation permissions have been initialized or not and a reference
{realm}-roles-by-id/{role-id}
Get a specific role’s representationUpdate the roleDelete the role
{realm}-user-storage-{id}
Need this for admin console to display simple name of provider when displaying user detail KEYCLOAK-4328Remove imported usersTrigger sync of users Action can be "triggerFullSync" or "triggerChangedUsersSync"Unlink imported users from a storage provider
{realm}-user-storage
Trigger sync of mapper data related to ldap mapper (roles, groups, …​) direction is "fedToKeycloak" or "keycloakToFed"
{realm}-users-profile
/:realm/users/profile/:realm/users/profile
{realm}-users-{id}-consents
Get consents granted by the userRevoke consent and offline tokens for particular client from user
{realm}-users-{id}-credentials-{credentialId}
Remove a credential for a userMove a credential to a position behind another credentialMove a credential to a first position in the credentials list of the userUpdate a credential label for a user
{realm}-users-{id}-credentials
/:realm/users/:id/credentials
{realm}-users-{id}-federated-identity-{provider}
Add a social login provider to the userRemove a social login provider from user
{realm}-users-{id}-federated-identity
Get social logins associated with the user
{realm}-users-{id}-groups-{groupId}
/:realm/users/:id/groups/:groupId/:realm/users/:id/groups/:groupId
{realm}-users-{id}-groups
/:realm/users/:id/groups/:realm/users/:id/groups/count
{realm}-users-{id}-role-mappings-clients/{client}
Get client-level role mappings for the user, and the appAdd client-level roles to the user role mappingDelete client-level roles from user role mappingGet available client-level roles that can be mapped to the userGet effective client-level role mappings This recurses any composite roles
{realm}-users-{id}-role-mappings-realm
Get realm-level role mappingsAdd realm-level role mappings to the userDelete realm-level role mappingsGet realm-level roles that can be mappedGet effective realm-level role mappings This will recurse all composite roles to get the result.
{realm}-users-{id}-role-mappings
Get role mappings
{realm}-users-{id}
Get representation of the userUpdate the userDelete the userReturn credential types, which are provided by the user storage where user is stored.Disable all credentials for a user of a specific typeSend a update account email to the user An email contains a link the user can click to perform a set of required actions.Impersonate the userRemove all user sessions associated with the user Also send notification to all clients that have an admin URL to invalidate the sessions for the particular user.Get offline sessions associated with the user and clientSet up a new password for the user.Send an email-verification email to the user An email contains a link the user can click to verify their email address.Get sessions associated with the user
{realm}-users
Get users Returns a stream of users, filtered according to query parametersCreate a new user Username must be unique.Returns the number of users that match the given criteria.
{realm}-users-management-permissions
/:realm/users-management-permissions/:realm/users-management-permissions
{realm}-console
Get Console ConfigGet WhoamiGet Console Messages
{realm}
Get the top-level representation of the realm It will not include nested information like User and Client representations.Update the top-level information of the realm Any user, roles or client information in the representation will be ignored.Delete the realmClear cache of external public keys (Public keys of clients or Identity providers)Clear realm cacheClear user cacheBase path for importing clients under this realm.Base path for retrieve providers with the configProperties properly filledGet client session stats Returns a JSON map./:realm/credential-registrators/:realm/group-by-path/:path/:realm/keysGet LDAP supported extensions.Removes all user sessions.Partial export of existing realm into a JSON file.Partial import from a JSON file to an existing realm.Push the realm’s revocation policy to any client that has an admin url associated with it.Remove a specific user session.Test LDAP connection/:realm/testSMTPConnection
User
Get user Info
Admin-{realm}
Get RealmGet Realm GroupsGet Realm Users
Admin
Get RealmsGet Server Info
Kiali REST API
namespaces-{namespace}-services-{service}
Get Namespace Services ServiceGet Namespace Services Service Health
namespaces-{namespace}-services
Get Namespace Services
namespaces-{namespace}-applications-{application}
Get Namespace Apps aplicationGet Namespace Apps aplication Health
namespaces-{namespace}-applications
Get Namespace Apps
namespaces-{namespace}-workloads-{workload}
Get Namespace Workloads workloadGet Namespace Workloads workload Health
namespaces-{namespace}-workloads
Get Namespace Workloads
namespaces-{namespace}
Get Namespace IstioGet Namespace ValidationsGet Namespace TLS StatusGet Namespace Health
namespaces-graph
Get Namespaces Graph
namespaces
Get Namespaces
Get Istio CertsGet Istio StatusGet Istio PermissionsGet Mesh TLS StatusGet Auth InfoGet Jaeger StatusGet ConfigGet Status {root}
Kubernetes
version
get Code Version
openid-v1-jwks
get Service Account Issuer Open ID Keyset
logs-{logpath}
log File Handler
logs
log File List Handler
apis-storage.k8s.io-v1-watch-volumeattachments-{name}
watch Storage V1Volume Attachment
apis-storage.k8s.io-v1-watch-volumeattachments
watch Storage V1Volume Attachment List
apis-storage.k8s.io-v1-watch-storageclasses-{name}
watch Storage V1Storage Class
apis-storage.k8s.io-v1-watch-storageclasses
watch Storage V1Storage Class List
apis-storage.k8s.io-v1-watch-namespaces-{namespace}-csistoragecapacities-{name}
watch Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-watch-namespaces-{namespace}-csistoragecapacities
watch Storage V1Namespaced CSI Storage Capacity List
apis-storage.k8s.io-v1-watch-csistoragecapacities
watch Storage V1CSI Storage Capacity List For All Namespaces
apis-storage.k8s.io-v1-watch-csinodes-{name}
watch Storage V1CSI Node
apis-storage.k8s.io-v1-watch-csinodes
watch Storage V1CSI Node List
apis-storage.k8s.io-v1-watch-csidrivers-{name}
watch Storage V1CSI Driver
apis-storage.k8s.io-v1-watch-csidrivers
watch Storage V1CSI Driver List
apis-storage.k8s.io-v1-volumeattachments-{name}-status
read Storage V1Volume Attachment Statuspatch Storage V1Volume Attachment Statusreplace Storage V1Volume Attachment Status
apis-storage.k8s.io-v1-volumeattachments-{name}
delete Storage V1Volume Attachmentread Storage V1Volume Attachmentpatch Storage V1Volume Attachmentreplace Storage V1Volume Attachment
apis-storage.k8s.io-v1-volumeattachments
delete Storage V1Collection Volume Attachmentlist Storage V1Volume Attachmentcreate Storage V1Volume Attachment
apis-storage.k8s.io-v1-storageclasses-{name}
delete Storage V1Storage Classread Storage V1Storage Classpatch Storage V1Storage Classreplace Storage V1Storage Class
apis-storage.k8s.io-v1-storageclasses
delete Storage V1Collection Storage Classlist Storage V1Storage Classcreate Storage V1Storage Class
apis-storage.k8s.io-v1-namespaces-{namespace}-csistoragecapacities-{name}
delete Storage V1Namespaced CSI Storage Capacityread Storage V1Namespaced CSI Storage Capacitypatch Storage V1Namespaced CSI Storage Capacityreplace Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-namespaces-{namespace}-csistoragecapacities
delete Storage V1Collection Namespaced CSI Storage Capacitylist Storage V1Namespaced CSI Storage Capacitycreate Storage V1Namespaced CSI Storage Capacity
apis-storage.k8s.io-v1-csistoragecapacities
list Storage V1CSI Storage Capacity For All Namespaces
apis-storage.k8s.io-v1-csinodes-{name}
delete Storage V1CSI Noderead Storage V1CSI Nodepatch Storage V1CSI Nodereplace Storage V1CSI Node
apis-storage.k8s.io-v1-csinodes
delete Storage V1Collection CSI Nodelist Storage V1CSI Nodecreate Storage V1CSI Node
apis-storage.k8s.io-v1-csidrivers-{name}
delete Storage V1CSI Driverread Storage V1CSI Driverpatch Storage V1CSI Driverreplace Storage V1CSI Driver
apis-storage.k8s.io-v1-csidrivers
delete Storage V1Collection CSI Driverlist Storage V1CSI Drivercreate Storage V1CSI Driver
apis-storage.k8s.io-v1
get Storage V1API Resources
apis-storage.k8s.io
get Storage API Group
apis-scheduling.k8s.io-v1-watch-priorityclasses-{name}
watch Scheduling V1Priority Class
apis-scheduling.k8s.io-v1-watch-priorityclasses
watch Scheduling V1Priority Class List
apis-scheduling.k8s.io-v1-priorityclasses-{name}
delete Scheduling V1Priority Classread Scheduling V1Priority Classpatch Scheduling V1Priority Classreplace Scheduling V1Priority Class
apis-scheduling.k8s.io-v1-priorityclasses
delete Scheduling V1Collection Priority Classlist Scheduling V1Priority Classcreate Scheduling V1Priority Class
apis-scheduling.k8s.io-v1
get Scheduling V1API Resources
apis-scheduling.k8s.io
get Scheduling API Group
apis-resource.k8s.io-v1alpha2-watch-resourceclasses-{name}
watch Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-watch-resourceclasses
watch Resource V1alpha2Resource Class List
apis-resource.k8s.io-v1alpha2-watch-resourceclaimtemplates
watch Resource V1alpha2Resource Claim Template List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-resourceclaims
watch Resource V1alpha2Resource Claim List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-podschedulingcontexts
watch Resource V1alpha2Pod Scheduling Context List For All Namespaces
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaimtemplates-{name}
watch Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaimtemplates
watch Resource V1alpha2Namespaced Resource Claim Template List
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaims-{name}
watch Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-resourceclaims
watch Resource V1alpha2Namespaced Resource Claim List
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-podschedulingcontexts-{name}
watch Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2-watch-namespaces-{namespace}-podschedulingcontexts
watch Resource V1alpha2Namespaced Pod Scheduling Context List
apis-resource.k8s.io-v1alpha2-resourceclasses-{name}
delete Resource V1alpha2Resource Classread Resource V1alpha2Resource Classpatch Resource V1alpha2Resource Classreplace Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-resourceclasses
delete Resource V1alpha2Collection Resource Classlist Resource V1alpha2Resource Classcreate Resource V1alpha2Resource Class
apis-resource.k8s.io-v1alpha2-resourceclaimtemplates
list Resource V1alpha2Resource Claim Template For All Namespaces
apis-resource.k8s.io-v1alpha2-resourceclaims
list Resource V1alpha2Resource Claim For All Namespaces
apis-resource.k8s.io-v1alpha2-podschedulingcontexts
list Resource V1alpha2Pod Scheduling Context For All Namespaces
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaimtemplates-{name}
delete Resource V1alpha2Namespaced Resource Claim Templateread Resource V1alpha2Namespaced Resource Claim Templatepatch Resource V1alpha2Namespaced Resource Claim Templatereplace Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaimtemplates
delete Resource V1alpha2Collection Namespaced Resource Claim Templatelist Resource V1alpha2Namespaced Resource Claim Templatecreate Resource V1alpha2Namespaced Resource Claim Template
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims-{name}-status
read Resource V1alpha2Namespaced Resource Claim Statuspatch Resource V1alpha2Namespaced Resource Claim Statusreplace Resource V1alpha2Namespaced Resource Claim Status
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims-{name}
delete Resource V1alpha2Namespaced Resource Claimread Resource V1alpha2Namespaced Resource Claimpatch Resource V1alpha2Namespaced Resource Claimreplace Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-resourceclaims
delete Resource V1alpha2Collection Namespaced Resource Claimlist Resource V1alpha2Namespaced Resource Claimcreate Resource V1alpha2Namespaced Resource Claim
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts-{name}-status
read Resource V1alpha2Namespaced Pod Scheduling Context Statuspatch Resource V1alpha2Namespaced Pod Scheduling Context Statusreplace Resource V1alpha2Namespaced Pod Scheduling Context Status
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts-{name}
delete Resource V1alpha2Namespaced Pod Scheduling Contextread Resource V1alpha2Namespaced Pod Scheduling Contextpatch Resource V1alpha2Namespaced Pod Scheduling Contextreplace Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2-namespaces-{namespace}-podschedulingcontexts
delete Resource V1alpha2Collection Namespaced Pod Scheduling Contextlist Resource V1alpha2Namespaced Pod Scheduling Contextcreate Resource V1alpha2Namespaced Pod Scheduling Context
apis-resource.k8s.io-v1alpha2
get Resource V1alpha2API Resources
apis-resource.k8s.io
get Resource API Group
apis-rbac.authorization.k8s.io-v1-watch-roles
watch Rbac Authorization V1Role List For All Namespaces
apis-rbac.authorization.k8s.io-v1-watch-rolebindings
watch Rbac Authorization V1Role Binding List For All Namespaces
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-roles-{name}
watch Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-roles
watch Rbac Authorization V1Namespaced Role List
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-rolebindings-{name}
watch Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-watch-namespaces-{namespace}-rolebindings
watch Rbac Authorization V1Namespaced Role Binding List
apis-rbac.authorization.k8s.io-v1-watch-clusterroles-{name}
watch Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-watch-clusterroles
watch Rbac Authorization V1Cluster Role List
apis-rbac.authorization.k8s.io-v1-watch-clusterrolebindings-{name}
watch Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1-watch-clusterrolebindings
watch Rbac Authorization V1Cluster Role Binding List
apis-rbac.authorization.k8s.io-v1-roles
list Rbac Authorization V1Role For All Namespaces
apis-rbac.authorization.k8s.io-v1-rolebindings
list Rbac Authorization V1Role Binding For All Namespaces
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-roles-{name}
delete Rbac Authorization V1Namespaced Roleread Rbac Authorization V1Namespaced Rolepatch Rbac Authorization V1Namespaced Rolereplace Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-roles
delete Rbac Authorization V1Collection Namespaced Rolelist Rbac Authorization V1Namespaced Rolecreate Rbac Authorization V1Namespaced Role
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-rolebindings-{name}
delete Rbac Authorization V1Namespaced Role Bindingread Rbac Authorization V1Namespaced Role Bindingpatch Rbac Authorization V1Namespaced Role Bindingreplace Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-namespaces-{namespace}-rolebindings
delete Rbac Authorization V1Collection Namespaced Role Bindinglist Rbac Authorization V1Namespaced Role Bindingcreate Rbac Authorization V1Namespaced Role Binding
apis-rbac.authorization.k8s.io-v1-clusterroles-{name}
delete Rbac Authorization V1Cluster Roleread Rbac Authorization V1Cluster Rolepatch Rbac Authorization V1Cluster Rolereplace Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-clusterroles
delete Rbac Authorization V1Collection Cluster Rolelist Rbac Authorization V1Cluster Rolecreate Rbac Authorization V1Cluster Role
apis-rbac.authorization.k8s.io-v1-clusterrolebindings-{name}
delete Rbac Authorization V1Cluster Role Bindingread Rbac Authorization V1Cluster Role Bindingpatch Rbac Authorization V1Cluster Role Bindingreplace Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1-clusterrolebindings
delete Rbac Authorization V1Collection Cluster Role Bindinglist Rbac Authorization V1Cluster Role Bindingcreate Rbac Authorization V1Cluster Role Binding
apis-rbac.authorization.k8s.io-v1
get Rbac Authorization V1API Resources
apis-rbac.authorization.k8s.io
get Rbac Authorization API Group
apis-policy-v1-watch-poddisruptionbudgets
watch Policy V1Pod Disruption Budget List For All Namespaces
apis-policy-v1-watch-namespaces-{namespace}-poddisruptionbudgets-{name}
watch Policy V1Namespaced Pod Disruption Budget
apis-policy-v1-watch-namespaces-{namespace}-poddisruptionbudgets
watch Policy V1Namespaced Pod Disruption Budget List
apis-policy-v1-poddisruptionbudgets
list Policy V1Pod Disruption Budget For All Namespaces
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets-{name}-status
read Policy V1Namespaced Pod Disruption Budget Statuspatch Policy V1Namespaced Pod Disruption Budget Statusreplace Policy V1Namespaced Pod Disruption Budget Status
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets-{name}
delete Policy V1Namespaced Pod Disruption Budgetread Policy V1Namespaced Pod Disruption Budgetpatch Policy V1Namespaced Pod Disruption Budgetreplace Policy V1Namespaced Pod Disruption Budget
apis-policy-v1-namespaces-{namespace}-poddisruptionbudgets
delete Policy V1Collection Namespaced Pod Disruption Budgetlist Policy V1Namespaced Pod Disruption Budgetcreate Policy V1Namespaced Pod Disruption Budget
apis-policy-v1
get Policy V1API Resources
apis-policy
get Policy API Group
apis-node.k8s.io-v1-watch-runtimeclasses-{name}
watch Node V1Runtime Class
apis-node.k8s.io-v1-watch-runtimeclasses
watch Node V1Runtime Class List
apis-node.k8s.io-v1-runtimeclasses-{name}
delete Node V1Runtime Classread Node V1Runtime Classpatch Node V1Runtime Classreplace Node V1Runtime Class
apis-node.k8s.io-v1-runtimeclasses
delete Node V1Collection Runtime Classlist Node V1Runtime Classcreate Node V1Runtime Class
apis-node.k8s.io-v1
get Node V1API Resources
apis-node.k8s.io
get Node API Group
apis-networking.k8s.io-v1alpha1-watch-ipaddresses-{name}
watch Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-watch-ipaddresses
watch Networking V1alpha1IP Address List
apis-networking.k8s.io-v1alpha1-watch-clustercidrs-{name}
watch Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1-watch-clustercidrs
watch Networking V1alpha1Cluster CIDR List
apis-networking.k8s.io-v1alpha1-ipaddresses-{name}
delete Networking V1alpha1IP Addressread Networking V1alpha1IP Addresspatch Networking V1alpha1IP Addressreplace Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-ipaddresses
delete Networking V1alpha1Collection IP Addresslist Networking V1alpha1IP Addresscreate Networking V1alpha1IP Address
apis-networking.k8s.io-v1alpha1-clustercidrs-{name}
delete Networking V1alpha1Cluster CIDRread Networking V1alpha1Cluster CIDRpatch Networking V1alpha1Cluster CIDRreplace Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1-clustercidrs
delete Networking V1alpha1Collection Cluster CIDRlist Networking V1alpha1Cluster CIDRcreate Networking V1alpha1Cluster CIDR
apis-networking.k8s.io-v1alpha1
get Networking V1alpha1API Resources
apis-networking.k8s.io-v1-watch-networkpolicies
watch Networking V1Network Policy List For All Namespaces
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-networkpolicies-{name}
watch Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-networkpolicies
watch Networking V1Namespaced Network Policy List
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-ingresses-{name}
watch Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-watch-namespaces-{namespace}-ingresses
watch Networking V1Namespaced Ingress List
apis-networking.k8s.io-v1-watch-ingresses
watch Networking V1Ingress List For All Namespaces
apis-networking.k8s.io-v1-watch-ingressclasses-{name}
watch Networking V1Ingress Class
apis-networking.k8s.io-v1-watch-ingressclasses
watch Networking V1Ingress Class List
apis-networking.k8s.io-v1-networkpolicies
list Networking V1Network Policy For All Namespaces
apis-networking.k8s.io-v1-namespaces-{namespace}-networkpolicies-{name}
delete Networking V1Namespaced Network Policyread Networking V1Namespaced Network Policypatch Networking V1Namespaced Network Policyreplace Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-namespaces-{namespace}-networkpolicies
delete Networking V1Collection Namespaced Network Policylist Networking V1Namespaced Network Policycreate Networking V1Namespaced Network Policy
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses-{name}-status
read Networking V1Namespaced Ingress Statuspatch Networking V1Namespaced Ingress Statusreplace Networking V1Namespaced Ingress Status
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses-{name}
delete Networking V1Namespaced Ingressread Networking V1Namespaced Ingresspatch Networking V1Namespaced Ingressreplace Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-namespaces-{namespace}-ingresses
delete Networking V1Collection Namespaced Ingresslist Networking V1Namespaced Ingresscreate Networking V1Namespaced Ingress
apis-networking.k8s.io-v1-ingresses
list Networking V1Ingress For All Namespaces
apis-networking.k8s.io-v1-ingressclasses-{name}
delete Networking V1Ingress Classread Networking V1Ingress Classpatch Networking V1Ingress Classreplace Networking V1Ingress Class
apis-networking.k8s.io-v1-ingressclasses
delete Networking V1Collection Ingress Classlist Networking V1Ingress Classcreate Networking V1Ingress Class
apis-networking.k8s.io-v1
get Networking V1API Resources
apis-networking.k8s.io
get Networking API Group
apis-internal.apiserver.k8s.io-v1alpha1-watch-storageversions-{name}
watch Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1-watch-storageversions
watch Internal Apiserver V1alpha1Storage Version List
apis-internal.apiserver.k8s.io-v1alpha1-storageversions-{name}-status
read Internal Apiserver V1alpha1Storage Version Statuspatch Internal Apiserver V1alpha1Storage Version Statusreplace Internal Apiserver V1alpha1Storage Version Status
apis-internal.apiserver.k8s.io-v1alpha1-storageversions-{name}
delete Internal Apiserver V1alpha1Storage Versionread Internal Apiserver V1alpha1Storage Versionpatch Internal Apiserver V1alpha1Storage Versionreplace Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1-storageversions
delete Internal Apiserver V1alpha1Collection Storage Versionlist Internal Apiserver V1alpha1Storage Versioncreate Internal Apiserver V1alpha1Storage Version
apis-internal.apiserver.k8s.io-v1alpha1
get Internal Apiserver V1alpha1API Resources
apis-internal.apiserver.k8s.io
get Internal Apiserver API Group
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-prioritylevelconfigurations-{name}
watch Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-prioritylevelconfigurations
watch Flowcontrol Apiserver V1beta3Priority Level Configuration List
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-flowschemas-{name}
watch Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3-watch-flowschemas
watch Flowcontrol Apiserver V1beta3Flow Schema List
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations-{name}-status
read Flowcontrol Apiserver V1beta3Priority Level Configuration Statuspatch Flowcontrol Apiserver V1beta3Priority Level Configuration Statusreplace Flowcontrol Apiserver V1beta3Priority Level Configuration Status
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations-{name}
delete Flowcontrol Apiserver V1beta3Priority Level Configurationread Flowcontrol Apiserver V1beta3Priority Level Configurationpatch Flowcontrol Apiserver V1beta3Priority Level Configurationreplace Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-prioritylevelconfigurations
delete Flowcontrol Apiserver V1beta3Collection Priority Level Configurationlist Flowcontrol Apiserver V1beta3Priority Level Configurationcreate Flowcontrol Apiserver V1beta3Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas-{name}-status
read Flowcontrol Apiserver V1beta3Flow Schema Statuspatch Flowcontrol Apiserver V1beta3Flow Schema Statusreplace Flowcontrol Apiserver V1beta3Flow Schema Status
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas-{name}
delete Flowcontrol Apiserver V1beta3Flow Schemaread Flowcontrol Apiserver V1beta3Flow Schemapatch Flowcontrol Apiserver V1beta3Flow Schemareplace Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3-flowschemas
delete Flowcontrol Apiserver V1beta3Collection Flow Schemalist Flowcontrol Apiserver V1beta3Flow Schemacreate Flowcontrol Apiserver V1beta3Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta3
get Flowcontrol Apiserver V1beta3API Resources
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-prioritylevelconfigurations-{name}
watch Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-prioritylevelconfigurations
watch Flowcontrol Apiserver V1beta2Priority Level Configuration List
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-flowschemas-{name}
watch Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2-watch-flowschemas
watch Flowcontrol Apiserver V1beta2Flow Schema List
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations-{name}-status
read Flowcontrol Apiserver V1beta2Priority Level Configuration Statuspatch Flowcontrol Apiserver V1beta2Priority Level Configuration Statusreplace Flowcontrol Apiserver V1beta2Priority Level Configuration Status
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations-{name}
delete Flowcontrol Apiserver V1beta2Priority Level Configurationread Flowcontrol Apiserver V1beta2Priority Level Configurationpatch Flowcontrol Apiserver V1beta2Priority Level Configurationreplace Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-prioritylevelconfigurations
delete Flowcontrol Apiserver V1beta2Collection Priority Level Configurationlist Flowcontrol Apiserver V1beta2Priority Level Configurationcreate Flowcontrol Apiserver V1beta2Priority Level Configuration
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas-{name}-status
read Flowcontrol Apiserver V1beta2Flow Schema Statuspatch Flowcontrol Apiserver V1beta2Flow Schema Statusreplace Flowcontrol Apiserver V1beta2Flow Schema Status
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas-{name}
delete Flowcontrol Apiserver V1beta2Flow Schemaread Flowcontrol Apiserver V1beta2Flow Schemapatch Flowcontrol Apiserver V1beta2Flow Schemareplace Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2-flowschemas
delete Flowcontrol Apiserver V1beta2Collection Flow Schemalist Flowcontrol Apiserver V1beta2Flow Schemacreate Flowcontrol Apiserver V1beta2Flow Schema
apis-flowcontrol.apiserver.k8s.io-v1beta2
get Flowcontrol Apiserver V1beta2API Resources
apis-flowcontrol.apiserver.k8s.io
get Flowcontrol Apiserver API Group
apis-events.k8s.io-v1-watch-namespaces-{namespace}-events-{name}
watch Events V1Namespaced Event
apis-events.k8s.io-v1-watch-namespaces-{namespace}-events
watch Events V1Namespaced Event List
apis-events.k8s.io-v1-watch-events
watch Events V1Event List For All Namespaces
apis-events.k8s.io-v1-namespaces-{namespace}-events-{name}
delete Events V1Namespaced Eventread Events V1Namespaced Eventpatch Events V1Namespaced Eventreplace Events V1Namespaced Event
apis-events.k8s.io-v1-namespaces-{namespace}-events
delete Events V1Collection Namespaced Eventlist Events V1Namespaced Eventcreate Events V1Namespaced Event
apis-events.k8s.io-v1-events
list Events V1Event For All Namespaces
apis-events.k8s.io-v1
get Events V1API Resources
apis-events.k8s.io
get Events API Group
apis-discovery.k8s.io-v1-watch-namespaces-{namespace}-endpointslices-{name}
watch Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-watch-namespaces-{namespace}-endpointslices
watch Discovery V1Namespaced Endpoint Slice List
apis-discovery.k8s.io-v1-watch-endpointslices
watch Discovery V1Endpoint Slice List For All Namespaces
apis-discovery.k8s.io-v1-namespaces-{namespace}-endpointslices-{name}
delete Discovery V1Namespaced Endpoint Sliceread Discovery V1Namespaced Endpoint Slicepatch Discovery V1Namespaced Endpoint Slicereplace Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-namespaces-{namespace}-endpointslices
delete Discovery V1Collection Namespaced Endpoint Slicelist Discovery V1Namespaced Endpoint Slicecreate Discovery V1Namespaced Endpoint Slice
apis-discovery.k8s.io-v1-endpointslices
list Discovery V1Endpoint Slice For All Namespaces
apis-discovery.k8s.io-v1
get Discovery V1API Resources
apis-discovery.k8s.io
get Discovery API Group
apis-coordination.k8s.io-v1-watch-namespaces-{namespace}-leases-{name}
watch Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-watch-namespaces-{namespace}-leases
watch Coordination V1Namespaced Lease List
apis-coordination.k8s.io-v1-watch-leases
watch Coordination V1Lease List For All Namespaces
apis-coordination.k8s.io-v1-namespaces-{namespace}-leases-{name}
delete Coordination V1Namespaced Leaseread Coordination V1Namespaced Leasepatch Coordination V1Namespaced Leasereplace Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-namespaces-{namespace}-leases
delete Coordination V1Collection Namespaced Leaselist Coordination V1Namespaced Leasecreate Coordination V1Namespaced Lease
apis-coordination.k8s.io-v1-leases
list Coordination V1Lease For All Namespaces
apis-coordination.k8s.io-v1
get Coordination V1API Resources
apis-coordination.k8s.io
get Coordination API Group
apis-certificates.k8s.io-v1alpha1-watch-clustertrustbundles-{name}
watch Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1-watch-clustertrustbundles
watch Certificates V1alpha1Cluster Trust Bundle List
apis-certificates.k8s.io-v1alpha1-clustertrustbundles-{name}
delete Certificates V1alpha1Cluster Trust Bundleread Certificates V1alpha1Cluster Trust Bundlepatch Certificates V1alpha1Cluster Trust Bundlereplace Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1-clustertrustbundles
delete Certificates V1alpha1Collection Cluster Trust Bundlelist Certificates V1alpha1Cluster Trust Bundlecreate Certificates V1alpha1Cluster Trust Bundle
apis-certificates.k8s.io-v1alpha1
get Certificates V1alpha1API Resources
apis-certificates.k8s.io-v1-watch-certificatesigningrequests-{name}
watch Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1-watch-certificatesigningrequests
watch Certificates V1Certificate Signing Request List
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}-status
read Certificates V1Certificate Signing Request Statuspatch Certificates V1Certificate Signing Request Statusreplace Certificates V1Certificate Signing Request Status
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}-approval
read Certificates V1Certificate Signing Request Approvalpatch Certificates V1Certificate Signing Request Approvalreplace Certificates V1Certificate Signing Request Approval
apis-certificates.k8s.io-v1-certificatesigningrequests-{name}
delete Certificates V1Certificate Signing Requestread Certificates V1Certificate Signing Requestpatch Certificates V1Certificate Signing Requestreplace Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1-certificatesigningrequests
delete Certificates V1Collection Certificate Signing Requestlist Certificates V1Certificate Signing Requestcreate Certificates V1Certificate Signing Request
apis-certificates.k8s.io-v1
get Certificates V1API Resources
apis-certificates.k8s.io
get Certificates API Group
apis-batch-v1-watch-namespaces-{namespace}-jobs-{name}
watch Batch V1Namespaced Job
apis-batch-v1-watch-namespaces-{namespace}-jobs
watch Batch V1Namespaced Job List
apis-batch-v1-watch-namespaces-{namespace}-cronjobs-{name}
watch Batch V1Namespaced Cron Job
apis-batch-v1-watch-namespaces-{namespace}-cronjobs
watch Batch V1Namespaced Cron Job List
apis-batch-v1-watch-jobs
watch Batch V1Job List For All Namespaces
apis-batch-v1-watch-cronjobs
watch Batch V1Cron Job List For All Namespaces
apis-batch-v1-namespaces-{namespace}-jobs-{name}-status
read Batch V1Namespaced Job Statuspatch Batch V1Namespaced Job Statusreplace Batch V1Namespaced Job Status
apis-batch-v1-namespaces-{namespace}-jobs-{name}
delete Batch V1Namespaced Jobread Batch V1Namespaced Jobpatch Batch V1Namespaced Jobreplace Batch V1Namespaced Job
apis-batch-v1-namespaces-{namespace}-jobs
delete Batch V1Collection Namespaced Joblist Batch V1Namespaced Jobcreate Batch V1Namespaced Job
apis-batch-v1-namespaces-{namespace}-cronjobs-{name}-status
read Batch V1Namespaced Cron Job Statuspatch Batch V1Namespaced Cron Job Statusreplace Batch V1Namespaced Cron Job Status
apis-batch-v1-namespaces-{namespace}-cronjobs-{name}
delete Batch V1Namespaced Cron Jobread Batch V1Namespaced Cron Jobpatch Batch V1Namespaced Cron Jobreplace Batch V1Namespaced Cron Job
apis-batch-v1-namespaces-{namespace}-cronjobs
delete Batch V1Collection Namespaced Cron Joblist Batch V1Namespaced Cron Jobcreate Batch V1Namespaced Cron Job
apis-batch-v1-jobs
list Batch V1Job For All Namespaces
apis-batch-v1-cronjobs
list Batch V1Cron Job For All Namespaces
apis-batch-v1
get Batch V1API Resources
apis-batch
get Batch API Group
apis-autoscaling-v2-watch-namespaces-{namespace}-horizontalpodautoscalers-{name}
watch Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-watch-namespaces-{namespace}-horizontalpodautoscalers
watch Autoscaling V2Namespaced Horizontal Pod Autoscaler List
apis-autoscaling-v2-watch-horizontalpodautoscalers
watch Autoscaling V2Horizontal Pod Autoscaler List For All Namespaces
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers-{name}-status
read Autoscaling V2Namespaced Horizontal Pod Autoscaler Statuspatch Autoscaling V2Namespaced Horizontal Pod Autoscaler Statusreplace Autoscaling V2Namespaced Horizontal Pod Autoscaler Status
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers-{name}
delete Autoscaling V2Namespaced Horizontal Pod Autoscalerread Autoscaling V2Namespaced Horizontal Pod Autoscalerpatch Autoscaling V2Namespaced Horizontal Pod Autoscalerreplace Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-namespaces-{namespace}-horizontalpodautoscalers
delete Autoscaling V2Collection Namespaced Horizontal Pod Autoscalerlist Autoscaling V2Namespaced Horizontal Pod Autoscalercreate Autoscaling V2Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v2-horizontalpodautoscalers
list Autoscaling V2Horizontal Pod Autoscaler For All Namespaces
apis-autoscaling-v2
get Autoscaling V2API Resources
apis-autoscaling-v1-watch-namespaces-{namespace}-horizontalpodautoscalers-{name}
watch Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-watch-namespaces-{namespace}-horizontalpodautoscalers
watch Autoscaling V1Namespaced Horizontal Pod Autoscaler List
apis-autoscaling-v1-watch-horizontalpodautoscalers
watch Autoscaling V1Horizontal Pod Autoscaler List For All Namespaces
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers-{name}-status
read Autoscaling V1Namespaced Horizontal Pod Autoscaler Statuspatch Autoscaling V1Namespaced Horizontal Pod Autoscaler Statusreplace Autoscaling V1Namespaced Horizontal Pod Autoscaler Status
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers-{name}
delete Autoscaling V1Namespaced Horizontal Pod Autoscalerread Autoscaling V1Namespaced Horizontal Pod Autoscalerpatch Autoscaling V1Namespaced Horizontal Pod Autoscalerreplace Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-namespaces-{namespace}-horizontalpodautoscalers
delete Autoscaling V1Collection Namespaced Horizontal Pod Autoscalerlist Autoscaling V1Namespaced Horizontal Pod Autoscalercreate Autoscaling V1Namespaced Horizontal Pod Autoscaler
apis-autoscaling-v1-horizontalpodautoscalers
list Autoscaling V1Horizontal Pod Autoscaler For All Namespaces
apis-autoscaling-v1
get Autoscaling V1API Resources
apis-autoscaling
get Autoscaling API Group
apis-authorization.k8s.io-v1-subjectaccessreviews
create Authorization V1Subject Access Review
apis-authorization.k8s.io-v1-selfsubjectrulesreviews
create Authorization V1Self Subject Rules Review
apis-authorization.k8s.io-v1-selfsubjectaccessreviews
create Authorization V1Self Subject Access Review
apis-authorization.k8s.io-v1-namespaces-{namespace}-localsubjectaccessreviews
create Authorization V1Namespaced Local Subject Access Review
apis-authorization.k8s.io-v1
get Authorization V1API Resources
apis-authorization.k8s.io
get Authorization API Group
apis-authentication.k8s.io-v1beta1-selfsubjectreviews
create Authentication V1beta1Self Subject Review
apis-authentication.k8s.io-v1beta1
get Authentication V1beta1API Resources
apis-authentication.k8s.io-v1alpha1-selfsubjectreviews
create Authentication V1alpha1Self Subject Review
apis-authentication.k8s.io-v1alpha1
get Authentication V1alpha1API Resources
apis-authentication.k8s.io-v1-tokenreviews
create Authentication V1Token Review
apis-authentication.k8s.io-v1-selfsubjectreviews
create Authentication V1Self Subject Review
apis-authentication.k8s.io-v1
get Authentication V1API Resources
apis-authentication.k8s.io
get Authentication API Group
apis-apps-v1-watch-statefulsets
watch Apps V1Stateful Set List For All Namespaces
apis-apps-v1-watch-replicasets
watch Apps V1Replica Set List For All Namespaces
apis-apps-v1-watch-namespaces-{namespace}-statefulsets-{name}
watch Apps V1Namespaced Stateful Set
apis-apps-v1-watch-namespaces-{namespace}-statefulsets
watch Apps V1Namespaced Stateful Set List
apis-apps-v1-watch-namespaces-{namespace}-replicasets-{name}
watch Apps V1Namespaced Replica Set
apis-apps-v1-watch-namespaces-{namespace}-replicasets
watch Apps V1Namespaced Replica Set List
apis-apps-v1-watch-namespaces-{namespace}-deployments-{name}
watch Apps V1Namespaced Deployment
apis-apps-v1-watch-namespaces-{namespace}-deployments
watch Apps V1Namespaced Deployment List
apis-apps-v1-watch-namespaces-{namespace}-daemonsets-{name}
watch Apps V1Namespaced Daemon Set
apis-apps-v1-watch-namespaces-{namespace}-daemonsets
watch Apps V1Namespaced Daemon Set List
apis-apps-v1-watch-namespaces-{namespace}-controllerrevisions-{name}
watch Apps V1Namespaced Controller Revision
apis-apps-v1-watch-namespaces-{namespace}-controllerrevisions
watch Apps V1Namespaced Controller Revision List
apis-apps-v1-watch-deployments
watch Apps V1Deployment List For All Namespaces
apis-apps-v1-watch-daemonsets
watch Apps V1Daemon Set List For All Namespaces
apis-apps-v1-watch-controllerrevisions
watch Apps V1Controller Revision List For All Namespaces
apis-apps-v1-statefulsets
list Apps V1Stateful Set For All Namespaces
apis-apps-v1-replicasets
list Apps V1Replica Set For All Namespaces
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}-status
read Apps V1Namespaced Stateful Set Statuspatch Apps V1Namespaced Stateful Set Statusreplace Apps V1Namespaced Stateful Set Status
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}-scale
read Apps V1Namespaced Stateful Set Scalepatch Apps V1Namespaced Stateful Set Scalereplace Apps V1Namespaced Stateful Set Scale
apis-apps-v1-namespaces-{namespace}-statefulsets-{name}
delete Apps V1Namespaced Stateful Setread Apps V1Namespaced Stateful Setpatch Apps V1Namespaced Stateful Setreplace Apps V1Namespaced Stateful Set
apis-apps-v1-namespaces-{namespace}-statefulsets
delete Apps V1Collection Namespaced Stateful Setlist Apps V1Namespaced Stateful Setcreate Apps V1Namespaced Stateful Set
apis-apps-v1-namespaces-{namespace}-replicasets-{name}-status
read Apps V1Namespaced Replica Set Statuspatch Apps V1Namespaced Replica Set Statusreplace Apps V1Namespaced Replica Set Status
apis-apps-v1-namespaces-{namespace}-replicasets-{name}-scale
read Apps V1Namespaced Replica Set Scalepatch Apps V1Namespaced Replica Set Scalereplace Apps V1Namespaced Replica Set Scale
apis-apps-v1-namespaces-{namespace}-replicasets-{name}
delete Apps V1Namespaced Replica Setread Apps V1Namespaced Replica Setpatch Apps V1Namespaced Replica Setreplace Apps V1Namespaced Replica Set
apis-apps-v1-namespaces-{namespace}-replicasets
delete Apps V1Collection Namespaced Replica Setlist Apps V1Namespaced Replica Setcreate Apps V1Namespaced Replica Set
apis-apps-v1-namespaces-{namespace}-deployments-{name}-status
read Apps V1Namespaced Deployment Statuspatch Apps V1Namespaced Deployment Statusreplace Apps V1Namespaced Deployment Status
apis-apps-v1-namespaces-{namespace}-deployments-{name}-scale
read Apps V1Namespaced Deployment Scalepatch Apps V1Namespaced Deployment Scalereplace Apps V1Namespaced Deployment Scale
apis-apps-v1-namespaces-{namespace}-deployments-{name}
delete Apps V1Namespaced Deploymentread Apps V1Namespaced Deploymentpatch Apps V1Namespaced Deploymentreplace Apps V1Namespaced Deployment
apis-apps-v1-namespaces-{namespace}-deployments
delete Apps V1Collection Namespaced Deploymentlist Apps V1Namespaced Deploymentcreate Apps V1Namespaced Deployment
apis-apps-v1-namespaces-{namespace}-daemonsets-{name}-status
read Apps V1Namespaced Daemon Set Statuspatch Apps V1Namespaced Daemon Set Statusreplace Apps V1Namespaced Daemon Set Status
apis-apps-v1-namespaces-{namespace}-daemonsets-{name}
delete Apps V1Namespaced Daemon Setread Apps V1Namespaced Daemon Setpatch Apps V1Namespaced Daemon Setreplace Apps V1Namespaced Daemon Set
apis-apps-v1-namespaces-{namespace}-daemonsets
delete Apps V1Collection Namespaced Daemon Setlist Apps V1Namespaced Daemon Setcreate Apps V1Namespaced Daemon Set
apis-apps-v1-namespaces-{namespace}-controllerrevisions-{name}
delete Apps V1Namespaced Controller Revisionread Apps V1Namespaced Controller Revisionpatch Apps V1Namespaced Controller Revisionreplace Apps V1Namespaced Controller Revision
apis-apps-v1-namespaces-{namespace}-controllerrevisions
delete Apps V1Collection Namespaced Controller Revisionlist Apps V1Namespaced Controller Revisioncreate Apps V1Namespaced Controller Revision
apis-apps-v1-deployments
list Apps V1Deployment For All Namespaces
apis-apps-v1-daemonsets
list Apps V1Daemon Set For All Namespaces
apis-apps-v1-controllerrevisions
list Apps V1Controller Revision For All Namespaces
apis-apps-v1
get Apps V1API Resources
apis-apps
get Apps API Group
apis-apiregistration.k8s.io-v1-watch-apiservices-{name}
watch Apiregistration V1API Service
apis-apiregistration.k8s.io-v1-watch-apiservices
watch Apiregistration V1API Service List
apis-apiregistration.k8s.io-v1-apiservices-{name}-status
read Apiregistration V1API Service Statuspatch Apiregistration V1API Service Statusreplace Apiregistration V1API Service Status
apis-apiregistration.k8s.io-v1-apiservices-{name}
delete Apiregistration V1API Serviceread Apiregistration V1API Servicepatch Apiregistration V1API Servicereplace Apiregistration V1API Service
apis-apiregistration.k8s.io-v1-apiservices
delete Apiregistration V1Collection API Servicelist Apiregistration V1API Servicecreate Apiregistration V1API Service
apis-apiregistration.k8s.io-v1
get Apiregistration V1API Resources
apis-apiregistration.k8s.io
get Apiregistration API Group
apis-apiextensions.k8s.io-v1-watch-customresourcedefinitions-{name}
watch Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1-watch-customresourcedefinitions
watch Apiextensions V1Custom Resource Definition List
apis-apiextensions.k8s.io-v1-customresourcedefinitions-{name}-status
read Apiextensions V1Custom Resource Definition Statuspatch Apiextensions V1Custom Resource Definition Statusreplace Apiextensions V1Custom Resource Definition Status
apis-apiextensions.k8s.io-v1-customresourcedefinitions-{name}
delete Apiextensions V1Custom Resource Definitionread Apiextensions V1Custom Resource Definitionpatch Apiextensions V1Custom Resource Definitionreplace Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1-customresourcedefinitions
delete Apiextensions V1Collection Custom Resource Definitionlist Apiextensions V1Custom Resource Definitioncreate Apiextensions V1Custom Resource Definition
apis-apiextensions.k8s.io-v1
get Apiextensions V1API Resources
apis-apiextensions.k8s.io
get Apiextensions API Group
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicybindings-{name}
watch Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicybindings
watch Admissionregistration V1beta1Validating Admission Policy Binding List
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicies-{name}
watch Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1-watch-validatingadmissionpolicies
watch Admissionregistration V1beta1Validating Admission Policy List
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicybindings-{name}
delete Admissionregistration V1beta1Validating Admission Policy Bindingread Admissionregistration V1beta1Validating Admission Policy Bindingpatch Admissionregistration V1beta1Validating Admission Policy Bindingreplace Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicybindings
delete Admissionregistration V1beta1Collection Validating Admission Policy Bindinglist Admissionregistration V1beta1Validating Admission Policy Bindingcreate Admissionregistration V1beta1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies-{name}-status
read Admissionregistration V1beta1Validating Admission Policy Statuspatch Admissionregistration V1beta1Validating Admission Policy Statusreplace Admissionregistration V1beta1Validating Admission Policy Status
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies-{name}
delete Admissionregistration V1beta1Validating Admission Policyread Admissionregistration V1beta1Validating Admission Policypatch Admissionregistration V1beta1Validating Admission Policyreplace Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1-validatingadmissionpolicies
delete Admissionregistration V1beta1Collection Validating Admission Policylist Admissionregistration V1beta1Validating Admission Policycreate Admissionregistration V1beta1Validating Admission Policy
apis-admissionregistration.k8s.io-v1beta1
get Admissionregistration V1beta1API Resources
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicybindings-{name}
watch Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicybindings
watch Admissionregistration V1alpha1Validating Admission Policy Binding List
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicies-{name}
watch Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1-watch-validatingadmissionpolicies
watch Admissionregistration V1alpha1Validating Admission Policy List
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicybindings-{name}
delete Admissionregistration V1alpha1Validating Admission Policy Bindingread Admissionregistration V1alpha1Validating Admission Policy Bindingpatch Admissionregistration V1alpha1Validating Admission Policy Bindingreplace Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicybindings
delete Admissionregistration V1alpha1Collection Validating Admission Policy Bindinglist Admissionregistration V1alpha1Validating Admission Policy Bindingcreate Admissionregistration V1alpha1Validating Admission Policy Binding
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies-{name}-status
read Admissionregistration V1alpha1Validating Admission Policy Statuspatch Admissionregistration V1alpha1Validating Admission Policy Statusreplace Admissionregistration V1alpha1Validating Admission Policy Status
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies-{name}
delete Admissionregistration V1alpha1Validating Admission Policyread Admissionregistration V1alpha1Validating Admission Policypatch Admissionregistration V1alpha1Validating Admission Policyreplace Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1-validatingadmissionpolicies
delete Admissionregistration V1alpha1Collection Validating Admission Policylist Admissionregistration V1alpha1Validating Admission Policycreate Admissionregistration V1alpha1Validating Admission Policy
apis-admissionregistration.k8s.io-v1alpha1
get Admissionregistration V1alpha1API Resources
apis-admissionregistration.k8s.io-v1-watch-validatingwebhookconfigurations-{name}
watch Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-watch-validatingwebhookconfigurations
watch Admissionregistration V1Validating Webhook Configuration List
apis-admissionregistration.k8s.io-v1-watch-mutatingwebhookconfigurations-{name}
watch Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1-watch-mutatingwebhookconfigurations
watch Admissionregistration V1Mutating Webhook Configuration List
apis-admissionregistration.k8s.io-v1-validatingwebhookconfigurations-{name}
delete Admissionregistration V1Validating Webhook Configurationread Admissionregistration V1Validating Webhook Configurationpatch Admissionregistration V1Validating Webhook Configurationreplace Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-validatingwebhookconfigurations
delete Admissionregistration V1Collection Validating Webhook Configurationlist Admissionregistration V1Validating Webhook Configurationcreate Admissionregistration V1Validating Webhook Configuration
apis-admissionregistration.k8s.io-v1-mutatingwebhookconfigurations-{name}
delete Admissionregistration V1Mutating Webhook Configurationread Admissionregistration V1Mutating Webhook Configurationpatch Admissionregistration V1Mutating Webhook Configurationreplace Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1-mutatingwebhookconfigurations
delete Admissionregistration V1Collection Mutating Webhook Configurationlist Admissionregistration V1Mutating Webhook Configurationcreate Admissionregistration V1Mutating Webhook Configuration
apis-admissionregistration.k8s.io-v1
get Admissionregistration V1API Resources
apis-admissionregistration.k8s.io
get Admissionregistration API Group
apis
get API Versions
api-v1-watch-services
watch Core V1Service List For All Namespaces
api-v1-watch-serviceaccounts
watch Core V1Service Account List For All Namespaces
api-v1-watch-secrets
watch Core V1Secret List For All Namespaces
api-v1-watch-resourcequotas
watch Core V1Resource Quota List For All Namespaces
api-v1-watch-replicationcontrollers
watch Core V1Replication Controller List For All Namespaces
api-v1-watch-podtemplates
watch Core V1Pod Template List For All Namespaces
api-v1-watch-pods
watch Core V1Pod List For All Namespaces
api-v1-watch-persistentvolumes-{name}
watch Core V1Persistent Volume
api-v1-watch-persistentvolumes
watch Core V1Persistent Volume List
api-v1-watch-persistentvolumeclaims
watch Core V1Persistent Volume Claim List For All Namespaces
api-v1-watch-nodes-{name}
watch Core V1Node
api-v1-watch-nodes
watch Core V1Node List
api-v1-watch-namespaces-{name}
watch Core V1Namespace
api-v1-watch-namespaces-{namespace}-services-{name}
watch Core V1Namespaced Service
api-v1-watch-namespaces-{namespace}-services
watch Core V1Namespaced Service List
api-v1-watch-namespaces-{namespace}-serviceaccounts-{name}
watch Core V1Namespaced Service Account
api-v1-watch-namespaces-{namespace}-serviceaccounts
watch Core V1Namespaced Service Account List
api-v1-watch-namespaces-{namespace}-secrets-{name}
watch Core V1Namespaced Secret
api-v1-watch-namespaces-{namespace}-secrets
watch Core V1Namespaced Secret List
api-v1-watch-namespaces-{namespace}-resourcequotas-{name}
watch Core V1Namespaced Resource Quota
api-v1-watch-namespaces-{namespace}-resourcequotas
watch Core V1Namespaced Resource Quota List
api-v1-watch-namespaces-{namespace}-replicationcontrollers-{name}
watch Core V1Namespaced Replication Controller
api-v1-watch-namespaces-{namespace}-replicationcontrollers
watch Core V1Namespaced Replication Controller List
api-v1-watch-namespaces-{namespace}-podtemplates-{name}
watch Core V1Namespaced Pod Template
api-v1-watch-namespaces-{namespace}-podtemplates
watch Core V1Namespaced Pod Template List
api-v1-watch-namespaces-{namespace}-pods-{name}
watch Core V1Namespaced Pod
api-v1-watch-namespaces-{namespace}-pods
watch Core V1Namespaced Pod List
api-v1-watch-namespaces-{namespace}-persistentvolumeclaims-{name}
watch Core V1Namespaced Persistent Volume Claim
api-v1-watch-namespaces-{namespace}-persistentvolumeclaims
watch Core V1Namespaced Persistent Volume Claim List
api-v1-watch-namespaces-{namespace}-limitranges-{name}
watch Core V1Namespaced Limit Range
api-v1-watch-namespaces-{namespace}-limitranges
watch Core V1Namespaced Limit Range List
api-v1-watch-namespaces-{namespace}-events-{name}
watch Core V1Namespaced Event
api-v1-watch-namespaces-{namespace}-events
watch Core V1Namespaced Event List
api-v1-watch-namespaces-{namespace}-endpoints-{name}
watch Core V1Namespaced Endpoints
api-v1-watch-namespaces-{namespace}-endpoints
watch Core V1Namespaced Endpoints List
api-v1-watch-namespaces-{namespace}-configmaps-{name}
watch Core V1Namespaced Config Map
api-v1-watch-namespaces-{namespace}-configmaps
watch Core V1Namespaced Config Map List
api-v1-watch-namespaces
watch Core V1Namespace List
api-v1-watch-limitranges
watch Core V1Limit Range List For All Namespaces
api-v1-watch-events
watch Core V1Event List For All Namespaces
api-v1-watch-endpoints
watch Core V1Endpoints List For All Namespaces
api-v1-watch-configmaps
watch Core V1Config Map List For All Namespaces
api-v1-services
list Core V1Service For All Namespaces
api-v1-serviceaccounts
list Core V1Service Account For All Namespaces
api-v1-secrets
list Core V1Secret For All Namespaces
api-v1-resourcequotas
list Core V1Resource Quota For All Namespaces
api-v1-replicationcontrollers
list Core V1Replication Controller For All Namespaces
api-v1-podtemplates
list Core V1Pod Template For All Namespaces
api-v1-pods
list Core V1Pod For All Namespaces
api-v1-persistentvolumes-{name}-status
read Core V1Persistent Volume Statuspatch Core V1Persistent Volume Statusreplace Core V1Persistent Volume Status
api-v1-persistentvolumes-{name}
delete Core V1Persistent Volumeread Core V1Persistent Volumepatch Core V1Persistent Volumereplace Core V1Persistent Volume
api-v1-persistentvolumes
delete Core V1Collection Persistent Volumelist Core V1Persistent Volumecreate Core V1Persistent Volume
api-v1-persistentvolumeclaims
list Core V1Persistent Volume Claim For All Namespaces
api-v1-nodes-{name}-status
read Core V1Node Statuspatch Core V1Node Statusreplace Core V1Node Status
api-v1-nodes-{name}-proxy-{path}
connect Core V1Delete Node Proxy With Pathconnect Core V1Get Node Proxy With Pathconnect Core V1Head Node Proxy With Pathconnect Core V1Options Node Proxy With Pathconnect Core V1Patch Node Proxy With Pathconnect Core V1Post Node Proxy With Pathconnect Core V1Put Node Proxy With Path
api-v1-nodes-{name}-proxy
connect Core V1Delete Node Proxyconnect Core V1Get Node Proxyconnect Core V1Head Node Proxyconnect Core V1Options Node Proxyconnect Core V1Patch Node Proxyconnect Core V1Post Node Proxyconnect Core V1Put Node Proxy
api-v1-nodes-{name}
delete Core V1Noderead Core V1Nodepatch Core V1Nodereplace Core V1Node
api-v1-nodes
delete Core V1Collection Nodelist Core V1Nodecreate Core V1Node
api-v1-namespaces-{name}-status
read Core V1Namespace Statuspatch Core V1Namespace Statusreplace Core V1Namespace Status
api-v1-namespaces-{name}-finalize
replace Core V1Namespace Finalize
api-v1-namespaces-{name}
delete Core V1Namespaceread Core V1Namespacepatch Core V1Namespacereplace Core V1Namespace
api-v1-namespaces-{namespace}-services-{name}-status
read Core V1Namespaced Service Statuspatch Core V1Namespaced Service Statusreplace Core V1Namespaced Service Status
api-v1-namespaces-{namespace}-services-{name}-proxy-{path}
connect Core V1Delete Namespaced Service Proxy With Pathconnect Core V1Get Namespaced Service Proxy With Pathconnect Core V1Head Namespaced Service Proxy With Pathconnect Core V1Options Namespaced Service Proxy With Pathconnect Core V1Patch Namespaced Service Proxy With Pathconnect Core V1Post Namespaced Service Proxy With Pathconnect Core V1Put Namespaced Service Proxy With Path
api-v1-namespaces-{namespace}-services-{name}-proxy
connect Core V1Delete Namespaced Service Proxyconnect Core V1Get Namespaced Service Proxyconnect Core V1Head Namespaced Service Proxyconnect Core V1Options Namespaced Service Proxyconnect Core V1Patch Namespaced Service Proxyconnect Core V1Post Namespaced Service Proxyconnect Core V1Put Namespaced Service Proxy
api-v1-namespaces-{namespace}-services-{name}
delete Core V1Namespaced Serviceread Core V1Namespaced Servicepatch Core V1Namespaced Servicereplace Core V1Namespaced Service
api-v1-namespaces-{namespace}-services
delete Core V1Collection Namespaced Servicelist Core V1Namespaced Servicecreate Core V1Namespaced Service
api-v1-namespaces-{namespace}-serviceaccounts-{name}-token
create Core V1Namespaced Service Account Token
api-v1-namespaces-{namespace}-serviceaccounts-{name}
delete Core V1Namespaced Service Accountread Core V1Namespaced Service Accountpatch Core V1Namespaced Service Accountreplace Core V1Namespaced Service Account
api-v1-namespaces-{namespace}-serviceaccounts
delete Core V1Collection Namespaced Service Accountlist Core V1Namespaced Service Accountcreate Core V1Namespaced Service Account
api-v1-namespaces-{namespace}-secrets-{name}
delete Core V1Namespaced Secretread Core V1Namespaced Secretpatch Core V1Namespaced Secretreplace Core V1Namespaced Secret
api-v1-namespaces-{namespace}-secrets
delete Core V1Collection Namespaced Secretlist Core V1Namespaced Secretcreate Core V1Namespaced Secret
api-v1-namespaces-{namespace}-resourcequotas-{name}-status
read Core V1Namespaced Resource Quota Statuspatch Core V1Namespaced Resource Quota Statusreplace Core V1Namespaced Resource Quota Status
api-v1-namespaces-{namespace}-resourcequotas-{name}
delete Core V1Namespaced Resource Quotaread Core V1Namespaced Resource Quotapatch Core V1Namespaced Resource Quotareplace Core V1Namespaced Resource Quota
api-v1-namespaces-{namespace}-resourcequotas
delete Core V1Collection Namespaced Resource Quotalist Core V1Namespaced Resource Quotacreate Core V1Namespaced Resource Quota
api-v1-namespaces-{namespace}-replicationcontrollers-{name}-status
read Core V1Namespaced Replication Controller Statuspatch Core V1Namespaced Replication Controller Statusreplace Core V1Namespaced Replication Controller Status
api-v1-namespaces-{namespace}-replicationcontrollers-{name}-scale
read Core V1Namespaced Replication Controller Scalepatch Core V1Namespaced Replication Controller Scalereplace Core V1Namespaced Replication Controller Scale
api-v1-namespaces-{namespace}-replicationcontrollers-{name}
delete Core V1Namespaced Replication Controllerread Core V1Namespaced Replication Controllerpatch Core V1Namespaced Replication Controllerreplace Core V1Namespaced Replication Controller
api-v1-namespaces-{namespace}-replicationcontrollers
delete Core V1Collection Namespaced Replication Controllerlist Core V1Namespaced Replication Controllercreate Core V1Namespaced Replication Controller
api-v1-namespaces-{namespace}-podtemplates-{name}
delete Core V1Namespaced Pod Templateread Core V1Namespaced Pod Templatepatch Core V1Namespaced Pod Templatereplace Core V1Namespaced Pod Template
api-v1-namespaces-{namespace}-podtemplates
delete Core V1Collection Namespaced Pod Templatelist Core V1Namespaced Pod Templatecreate Core V1Namespaced Pod Template
api-v1-namespaces-{namespace}-pods-{name}-status
read Core V1Namespaced Pod Statuspatch Core V1Namespaced Pod Statusreplace Core V1Namespaced Pod Status
api-v1-namespaces-{namespace}-pods-{name}-proxy-{path}
connect Core V1Delete Namespaced Pod Proxy With Pathconnect Core V1Get Namespaced Pod Proxy With Pathconnect Core V1Head Namespaced Pod Proxy With Pathconnect Core V1Options Namespaced Pod Proxy With Pathconnect Core V1Patch Namespaced Pod Proxy With Pathconnect Core V1Post Namespaced Pod Proxy With Pathconnect Core V1Put Namespaced Pod Proxy With Path
api-v1-namespaces-{namespace}-pods-{name}-proxy
connect Core V1Delete Namespaced Pod Proxyconnect Core V1Get Namespaced Pod Proxyconnect Core V1Head Namespaced Pod Proxyconnect Core V1Options Namespaced Pod Proxyconnect Core V1Patch Namespaced Pod Proxyconnect Core V1Post Namespaced Pod Proxyconnect Core V1Put Namespaced Pod Proxy
api-v1-namespaces-{namespace}-pods-{name}-portforward
connect Core V1Get Namespaced Pod Portforwardconnect Core V1Post Namespaced Pod Portforward
api-v1-namespaces-{namespace}-pods-{name}-log
read Core V1Namespaced Pod Log
api-v1-namespaces-{namespace}-pods-{name}-exec
connect Core V1Get Namespaced Pod Execconnect Core V1Post Namespaced Pod Exec
api-v1-namespaces-{namespace}-pods-{name}-eviction
create Core V1Namespaced Pod Eviction
api-v1-namespaces-{namespace}-pods-{name}-ephemeralcontainers
read Core V1Namespaced Pod Ephemeralcontainerspatch Core V1Namespaced Pod Ephemeralcontainersreplace Core V1Namespaced Pod Ephemeralcontainers
api-v1-namespaces-{namespace}-pods-{name}-binding
create Core V1Namespaced Pod Binding
api-v1-namespaces-{namespace}-pods-{name}-attach
connect Core V1Get Namespaced Pod Attachconnect Core V1Post Namespaced Pod Attach
api-v1-namespaces-{namespace}-pods-{name}
delete Core V1Namespaced Podread Core V1Namespaced Podpatch Core V1Namespaced Podreplace Core V1Namespaced Pod
api-v1-namespaces-{namespace}-pods
delete Core V1Collection Namespaced Podlist Core V1Namespaced Podcreate Core V1Namespaced Pod
api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}-status
read Core V1Namespaced Persistent Volume Claim Statuspatch Core V1Namespaced Persistent Volume Claim Statusreplace Core V1Namespaced Persistent Volume Claim Status
api-v1-namespaces-{namespace}-persistentvolumeclaims-{name}
delete Core V1Namespaced Persistent Volume Claimread Core V1Namespaced Persistent Volume Claimpatch Core V1Namespaced Persistent Volume Claimreplace Core V1Namespaced Persistent Volume Claim
api-v1-namespaces-{namespace}-persistentvolumeclaims
delete Core V1Collection Namespaced Persistent Volume Claimlist Core V1Namespaced Persistent Volume Claimcreate Core V1Namespaced Persistent Volume Claim
api-v1-namespaces-{namespace}-limitranges-{name}
delete Core V1Namespaced Limit Rangeread Core V1Namespaced Limit Rangepatch Core V1Namespaced Limit Rangereplace Core V1Namespaced Limit Range
api-v1-namespaces-{namespace}-limitranges
delete Core V1Collection Namespaced Limit Rangelist Core V1Namespaced Limit Rangecreate Core V1Namespaced Limit Range
api-v1-namespaces-{namespace}-events-{name}
delete Core V1Namespaced Eventread Core V1Namespaced Eventpatch Core V1Namespaced Eventreplace Core V1Namespaced Event
api-v1-namespaces-{namespace}-events
delete Core V1Collection Namespaced Eventlist Core V1Namespaced Eventcreate Core V1Namespaced Event
api-v1-namespaces-{namespace}-endpoints-{name}
delete Core V1Namespaced Endpointsread Core V1Namespaced Endpointspatch Core V1Namespaced Endpointsreplace Core V1Namespaced Endpoints
api-v1-namespaces-{namespace}-endpoints
delete Core V1Collection Namespaced Endpointslist Core V1Namespaced Endpointscreate Core V1Namespaced Endpoints
api-v1-namespaces-{namespace}-configmaps-{name}
delete Core V1Namespaced Config Mapread Core V1Namespaced Config Mappatch Core V1Namespaced Config Mapreplace Core V1Namespaced Config Map
api-v1-namespaces-{namespace}-configmaps
delete Core V1Collection Namespaced Config Maplist Core V1Namespaced Config Mapcreate Core V1Namespaced Config Map
api-v1-namespaces-{namespace}-bindings
create Core V1Namespaced Binding
api-v1-namespaces
list Core V1Namespacecreate Core V1Namespace
api-v1-limitranges
list Core V1Limit Range For All Namespaces
api-v1-events
list Core V1Event For All Namespaces
api-v1-endpoints
list Core V1Endpoints For All Namespaces
api-v1-configmaps
list Core V1Config Map For All Namespaces
api-v1-componentstatuses-{name}
read Core V1Component Status
api-v1-componentstatuses
list Core V1Component Status
api-v1
get Core V1API Resources
api
get Core API Versions
.well-known-openid-configuration
get Service Account Issuer Open ID Configuration
OpenSearch Dashboards / Kibana REST API
Object Exploration
Find visualizationsGet visualization
Dashboard Import/Export
Export (save) dashboardImport (load) dashboard
OpenSearch REST API
Index APIs
Put Create IndexDelete IndexPut Index MappingGet Settings Index SettingGet Settings IndexPut Index Mapping With Index
cat APIs
Get Cat NodesGet Cat Indices With IndexGet Cat Indices
Cluster APIs
Get Cluster SettingsPut Update Cluster SettingsGet Ping Cluster
Post AliasesPost SearchGet Document DocPost Search With IndexGet Document Source
Prometheus HTTP API
admin/tsdb-clean_tombstones
Removes deleted dataRemoves deleted data
admin/tsdb-delete_series
Deletes selected dataDeletes selected data
admin/tsdb-snapshot
Creates Snapshot of current dataCreates Snapshot of current data
labels
Returns label namesReturns label names
query
Evaluates instant queryEvaluates instant query
query_exemplars
Returns list of ExemplarsReturns list of Exemplars
query_range
Evaluates query over range of time.Evaluates query over range of time.
series
Returns time seriesReturns time seriesReturns time series
status
Returns build informationReturns configuration fileReturns flag valuesReturns runtime infoReturns statistics about TSBDReturns info about WAL replay.
targets
Returns current target discovery.Returns target metadata
Returns current alertmanager discoveryReturns active alertsReturns label valuesReturns metric metadataReturns currently loaded rules
Rancher Server REST API
Clusters-{clusterId}-Projects-{projectId}
Get Cluster's Project
Clusters-{clusterId}-Projects
Get Cluster's Projects
Clusters-{clusterId}
Get Cluster
Clusters
Get ClustersGet Cluster Registration TokensGet cluster.x-k8s.io.machinedeploymentsGet cluster.x-k8s.io.machinesGet Cluster Role Template BindingsCreate Cluster Role Template Bindings
Users-{userId}
Get User
Users
Get Users
Principals
Get PrincipalsSearch Principals
Schemas
Get Schemas
Cattle-management.cattle.io
Cattle ClusterCattle FeaturesCattle SettingsCattle Fleet WorkspacesCattle Rancher User NotificationsCattle Node DriversCattle Konteiner DriversCattle UsersCattle Role Templates
Cattle-catalog.cattle.io-Cluster Repos
Get Cluster ReposGet Rancher ChartsGet Rancher Partner ChartsGet Rancher RKE2 Charts
Cattle-catalog.cattle.io
Cattle Catalog Apps
Cattle-provisioning.cattle.io-{clusterName}
Get Cattle Provisioned Cluster
Cattle-provisioning.cattle.io
Get Cattle Provisioning ClustersImport Generic Cluster
Dashboard-Counts
Get Counts
Dashboard-User Preferences-{userId}
Get Specfic User Preference
Dashboard-User Preferences
Get User Preferences
Dashboard-Namespaces
Get Namespaces
Tokens
Get TokensCreate API Token
Events
Get Events
Templates
Get Template Racnher Monitoring
Projects-{projectId}
Get Project
Projects
Get Projects
Nodes
Get Nodes
Node Pools
Get Node Pools
Verrazzano Console REST API
install.verrazzano.io
Verrazzanos
core.oam.dev
Application ConfigurationsComponents
clusters.verrazzano.io
Verrazzano Managed ClustersVerrazzano ProjectsMulti Cluster Application ConfigurationsMulti Cluster Components
HomeKeycloak Admin REST API{realm}-clients

{realm}-clients

Number of APIs: 2

  1. Create a new client Client’s client_id must be unique! POST {{baseUrl}}/:realm/clients

  2. Get clients belonging to the realm Returns a list of clients belonging to the realm GET {{baseUrl}}/:realm/clients?clientId=consequat incididunt dolor pariatur&first=18909540&max=18909540&q=consequat incididunt dolor pariatur&search=true&viewableOnly=true

Previous
Get user sessions for client Returns a list of user sessions associated with this client
Next
Get clients belonging to the realm Returns a list of clients belonging to the realm