Model Deployments
Get Nvidia NIM Model Deployment Specifications
Fetches deployment specifications for a NIM Model
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Workspace Id
Nvidia NIM container id Format: <org>/<team>/<model>
, e.g. nim/meta/llama3-8b-instruct
FQN of the Custom Registry Provider Integration pointing to nvcr.io
FQN of the Secret containing the NGC API key
Response
200
application/json
Returns deployment specifications for the NIM Model
The response is of type object
.