NVIDIA Run:ai Datasources API is one of 62 APIs that NVIDIA Run:ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Datasources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes
1 operation
across 1 path,
and defines 67 schemas.
It is described by OpenAPI 3.0.3, at version latest.
Requests are made against a single base URL, https://app.run.ai.
1 operations1 paths67 schemas1 GET
Metadata
The identity and technical contract details declared by the specification.
NVIDIA Run:ai Datasources API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth — Bearer authentication
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Datasources 1
Data source assets.
GET
/api/v1/asset/datasource
List datasource assets.
list_datasource_assets12 params→ 200401403503
Schemas 67
The contract defines 67 schemas that model the data the API accepts and returns. The most detailed are AssetReadOnlyFields (11 properties), AssetCreationFields (7 properties), DatasourceListResponseEntry (7 properties), DatasourceListResponseAssetSpec (7 properties). Each schema is shown below with its type and property counts.
S3Common
object
3 properties
PvcFieldsNonUpdatable
object
6 properties
DataSourceOverrides
object
specific fields to override in the data source.
1 property
AssetsUsageRefCompute
object
DatasourceListResponseAssetSpec
object
7 properties
Error
object
3 properties2 required
EnvironmentAssetRef
object
Reference information about environment asset.
3 properties2 required
PVCAssetSpec
DatasourceListResponseEntry
object
7 properties2 required
PvcClaimSize
string
Requested size for the PVC. Mandatory when existingPvc is false. Recommended sizes: TB/GB/MB/TIB/GIB/MIB
PvcAddedAttrValues
array
an optional array of key-values pairs that are written as annotations on the created PVC. the allowed attributes are determined according to the storage class…
UsageTimesInfo
object
Details about times the asset has been used by workloads, etc.
1 property
AssetsUsageRef
object
Reference information about usage of assets by other assets, for example datasources that uses credentials.
5 properties
AssetName
string
The name of the asset.
Pvc
ComplianceInfoReason
object
An issue preventing the use of a template or asset for creating workloads in a given project.
3 properties1 required
AssetMeta
HostPath
object
4 properties
AssetClusterStatusIssues
array
AssetClusterStatusIssue
object
3 properties3 required
SecretAssetSpec
object
S3AssetSpec
CredentialAsset
object
1 property
GitPasswordAsset
object
1 property
AssetDescription
string
The description of the asset.
AssetClusterStatusInfo
object
4 properties
WorkloadName
string
The name of the workload.
ClaimInfo
object
Claim information for the newly created PVC. The information should not be provided when attempting to use existing PVC.
5 properties
AssetId
string
Unique identifier of the asset.
HostPathMountPropagation
string
Share this volumes mount with other containers. If set to HostToContainer, this volume mount will receive all subsequent mounts that are mounted to this volume…
ConfigMapAssetSpec
PolicyRuleEnum
string
Indicates which validation rule (e.g., min, max, step, options, required, canEdit, canAdd) conflicted with policy restrictions, causing the asset or template t…
AssetReadOnlyFields
object
11 properties6 required
UpdateCount
integer
the value of an update counter of a data in the system.
AssetKind
string
The kind of the asset.
AssetSyncStatusEnum
string
AssetDatasourceRef
object
Reference information about a datasource asset.
4 properties3 required
AssetClusterStatusIssueEnum
string
AssetUsageInfo
object
Details about resources that use the asset.
6 properties
GitAssetSpec
ComplianceInfo
object
Compliance of an asset with creation of workloads in a given project.
3 properties
PvcAddedAttrValue
object
2 properties1 required
WorkloadRefAndStatus
object
Id, name and status of a workspace or training
3 properties2 required
DatasourceListResponse
object
1 property1 required
HostPathSpec
Scope
string
The scope in which an asset can be used. The highest scope, system, is intended for internal purposes only.
GitCredentialId
object
1 property
S3AccessKeyAsset
object
1 property
PvcVolumeMode
string
Default volume mode for the PVC. Choose between Filesystem (default) or Block.
AssetRef
object
Reference information about an asset.
2 properties2 required
NFSAssetSpec
DefaultMode
string
File permission mode in octal string format. This value must be a 4-digit octal number, representing the default file mode when mounting a Secret or ConfigMap…
Nfs
object
4 properties
ClusterInfo1
object
Cluster related information of the asset.
1 property
WorkloadId1
string
A unique ID of the workload.
WorkloadSupportedTypes
object
5 properties
AssetUpdatableFields
object
2 properties1 required
ClusterResourceInfo
object
1 property
ToolType
string
Super set of Internal and External tool types.
AssetCreationFields
object
7 properties1 required
ScopeType
string
ConfigMap
object
4 properties
GitCommon
object
4 properties
ScopeId
string
The id of the cluster, department or project, depending on the scope type.
ClusterIdOptional
string
The id of the cluster.
PvcFieldsUpdatable
object
1 property
PvcAccessModes
object
Default access mode(s) applied to newly created PVCs unless explicitly overridden.
3 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.