Audit event for Watson Machine Learning Accelerator
The following list describes Watson Machine Learning Accelerator auditable events that are generated and forwarded by the Audit Logging Service.
- Application logs
-
wmla.applications.read: Query applicationwmla.applications.log.read: Query application logswmla.applications.stop: Stop applicationwmla.applications.delete: Delete history application
- Batch training
-
wmla.training.batches.create: Create batch trainingwmla.training.batches.batch.delete: Delete batch trainingwmla.training.batches.delete: Delete batch trainingswmla.training.batches.batch.read: Query a batch trainingwmla.training.batches.read: Query batch trainingswmla.training.batches.batch.stop: Stop a batch training
- Resource plan
-
wmla.resourceplan.read: Query a resource planwmla.resourceplan.create: Create a resource planwmla.resourceplan.remove: Delete a resource planwmla.resourceplan.update: Update a resource plan
- Hyperparameter optimization
-
wmla.hpo.create: Create a hyperparameter optimization jobwmla.hpo.stop: Stop a hyperparameter optimization jobwmla.hpo.restart: Restart a hyperparameter optimization jobwmla.hpo.experiment.read: Query a hyperparameter optimization jobwmla.hpo.read: Query hyperparameter optimization jobswmla.hpo.experiment.delete: Delete a hyperparameter optimization jobwmla.hpo.delete: Delete hyperparameter optimization jobs
- Inference deployment
-
wmla.inference.auth.token: Authentication token for user logon with basic auth modewmla.inference.auth.token.inference: Authenticate to get a service token for inferencewmla.inference.inference: Input data for inference and return inference resultwmla.inference.deployment.upload: Upload model package files to deploy new modelwmla.inference.deployment.redeploy: Redeploy and publish a model packagewmla.inference.deployment.runtime.read: Get all available runtimeswmla.inference.deployment.runtime.create: Create a custom runtimewmla.inference.deployment.runtime.update: Update an existing runtimewmla.inference.deployment.runtime.detail.read: Get runtime detailswmla.inference.deployment.runtime.detail.remove: Delete a runtime
- Inference models
-
wmla.inference.models.read: Get all modelswmla.inference.models.create: Create a modelwmla.inference.models.extension.read: Get all model and extension informationwmla.inference.model.read: Get a modelwmla.inference.model.remove: Delete a modelwmla.inference.model.update: Update a specific modelwmla.inference.model.start: Start a deployed modelwmla.inference.model.stop: Stop a deployed modelwmla.inference.model.instance.read: Get a specific model instance informationwmla.inference.model.readme.read: Get readme information for a modelwmla.inference.model.readme.update: Update readme information for a modelwmla.inference.model.streaming.read: Get a streaming URL for a modelwmla.inference.model.appprofile.read: Get an application profile for a modelwmla.inference.model.appprofile.update: Update the application profile for a model