Kong · Capability
Konnect API - Go SDK — MTLS-auth credentials
Konnect API - Go SDK — MTLS-auth credentials. 7 operations. Lead operation: List all MTLS-auth credentials associated with a Consumer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listmtlsauthwithconsumer
— List all MTLS-auth credentials associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/mtls-auth
POST
Createmtlsauthwithconsumer
— Create a new MTLS-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/mtls-auth
DELETE
Deletemtlsauthwithconsumer
— Delete a a MTLS-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/mtls-auth/{mtlsauthid}
GET
Getmtlsauthwithconsumer
— Get a MTLS-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/mtls-auth/{mtlsauthid}
PUT
Upsertmtlsauthwithconsumer
— Upsert a MTLS-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/mtls-auth/{mtlsauthid}
GET
Listmtlsauth
— List all MTLS-auth credentials
/v1/v2/control-planes/{controlplaneid}/core-entities/mtls-auths
GET
Getmtlsauth
— Get a MTLS-auth credential
/v1/v2/control-planes/{controlplaneid}/core-entities/mtls-auths/{mtlsauthid}
MCP Tools
list-all-mtls-auth-credentials
List all MTLS-auth credentials associated with a Consumer
read-only
idempotent
create-new-mtls-auth-credential
Create a new MTLS-auth credential associated with a Consumer
delete-mtls-auth-credential-associated
Delete a a MTLS-auth credential associated with a Consumer
idempotent
get-mtls-auth-credential-associated
Get a MTLS-auth credential associated with a Consumer
read-only
idempotent
upsert-mtls-auth-credential-associated
Upsert a MTLS-auth credential associated with a Consumer
idempotent
list-all-mtls-auth-credentials-2
List all MTLS-auth credentials
read-only
idempotent
get-mtls-auth-credential
Get a MTLS-auth credential
read-only
idempotent