api-v1-namespaces-{namespace}-serviceaccounts-{name}
Number of APIs: 5
-
delete Core V1Namespaced Service Account DELETE {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>
-
read Core V1Namespaced Service Account GET {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?exact=<boolean>&export=<boolean>&pretty=<string>
-
patch Core V1Namespaced Service Account PATCH {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&fieldManager=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespaced Service Account PUT {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&fieldManager=<string>&pretty=<string>
-
create Core V1Namespaced Service Account Token POST {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name/token?dryRun=<string>&fieldManager=<string>&pretty=<string>