describe-model-registry¶
- subtitle
Describe Cloudera AI Model Registry.
- version
0.9.126
Description¶
Describes a Cloudera AI Model Registry.
Synopsis¶
describe-model-registry
--model-registry-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--model-registry-crn
(string)
The CRN of the Model Registry to describe.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
modelRegistry -> (object)
Model registry object
id -> (integer)
The id of model registry.
namespace -> (string)
The namespace of model registry.
s3Bucket -> (string)
The s3 bucket of model registry.
s3Endpoint -> (string)
The Ozone endpoint of model registry.
creator -> (string)
The creator of model registry.
status -> (string)
The status of model registry.
environmentCrn -> (string)
The environment CRN of model registry.
createdAt -> (datetime)
The creation time of model registry.
crn -> (string)
ModelRegistry CRN.
environmentName -> (string)
Environment name.
machineUserCrn -> (string)
The machine user CRN of the model registry.
serviceName -> (string)
The service name of model registry.
version -> (string)
The version of the model registry.
domain -> (string)
The domain of the model registry
endpointPublicAccess -> (boolean)
To indicate if the model registry standalone API endpoint is publicly accessible or not.
Form Factors¶
public, private