Create Function

Creates a new function within the authenticated NVIDIA Cloud Account. Requires a bearer token with 'register_function' scope in the HTTP Authorization header.

Body Params
string
required
length between 10 and 36

Function name must start with lowercase/uppercase/digit and can only contain lowercase, uppercase, digit, hyphen, and underscore characters

uri
required

Entrypoint for invoking the container to process a request

uri

Health endpoint for the container or the helmChart

int32

Optional port number where the inference listener is running. Defaults to 8000 for Triton.

string

Args to be passed when launching the container

containerEnvironment
array of objects

Environment settings for launching the container

containerEnvironment
models
array of objects

Optional set of models

models
uri

Optional custom container image

uri

Optional Helm Chart

string

Helm Chart Service Name is required when helmChart property is specified

resources
array of objects

Optional set of resources

resources
string
enum

Invocation request body format

Allowed:
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
country_code