Replace a RegistryCredential

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Kubernetes namespace of the resource.

string
required

Name of the resource.

Body Params

RegistryCredential is a namespaced resource carrying one Secret of one
purpose (modelPull, license, imagePull). Each RegistryCredential carries
exactly one Secret with exactly one purpose (Type); namespaces typically
hold several. Referenced by Model's spec.source.modelPullCredential for
weight fetching, and by ModelDeployment's spec.licenseCredential /
spec.imagePullCredentials for runtime container needs.

string

APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

string

Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

metadata
object
spec
object
required

Spec defines the desired state of RegistryCredential.

Responses

400

Bad Request — the request body or parameters are invalid.

401

Unauthorized — no or invalid bearer token provided.

403

Forbidden — the authenticated principal lacks permission.

404

Not Found — the resource does not exist.

422

Unprocessable Entity — the object failed schema validation.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json