Contains the operations for publishing models.
Model Publish
Loading...
The Model Publish API provides support for publishing objects to a predefined destination.
get
Internal-Use OnlyReturns a list of links to the top-level resources that are surfaced through this API.Get a list of top-level resource links
head
Internal-Use OnlyReturns header information and a status of whether the Model Publish service is available.Check API availability
head
Internal-Use OnlyReturns header information for the list of published models.Check if published models exist
get
Internal-Use OnlyReturns a list of published models.Get a list of published models
post
Internal-Use OnlyPublish one or more models to a CAS server, Hadoop, SAS Micro Analytic Service, or Teradata, as well as Azure Machine Learning (AML), and container destinations such as Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), and Private Docker.Publish models
head
Internal-Use OnlyReturns header information for a published model.Check if a published model exists
get
Internal-Use OnlyReturns published models.Get published models
delete
Internal-Use OnlyDeletes a published model by ID.Delete a published model
post
Internal-Use OnlyReturns the code to be able to run the model based on the provided data and mapping information in request.Get the mapped code for a model
get
Internal-Use OnlyReturns the Dockerfile metadata for a model that was published to a container.Get Dockerfile metadata for a published model
get
Internal-Use OnlyReturns the Dockerfile content for a model that was published to a container.Get Dockerfile content for a published model
get
Internal-Use OnlyReturns a published model log.Get a published model log
get
Internal-Use OnlyReturns the manifest for the object (model, decision, or rule set) that was published to a container.Get manifest for a published object
get
Internal-Use OnlyReturns the deployment descriptor for the object (model, decision, or rule set) that was published to a container.Get deployment descriptor for a published object
get
Internal-Use OnlyReturns the deployment descriptor content for a published object that was published to a container.Get deployment descriptor file content for a published object
Contains the operations for publishing destinations.
head
Internal-Use OnlyReturns header information for a list of publishing destinations.Check publishing destinations availability
get
Internal-Use OnlyReturns a list of publishing destinations.Get a list of publishing destinations
post
Internal-Use OnlyCreates a publishing destination.Create a publishing destination
head
Internal-Use OnlyReturns the header information for a publishing destination by name.Check publishing destination by name
get
Internal-Use OnlyReturns a publishing destination by name.Get a publishing destination by name
put
Internal-Use OnlyUpdates a publishing destination.Update a publishing destination
delete
Internal-Use OnlyDeletes a publishing destination by name.Delete a publishing destination
get
Internal-Use OnlyReturns a list of Git repository folders for the specified destination.Get a list of Git repository folders
post
Internal-Use OnlyCreates a Git repository folder within the specified destination.Create a Git repository folder
put
Internal-Use OnlyRename a Git repository folder.Rename a Git repository folder
delete
Internal-Use OnlyDelete the specified Git repository folder.