api-v1-namespaces-{namespace}-serviceaccounts-{name}

Number of APIs: 5

  1. delete Core V1Namespaced Service Account DELETE {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>

  2. read Core V1Namespaced Service Account GET {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?exact=<boolean>&export=<boolean>&pretty=<string>

  3. patch Core V1Namespaced Service Account PATCH {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&fieldManager=<string>&force=<boolean>&pretty=<string>

  4. replace Core V1Namespaced Service Account PUT {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name?dryRun=<string>&fieldManager=<string>&pretty=<string>

  5. create Core V1Namespaced Service Account Token POST {{baseUrl}}/api/v1/namespaces/:namespace/serviceaccounts/:name/token?dryRun=<string>&fieldManager=<string>&pretty=<string>