Replace a ModelClass

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

ModelClass is a namespaced deployment template for an AI model.
It identifies the Model (via spec.model), the runtime (vllm/nim/...), and
the runtime-level resources, scaling, image, and arguments. Many
ModelDeployments may reference the same ModelClass; bootstrap may seed a
set of ModelClass objects
into each namespace.

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 ModelClass.

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